Same. Local RAID 1 with rotating external drives where one is always offsite, then B2 as a last ditch “just in case” for my most important data. I forget how much data I have in B2 but it’s about $2/month.
clif
Just a geek, finding my way in the fediverse.
- 2 Posts
- 67 Comments
clif@lemmy.worldto
Mildly Infuriating@lemmy.world•Olive Branch MS mayor refusing to lower flag for DollyEnglish
15·12 days agoFor me? Mostly that she was a caring, compassionate, human and she spearheaded a foundation to give free books to kids. https://imaginationlibrary.com/
I don’t particularly like her music either but I’ve never heard a bad thing about her… But lots of good she did. Which is saying something and I personally find most “famous” people to be shit bags.
Edit : I also love her quote “it costs a lot of money to look this cheap”
How do you endure? I don’t know if I could do that…
You must be exceedingly strong with a fortitude to rival mountains.
clif@lemmy.worldto
Technology@lemmy.world•Skip today's Windows 11 update: it breaks cursor styling, resets wallpaper, and moreEnglish
5·13 days agoI use Debian BTW. ; )
But you’re right, when did it shift from gentoo to arch?
Similar to another comment, I just stopped using shampoo altogether. It took about a month for my scalp to adjust but now it’s been 15+ years of just occasional hot water rinse in the shower and I only get itchy if I’ve been in salt water.
I’ve got long hair and it doesn’t look oily but I do usually have it pulled back. The spouse says “smells like a scalp” so apparently I’m not stinky either ; )
clif@lemmy.worldto
Technology@lemmy.world•AI Generated 3D Models Flood Market, But Almost No One Is Buying ThemEnglish
2·25 days agoBut you have to post it when you record it… Please.
clif@lemmy.worldto
No Stupid Questions@lemmy.world•Are there any animals that pretend to be injured to lure prey?
2·1 month agoKilldeer are notorious for this : https://en.wikipedia.org/wiki/Killdeer#Responses_to_predators
It mildly amuses me to be walking and a killdeer pretending to debilitated hobbling in front of me with a ““broken wing”” until I’m far enough from the nest (that I never saw or looked for) that it takes flight and heads out.
clif@lemmy.worldto
Technology@lemmy.world•Cloudflare says humans could become a "rounding error" as bots generate 1,000 times more internet trafficEnglish
221·1 month agoYou read the articles?
You’re supposed to immediately shitpost based on the post title. At least, that’s how I learned to Lemmy
clif@lemmy.worldto
Selfhosted@lemmy.world•PSA: the bitwarden clients got an upgrade that makes them incompatible with vaultwardenEnglish
411·2 months agoI’ve been leery about bitwarden client updates since the posts awhile back about the new(ish) PE/VC c suite person.
I’m not saying those are related in any way other than the fact that I intentionally haven’t updated my clients to the latest yet and for once it worked out for me :)
clif@lemmy.worldto
Technology@lemmy.world•India Orders GitHub to Remove Jack Dorsey's Bitchat Repositories Under IT ActEnglish
6·2 months agoStill available via my VPN node in India but I don’t know if that actually means anything.
clif@lemmy.worldto
Technology@lemmy.world•Google Maps said a hike would take 5 hours. B.C. rescuers pointed out how wrong that wasEnglish
3·2 months agoOnce I met a group on a 50km trail where a significant other inserted themselves in a “friends trip” but had never hiked more than a few km and had definitely never done multi day backpacking
… It went about as well as you’d think.
We got part of the story from the couple as we checked on them, and the full story when we caught up with the rest of the group a few hours later.
The group said they’d tried to talk the noob out of it multiple times and invited them on multiple short shakedowns but no…
clif@lemmy.worldto
No Stupid Questions@lemmy.world•Microsoft has billions of dollars and thousands of people. So why is Windows still worse than Linux ?
181·2 months agoYears ago I installed Mint on an elderly parents laptop and said “that icon is your web browser”. They’ve used it for 8 years without a single problem.
clif@lemmy.worldto
pics@lemmy.world•I bought a portable 30W solar panel to get ready for the apocalypse
3·2 months agoI’m not who you asked but… I’ve never heard much good about jackery and they’re comparatively super expensive. Though, admittedly I haven’t price compared in several years. When I was looking, jackery was still using lipo batteries instead of the lifepo4, while being more expensive, so it was easy to discard them. Surely they’re using the newer chemistries now…
You might check into ecoflow or bluetti.
Edit: I have quite a bit of bluetti stuff and haven’t had any problems except with a folding 220w solar panel that was “free” with a battery purchase. It works, but not remotely close to spec even in ideal circumstances… Might be a reason they were giving them away : )
The batteries/inverters have all done well though the passive drain is significant.
Step 2: find domains of people/companies you don’t like and set a calendar reminder for when their domain expires so you can be petty and make fun of them with a parody site if they forget to renew.
… Or is that just me?
clif@lemmy.worldto
Technology@lemmy.world•OpenAI Codex bombards SSDs with needless write operations, costing millionsEnglish
2·3 months agoI had to create an account with apple the other day and apparently “myname@mydomain.dev” isn’t a valid email address… Guess if it’s not a .com then it’s not real :/
Of course it ate shit when i tried to use a burner Gmail too, but in a different way. Fuck them for requiring an account to download the xcode CLI tools
clif@lemmy.worldto
Technology@lemmy.world•A Rivian Fender Bender Cost $42,000. Its CEO Says That Should Never HappenEnglish
2·3 months agoBy “artificial problem” you mean the problem that they created… Right?
… Right?
clif@lemmy.worldto
Technology@lemmy.world•AI is hitting employment among young software developers hardEnglish
18·3 months agoI’m going to claim this one wasn’t entirely my fault and should have been coded better… But I ran it.
I ran a script that expected to run from a bin directory, cd/chdir to a input file directory, then do a sed on every file to replace windows line endings to UNIX/Linux line endings. After that it would start loading and processing them.
The problem was, if the directory it tried to change to didn’t exist, it silently continued and ran it on the current directory… You know, the bin directory… With all the compiled C binaries.
So at about 16:30 on a Friday, 30 min before we started our huge weekend builds, I nuked about 70% of the binaries by randomly replacing all bytes that looked like crlf with lf. Turns out binaries didn’t like that.
Good times.
clif@lemmy.worldto
Technology@lemmy.world•AI is hitting employment among young software developers hardEnglish
23·3 months agoI’ve got 30+ years of fuck ups under my belt so I know to avoid those and create brand new, innovative, fuck ups… You can’t just teach that.


I’ve spent the last 9 months coming in behind these “look what I did! AI!” projects and fixing them. One was turned over to a coworker as a “here I did all this work for you” … Wouldn’t even start because it tried to bind to the same TCP port three times in the init, for some reason.
It’s getting a little better, but I still mostly unfuck shit that people LLMd and then (they) walked away to much fanfare at their “expertise” to do it again.
It’s a tool, not a replacement for thought.