Father, Hacker (Information Security Professional), Open Source Software Developer, Inventor, and 3D printing enthusiast

  • 4 Posts
  • 231 Comments
Joined 3 years ago
cake
Cake day: June 23rd, 2023

help-circle




  • This just means (usually) that your system synchronizes with something that doesn’t support special characters (e.g. mainframes).

    Remember kids: Mainframes suck. They’re awful legacy garbage that holds back adoption of superior, actually secure technologies. Soooo many things that make you go, “WTF?” in IT can be traced back to having to support legacy systems (like mainframes).









  • I didn’t watch the video but… Why TF did he choose Pop! OS with Cosmic Desktop‽ That’s not something a non-technical user would choose. That’s like… Beta software (Cosmic) running on a Linux distro made and tested for very specific hardware sold by System76.

    That’s like trying to put wheels made for a truck on a random sedan. Like, yeah you can do that with a bit of effort but why? It makes no sense.

    If you’re going to put a Linux distro on random hardware pick something universal and stable that was made to run on random hardware like Kubuntu/Ubuntu. Especially if you’re new to Linux.

    Also, if you’re going to do something ridiculous like this why not just start with Gentoo? Don’t use the GUI installer either! Go the LFS+ route and take care picking your file systems and compile flags 😁

    BTW: Out of all the random people I’ve ever known to “try Linux”, the ones who had the best first-time experience all used KDE (Plasma) as their desktop. That means Kubuntu, Bazzite, or SteamOS. For newbies, always go with KDE. Seriously: Its interface for settings and the launcher are familiar enough to both Windows and Mac users that they don’t have a hard time while also being different enough that they don’t make bad assumptions about how things work (which is a problem for Gnome).







  • The assumption here is that the AI-generated code wasn’t reviewed and polished before submission. I’ve written stuff with AI and sometimes it does a fantastic job. Other times it generates code that’s so bad it’s a horror show.

    Over time, it’s getting a little bit better. Years from now it’ll be at that 99% “good enough” threshold and no one will care that code was AI-generated anymore.

    The key is that code is code: As long as someone is manually reviewing and testing it, you can save a great deal of time and produce good results. It’s useful.