I Love Coding on Linux
opensource.com
I Love Coding on Linux
1–10 of 86 posts
Re: I Love Coding on Linux
#2I also recently got a bluetooth adapter and found out I simply cannot turn on bluetooth. When I was younger, I had more patience to hack around with things until they work exactly as I like, but I'm surprised that I'm still encountering issues like these in 2021 on a desktop-focused OS.
I wish other OSes followed the unix philosophy more. I wish I could separate the windowing manager from the desktop in OS X, and have more extensive customization options over everything. It'd be nice if Windows had as nice of a filesystem organization story as any linux distro.
Re: I Love Coding on Linux
#3Then one day the computer would no longer boot. I had to manually tinker to revert to older version and it booted again, but now 50% time microphone didn't work.
Then one day I installed mysql, and had to do some crazy brute force experimentation to be able to run a local copy of our db.
I accept it's possible the hardware vendor messed up the setup, and someone with greater skills than me could have worked around these issues more productively whilst benefitting from greater flexibility and customisation in other areas.
I will stick to MacBooks from now onwards. I don't have the time to deal with all this hassle.
Re: I Love Coding on Linux
#4I bought a laptop with Ubuntu preinstalled and had an amazing experience for the first month. Then one day the computer would no longer boot. I had to manually tinker to revert to older version and it booted again, but now 50% time microphone didn't work. Then one day I installed mysql, and had to do some crazy brute force experimentation to be able to run a local copy of our db. I accept it's possible the hardware v…
Re: I Love Coding on Linux
#5Re: I Love Coding on Linux
#6Re: I Love Coding on Linux
#7Generally, Windows has better GUI-based tools. The big one being debuggers, I really miss debugging in Visual Studio (C++). But more generally, Windows tends to have a better selection of IDEs, database editors, version control GUIs, etc...
I love command lines and text editors, maybe that's the reason why I prefer Linux, but sometimes, GUIs are useful.
I don't know how the experience on OSX is. It never struck me as a particularly developer friendly platform but I may be wrong. It has a proper Unix shell, so it shouldn't be that bad.
Re: I Love Coding on Linux
#8I miss gnome but not much else, and definitely not tweaking everything from the console by using obscure commands found on google
I love the macos "just works" mantra and while i'm still getting adjusted to it and there are definitely some quirks I don't like, I think I'm being more productive on mac for just not needing to mess with random things breaking when ubuntu gets updated
Re: I Love Coding on Linux
#9I bought a laptop with Ubuntu preinstalled and had an amazing experience for the first month. Then one day the computer would no longer boot. I had to manually tinker to revert to older version and it booted again, but now 50% time microphone didn't work. Then one day I installed mysql, and had to do some crazy brute force experimentation to be able to run a local copy of our db. I accept it's possible the hardware v…