

Lol, could you imagine if the president just came out on a live broadcast and said, “I pardon everyone currently convicted of a federal crime”
Lol, could you imagine if the president just came out on a live broadcast and said, “I pardon everyone currently convicted of a federal crime”
I always put all of the code in the main block. Only exception is when I am creating a multithreaded/multiprocessor application. Then I normally use the if statement as the place to setup “the plumbing” with pipes and what not. That way people are forced to realize there is no main function but two co functions working in tandem
I declare war on this hill!
Disclaimer: If you want to explore window managers then go ham! Linux is all about exploration.
Now, If you think the grass might be greener on a different desktop manager then stick with gnome. By no means am I saying Gnome is the best, but its more of a situation where it will devolve into the quirks you know vs the quirks you don’t know situation.
Personal Antidote, I started with Gnome and used Gnome for years. Got curious and started jumping around I tried KDE, I3W, XFCE, Pure X, Etc. There were things I liked about each one of them but the quirks of each deviating from my expectations coming from gnome was too much and I ended up sticking with gnome.
That being said, out of necessity due to system constraints I run XFCE when I need a light weight DE. A close second in that realm is LXDE But I don’t like its default aesthetic nor do I feel like customizing it since I do most of my computing in a terminal.
Replace GNU/Linux with NixOS
So…… We got an alternative to Switzerland as a country? Historically I always thought they took digital privacy seriously. But it seems tides are changing.
We got any other GDPR countries as good as Switzerland? How about the Netherlands?
Or is this gonna turn into a game of finding a country that just doesn’t care about digital surveillance?
The embedded IoT crowd would like to refute your claim that there are no operating systems that you can install and forget.
The collective would like to stress that any operating system can be installed and forgotten. Please note, that usefulness and security may be impacted.
/s
Also, to be technical there is CollapseOS which is an install once and forget sort of thing.
My first new computer was an Acer Aspire One netbook with Windows 7 starters. I quickly realized what “starter” meant and discovered Ubuntu 10.10 Netbook Remix. The rest is history.
Not sure, currently have 8 nodes and 40 apps running
Use tailscale for host nodes, use tailscale docker container in a compose stack with an app that you sidecar to. That way that app is on your tailnet as if it is its own computer. Use tailscale serve for reverse proxying support of the apps. Then, setup a vps node (I use linodes $5 node) with tailscale and configure that to be your DMZ into your tailnet.
For DMZ, use Caddy, UFW, and fail2ban. Also take advantage of ACLs in the Tailscale admin console to only have the VPS able to route traffic to specific apps you want to expose. My current project is to work in Authelia into this setup so a user logs into one exposed app and is able to traverse to other exposed apps through header / token authentication.
Oh also, segment the tailnet using different authentication keys. Each host node should have its own key, all the apps on a host node should have a shared key, and all public facing clients should have a common shared key. That way in case of compromise you can revoke the affected keys without bringing down your network.
When you end up having a mini homelab look into komo.do for container orchestration over the overkill options like kubernetes or portainer
Yeah…. My bad
I will bite. How much? Unless its cheaper than opiates, No one is going to put their profit margin above the common good of society.
Less infrastructure erosion from roots? Integration into places like above ground parking spaces? Hell could you imagine integrating them into bridge underpasses or walk ways? Heck make a semi destructible version and use that for crash bollards. Only a level 5 vegan is going to complain if some allege is spilt.
In windows defense (no means sticking up for them now) It was a pretty unobtrusive OS in Windows 7 and arguably in Windows 8 (but don’t get me started with the UI/UX choices). Windows 10 was decent and for the first year or two felt good running it. But after that yikes…… Then windows 11 comes to the scene and I lost the plot. Looking forward to October though when people throw out their 7th Gen Processor rigs. I got no issues rocking an I7-6700K that is not AI ready
confused C++ noises /s
In before someone links a tv-trope page about it
If it has “smart” capabilities please don’t make it dependent on an APP try making it compliant with the Matter Protocol so that people can buy it and integrate it into their household regardless of ecosystem
I can concur, thats what my research also indicates. Plus I am too lazy to type apt-get
Not trying to shill, but seems like a perfect opportunity to integrate Tailscale for network access and then use the funnel feature to connect to peers.