GunnarGrop
Windows 11, and the group policies doesn’t allow us to use WSL. We also can’t directly SSH into any servers so we have to go trough a Citrix session to a Windows 10 “admin server” and then SSH or RDP to a Linux server. And Windows Terminal isn’t installed on the Windows 10 server, so it’s either CMD or the Powershell terminal.
It’s absolutely fucking miserable. I’m a Linux sysadmin who do a lot of automation (ansible etc) but also Python development. Try it yourselves and see how long you last! I’m jumping the fucking ship in a month though, thank the gods.
All the result of an over confident “security organization”, with a lot of hubris.
But the best part? It’s a $5000 work laptop, and my 6 year old Thinkpad (with Linux) runs laps around the thing any day of the week. Opening the file explorer takes, most of the time, 5+ seconds…
Fuck my life, and fuck this company.
My dream would for this to at least have an option for collapsable tree-style tabs. That’s what I’m missing the most from the Edge implementation. Even “normal” vertical tabs struggle when you have over a hundred open tabs.
Yesss come on! I moved to Edge at my place of work because I can no longer see what I’m doing with horizontal tabs. And we can’t use addons in Firefox.
This will land in ESR in three years time and then we’ll be rolling…
I set lower priorites (higher number) for all repos from OBS and such. The only repo that has a higher priority is Packman. You can see your priorities with “zypper lr -p”, and set priorities with " zypper mr -p 100 <repo-id>".
Writing systemd services for your containers is something yoully have to get used to with podman, pretty much. It’s actually very easy with the built in command “podman generate systemd”, so you can just do something like " podman generate systemd --name my-container > /etc/systemd/system". I much prefer managing my containers with systemd over the docker daemon. It’s nice!
Also, podman can use privileged ports as root, right?
Not that unpopular an opinion, I feel like I hear it here and other places quite often. A fair opinion, like any other, but the problem for you is that there is no alternative to Wayland. X is abandonwere, as is Mir. The Wayland specs were written by X shills (I.e the X devs) because X is unmaintainable, so it’s going to be very hard, if at all possible, to get other devs to effectively maintain X.
As for immutable distros: I’ve used Linux personally for a decade and worked as a Linux sysadmin for a few years, and I think immutable distros are great. They make server maintanence and lifecycle management a dream. If you haven’t tried using them as server operating systems, I’d highly recommend using openSUSE MicroOS, and just trying it out! Deployments with podman or kubernetes and you have a rock solid, secure, and easily maintained system.
openSUSE Tumbleweed or MicroOS. I’ve since long given up on so called “stable release” distros, because a boon to me is to feel like I’m not using software from the stone age, which is what I feel every time I have to use a RHEL, SLE or Ubuntu system.
I’ve used Tumbleweed on laptop and desktop for about 6 years. Never has anything crashed, or at least nothing has ever become unbootable. The most damage ever done by an update was a regression in mesa that made 3d accelerated content absurdly slow, but even that was fixed within a few days.
I use MicroOS on almost all my servers and it’s rock solid.
zypper is slower than pacman, apt and dnf, but it’s extremely usable and easy to work with, even in enterprise scenarios. I’d say it’s basically on par with dnf, usability wise.
openSUSE in general feels extremely stable, and I just love that they went btrfs by default a few years back and just seem to have this future proofing aspect.
My preference for a few years have been a combination if IBM Plex Sans for most stuff and Iosevka for monospace. They both look amazing! Iosevka might look a bit weird when first seeing it but I can’t really use anything else these days. However, Fira Code is a really good monospace font as well.
I get why they’re doing it, so it’s not a big deal for me as long as I can still use single click to open folders.
That being said, double click always seemed like a weird “hack” to use what is essentially the main function of the left click, no? As in, the primary thing I want to do when left clicking something is to go to that thing. Go to that folder, go to that link and go to (open) that application. “Selecting” is not the main action I use so I’ve always felt weird when “selecting” gets what is essentially the main function of the mouse, the left click.