• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle
  • Kubuntu 8.04.

    It was the last release with KDE 3 and very polished for its time. Many applications from back then have vanished by now. Kopete was Magic, supporting all IM protocols (Including Yahoo video calls!), Amarok was so reliable and sleek.

    Of course most things have improved since then, but I remember it fondly.










  • The point is, they already did. 99% of webservers run Linux. They are all out in the open and hackers love to get their hand on them as they are likely to have mailservers on them and they have a public IP so they can always be reached.

    And most of them do not get hacked. And those that do mostly get hacked due to bad passwords or bad website code. I administer one and see the thousands of attacks running up against it daily (most are just attempts to log in with basic credentials). And of course I see the daily influx of updates from Linux.

    If a new security flaw is seen, its often quite difficult to use. And with Linux somebody makes a patch before simple tool for hackers are out. With Microsoft products you wait till the next patch day, in the best case critical exploited bugs are patched in days. Also security flaws in closed source products are often easier to exploit and tools to use them are available fast. (Such flaws are often already discovered in open source products by third eyes and testers before they make it to production systems.)

    Of course there are exceptions to the rule, like heartbleed. This was an easy to exploit flaw in an often used Linux service and it caused a big turmoil because many where to slow to patch their systems.

    Also of course if Linux gets more popular on the desktop more software will be an attractive target for malicious actors and some software may get popular before many people take a look at the source code. But the situation will still be much better compared to closed source systems.

    (Also of course more closed source software will be made for Linux then)


  • An SSD really is the solution. You believe it just speeds up boot time, but it does speed up nearly everything else too.

    Your Webpage? Your Browser loads it, stores new data into the cache and stalls while waiting for the HDD. Or it knows elements are in the cache and stalls waiting for them.

    You click on the application menu? You PC tries to load 20 icons, tiny amounts of data an SSD has ready in a microsecond. Your HDD takes a full second because the seek between the 20 places where the icons are on the HDD takes so long.

    I have some very old PCs I manage (mainly for relatives) and one couple uses a Core 2 Duo E6400 which should be quite similar to your PC. This PC is very usable for daily browsing with Ubuntu 22.04, boot time is about 25 seconds, then about 10 seconds to load up ebay. (I admit I optimized boot time quite a bit) The other PC they have is even slower than that, I just do not remember the exact CPU right now. That one is even used for old browser games similar to candy crush.

    Of course it is not what I would use given the choice. I want to compile code in seconds, watch videos in glorious 4k and play a 3D game from time to time. But for them it works perfectly well, so well that they deny my offers to upgrade them


  • I had great experiences with old games on Linux. Mostly they work better than on a modern Windows system. For Example Neverwinter Nights 2. Under Windows movement is jittery on fast CPUs. There is a community patch for that thankfully. Under Linux it just works with WINE (the patch is advisable for other reasons there too). Also loading times are blazingly fast under WINE and Linux. On my HDD PC 1 second vs 50 on Windows. Now with a NVME SSD, Windows also only takes 2 seconds.

    Of course Wine/Proton is not perfect, I still have a dualboot system for that. But I boot to Windows very rarely these days. When I do I am hit with so many slow updates, that I don’t get to my game. Maybe I should stop doing them and cut of its network access.

    Really old games tend to be more difficult. For a relative I set up a VM with Win98 as the performance impact won’t hurt the games, some even benefit. (I believe the games where Safecracker and Theme Park) Even older than that DosBox and ScummVM work perfectly.


  • I had good experiences with the Zenbook-Flip Series from Asus. Linux support is great, build quality too. It even survived a big drop with only the screen falling out, but still working. I just inserted it again. Battery life is also great which is perfect for university.

    Palm rejection did not work reliable however. I just got used to disable the touchpad with a keycombo whenever I started typing longer passages of text.


  • I can’t speak for the Nvidia issue. (Only that it is widely know that Nvidia actively works against Open source and only just has begun changing their stance, so Nvidia support is still poor on Linux. Their proprietary drivers aren’t great either. I stick to AMD since using Linux, they work great out of the box)

    But the audio issue baffles me. Under Kubuntu with KDE I just klick on the Loudspeaker in the systray and choose the device. It even remembers it over unplugging and replugging devices.

    Image of mentioned audio selection popup with radio button before the devices

    Rgarding openssl: Thats the price you pay for freedom, you can change the system how you want, even into non working states ^^ BTW: You can repair such mistakes with a LiveCD even major ones like this.