Comment on
Well that's my vacation ruined
Reply in thread
And Among Us
Comment on
Well that's my vacation ruined
Reply in thread
And Among Us
Comment on
Groceries are expensive and they're too busy talking about culture war
Reply in thread
Is there a link with the correct video?
Comment on
Costco Pistachios
Theory: As the factory line fills the bags, the nuts that fall out of the shells go through a grate to another line. Those are used to fill bags of deshelled pistachios.
Comment on
'Merica, with all its diversity
Reply in thread
Van lifer? Truck driver? And what is this map made from? (I saw another commentor say FoW but I couldn't figure out what that was).
Comment on
Valid
Reply in thread
One add-on: a Bar is a formal music term: https://en.wikipedia.org/wiki/Bar_(music)
Spitting bars is aligning the 4 sentence count of the lyric to the beat. So, oddly, if you salivate while rapping, "spitting bars" becomes a pretty literal activity.
Comment on
An amazing directory: /proc
Reply in thread
Maybe a dumb question, but is.. a zine just a blog entry?
Comment on
Puppy-genics
Reply in thread
Why does this feel like advocating for slavery..
Comment on
WARDOGS NOT officially supported from the start, dev fumbled
Reply in thread
So I dont follow these games, but: similarities don't make it a clone, either. I.E. every racing game isnt a clone of whatever the first big one was.
Comment on
ICE Is Asking Gate Agents To Help Arrest Passengers. Some Are Pushing Back
I'm waiting for an airline to be sued by it's staff. Their clearly not giving direction to avoid public or government backlash, and it's putting low level staff in a terrible situation. Once a staff member gets in trouble with the law, the inaction will put airlines in the middle.
Comment on
I don't enjoy the Internet any more
I’m reminded of the video game Disco Elysium (spoilers ahead).
Welp, two paragraphs in and done with this blog I guess.
Comment on
TIL Pop-Tarts are now lower quality than the old generic knock offs
Reply in thread
It's also because they're shit. I loved them once, too. They were shit then, too. I just didn't realize how shit this shit was because of the sugar high. Every few years you just cone more to your senses. Shitty chemical sugar foods are worse than any drug.
Comment on
big thing funny
Reply in thread
Community and Cougar Town had a few jokes like this.
Comment on
A solar powered website that goes offline when there's no power
My brother in efficiency, let me introduce you to https://wiki.slrpnk.net/articles:start
Comment on
Social Media
Reply in thread
Oh yea, that was weird.
Comment on
The DiCaprio approach
Reply in thread
Because I'm bored and never read celebrity crap, I decided to look this up. No evidence of this anywhere, and it seems they were both struggling with their marriage for a while from pieced together interviews.
Comment on
An image taken moment before disaster
Reply in thread
But you also get that with shared memory in zswap, with all the other advantages. I'd really recommend reading the "Architectural differences" in the linked article from Chris Down, as he's way deeper into the kernel code than me, but the biggest problem in a setup like a small memory server is:
If you have a ZRAM device, and it fills up, more recently needed pages end up on the backup disk swap, because ZRAM has no way to move between swaps
Where zswap is built into the kernel memory management layer, so it can automatically decide which pages are cold and put them on disk, while keeping fresh ones in compressed RAM.
I.E. in your use case, zswap is better, not even taking into account all the other details from Chris' article.
Comment on
Social Media
Reply in thread
Two accounts, huh?
Comment on
Landmark German ruling declares Google's AI Overviews are Google's own words and makes it liable for false answers
All the arguments of "AI doesn't impact copyright because it creates derivative content" were bound to lead here. You can't (or at least shouldn't be able to) have it both ways.
Comment on
Claude-powered AI coding agent deletes entire company database in 9 seconds — backups zapped, after Cursor tool powered by Anthropic's Claude goes rogue
This guy.
The PocketOS boss puts greater blame on Railway’s architecture than on the deranged AI agent for the database’s irretrievable destruction. Briefly, the cloud provider's API allows for destructive action without confirmation, it stores backups on the same volume as the source data, and “wiping a volume deletes all backups.” Crane also points out that CLI tokens have blanket permissions across environments.
Oh look, they have project level tokens: https://docs.railway.com/integrations/api#project-token
They chose to give it full account access, including to production. But ohhhh nooooo it's not MYYYY fault!
Comment on
Bitwarden New CEO has extensive M&A, Private equity experience, Removes Transparency from its Motto
Luckily BW is open source, and VaultWarden exists. If they enshitify, all it takes is a fork of the browser extensions and apps with a rebrand.