

Hmmmm, maybe like the medical device startup industry?
I did electronics prototyping for a number of years with a lot of medical device startups and pretty most of them genuinely just wanted to help peoples’ quality of life.


Hmmmm, maybe like the medical device startup industry?
I did electronics prototyping for a number of years with a lot of medical device startups and pretty most of them genuinely just wanted to help peoples’ quality of life.


I would be interested in seeing compiled statistics of how many fell without capitalist interventions.
The CIA themselves have stated how active they were in the 20th century with corrupting, breaking down, and ultimately overthrowing communist regimes and installing dictators.
But also socialism with worker owned co-ops and only infrastructure and regulations through a central government may somewhat be a good direction to go.
The crux seems to be that all forms of government are susceptible to authoriatarians because people themselves are very susceptible to authoritarian strong men and propaganda, inherently.


Yep, openvpn with factory firmware. It even had a (limited) choice DDNS services for self hosting, on a cheap consumer router. I could never figure out if NAT hairpinning worked though.
Almost all routers have an “advanced” section where you get a lot if these nice options.
I have only bought a ubiquiti device in the last few years though, so I guess it is possible that routers have been enshittified like a lot of tech products with features locked behind a paywall.


Sure, but you can’t access your home network anyway if your router is turned off…
I have yet to encounter a router made in the last decade that couldn’t. Asus routers, even my 15 year old tplink archer A7 could, ubiquiti always can, openwrt, pretty sure at work we did testing with a dlink router and it also had that option.
Pretty much if you don’t use a Linksys 100Mbps router from 2005, you can at least do openvpn if not wireguard.


You can even use an ESP32 or similar since it just has to perform 1 tiny function.
Getting an WT32-ETH01 knockoff dev board for 15€ or PoE for 25€ and uses <300mW with the wireless modem off. You could even just use a WiFi module for 8€ if you don’t want something wired.
https://registry.platformio.org/libraries/a7md0/WakeOnLan
There is already an wakeonlan library to generate a packet very easily.
You can even do it in pseudocode with ESPHome if you have HomeAssistant
Then VPN in, send a signal to the esp using one of various methods to tell it to send the packet.


Yes but they force you to use GTK apps by default for the core apps.
They even replaced Discover with Bazaar where you can’t see certain package types (like mangohud) and have to install them manually, can’t browse by category and just get “selected” games shoved in your phase, as well as getting no update notifications and it will silently fail sometimes in the background with no notifications or messages.


I have just run into such an insane amount of problems with atomic distros. The thing is that you don’t know it will be a problem until you start having a need for the functionality
I still daily drive bazzite, but embedded programming, wireshark (constantly breaks upgrading on atomic fedora), any VM that had to connect to the LAN, any sort of document signing, key management, using any sort of government ID software like Belgium’s EID to log in on a web browser, and much more is very difficult with most of the examples being dead in the water and will apparently never be attempted to be fixed.
It works great for most people, until they need to do 1 thing outside of the mainstream and it falls apart. Hell, there is literally no documentation at all on how adding a user to a group is fundamentally broken (fedora’s fault, not bazzite) and you have to copy groups manually from a non-documented file to /etc/group.
And for any of the people saying “he changed”.
One of his most recent “philanthropic” ventures was to partner with Nestle (good start) to “modernize and increase yields” of the dairy industries in impoverished countries.
The two organizations then sold modern (likely non-servicable) equipment and entrenched them in corporate supply chain systems geared towards export and making it much harder to trade locally (not sure how that part worked, but was in what I read).
For a grand total of… 1% increased dairy yields.
Then 3-4 years later they pulled out, leaving heavily indebted farmers without the corporate supply chains and delivery systems they were forced to switch to, and making it very difficult to switch back to the old ways of working, so they can’t sell nearly as much locally.
Who do you think will buy up those farms when the farmers go bankrupt and have to sell ar rock bottom prices.


Yes, it doesn’t work out of the box. Proton games literally won’t launch. You need to run this command (at least on atomic distros):
flatpak permission-set background background com.valvesoftware.Steam yes
https://github.com/AeonDesktop/Project/wiki/Troubleshooting#steam-flatpak-opens-but-cant-start-games
Mangohud also doesn’t work without modifications, as well as a couple games having absolutely abysmal framerates like rocket league.
Gamemode doesn’t work AFAIK
It is a worse experience in general, but works for a lot of people.


I am split on this.
If you allow it, then you get eevblog sort of posts where there are 1000+ comments over 5 years in 50 pages that switch topics so regularly that every 2-5 pages should be entirely seperate posts and reading them because of wanting to find information on the title topic is completely useless.
On the other hand, sometimes an issue will become stale and someone will comment with an update or solution to a problem and get chastised for “necroing” and sometimes their comment with a solution deleted.


There are also tons like Italy, Czech republic, Croatia that have civil unions, but I don’t know if they respect foreign marriage.


I don’t think flatseal can set the background permission, but I might not recall correctly:
flatpak permission-set background background com.valvesoftware.Steam yes


It doesn’t work fine out of the box. I tried it on Opensuse MicroOS a year and a bit ago and had to search 3-5 pretty undocumented solutions to big problems before being able to play the same games that non-flatpak could.
Out of the box, proton didn’t work at all.


Except not on most phones, just a small subset of old phones.


Bazzite uses BTRFS, but not snapshots I think.
Opensuse microOS flavors go all-in on full system snapshots but that means they also have a bad grub encryption unlock interface (instead of Plymouth). I have had some funky things with it like it missing keystrokes and if you get it wrong once, you have to reboot your entire system instead of just retrying.
Other OS’s use home folder snapshots only or something like that?
The different variants are not quite clear to me.
Placebo is a hell of a phenomenon though lol
I wished posteo allowed custom domains… They would be perfect then!


That is completely false about the states, but might be true about the specific citizens
https://www.axios.com/2025/06/03/immigration-enforcement-ice-deportations-states-trump
Houston literally had the highest amount of ice raids lol.
https://www.newsweek.com/map-shows-states-ice-arrest-immigration-2107629
Texas is one of the places where ice makes the most arrests lol.
But there has rarely been instances in recent history where gun nuts have used their guns against agents of the government instead of unarmed civilians. They don’t like it when they shoot back.
Dear god there doesn’t have to be an app for everything.
Make a website and if you really want an app-like experience, make a damn PWA. No, I don’t want to download your terribly optimized, huge app to get a receipt…
I’m sorry, but to get my UK ETA for traveling for work I had to download an app that I will literally use 1 time in 2 years because it is valid for 2 years. It could easily be done with a PWA.
It is not more secure, it is less secure for the end user as apps have been caught many many more times stealing data and being malware compared to a web page where you generally have to download malware.