

Sick and native Wayland support


Sick and native Wayland support


Honestly. I think private companies can have a place in public infra, but it’s not in the freaking ownership. Rent seeking is the worst and most destructive aspect of private ownership and we’ve known and can look at countless example of that since Adam Smith!
Right! Tbh I saw their work after playing with git pods on a project that utilized it. By that point though the git pods project had made significant progress IMHO from the fork of Eclipse


Yes. For sure. Basically cursed with mutism most of the time, last case addresses that best, but able to read or listen to everyone? Worth it.
If I get a rare lang I’ll contrib to the common voice project that year.


Check out ptyxis as well. Terminal with support for opening new tabs into the container namespaces.
Honestly tinkering like this is a lot more stable for me. If I bork it, I can just blow it away. I just need to get better about going from tinker to full Containerfile for my build environments lol


I did have a very real work experience where people went “a what list” when I mentioned we had a black list of software built. I am kind of glad to move past black is bad, white means good phrasing tbh because some people are turned off by it.
If we could just end racism, as in the fucking stupid idea of race at all, it wouldn’t matter. People are even black and white…


A part of the desktop GUI that opens git forge stuff for installed apps. Like I want to just right click “submit code issue” for an app and have it open a proper templates issue for that given project. Right click and select “see source code” and it pops open my ide of choice. Add some integrations for building and installing forks and branches so I can test my changes in real time.


Another government stops renting key software and instead invests in actuall ownership!
Honestly, if Microsoft said they wanted to own the Autobahn I could only imagine people would tell them to fuck off (in english and deutche). Why would digital infrastructure be any different?


I know a person that swore up and down about it, but personally I didn’t see the appeal. I am biased towards containers though so Harvester is my Promo alternative I’m running


Contribute to opensource you use! Honestly I ping pong back and forth between swamped and bored , with contributing back as a good way to get ahead of future issues and involved in future work
Another step up is the confidential computing project. Requires hardware that supports it though, which sucks, but takes the virtual hardware concept and adds multi key memory encryption on top.
Remember though security without a threat model is just paranoia, so what level of hoops and investment you need really depends on what your threats actually look like.
I personally love containers and Macsec. It limits most of my concerns. I want to mess with confidential containers next, which is to say lightweight VMs in containers with memory encryption set, but thats all future to me. The irony is that I then I have to figure out attestation better for those machines since from the host they are black boxes.


Worth paying for. Honestly guys selhost for yourself and family contribute to project you depend on, and pay for everything else you don’t have the time to do that too.
Its free as in freedom, not free as in beer. Their still FOSS even so this isn’t even a rug pull imho. The worst thing is it requires an account which hurts the privacy aspect of that. One the few times something like Meta mask actually makes sense… Maybe some way to get an token generated and sent for use rather than a blanket account
This was the best project I was following in the space
The IPC increase is the most sure tradeoff for sure.
Agreed, engineering is deciding what trade offs are acceptable. Cargo culting any pattern is a good way to build runaway junk


We really do need better cable identification standards for usb-c. Like electrical and cat cables have had this better addressed for a while now.


Usb-c supports DisplayPort! Long live open standards!
Can be more efficient, but it’s not always. You can scale those services more too. Do you need all 16 running on idle? Lazy load then as needed. Also does it really need a whole 500mb? Why? If its just a cache made that’s better handles with another shared service (redis, etc). If it’s software, why? A full “fat” Suse Base Container image uncompressed is 94.8mb and not all of that will be loaded in RAM. Going down to a micro at 23mb. All this and now you can deploy it on the shared infra, no separate OS, Management/security/logging/networking solution.
Honestly probably got the project to more maintainable state. Probably didn’t need the rewrite to do it in a new lang to do it (the real killer hear it sounds like).
Those monoliths suck on the operations side, and even worse when it’s a corpse holding up the foundation to other projects that actually need it to change. Need to scale? good luck that decades old pizza box we call a server isn’t supported anymore. Oh of course we can spend millions virtualizing dead hardware to keep it running the same.


That feels like the trap here. There is no intention, just patterns.
https://github.com/agabani/tor-operator I’ve keep wanting to add something like this to a cluster and hosting those services behind a Tor proxy