

The video is 2 years old. Any new developments?
The video is 2 years old. Any new developments?
ZFS has built in error checking and correction if you have parity data. Its less if they have had corruption and more that it doesnt matter, because their system is designed to correct it automatically anyway.
With EXT4 over 30 years, you’ve likely been lucky or unaware of any corruption. Guess thats the same thing in the end.
Just use solar panels to power the ac to cool the water that makes the nuclear. Bonus points for floating solar arrays that cool the panels while shading the cooling water.
Extra bonus: you get to blame perfectly functional renewables when nuclear fails.
Depends on what you’re doing a bit. Databases? Hypervisors? Just files? If all of the above, its best to use an actual product this. Either foss like borgbackup or Urbackup, or something like Veeam which is a popular pay option.
If its a proxmox hypervisor, they have their own free backup appliance, but you need a second physical server to run it on.
If it’s just databases, most have a built in way to take a backup. Just google the name and backup. Make sure it’s running automatically and is moved to a separate server on each run.
For files, rsync is a great option.
Backup is step one, or even step 0, of setting up a server. The amount of frustration and even job loss a backup can prevent is always worth the expense of time/money.
Backup can be setup scripts/config files/automation if the data doesnt matter, but you do need it. Also, even if they say the data doesn’t matter, the data almost always matters. It may not now, but it will in 3 years when people use the server for real work and everyone just doesnt even begin to think about a backup until the server fails one day and they lose years worth of their grant and thesis data.
Backups can be simple, they can be complex. They can be free or pay, they can have gui or just be scripts. Settle on one that you can make work, and CHECK THEM OCCASIONALLY with test restores of at least a few files. If you dont test and find a working backup, you have hope, not resiliency.
For anyone else curious:
https://www.gl-inet.com/products/gl-mt3000/
Looks like it has built in wireguard vpn client support, so you can connect to an external vpn server and route all traffic to it automatically from all your devices.
15k for several distinct hotspots in a city is pretty reasonable, depending on what equipment they are using.
Enterprise quality IT gear is expensive. Each access point can easily be 1k, and that excludes any routers/firewall/switching that you may need at each site. As an example, I’ve worked in places that had small retail locations that at a minimum had 8k of network equipment, with some locations pushing into the 100k+ range based on needs and size. That’s per site. The above is all in USD, but just equipment. Labor can add 30% to the costs.
15k euro for a whole city that includes equipment and installation sounds very fiscally responsible.
Im sure they’ll try to get you to order ammo as they explode.
Your gmail notification point doesn’t track, but its the most minimal point so i’ll drop it.
I dont think Substack is specially just a Nazi platform. I think they are Capitalists that will use any kind of speech to make money. While bootstrapping, they found a niche in leftist independent journalism. Now, they view far right hate as profitable, both directly with Nazi commentors and being paid large sums to enshittify the platform from far right figures.
They dont care about racism or hate because they are rich and it makes them money. That does make them bad people, no matter how many leftists they also profit from.
I absolutely expect they will follow a Twitter style path from here on out, with or without Musk at the helm. Once you let the Nazi’s into the bar, they take over by driving everyone else out. Substack has said “come on in!” so they will. Some leftist will remain for a while, but eventually the Nazis will be all that’s left.
I expect you make some kind of living off Substack? Maybe look into Ghost as an option. They take way, way less money even when fully hosted.
Are you even reading the comment you’re replying to? It doesn’t seem like it.
Gmail doesnt “push notifications” for anything besides receiving email. Recieving a spam messsage, i.e an interaction with a federated service that anyone can run, is not at all the same as a company’s app, that they full control, pushing a notification, that they fully control, from content on their site, that they full control. Comparing that to Gmail, which is in this case would be a neutral party to the content of the push notification, is not the same.
I very clearly pointed out that i expect the notification came from a computer fucking up. You should re-read the comment to make sure you understand it. I also made it very clear that if you have nazi shit on your platform, your computers may fuck up and push that that Nazi shit out to people. The best way to combat that is not having Nazi shit.
Either way, it’s good to see you accepting that “Substack welcomes Nazis” is accurate now. Maybe it wasn’t in 2023, the last time they made headlines for paying Nazis to post on their platform, but it is now. I expect with the very recent 100 million cash influx from far right Trump supporters, that isn’t going to change.
Maybe stop carrying so much water for a site that is clearly absolutely cool with Nazis?
Comparing a platform internal push alert system with a random spam email is asinine. This was the companies own system pushing nazi content they host to users, all with their own tools.
I have no idea what youre on about with the URL, but i absolutely accept that their notification system fucked up and mass spammed users with literal Nazi content they actively host on their platform. Machines break, computers are no exception.
The “actively hosting Nazi content” is the issue. Not hosting Nazis is actually a stunningly good way to prevent your internal tooling from spamming customers with Nazi shit. Its nearly flawless. The fact that Substack does not employ it is the issue.
Do check in and see if the two listed Nazi stacks get deleted. It would be a reasonable thing for Substack to do if they don’t want Nazis on their platform. If they don’t do it, I would expect that both of us will have our answer of what they want to host.
Your link is to your older comments, and claims they “kicked out the nazis” they had on their platform. So the nazis are all gone, huh?
Their systems just pushed a very racist notification from the nazis currently on their platform to users. The article also points out that one of the other nazis accounts is being pushed algorithmically to users via substacks “rising” tab, with the nazi account currently at number 46. That’s seperate from their “oops, all nazis” notifications issue. How is substack not a nazi platform when its still promoting and platforming nazis?
Also, they just took more funding from Marc Andeerssen in their most recent $100 million funding round 13 days ago, so your TL;DR is also all fucked up.
Check out mango. Its pleasant and has a really nice interface.
You can use your library card for free premium access.
OP, If you dont have a proxmox vm template ready to go, here is a great starting place using cloudinit:
https://github.com/UntouchedWagons/Ubuntu-CloudInit-Docs
You can use this with the proxmox gui cloudinit config as well to add your ssh key to each vm/etc.