But the attacking line is also much lower. So? 🤷
Bogus007
My three IDE’s of choice in order of preference:
-
EMacs: ultimative workhorse which can do many more - especially with org-mode (however, time intensive to configure which is why I used also ChatGPT to get it done)
-
VSCodium: easy to manage almost anything due to its huge number of extensions
-
Vim: don’t know, sometimes I feel the need to work with Vim and it’s many shortcuts
All are free and open source.
-
In my opinion, you're doing a great job by not enabling downvotes. Every user can see how many votes their comment has, which should be enough for them to gauge how well their comment is received. 👍
-
I haven’t been on Stack Overflow for a long time (around 15 years ago). Back then, I was mostly focused on statistics and programming in R. It’s true that rude responses were rare, especially in the sense that the OP should have known the answer beforehand or could have researched it themselves before asking. But yes, I never saw personal attacks.
Maybe I'm misunderstanding what you wrote on Reddit, but from what I read, there was nothing even remotely offensive. You simply provided information. Downvoting you for that is just silly.
The downvotes you're getting here on Lemmy for your comment are equally baseless (current status: 0). It just shows that some people have enough energy to downvote, but not enough to engage in a discussion. Maybe they should save that energy for something more constructive.
Some newspaper forums require identity verification (through paid subscriptions, social media accounts, etc.). These forums are generally much more civil - and we all know why.
I find the concept of downvoting very toxic and discouraging. It can potentially prevent people to express different views, something a discussion and our personal development is thriving on. It can be well seen on Reddit and even on Lemmy, where people with different views get sometimes heavily downvoted. It is something I consider to be close to “cancel culture” - a majority decides not to like your opinion, so it tries to silence you by voting you “out”. I would really love to see that Lemmy removes this feature and just allows to upvote - so you can upvote a comment or not, but you cannot downvote a comment.
This is misleading. While Red Hat contributes significantly to Linux and some open source projects, they did not create the Linux kernel, GCC, or glibc - those are GNU or community projects. You can absolutely use Linux without Red Hat software, especially with distros like Alpine, Gentoo, or Guix. Red Hat is influential, but not essential.
Thanks for the awesome news! I really hope more distros follow that move - more independence means more real freedom.
When exploring the libre distributions recommended by GNU.org or broader FOSS communities, I find myself questioning whether being „blob-free" is truly enough. Some suggested distributions - such as Guix - host their code on GitHub, which is owned by Microsoft.
Similarly, systemd is maintained by Red Hat, a company closely tied to IBM and known to collaborate with Microsoft. It's used in distributions like Parabola and Trisquel. This raises concerns about centralization and corporate influence, which makes me wonder whether these choices truly align with the spirit of software freedom.
That said, maybe I’m misunderstanding what „libre“ fully entails.
Thank you for mentioning SourceHut as another option - I didn’t know about it. In my opinion, it doesn’t matter whether Void Linux or other distributions choose Forgejo or another platform, as long as they move away from Microsoft-controlled GitHub. Doing so would reduce the risk of corporate influence and give them greater independence, even if I fully understand that it would also mean more work.
Could it be that you're putting a lot of pressure on yourself, or that the job is causing you a lot of stress? This stress might lead to gastritis, either directly or indirectly through unhealthy eating and drinking habits (eg lot of coffee or coffee of bad quality, fatty food like pizza). If that's the case, being let go from this company might actually give you the opportunity to find a job with much less stress.
Intel has not learned, still making money on crap chips.
I would say that Arch is not the best distro to learn the ins and outs of Linux. Arch is comparable to Void in that both are rolling-release distributions and require comfort with the command line.
Gentoo goes a step further by allowing you to tweak CPU-specific and software compile-time options before building packages from source. Then you have PLD Linux, whose installation process demands a strong understanding of the system and its internals.
A step further down is CRUX, which leaves you with the bare essentials - essentially just the kernel. You need to manage repositories yourself to a significant extent.
Finally, we arrive at Linux From Scratch (LFS), which is somewhat similar to CRUX, but with an even more hands-on approach. With LFS, you must manually install virtually everything, including the toolchain, libraries, and basic utilities.
So, from Arch to LFS, there's still a huge gap in terms of how deeply you engage with the system.
Finally, what does it really mean to “learn Linux”? You can learn Linux with any distro, but when you are using a distro, you are mostly just learning that particular distro.