• 0 Posts
  • 17 Comments
Joined 2 years ago
cake
Cake day: June 9th, 2023

help-circle



  • I’d say I’m a “time-strapped” user since I have a full time job and I’d rather spend my free time gaming rather than fixing a broken OS, nevertheless… I have 2 PCs with Arch Linux (one for personal stuff and one for work) and a server with NixOS.

    When things break on Arch (which is rare these days but it can happen, especially if you play around with things from the AUR), I just rollback with timeshift (it takes just a few seconds with btrfs) and try that update again in a few days. Minor issues I can just ignore or work around them and take care of them when I feel like it, but they usually get fixed with updates within a few days. The only time I felt that it was actively wasting my time was when Plasma 6 came out a few months ago and a lot of little things broke, especially on wayland, but they were fixed rather quickly with 6.1 so I can’t complain too much.

    NixOS on the other end has been nothing but trouble and a waste of time ever since I installed it. It took me a week to configure it, some packages are kinda old, most have incomplete declarative config, I had to manually write some units myself, and when things break it drives me crazy because even basic troubleshooting of services can be a pain in the ass because I have to find out where stuff is, know which config files are going to be overwritten, launch the correct nix-shell, … it’s all so tiresome… so I just revert to an older config and hope for the best. To make things worse, major updates often require manual changes to the config or even to application files themselves (looking at you, nextcloud) and you will excuse me if I can’t be bothered to do that on a DECLARATIVE DISTRO. Even debian doesn’t need that, come on! I don’t care what people say on NixOS, this OS is not ready yet, I don’t have time for this shit when I’m working and that server will be going back to debian next summer.








  • I’ve been using it since Plasma 6 came out so about 3-4 weeks.

    Overall, it’s been a very negative experience for me. The main problems have been:

    • Random scaling issues in apps: some apps show a slightly smaller cursor, other show a poorly upscaled one, others have random rendering issues like lines remaining on the screen after an option is no longer highlighted (gimp, libreoffice, many others), some apps have random flickering of parts of the UI, some apps no longer scale at all or are scaled twice. Plasmashell itself has blurry icons on the desktop but all other KDE apps don’t. I know fractional scaling has always been problematic, but it has gotten worse to the point of being almost unusable
    • Random crashes of GTK apps when using the wayland backend. Some GTK apps don’t even start and segfault immediately with a wayland error in the terminal
    • Some apps like okular and libreoffice lag like crazy or outright freeze when scrolling
    • Some games not capturing the cursor properly (Proton)
    • Inconsistent font rendering, some fonts look fine in some apps and atrocious in others
    • Issues when resizing or moving windows, some times they “jerk” off the screen or resize to a very tiny window and I’m forced to use key combinations to resize them again
    • Random issues with window decoration not appearing in some apps but randomy appearing for things like context menus

    This is on a full AMD system with Arch Linux, the latest kernel and mesa-git. I hope for KDE’s sake that there’s something broken in my installation because I can’t believe the KDE team released Plasma 6 in this sorry state.



  • It gets better bro.

    I’m 33 and I was in a worse situation:

    • Started getting depressed in 2011 at the age of 20
    • Graduated in CS in 2016, super late, but with top grades
    • Started working as a software developer, hated it
    • For a few years I switched between working in a local computer shop and uni to get a master’s degree
    • Again, I graduated super late in 2021 but with top grades
    • Still hated working as a developer and now hated working as a technician too
    • At the end of 2021, I got a call from my old high school, they needed someone to teach programming
    • Decide to give it a try, absolutely love it
    • Suddenly, depression is gone and I have a reason to get up in the morning
    • A 10 year old nightmare is over, still single though




  • AI is to computer science what black magic is to science.

    Seriously, what do you get after you’ve spent days and days to train a model? An inscrutable blob that may as well be proprietary software written for an alien CPU; studying it is damn near impossible, understanding how it works would require several lifespans, and yet it works, and we trust these models and use them to get solutions to problems that would normally be impossible to handle by computers using “real” computer science. And one day, this trust will bite us in the ass, not in the form of an “AI rebellion” but with every system that uses AI becoming unreliable because of situations outside its training.