Nice replacement topic after the maintainer drama last week
Nice replacement topic after the maintainer drama last week
I agree with the person you’re replying to in the sense that Linus’s decision is OK, but the delivery could be less “idiotic”. This could be a different message entirely. Even a cold “Yes we have some things happening. Can’t tell more for now” would’ve been fine.
I’m Finnish. Did you think I’d be supporting Russian aggression?
Where did that come from? Sir this is a kernel mailing list. Why the nationality chest beating? I’m Polish and I have a smirk all day on November 4 but it’s just so childish from Linus.
Did you know that if you use the “transfer data from my old phone to the new phone” thing, only the apps installed from Google Play will be carried over? That is, FDroid apps and their data will be lost.
Man I hate how I barely ever buy anything, makes it impossible to boycott any company
And also set-up SSO/LDAP in your homelab if you run one so you don’t have 3000 loose outdated account entries for IPs like 192.168.10.5 user: admin password:*****
As for backup, you can also buy a e.g. Lenovo M920q minipc, buy a pci-e riser, buy a dual port ethernet card, set up Proxmox, set up an pfSense (or OpenWRT, or OPNsense) VM inside, pass-through the ethernet card directly to the VM. The VM is very backupable, since you just copy the VM state and save it somewhere. This would only work for the router though, since the AP’s that’d be running OpenWRT wouldn’t be VMs. This is at the cost of having to deal with an additional layer for the VMs.
I guess the problem you’re asking about in regards in regards to cross-device portability of a backed up config is valid. If you had a four ETH port router, backed up the config, and then uploaded it on a two ETH port router, you’d run into trouble, but I have no experience here.
You can also install OpenWrt on some switches these days (PoE also reportedly works with realtek-poe module):
That way you’d have a fully open OpenWRT-only network lab, so you’d always be working with the same system.
It’s not exactly those dimensions, but check out Osprey Daylite Tote Pack. I read some airline summary and the OP said it fits every single one, even the more restrictive ones
The moment I realized that “SSH login” on hosted git forges like GitHub literally just means “there’s a folder on a computer that you’re connecting to over SSH” was crazy to me. I realized that there’s no need to selfhost gitlab, gitea, forgejo. Just put a folder on user@host in the repos folder, then set the origin url to user@host:~/repos/myrepo
I think there may be some init commands needed before, like git init --bare or something
you’re doing your part in keeping the federation healthy and decentralized o7
My god does anybody else downvote an article if it’s blatant clickbait? How does it have 520 score? You were supposed to be better than r**dit remember?
Best search meta is “searchterm -reddit +forum” anyway
Orgzly Revived on Android, if you’re into emacs org mode. Can sync over git, webdav and dropbox. Probably syncthing too. Samba over Android file protocol with Material Design sadly doesn’t work.
On PC just edit the same org mode notes as in Orgzly, but with Emacs.
You can also create an account and just leave a note on the map (a message that other contributors to OSM see) mentioning your observations. It’s a good option if editing the map is too overwhelming with all the different tags and how routing algorihms interpret them.
a decision was made in early 2024 to become a hard fork
https://github.com/LuckyTurtleDev/docker-images/tree/main/dockerfiles/anki
start with env var sync_user1=username:password or something like that
change server url in anki desktop or ankidroid to what you started in docker
done