Eh? Genuinely interested to hear your sources for this.
Eh? Genuinely interested to hear your sources for this.
Thanks wolf@lemmy.zip !
Thanks to your post and plenty of config tutorials, I’ve got this set up on my Oracle Free Tier VPS running Ubuntu. It has recently been struggling hard with 1GB ram, requiring reboot. The difference with zram enabled… WOW.
I haven’t been able to get zram working on my Ubuntu VPS with another provider though - search results suggest that some providers don’t allow swap.
In my experienc, using cloudflare tunnel, I don’t even open 80/443. That’s the beauty of the tunnel - no open ports (except 22 for ssh).
Yes, uBlock Origin add-on is available in Firefox Android: https://addons.mozilla.org/en-GB/android/addon/ublock-origin/
Adblock Plus… I don’t know!
In adblock plus, acceptable ads are on by default, but optional:
“Slightly worse?”… I haven’t touched abp in years, so I couldn’t say. However, here’s a comparison:
https://github.com/gorhill/uBlock/wiki/uBlock-vs.-ABP:-efficiency-compared
In Firefox, install the uBlock Origin extension. Go into ublock settings, disable ad blocking filterlists, enable tracking filterlists. Personally, I’m blocking ads too as they’re sometimes abused as malware vectors.
Or if you only want ads that aren’t interfering, there’s Adblock Plus with its acceptable ads programme. Can’t vouch for whether that’s a good or bad thing.
sudo install micro
It’s like the nano text editor, but point and click.
The moment they copy some of the more useful Swype UX features, I’m jumping to gboard.
I’d redefine “woke” as “I’m going to blame this all on you, but really it’s me. Your issue doesn’t affect me directly, but I don’t like it and I can’t explain why, I can’t even explain it to myself. But I don’t want to discuss it or understand you. I just want to shut down this conversation because it might expose my lack of thinking past my own nose and empathy, because ughhhhh empathy.”
Get a local SIM or eSIM when you arrive. If you’re dealing with insurance, you might want to be able to receive calls too. Regarding privacy: good luck.
On Raspberry Pi, a larger SD card helps spread out those writes. Alternatively, get a high endurance SD card which is made to handle more writes. Log2ram helps further by journaling logs in RAM then dumps them to your SD card once a day (or at configured interval)
Personally, I just boot my Pi from an SSD in a USB3 enclosure, with log2ram running - best of both worlds.