This screenshot is deep-fried. What are your graphics settings?
eleijeep
- 0 Posts
- 24 Comments
Ah, docker compose makes it easy! Thanks.
I just configure them to use the network stack from that container.
Can you explain how you do this (or link to a guide that you found useful)? Thanks
You need to learn about
eandEmotions, but alsowill take you to the end of the line.
eleijeep@piefed.socialto
Games@lemmy.world•‘It’s about redemption’: Peter Molyneux says Masters of Albion will make up for decades of ‘overpromising on things’English
201·6 days agoPeter Molyneux says Masters of Albion will make up for decades of ‘overpromising on things’
When you “make up” for something you’ve done, it’s not up to you to decide when you’ve “made up” for it. It’s up to the people that you crossed. What a presumptuous thing to say.
eleijeep@piefed.socialto
Programming@programming.dev•'AI' Sucks the Joy Out of ProgrammingEnglish
31·6 days agoCode is not natural language.
eleijeep@piefed.socialto
Programming@programming.dev•That Time Ken Thompson Wrote a Backdoor into the C CompilerEnglish
210·10 days agoGoogle employee 🤮
eleijeep@piefed.socialto
Games@lemmy.world•Ex PlayStation exec says Sony can't keep "increasing the graphics power" with new consoles after tech plateau, but PS5 has already "made almost every game a better game"English
21·14 days agoIf Nvidia was really holding back, then AMD would have past them.
Did you know that Jensen Huang and Lisa Su are cousins? AMD only makes graphics cards to protect NVIDIA from antitrust lawsuits.
eleijeep@piefed.socialto
Privacy@lemmy.ml•Windows privacy: AtlasOS vs Amelabs Privacy+?English
4·9 days agoCould you please use the cross-post feature instead of making a separate post in each community? That way our front-ends can consolidate multiple cross-posts into one post instead of it being listed multiple times.
Honestly, doing it your way looks like spam. This is what I see in my feed:

eleijeep@piefed.socialto
Privacy@lemmy.ml•Hong Kong phone scams triple since real-name SIM card registration requiredEnglish
1·16 days agoReading the article, I don’t think they’re trying to imply what is suggested by the headline, ie. that the real-name registration system is being abused somehow to scam people.
Rather it’s an article pointing out that the real-name registration system did not help to combat the already rising number of scams, which was the reason that the government gave for passing the law.
It doesn’t seem to be phone-specific either:
Hong Kong has seen a sharp increase in overall scam-related crime figures in recent years. Between 2020 and 2024, the number of scams reported to police almost tripled.
It’s a useful data point to argue against any similar initiatives in other countries, where they may use the same reasoning to justify the law. It doesn’t seem to make a difference, as criminals will always find a way regardless of the hoops that you make law-abiding citizens jump through.
eleijeep@piefed.socialto
Europe@feddit.org•Poland is nearly as rich as the UK. How has it caught up so fast?English
0·21 days agoPaywall?
It might help, but I don’t think one paywall can account for a whole country’s GDP.
Form over function. They probably have aspirations of getting VC funding and for that you need to look like every other web app.
eleijeep@piefed.socialto
Steam Deck@sopuli.xyz•SD card died, now game that was installed on it can't be reinstalledEnglish
13·28 days agoWhat if you symlink the SD card steamapps directory (since its unmounted the mount pount will just be a regular directory on the root filesystem) to your internal storage steamapps directory?
eleijeep@piefed.socialto
Selfhosted@lemmy.world•Using rsync for backups, because it's not shiny and newEnglish
10·1 month agoYou get incremental backups (snapshots) by using
--link-dest=DIR hardlink to files in DIR when unchangedTo use this you pass in the previous snapshot location as DIR and use a new destination directory for the current snapshot. This creates hard links in the new snapshot to the files which were unchanged from the previous snapshot, so only the new files are transferred, and there is no duplication of data on disk (for whole-file matches).
This does of course require that all of the snapshots exist in the same filesystem, since you cannot hard-link across filesystems.
I checked your Mastodon timeline but I don’t see the post, only the one where you relate the story.
Yes the volunteer software authors should work to the beat of the drum of the baying and braying users who insist on using cutting edge software before its wider ecosystem has adapted to its novelties. A very good point.
It really is a shame that they force you to update to the new version. If only there was some way to continue using the existing Gnome version until the extensions have been updated by their authors.





This is just an ad for “Viduli, The AI-native cloud platform”
The discussion itself is off-topic for this community anyway. Who would even think about using “serverless” for self-hosting?