Avid Amoeba
- 7 Posts
- 58 Comments
Avid Amoeba@lemmy.cato Technology@lemmy.world•[JS Required] EU Unveils DNS4EU, a Public DNS Resolver Intended as a European Alternative to Services Like Google’s Public DNS and Cloudflare’s DNS.English3·1 day agoHave you looked into their privacy policy, is it alright?
Avid Amoeba@lemmy.cato Technology@lemmy.world•[JS Required] EU Unveils DNS4EU, a Public DNS Resolver Intended as a European Alternative to Services Like Google’s Public DNS and Cloudflare’s DNS.English41·2 days agoAny counter indication to using this from Canada?
Avid Amoeba@lemmy.cato Technology@lemmy.world•[JS Required] EU Unveils DNS4EU, a Public DNS Resolver Intended as a European Alternative to Services Like Google’s Public DNS and Cloudflare’s DNS.English52·2 days agoThat’s it, I can’t use it, fuck.
Avid Amoeba@lemmy.cato Fediverse@lemmy.world•German tech media publisher Heise just launched their own PeerTube instanceEnglish101·3 days agoSay what.
Avid Amoeba@lemmy.cato Technology@lemmy.world•Self-hosting your own media considered harmful - I just received my second community guidelines violation for my video demonstrating the use of LibreELEC on a Raspberry Pi 5, for 4K video playbackEnglish5·3 days agoI think so. A relatively small subset of the video upload firehose at YouTube who produce rewatchable content is going to require a lot less resources to provide than doing a free-for-all upload-anything video. This might actually be feasible.
Avid Amoeba@lemmy.cato Technology@lemmy.world•Self-hosting your own media considered harmful - I just received my second community guidelines violation for my video demonstrating the use of LibreELEC on a Raspberry Pi 5, for 4K video playbackEnglish18·3 days agoIt absolutely is on an individual level in a system where capital decides who writes the laws and who gets justice. The way you push back is by organizing as a class or at least a group.
Avid Amoeba@lemmy.cato Technology@lemmy.world•Google confirms more ads on your paid YouTube Premium Lite soonEnglish20·3 days agoThere’s one in the article comments. Talks about getting the material “dishonestly” and violating the TOS.
Avid Amoeba@lemmy.cato Technology@lemmy.world•Google confirms more ads on your paid YouTube Premium Lite soonEnglish811·3 days agoWTF is Premium Lite?
Avid Amoeba@lemmy.cato Technology@lemmy.world•Sundar Pichai is vibe coding. 'It feels so delightful to be a coder.'English8·4 days agoFor a while at least.
You can do encrypted swap as well. If you use the same passphrase you can install
decrypt_keyctl
and use it as described here. It will cache the passphrase and send it to every other LUKS volume that needs decrypting so you have to type it only once. This is what I’m currently using and my root is on ZFS on LUKS.Another option which I haven’t used is to have a small volume that only stores your LUKS keys as files, then your LUKS volumes reference those files as keys, then you decrypt only that volume with a passphrase upon boot.
Another option is to use a swap file. I used to run Ubuntu LTS on LUKS on LVM. That is disk > EFI and LVM partitions > LVM volume boot, LVM volume for LUKS > root filesystem inside LUKS > swapfile in that root filesystem. Upon boot, GRUB is able to read the Linux kernel straight from the boot volume on LVM. Boots the kernel. You get a prompt to decrypt the LUKS volume where the root filesystem is. Once decrypted, the kernel can access the swapfile if it needs to resume from it. If I didn’t use ZFS, I’d be using this scheme as it’s superbly flexible. Growing the volumes and filesystems for larger storage is easy. Adding redundancy via LVMRAID is easy. Changing the swap size is easy. Hibernation works.
Avid Amoeba@lemmy.cato Technology@lemmy.world•Meta and Yandex are de-anonymizing Android users’ web browsing identifiers - Ars TechnicaEnglish3·4 days agoDoes anyone know if there’s additional sandboxing of local ports happening for apps running in Private Space?
E: Checked myself. Can access servers in Private Space from non-Private Space browsers and vice versa. So Facebook installed in Private Space is no bueno. Even if the time to transfer data is limited since Private Space is running for short periods of time, it’s likely enough to pass a token while browsing some sites.
Talking to my structural engineer friend about the way we build software makes him sad every time. And I’m not even talking about vibe coding. Yet.
Yup. It’s completely inconsistent in its interpretation of the + operator.
Avid Amoeba@lemmy.cato Fediverse@lemmy.world•FediForum starts in less than 24 hoursEnglish10·5 days agoStill trying to pass Bluesky as federated I see.
This is too stupid so I had to check.
Fuck me.
It’s more than a packaging format but yes. It includes all dependencies needed to run the main program in a container but the kernel. It’s a complete separate root filesystem. When you run it, as intended, a single process is started which loads all the things it needs from that filesystem. It’s isolated from the rest of the system unless you share resources with it, like directories or special devices. Obviously this results in larger packages but there is a clever way to save on that overhead with layering, so in practice while still significantly larger than single program deb files, it’s not nearly as bad as it sounds. The thing is that Flatpak and Snap also package dependencies to a different degree.
No I use Debian. For anything that’s somehow not packaged for it, there’s Docker.
Avid Amoeba@lemmy.cato Fediverse@lemmy.world•Here's for 2 years since I joined LemmyEnglish4·8 days agoSame here. It’s been a blast.
Avid Amoeba@lemmy.cato Fediverse@lemmy.world•Framasoft have reached the first goal of 15000 € for their PeerTube Fundraiser, with 15 days to go!English15·8 days agoDid my part.
Not asking for a workaround. Asking if I’m missing some problem with using a slow DNS server I might run into, other than the obvious one.