

Have you ever burst through the door of the emergency room?
I have tried many times, man. But it’s always a really well maintained, automatic, glass sliding door. It leaves no wiggle room for dramatic bursting.


Have you ever burst through the door of the emergency room?
I have tried many times, man. But it’s always a really well maintained, automatic, glass sliding door. It leaves no wiggle room for dramatic bursting.
Right? Did that other asshole wish for an X-Wing, or an X-Wing and support crew, structures and materiel to keep it running?
Otherwise he’s gonna run out of fuel in a bit and be fucked, meanwhile other dude is just living his best life.
You need to tag Billie Eilish with her Lemmy username if you expect her to read this.


// this is a load bearing comment. Do not remove.
The version of this I heard growing up was:
A prostitute calls out to a man walking down the road “for $50 I’ll do anything you can say in 3 words”.
The man said “PAINT MY HOUSE”.
This joke didn’t age well. Partially because no one has a house anymore.


I heard about a Chinese rpg that did something similar. The conversations were wide open, and instead of clicking through limited dialog choices, you had to type your responses. You get some guidance on what the purpose of the conversation is, but that’s it. Like: “cheer this person up!”
I think it’s a cute idea but ultimately too unpredictable using the current generation of LLMs.
IMO AI is better used as a game design tool than something running live in game. I remember running around so many open world games where it was obvious you had left the area you were meant to be in. Suddenly there’s few monsters, no quests or NPCs, and the least thought given to foliage and landscape decisions. BORING. I feel like that’s a great use of AI - create a non-critical landscape players can continue to explore, even if they won’t make any progress on the main quest/story lines.
A game studio isn’t going to pay designers to create rich experiences in unnecessary parts of the world, but they should be willing to pay designer to review a region like that and get it into the game.
This exchange made him start the fire, despite his claims to the contrary.
Too late. He died today.


This is a good compromise. When I was tight on backup space, I just had a “backup” script that ran nightly and wrote all the media file names to a text file and pushed that to my backup.
It would mean tons of redownloading if my storage array failed, but it was preferable to spending hundreds of dollars I didn’t have on new hardware.


Holy shit, this has every cert I’ve ever generated or renewed since 2015.


Well that was fun! I’m confident this project isn’t malicious. It’s for sure coded using AI, and I think that’s what triggered a smear campaign. This removed Reddit post looks like there is just a downvote brigade out to get the project because the author admitted to using AI.
The only network traffic it’s made when I monitored it was local. Certainly nothing went to Asia.
I think it tries to solve a neat problem. There’s so many features packed in that it’s obviously vibe coded. That’s probably a huge turn off for AI detractors. If you don’t care about that, I think you’re safe to give it a try.


Ok, so I ran the repo through an LLM to look for any suspicious requests, and it came back clean.
But it’s hella suspicious that the repo owner edited away the issue and closed it without a response.
It’s also hella suspicious that the user that reported that issue created their account yesterday.
I think I need to go the nuclear option: pop a gummy and monitor the network traffic of the container and see what it’s doing.


Ohh that’s suspicious. I’m going to kill mine for now and take a look later tonight. I’ll report back if I find anything interesting!


I think the author literally released it like 2 days ago which is why there’s no issues or prs yet.
I installed it yesterday and have only fiddled around a little bit. I like that it pointed out a bunch of health issues with my Lidarr library and have been stuck on a side quest dealing with those.
If you want to explore it and see if anything seems malicious to you, I’d focus on code making requests, and review the sub-dependencies to see if any look sus. It should live entirely in your network and shouldn’t be making any external requests outside your server apart from the connections you set up (like last.fm).
It’s a throw pillow.
Name one example.
Pro bono is a term for lawyers when they accept unpaid legal work.
The lawyer turns out to be a dog, who offered to work pro bono, thinking it had to do with bones, because dogs like chewing on bones.
When the client clarifies that pro bono means unpaid, the dog lawyer realized he made a bad assumption about what pro bono means and had assumed that instead of being paid money, he’d be paid with bones.


What exactly is the point of this comment?


I’m just using Unraid for the server, after many iterations (PhotonOS, VMware, baremetal Windows Server, …). After many OSes, partial and complete hardware replacements, and general problems, I gave up trying to manage the base server too much. Backups are generally good enough if hardware fails or I break something.
The other side of this is that I’ve moved to having very, very little config on the server itself. Virtually everything of value is in a docker container with a single (admittedly way too large) docker compose file that describes all the services.
I think this is the ideal way for how I use a home server. Your mileage might vary, but I’ve learned the hard way that it’s really hard to maintain a server over the very long term and not also marry yourself to the specific hardware and OS configuration.
Set up a job to write the file names of everything in your file system to a text file and make sure that text file gets backed up. I did that on my Unraid server for years in lieu of fully backing up the whole array.