Comment on
Does it feel like the fediverse is exclusively used by older tech nerds?
Oh c'mon, 30s is not older.
Comment on
Does it feel like the fediverse is exclusively used by older tech nerds?
Oh c'mon, 30s is not older.
Comment on
Twitter silently removes login requirement for viewing tweets
Reply in thread
Instagram almost works that way. Sometimes you can see a bit of content, but not much, even if you have direct link from friend.
I do not have account - just of the reasons you mentioned - I cannot justify if there's anything interesting for me.
Comment on
How do you all go about backing up your data, on Linux?
Is it just me or the backup topic is recurring each few days on [email protected] and [email protected]?
To be on topic as well - I use restic+autorestic combo. Pretty simple, I made repo with small script to generate config for different machines and that's it. Storing between machines and b2.
Comment on
Self-hosted GitHub alternative?
Forgejo. Gitlab will be overkill probably.
Comment on
[Meta] Decronym is now running on /c/selfhosted
Reply in thread
HA can stand for High Availability as well, depends on the context.
Comment on
*Permanently Deleted*
Zip ties? Not that uncommon.
For longer trips I put wet microfiber cloth between windscreen and speedometer. So I can remove bugs from helmet's visor at almost any moment like waiting for green light.
Comment on
*Permanently Deleted*
Funny how many people are joking around those weird activities for some of the meetings like stickers, 2 truths 1 lie, etc etc etc. And we still do it.
According cameras - it's easier, but in my team we never forced anyone.
Comment on
New Covid wave has begun and masks should be worn again, scientists warn
With a lot of overreactions this gonna be hard this time.
By overreaction I mean f.e. closing forests in my country.
Comment on
Why do you use firefox?
It's not chrome / chrome-based. We need to have any choice. As Chrome is very, very loved by corporations, and Firefox hated... it means that for personal use it's the best browser available.
Comment on
How do you guys back up your server?
Autorestic, nice wrapper for restic.
Data goes from one server to second server, and vice versa (different provider, different geolocation). And to backblaze B2 - as far as I know cheapest s3-like storage
Comment on
YouTube tests blocking videos unless you disable ad blockers
Reply in thread
This, and this is why few years ago I didn't care about yt ads on my TV. I had like 3-4 ads, 15 sec each for an hour of content, ads only between videos, not in the middle.
However, suddenly there was 3-4 ads before each video, and many times the ads started to be longer than videos.It feels like they are trying to push me into subscribing to paid YouTube by making the free version unusable without an adblock. And now they are even trying to make me disable my adblock?
Comment on
Self-hosted Password Manager Recommendation?
Reply in thread
If you only use Linux CLI and live in the terminal: pass
There are frontends to pass [1] for different systems, including mobile ones ;) and probably the official list is not complete.
edit: For CLI I prefer gopass [2]
[1] https://www.passwordstore.org/#other
[2] https://github.com/gopasspw/gopass
Comment on
What's your preference for a text chat server (e.g. IRC/XMPP/Matrix/Zulip/etc.)?
Place where you have most of your friends…
Used to xmpp, but it died naturally over the time and someday I just stopped my prosody server. Nowadays - a bit of IRC (few friends still are there) and discord (not selfhosted, but from all the alternatives… feels best).
Comment on
Microsoft Edge, anyone?
Reply in thread
Or just launch second profile... Firefox / chrome(ium) supports it. No need to use different browser.
Comment on
Gandi announced a price increase and discontinuation of free mailboxes
OVH, for the TLDs I have they were cheapest in Europe and DNS is just working.
Comment on
What's going on with Google's search engine?
Reply in thread
deepl is even better than gtranslate, IMHO
Comment on
How to disable S0ix and enable S3 Sleep on Ubuntu 22.04 on Dell Latitude 3410
Reply in thread
Have it on work laptop... It wakes laptop for random things, if I put it in backpack I can find empty battery in the morning... Nope, s0ix does not work at all on windows anyway.
Comment on
Traefik, Caddy, Nginx, etc. what is your reverse proxy of choice, and why?
Depends ;)
Private: Traefik, as it was default on k3s and I just get used to it. Work: mostly Nginx
Comment on
thank you Linux for giving a damn about Bluetooth headphones
Reply in thread
And it looks (for me) like on android it just works, so it should be possible… Or maybe it's just seamlessly switching shit-quality with mic and good quality without? And I didn't notice during gsm calls?
For sure it sucks on windows too, but well - anything bt-related on windows works just bad…
Comment on
How do you keep track of all apps you install and their configurations?
Reply in thread
+1, essential ones I keep in GitHub repository (like zsh, tmux, xdefaults configs with no personal data). With makefile that makes symlinks. This is the easiest way to sync zsh config between my personal and work machines.
Rest is just in a backup.