• 0 Posts
  • 10 Comments
Joined 1 month ago
cake
Cake day: October 18th, 2025

help-circle

  • Chiming in for something unrelated. Fortran is actually pretty cool and if you need to do a lot of number crunching for scientific calculations starting a project in Fortran is not that bad. I started working on Fortran04 and back then I really couldn’t see any advantage of c++ if we’re talking computations. Now with Fortran23 we’re talking about quite a modern language.

    I mean, if you’re considering Fortran for a project your only other likely choice is c++, and I tell you Fortran feels much smoother and easy to work with if you have to do calculations. I guess if you don’t worry about it being new you could consider Julia, but for many applications Fortran still has its well deserved spot.


  • ranzispa@mander.xyztolinuxmemes@lemmy.worldmeme
    link
    fedilink
    arrow-up
    1
    ·
    6 days ago

    Bunch of things. Indeed Nvidia drivers happened frequently, but that is something you generally expect and got used to fixing and as such it’s no big deal. I remember much pain with Xorg, but also had problems with alsa, network manager, keychain and several other core systems.

    Also, try losing power during some pacman transaction and have fun figuring out what exactly is preventing your system from booting up.



  • ranzispa@mander.xyztolinuxmemes@lemmy.worldmeme
    link
    fedilink
    arrow-up
    1
    ·
    6 days ago

    I have been using Debian a lot in the past and now I’m on fedora. Reason I’m on fedora: got a new laptop and figured I could go Debian or try out another distribution. I installed it and didn’t have any problems, a couple times I had to submit bug reports to the packaging team but not much else. It works and I never felt like I need some other system. All feels pretty similar to Debian after all, not much difference. One thing I favor over Debian is that packages are a bit more up to date: in Debian I’d often find myself backporting stuff from Sid. In fedora I don’t really need workarounds to get new features in stable software. But still, that’s just a minor annoyance. But still, I use a lot of very specific software in development; for normal use I really don’t see much difference between the two.