• 0 Posts
  • 94 Comments
Joined 1 year ago
cake
Cake day: June 2nd, 2023

help-circle

  • One thing to keep in mind is that in the US, there’s very few people or companies that actually own the land that they’re on. Most of the time you have the rights to use the land for certain types of things, but not actually own it. The US government (federal on down) has various ways of seizing property for its own purposes.

    There’s only a handful of people who actually own the land they live on. Most of them were granted the land by prior governments (mostly Spain) before the US was a country. Their ownership was grandfathered in and has passed via inheritance through the families. Several of those family plots are in Texas and Florida. Everyone else is just allowed to stay as long as they play ball with the rules.


  • I’ve been doing a lot of using, testing, and evaluating LLMs and GPT-style models for generating code and text/prose. Some of it is just general use to see how it behaves, some has been explicit evaluation of creative writing, and a bunch of it is code generation to test out how we need to modify our CS curriculum in light of these new tools.

    It’s an impressive piece of technology, but it’s not very creative. It’s meh. The results are meh. Which is to be expected since it’s a statistical model that’s using a large body of prior work to produce a reasonable approximation of what it’s seen before. It trends towards the mean, not the best.


  • What makes you not want to use Linux anymore

    Your question is malformed because even the odd troubles of Linux these days are absolutely nothing compared to the hoops I used to go through to try to get a Kernel built for my hardware 25 years ago. The occasional non-working speaker or other config issue is tiny. It doesn’t even register as a problem.

    Compare that to the shit show that is Windows? Fuck that OS. I try not to be very vocal when I meet people about it, but Windows just won’t be a choice for me. I’ve turned down jobs because it would move me to a Windows house for tools. It’s not worth living in that kind of hellhole UI design and wrestling with whatever enshittification MSFT has driven down your crop with the latest updates. I have a life to live and wrestling with my OS isn’t what I’m going to spend it doing.

    I don’t know much about the current MacOS environment these days. I stopped in the OSX 10.4 days. I just don’t have the hardware to consider it, so no real opinion.

    So… your question is malformed because it’s not even worth considering and I’ve got a quarter century of experience to back that one up.


  • The Uni Eng department ran a SunOS email server for students and a SunOS lab for our coding projects. We were taught UNIX in the intro engineering class.
    A couple of my friends in the dorm fired up Linux servers (early Debian and RedHat systems), bought domains (3 character .coms!) and setup email servers for our friend groups. It also was a lot faster to do our C/C++ dev there because it wasn’t an overloaded machine.
    Within a couple of years I had two systems, one Win98 and the other RedHat. From there it has been a winding tale of Linux distros, a stint of OpenBSD fun until SMP boards became common, the occasional Windows machine (back when I gamed more, but after Tribes 2 on Linux), and a short work-related dalliance with OSX (10.1-10.4). For the last decade it’s been almost 100% Linux anymore. If there’s a tool you need on a given OS, use what you need to, but if it runs on Linux I wouldn’t use anything else. I’ve got a pile of machines for work and home, including servers (Debian), laptops/desktops (Mint), and SoC boards (Raspberry Pi OS, Armbian, etc).
    There’s just too much control and not a bunch of company-driven shit (See: Ads in your start menu? WTF kind of dystopian universe are you accepting?) with Linux distros.


  • All too much of OS config, IT work, and troubleshooting is a combination of reading docs, trying things, and plenty of online searches. The big missing piece is motivation. That’s why I learned as a kid. It was all about building systems to play games.

    For your kids, a combination of showing the basics, how to find out how to fix things, giving them agency to modify the OS (assume you’ll need to reinstall sometime), and a purpose could get them going. Not everyone find the motivation and interest, but kids are often more able to invest and explore than we give them credit for. I found my son (at age 13) at installed the proprietary NVidia driver for his laptop without my knowing. He just started following tutorials until it worked. Proud dad moment, time for ice cream, and then he went back to playing games with his buddies.


  • I just started them on Linux machines from the get go. The same reason I got good at 3.1/95/98 was to setup games, filesharing, and getting hardware to work for better games. Even with Steam, there’s always some work to handle oddities. The kids are rapidly becoming reasonable basic admins the same way I did. Whether they decide to go further and learn more will be up to them.






  • For me it was the lack of networking tools on Win95. That was far enough back that the MSFT leadership was still calling the Internet a fad and that individual workstations would continue to be the norm forever.

    Linux could plop right on the college Ethernet and do all the things while the Win machines would keep crashing out for no good reason.






  • That I’ve had to turn down some really cool overseas job opportunities. I couldn’t tell my kids that I even got the job offers because their mother (my ex wife) refuses to consider the move and how we’d need to share the kids time with them overseas.

    If I told the kids (now late teens) that their dream of living overseas was stymied so far by their mother’s recalcitrance they might disown her, at least for a while.

    It really sucks because not only don’t I get to take the jobs, but I also have to hide my excitement at even getting the offer from my own family so that I can maintain my kids’ relationship with their mother.



  • We had an ongoing project studying network communication structures within social media groups. The primary goal was to identify patterns of misinformation dissemination. We lost our ability to poll the API and pull messages to build up our data sets to work with. The cost to hit the API used to be free for a limited rate for researchers, but the new doofus in charge demanded a massive rate to get even a reasonable quantity of data so we had to fold up shop. We just routed the students to other projects, but it’s one more way to isolate and control the network so the dictator can be in charge however they like.