Ah, docker compose makes it easy! Thanks.
eleijeep
- 0 Posts
- 20 Comments
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
Technology@lemmy.world•Apple becomes third company in history to crack $4 trillion market valueEnglish
10·5 days agoIt’s not as impressive when they’ve already crossed the 1, 2, 3 trillion marks.
Call me when they hit 1 quadrillion dollars market cap.
eleijeep@piefed.socialto
Programming@programming.dev•'AI' Sucks the Joy Out of ProgrammingEnglish
31·5 days agoCode is not natural language.
eleijeep@piefed.socialto
Technology@lemmy.world•Quantum Attacks on encryption will probably be feasible by 2030English
6·5 days agoThis is a brilliant presentation. I heard about his paper that demonstrated integer factorisation with an abacus, a VIC-20 and a dog, but I hadn’t seen this before.
Aside: The Quantum Supremacy Drinking Game – Open a new bottle of wine every time quantum supremacy is announced – Requires a well-stocked wine cellar
🤣
eleijeep@piefed.socialto
Programming@programming.dev•That Time Ken Thompson Wrote a Backdoor into the C CompilerEnglish
29·9 days agoGoogle employee 🤮
eleijeep@piefed.socialto
Privacy@lemmy.ml•Windows privacy: AtlasOS vs Amelabs Privacy+?English
7·8 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•Anamorphic encryption against dictators - hiding message inside normal looking ciphertextEnglish
3·14 days agoMaybe you didn’t see the link, but the PDF of the original paper is linked by the page in the post: https://eprint.iacr.org/2022/639.pdf
The paper that you found is also interesting and references the 2022 paper.
eleijeep@piefed.socialto
Privacy@lemmy.ml•Hong Kong phone scams triple since real-name SIM card registration requiredEnglish
15·15 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
Technology@lemmy.world•Nation-state hackers deliver malware from “bulletproof” blockchainsEnglish
12·16 days agoUtility is born of necessity, and it’s true that every joke needs a punchline.
eleijeep@piefed.socialto
Technology@lemmy.world•Microsoft is plugging more holes that let you use Windows 11 without an online accountEnglish
9·26 days agoThank you both for telling me the answers to your security questions.
eleijeep@piefed.socialto
Technology@lemmy.world•Microsoft is plugging more holes that let you use Windows 11 without an online accountEnglish
4·26 days agoI generally do not trust manfucturer preinstalled OS.
Especially pertinent for Lenovo.
eleijeep@piefed.socialto
Steam Deck@sopuli.xyz•SD card died, now game that was installed on it can't be reinstalledEnglish
13·27 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·30 days 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.
eleijeep@piefed.socialto
Technology@lemmy.world•Apparently the Liberux nexx crowdfunding campaign has closedEnglish
17·1 month agohttps://mastodon.social/@Liberux/114773833271790172
We’ll relaunch crowdfunding with a functional prototype. We’re also in talks with investors who respect our values.
eleijeep@piefed.socialto
Linux@lemmy.ml•what debian compatible IRC client should I use now that hexchat is dead?English
1·1 month agoXChat
eleijeep@piefed.socialto
Fuck AI@lemmy.world•I know what I'm reading this afternoon!English
81·1 month agoI read one of his novels, I mean blog posts, once. It was so long I had to get a screen reader to read it to me like a podcast because I just didn’t have the time to scroll through that wall of text.
I was nodding along the whole way. Yeah yeah it was all stuff I agree with. But there was not a single original thought in that ~1 hour of screen-read text (at 150% speed no less). I felt like I had wasted my time bothering to read this novel, I mean blog post.
If you are a choir that wants to be preached to, and you want to hear someone with a name that other people recognise play the greatest hits of your anti-AI sentiment then it’s great. Otherwise, you’re really not missing anything by ignoring every single thing posted here under his name. You get the exact same rhetoric from the memes posted to this community and every other.
Instead I would recommend pluralistic blog (Cory Doctorow) who actually has original thoughts on the industry, the economy, and what activists can do to help their communities.
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?