DigitalDilemma

  • 3 Posts
  • 268 Comments
Joined 3 years ago
cake
Cake day: July 22nd, 2023

help-circle
  • I’ll look into OpenSUSE as a potential alternative

    You could do worse!

    I’ve worked with OpenSuse for a few years and I really like the people involved. They’re stand-out in that they’re European based (no bad thing in today’s uncertain world if you’re not American yourself.) They’re a german organisation but the employees are spread through Europe and further afield and they’re a really, really small concern, but IME, they genuinely care about doing the right thing, even if that comes before financial growth. One example of that is their tutoring programs and, unlike many organisations even in the FOSS world, I get the feeling they genuinely uphold their guiding principles

    I use Debian myself at home and at work and it’s my go-to for everything, but if it didn’t exist, OpenSuse would probably be the next on my list and although I’m not working with them at present, I would happily do so again.



  • Fedora is a community project but ultimately owned by Redhat. They own the trademarks and the domain. They could stop support for it at any time they, or their owners, IBM, decide it’s not in their interests to continue supporting, or even allowing, it. People will say “Sure, but you could fork it” and I don’t doubt that it would be forked, and there’s enough userbase to make that fork successful and arguably better, but then it wouldn’t be Fedora.

    That does seem unlikely since Fedora is a fundamental part of Redhat’s upstream for their main Linux project, RHEL and would require a bit shift in their model, but they have made some odd decisions over the past few years that have upset the community. (Ending Centos Linux 8 with very little warning, and then trying to block source distribution for the rebuilders that stepped in to replace Centos Linux. Centos was a community owned project back along, by the way, founded by Greg Kertzer who was forced to give it up, which indirectly led to Redhat taking control over it and ultimately ending Centos linux entirely. This was its own huge controversy and did not paint Redhat in any kind of warm and fuzzy light)

    So I don’t trust Redhat as much as I did half a decade ago because of these reasons, and more generally because of their corporate sellout. No matter what their supporters and community say, Redhat are a for-profit company that made decisions which upset the community even before it was bought out by a huge multinational with a long history of choosing profit over ethics.

    So stick with Debian if you want to stay clear of corporate linux ownership. I’m afraid that does include the entire EL group - Fedora, RHEL, Centos Stream and even the rebuilders, Alma and Rocky. (Two projects that I really love but are vulnerable to further changes by Redhat)



  • I used wview for years, and published a couple of weather stations publically. Sadly that looks to be abandoned now.

    Nowadays I just run Home Assistant and combine an anenometer, a rain tip gauge and about a million different temperature sensors into that, mostly with 8266’s running Esphome to collect and forward that data. It’s a fun and cheap little hobby if you like collecting data. The gauge and anenometer were off aliexpress for about £5 each, the esps about the same, and temp sensors less than a quid each. All software foss of course, and uses almost no resources so can run on any linux server.






  • DigitalDilemma@lemmy.mltoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    12
    ·
    23 days ago

    Debian has always attracted zealots, many of whom were extremely… impolite… during the systemd wars, on both sides of that schism. Sadly, as in most things, the majority of reasonable, quiet, hard working community members get drowned out because, well, they’re reasonable, quiet and hardworking.


  • DigitalDilemma@lemmy.mltoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    16
    ·
    23 days ago

    I think RH made a lot of important contributions to the Linux ecosystem and pushed it forward by a lot.

    I agree - and historically they have led innovation in truly groundbreaking ways, but my personal view is that those glory days are a long way in the past now. Whilst they do still do some good work for FOSS, the purchase by IBM has in my view, changed objectives. To me, Red Hat has changed from being a profit making company that existed to support foss projects, to a subsidiary running foss projects to support a profit making company.

    IBM don’t buy companies to make the world a better place.





  • Never heard of something like that, and I suspect anyone who started creating it soon filed it under “Really bad ideas” alongside “Whoops, why did my kernel just stop?”

    sar is the traditional way to watch for high load processes, but do the basics first as that’s not exactly trivial to get going. Things like running htop. Not only will that give you a simple breakdown of memory usage (others have already pointed out swap load which is very likely), but also sorting by cpu usage. htop is more than just a linux taskmgr, it’s a first step triage for stuff like this.





  • It’s a self hosted web app, and that’s not something that’s easy to change once it’s written. The benefits to self hosting are pretty well established, and this type of thing can be accessed from anywhere in the world by multiple devices and always be in sync. For myself, I use this both from a laptop, my desktop and a phone when I’m out - I’m always jotting down thoughts before they fall out of my head. Also, there’s probably a lot of desktop task apps out there already that do tasks, like many Email clients. I don’t mind reinventing a wheel, but not too keen on reinventing all the wheels.

    Demo is a fair point, I’ll include that on the wishlist for the future. I think the pictures probably do a fair job of indicating how a task app works - which is basically a way of entering, displaying and ticking off tasks which many people will be familiar with, but perhaps I’m just over familiar with the concept. A self resettable demo might be nice, yes.