• 4 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle
  • Pray tell, whenever there’s a new release of the kernel, what do these forks do? Point being nobody has hard forked the kernel and seen any success, its just not possible to keep up. There is still undoubtedly a hard dependency on the kernel by lots of software, just as lots of operating systems and software rely on systemd. In a world where these things were closed source, dependence is dangerous, but because they’re open source and so heavily depended on by the open source community, more people using it makes it better in much the same way it does for Linux.



  • This makes no sense. GnomeOS is the operating system Gnome uses to test their software: https://os.gnome.org/. What is wrong with this? What the hell is “the right to customize your terminal”? And how does this imply that gnome is corporate at all?? They are making 0 dollars off of users by doing this. There’s a tiny chance they just want to make something different. You don’t have to like it or use it, but its pretty obvious you don’t even understand it and haven’t made any attempt to.









  • haroldstork@lemm.eetoRust Programming@lemmy.mlWhich is faster?
    link
    fedilink
    English
    arrow-up
    17
    ·
    4 months ago

    Functionally equivalent, the compiler will optimize lots for you. As the programmer, your focus should be on whether that variable is relevant to the loop’s scope exclusively or not (i.e. if you need to access the variable after the loop has modified it). If not, keep it in the loop so that its easier to read your code.






  • I understand the argument, but consider that Red Hat is a huge contributor to more than just RHEL. The biggest contributors to the projects you know and love like Libreoffice, gnome, and Wayland are from people being payed by companies like red hat. I can understand why people disagree with their choice, but when this company profits, they don’t just make RHEL better and support everything dependent on it, they make Linux software better.