
Yes and your argument is that one is superior because it shows hotkeys

Yes and your argument is that one is superior because it shows hotkeys

Should only command line programs show their keyboard shortcuts?

Why doesn’t my Lemmy comment box show shortcut hints? How will I know the shortcut for copy, cut and paste? I tried pressing alt+6 but it did nothing. Curse you Ecmascript from 1997!

Yeah cutting text with ctrl+k instead of ctrl+x (because that’s exit) and copying with alt +6 instead of ctrl+c.
Le
Mao.

Micro doesn’t need to list the shortcuts because it uses similar shortcuts to notepad and you don’t have to do weird ctrl+x to exit but ctrl+q (for quit). Also copy and pasting isn’t a nightmare in it.

micro for sure. But I dont use it as a main editor. Just for quick text file adjustments.

That’s who micro exist. And is so much better.
At that point just change it to BEKKNQV


It runs on embedded systems but also on “normal” computers. It’s not an OS but moreso a server/database which communicates messages between different programs.

Idk it’s not just on embedded systems. For example you can’t run ros 22.04 on Ubuntu24.04 ** https://docs.ros.org/en/humble/Installation/Ubuntu-Install-Debs.html
Windows doesn’t have these issues. Not that I use Windows for development stuff, but you can usually install any .exe for Windows10 on Windows 11. Even older stuff frequently still works and only sometimes requires running in compatibility mode.

Trying to do something like run ROS on anything but the Ubuntu distro it was made for.
Flashing an embedded board which requires Ubuntu 20.04 and didn’t accept me using 22.04
Some more stuff too but I’ve forgotten

That’s true but on Windows it’s mostly just clicking install on everything on ninite. Linux libraries sometimes can’t even install on a newer kernel.
I can usually get old Windows programs to run on newer Windows versions. On Linux I rarely had that sucess.

The problem is that there’s so many different ways of packaging and also that Windows generally does static linking so old binaries work after a decade. Whereas old Linux binaries are generally dynamically linked and are dependent on some other old library which isn’t availible for [current kernel] and you get into dependency hell

Firefox based browser and Jerboa

Hot take: Windows handles this stuff so much better.

I tried that once but there were so many dependencies that it became a nightmare. Eventually I just went back to Ubuntu from all the headaches because I want to use software not struggle to compile it.
Not to mention every tutorial using apt as an installer and having to replace it with “yum” or “pacman” at every copy paste gets tedious very quickly.

Containers are trash. Always have issues passing through devices like GPU or USB. I’ve tried it for a while but at some point you want to get work done instead of having to find out how to pass through all devices

No things like ROS and other stuff.
I never understood how people use anything bit Ubuntu LTS since every tutorial is based on that but I’m probably ignorant.
Previous targets seem pretty good.
Not sure why they’re going for Ubuntu now but maybe they can kill snaps once and for all