Spyke

Replies

Comment on

Elon Musk Bought Twitter to Settle His Jet-Tracking Beef, New Book Claims

Reply in thread

Ugh, I feel the same. I know the top 1% of the world or whatever emits tons and tons more CO2 per year than the other 99%, but I didn't know it was this bad. That plane is flying multiple times per day. Sure Musk is probably not in it all the time, but that doesn't matter.

Private jets should be banned all together, let's see how quickly they suddenly find out the internet exists.

Comment on

What life hack is so simple yet so effective, you're shocked more people don't know about it?

Reply in thread

This seems like an American problem. This used to be the case in the Netherlands as well but over the years people have learned that SIM-only subscriptions are so much easier and cheaper that the majority of people now use SIM-only. In fact I know of no one around me that does it differently.

Also $45 per month is still expensive lol. I pay €12 a month. Sure, not unlimited but I never call or SMS so the 100 a month I get for that is way more than enough and I never finish the 10GB of data a month either. I can make either unlimited for really not that much more.

linux

Comment on

WhatsApp running through android-translation-layer (no container!) on Linux desktop

Reply in thread

I think installing all those dependencies by hand is not a good solution in the long run.

Well, no. "In the long run" this gets packaged by distributions so you don't have to compile anything. Right now it's available for Alpine Linux and there is an AUR package for Arch.

Wasn’t there supposed to be a flatpack container to be downloaded somewhere?

There is a Flatpak (no c in that name!) base app available, and Newpipe has been packaged with that as a Flatpak, see https://flathub.org/apps/net.newpipe.NewPipe Ideally we get more stuff packaged up once more works but I don't think it's feasible to repackage everything out there so for a lot of applications you'll just have to have a locally installed ATL outside of Flatpak.

linux

Comment on

*Permanently Deleted*

I personally rent the cheapest VPS I could find and put Tailscale on it. My server at home then connects to that Tailscale network and the VPS runs nginx acting as a proxy forwarding everything to the server through Tailscale.

Besides having no annoying networking issues it also has the benefit that I can move houses without having to update A records to have the domain point to the new IP address because the VPS IP ofc remains the same.