Most of my library just works under Linux.
Plus it is a pleasure to code under Linux.
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Most of my library just works under Linux.
Plus it is a pleasure to code under Linux.
I came.
Hell yes it's awesome.
It's awesome like physics. It just works.
I use Debian.
I recently made the switch to linux as well and I have it on my laptop and gaming PC. I do keep a portable install of windows on an external drive for more niche cases, such as music production which I had terrible luck with on Linux. When I booted up my laptop with the windows drive, I noticed that my keyboard backlight wasn't working. And it took me a second to realize that Windows doesn't come with basic drivers... In Linux mint, my keyboard backlight worked right away. I also wish I made the jump to Linux much earlier.
For music prod on Linux, have you tried Reaper?
Yes. I've made posts about my problems before. But I use an E drum kit to trigger vsts in a daw. It's just easier for me to use windows.
Yes. Yes it is.
Can anybody comment on their experience using Arduino and ESP with Linux? Especially does Linux handle COM ports better than Windows? There's a seemingly immortal problem of COM ports becoming unusable until you go into Device Manager and uninstall them (again and again) - and if that doesn't work, reboot Windows. I experience this less often now than say 5 or 6 years ago, and sometimes it's my fault, but jeez.
I regularily program Arduinos in Arduino IDE v2 (https://flathub.org/apps/cc.arduino.IDE2) and ESPs via the ESPHome web flasher and the esphome CLI tool.
Works flawlessly once you added yourself to the dialout group as mentioned by @StorageB@lemmy.one.
COM ports as handled by Windows is misery anyways. Linux definitely does it better
I wish I could experience this pain free Linux I keep hearing about on this website. Programs constantly stutter and glitch out, and if the computer goes to sleep while running my Linux partition it absolutely will not wake up again. I know this is a skill issue, but I've already spent many hours troubleshooting this... I've tried several distros as well. Even the steam compatibility everyone raves about only seems to work for me if I don't use wayland. I can say with certainty that the average person would be completely unwilling to deal with the experience I have had.
I think this "it just works" experience depends much on the hardware and software you use. But no matter what, in the long term, if you're not willing to put in time and learn how stuff works, how to troubleshoot, how to check logs, use the terminal, etc. I think you're going to have a bad time and be disappointed.
I've used Linux exclusively for the past 10 years, both at home and at work, and I wouldn't advise anyone who wants a care-free "it just works" experience. Linux is not good at that, and I think anyone who claims it is does more harm than good.
Linux is good for tinkering, self-hosting stuff, connectivity and flexibility. Most people want their games to work, not this. For me, I love it and I use it for everything including sim racing and VR games.
I'm guessing you're on Nvidia system?, I never had a program glitching or crashing on me ever since I make the switch (I exclusively use Wayland and never touch X11 once), maybe a laptop specific issue just like I can't get my fingerprint sensor to work on my machine, but luckily it's not a deal breaker for me
Correct. But I've heard tons of people say Nvidia support is fine now, and that amd is still problematic. I have also tried Pop OS
How do you have Cura installed?