The Haves and the Have Nots have always been at war. Occasionally there are agreements struck, but the Haves always want more.
- 0 Posts
- 40 Comments
Toribor@corndog.socialto
Selfhosted@lemmy.world•Using rsync for backups, because it's not shiny and newEnglish
11·11 months agoThis exactly. I’d use rsync to sync a directory to a location to then be backed up by kopia, but I wouldn’t use rsync exclusively for backups.
As I approach 40 I’ve been trying to make fashion choices that are something like ‘stylish aloof professor’ but I’m always worried that I end up in the ‘douchebag psuedointellectual buffoon’ category like this chode of a human being.
Definitely do not do tapes.
I’d also recommend Backblaze. Their S3 compatible storage is pretty affordable. I backup to a Kopia repo and then replicate to Backblaze nightly.
Tapes require so much more work to keep up to date and mght not even be cheaper over time.
Toribor@corndog.socialto
Selfhosted@lemmy.world•My reason for wanting HomeAssistant and a locked down VLAN...English
5·1 year agoI use GarHAge which uses open hardware and software and was pretty easy and cheap too. https://github.com/marthoc/GarHAge
I guess let me know when the revolution starts or when you figure out how to overthrow the two party system since they are clearly identical and equally bad.
Now I’m a big brain enlightened centrist who can feel good and smart about doing absolutely nothing to help anyone.
Thank you for the information, you can lecture me all about how much worse Democrats are when we share a cell in El Salvador.
Okay so let’s accept the premise of this post for a minute: “Both major political parties in the US are equally bad.”
What am I supposed to do now? What action can I take to facilitate change?
I’d argue that this is a perspective that simply isn’t helpful even if true. I think it’s an excuse to tune out instead of getting engaged. I think it’s an excuse to wish for a better future instead of putting in the real work it takes to make systemic changes that can actually improve people’s lives. It’s a perspective that encourages doing nothing because ‘nothing matters anyway’.
I suppose I don’t see that as a productive perspective? You’re not offering any solutions or actions to take to enact the change you want to see besides doing nothing until we collectively figure out how to have a revolution.
The system is flawed. Maybe you’re right that it is fundamentally broken and cannot be reformed but disengaging from voting only supports the status quo and those that are already in power. I think it’s worth it to vote for candidates that share some of the same values as me even if they aren’t perfect while continuing to put political pressure on leaders that are not serving the public effectively. I would vote for someone one day and join a protest against them the next day, I do not see that as a contradiction. That is just being civically engaged.
Also I know I’m probably coming in hot here but I’m truly not mad or upset. I think these are the sorts of conversations on Lemmy that are really great and hard to have in other settings. I appreciate your thoughtful responses. It seems like we’re pretty aligned on what the problems are. I’m very open to solutions that don’t involve harming others but if you aren’t a voter I’d strongly encourage you to consider voting, though I agree that voting alone will not solve every problem.
Yeah, probably an unfair take on my part to chalk it up to age instead of emotional maturity.
Nihilism is just so unproductive. I used to think that attitudes like that were such a smart and obvious response to the absurd state of the world but it’s just an excuse to not engage with reality or accept personal responsibility.
I’ve never realized how young everyone on Lemmy must be until I came across this thread.
“Just get a different job.” and “Both parties are bad.” are exactly the useless nihilistic asshole attitudes I had about things when I was about half my current age.
I suppose I’m open to suggestions?
I understand what you’re getting at but I don’t know what kind of answer you want here. Are you suggesting that violence is the only way to achieve change? Are you suggesting that third party candidates could win a national election and then eliminate the two-party system? Are you suggesting that electing more Republicans will result in a political future that offers more power to voters to choose their own government? Do you think that electing fascists will accelerate the collapse of the state and then a more progressive ideology will rise from the ashes? Are you just cool with what the Republican party looks like right now and the way that they govern?
Do I need to specify that I’m not saying you should vote for every Democrat no matter what and that you really should consider candidates as individuals?
I guess I see the Democratic party as a deeply flawed party (with abysmally out of touch leadership) that needs serious reform and I see the Republican party as a cult of christofascist fucks that need to be defeated before they completely erode individual rights and entrench their own power for generations.
So yes. I get the contradiction in saying “You should vote for one of the two parties in order to create a political landscape where it is possible to one day move beyond the two-party system”. Partisanship makes everything harder. But if you really think both parties are the same and that it doesn’t matter which one you pick then I don’t know what to tell you.
No I completely get the problem there. It’s going to be really hard to get electoral reform if there are no longer elections. So my focus is on preserving Democratic institutions long enough that maybe we can improve them. Obviously party leaders have no interest in seeing changes that threaten the duopoly, but there are Democrats (particularly at the state level) who have been open to reforms like rank choice voting.
If suddenly Republicans stop attacking the rule of law, checks and balances, gerrymandering districts, overriding voters, and coddling white nationalists then maybe their party would be capable of enacting positive change as well.
If you have some secret third choice that can change the system without bloodshed or voting for one of the two parties I’m all ears. If you’re going to tell me to vote third party then I’d like you to show me how you think a third party candidate can win the presidency because that’s never happened and it’s never even been close.
Toribor@corndog.socialto
Programmer Humor@lemmy.ml•Most programmers just google it anywayEnglish
61·1 year agoWhat I haven’t figured out is this…
If we’re all going to LLMs instead of asking each other for help (or providing help to others), then how do the models learn new things? Aren’t we no longer generating the same volume of consumable data?
I suppose we can provide feedback to the models to tell them if their solution worked, but I can’t tell if that sort of feedback is more useful than just crawling forums.
Toribor@corndog.socialto
Selfhosted@lemmy.world•Plex is locking remote streaming behind a subscription in AprilEnglish
2·1 year agoThis is my exact concern.
If I pay for the lifetime pass now, what’s to stop them from restricting even more features behind new types of subscriptions and paywalls. “We’re adding back the ‘Watch Together’ feature but it requires a Platinum Plex subscription and will not be a part of Plex Lifetime Pass users.”
Seems kind of inevitable honestly.

Oof. Yeah when storing encryption keys for backup media it’s also important to remember to store the key in a place that is accessible when your services are down (like they could be at the time you’re needing to restore a backup).
I’ve definitely screwed up and realized that a key I needed was stored in a credential database that was stored on the encrypted backup I was trying to restore. I was able to access another copy but it slowed me down.