Who’sagoodgirl
- 1 Post
- 30 Comments
traches@sh.itjust.worksto Ask Lemmy@lemmy.world•What is really meant by "programming" when people say they like to use linux for it?English2·9 days agoSure as shit does!
traches@sh.itjust.worksto Linux Gaming@lemmy.world•Nexus Mods cross-platform app v0.11.1 brings full Cyberpunk 2077 support for Linux, SteamOS / Steam DeckEnglish10·9 days agoOh nice! Does the fact that it’s an appimage mean I don’t need developer mode?
traches@sh.itjust.worksto Ask Lemmy@lemmy.world•Those of you that have negative sentiments towards AI: What would you want to happen right now?English21·11 days agoI just want my coworkers to stop dumping ai slop in my inbox and expecting me to take it seriously.
traches@sh.itjust.worksto linuxmemes@lemmy.world•"They just have to read the documentation"English101·15 days agoThat and the need to learn a bespoke, weird programming language that will only ever be useful for this one thing have really turned me off of that distro.
traches@sh.itjust.worksto News@lemmy.world•New Bill Would Make All Pornography a Federal Crime in the U.S.English13·18 days agoYes, “it’s us or the porn”, yes this will go well for the republicans, yes. Then they can start on alcohol and gambling
traches@sh.itjust.worksto Selfhosted@lemmy.world•3-2-1 Backups: How do you do the 1 offsite backup?English16·20 days agoNAS at the parents’ house. Restic nightly job, with some plumbing scripts to automate it sensibly.
Have you considered karakeep (formerly hoarder)? It does all of this really well - drop it a URL and it saves a copy. Has lists & tagging (can be done by AI if you want), IOS & android apps as well as browser extensions that make saving stuff super easy.
traches@sh.itjust.worksto RetroGaming@lemmy.world•Trine Was a Masterpiece. Why Doesn’t Anyone Remember?English4·1 month agoDude, the same people made nine parchments which got me and my friends through the pandemic. It’s such a good game and I don’t think we’ll ever get a sequel :(
It worked for us because you could do combo co-op: my wife and I sharing a switch at our place, friends (also a couple) on their switch at their place.
It’s a bit like a very simplified Diablo, with friendly fire. Minimal loot and a
56? I’m pretty sure it’s 6 color elemental system. Mostly achievement based unlocks. Has a permadeath mode where if you wipe as a party, you have to start the campaign over. Fun, whimsical art and the music ain’t bad either. My only real criticism is that they put so little effort into the plot I wonder why they bothered at all, but it does stay out of your way for the most part
Try it out. Order coffee with it
traches@sh.itjust.worksOPto Selfhosted@lemmy.world•Incremental backups to optical media: tar, dar, or something else?English1·1 month agoBroadly similar from a quick glance: https://www.amazon.pl/s?k=m-disc+blu+ray
traches@sh.itjust.worksOPto Selfhosted@lemmy.world•Incremental backups to optical media: tar, dar, or something else?English1·1 month agoMy options look like this:
https://allegro.pl/kategoria/nosniki-blu-ray-257291?m-disc=tak
Exchange rate is 3.76 PLN to 1 USD, which is actually the best I’ve seen in years
traches@sh.itjust.worksOPto Selfhosted@lemmy.world•Incremental backups to optical media: tar, dar, or something else?English1·1 month agoI only looked how zfs tracks checksums because of your suggestion! Hashing 2TB will take a minute, would be nice to avoid.
Nushell is neat, I’m using it as my login shell. Good for this kind of data-wrangling but also a pre-1.0 moving target.
traches@sh.itjust.worksto Selfhosted@lemmy.world•Self-Hosted podcast has announced that episode 150 is their last.English17·1 month agoTailscale deserves it, bitcoin absolutely does not
traches@sh.itjust.worksOPto Selfhosted@lemmy.world•Incremental backups to optical media: tar, dar, or something else?English2·1 month agoWhere I live (not the US) I’m seeing closer to $240 per TB for M-disc. My whole archive is just a bit over 2TB, though I’m also including exported jpgs in case I can’t get a working copy of darktable that can render my edits. It’s set to save xmp sidecars on edit so I don’t bother with backing up the database.
I mostly wanted a tool to divide up the images into disk-sized chunks, and to automatically track changes to existing files, such as sidecar edits or new photos. I’m now seeing I can do both of those and still get files directly on the disk, so that’s what I’ll be doing.
I’d be careful with using SSDs for long term, offline storage. I hear they lose data if not powered for a long time. IMO metadata is small enough to just save a new copy when it changes
traches@sh.itjust.worksOPto Selfhosted@lemmy.world•Incremental backups to optical media: tar, dar, or something else?English1·1 month agoI’ve been thinking through how I’d write this. With so many files it’s probably worth using sqlite, and then I can match them up by joining on the hash. Deletions and new files can be found with different join conditions. I found a tool called ‘hashdeep’ that can checksum everything, though for incremental runs I’ll probably skip hashing if the size, times, and filename haven’t changed. I’m thinking nushell for the plumbing? It runs everywhere, though they have breaking changes frequently. Maybe rust?
ZFS checksums are done at the block level, and after compression and encryption. I don’t think they’re meant for this purpose.
traches@sh.itjust.worksto Selfhosted@lemmy.world•Self-Hosted podcast has announced that episode 150 is their last.English473·1 month agoAww, man, I’m conflicted here. On one hand, I’ve enjoyed their work for years and they seem like good dudes who deserve to eat. On the other, they’re AI enthusiast crypto-bros and that’s just fucking exhausting. I deal with enough of that bullshit at work
Edit: rephrase for clarity
traches@sh.itjust.worksto Selfhosted@lemmy.world•Is selfhosting your Girlfriend a good idea? 😂English31·1 month agohumans are neat
People want them to conveniently power their house during an outage. Plug one end into a generator, the other into a random socket, and poof! You have power (so long as your house isn’t drawing more than whatever breaker you’re plugged into)
Problem is unless you turned off the whole-house-breaker, you are now feeding electricity back upstream into the grid. This is very bad. The friendly linemen who are working to get your power back on can’t de-energize the lines they’re trying to fix and will have a hell of a time working out which house is causing the problem.