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

help-circle

  • We use NoMachine at work too, for WFH users’ remote access to internal servers and virtual desktops. It’s a nice tidy solution, it was forked from NX library from the X2GO project about 10 years ago and went commercial, they used the commercial money to continue to develop the technology.

    Given it was forked from NX/X2GO it definitely works better on Xorg than Wayland, it seems like Wayland support was added as an afterthought bolted on.



  • Sounds like your friend is absolutely not the target audience for a linux-based operating system. If he wants to play Windows games and use software designed for Windows, then he should be using a Windows OS. Anything else would be providing a suboptimal experience for him.

    Personally, I’ve been using various Linux-based systems since 2004, as a software developer I use a lot of command-line utilities, and many tools and applications designed for Linux. If I were using predominantly tools and applications designed for Windows, then I would be using Windows. No need to make life more difficult for yourself and others.







  • Oh, I remember having to use Yocto when I started experimenting with the BeagleBone Black SBC back in 2015. Yes I remember it being very hard to use. I remember I had need to rebuild the kernel to include a disabled kernel module. The cross compilation on my desktop PC didn’t work, so I had to build it on the BeagleBone. That was an awful process, it took about 6 hours.

    For anyone not familiar, the BeagleBone Black was an SBC that came out as competitor to the Raspberry Pi 2. The main difference was the BeagleBone used an open source design, based on a non-NDA CPU unlike the RPI, so it meant they published full kernel sources. But in my experiments I found the BeagleBone CPU was much slower than the RPI, and it’s graphics hardware was almost non-existent compared to RPIs integrated graphics.



  • We use containers in our work whenever possible, to reduce the problems caused by different development environments and deployment environments. And as a Linux user I embrace the idea (Linux dev containers for every project!) but it has unfortunately made things harder for our Windows developers. Docker on windows is a difficult to get right. Throw Docker-Desktop and WSL2 in the mix, you have a nightmare. They all come to me with “why isn’t my Docker environment working?!”.






  • This is the same as how I am. People know I’m “the Linux guy”, but I don’t preach it. I don’t try to get friends and family to switch operating systems. That’s like trying to get someone to switch to your favourite brand of underpants. The whole ethos behind Linux is the freedom of choice. If someone wants to learn more about it, I’m happy to point them to helpful resources, but they need to make the decision on their own, and choose for themselves. I won’t install it for them, because I don’t want to deal with the “where are all my pictures are gone?”, or “why doesnt my scanner work anymore?”