I started my IT career in 2011, I have enjoyed it, I have got to do a lot of interesting stuff and meet interesting people, I will treasure those memories forever.

But, starting with crypto turing general computing from being:

“Wow, this machine can run so many apps at the same time!” or “Holy shit, those graphics look epic!” or “Amazing, this computer has really sped up that annoying task!”

To being:

Yo! Look at how many numbers I can generate!

That brought down my enthusiasm severely, but hey, figuring out solutions to problems was still fun.

Then came AI/LLMs.

And with it, a mountain of slop.

Finding help about an issue has gone from googling and reading help articles written by something with an actual brain to mostly being rephrased manuals that only provide working answers to semi standard answers.

Add to that a general push to us AI in anything and everything, no matter how little relevance it holds for the task at hand.

I also remember how AI was sold to the us at first, we were promised to do away with boring paperwork, so we could get on with our actual job.

What did we get? An AI that takes the fun and creative parts, leaving the paperwork for the workers.

We got an AI that we need to expect to be stealing our work and data at every point, giving us shit work back, while being told that we should applaude it and be grateful for it.

And the worst thing, the worst thing is that people seem happy with it. I keep getting requests to buy another Copilot license or asking for another AI service to be added to our tenant, I am sick of it!

We got an AI that somehow has slithered onto the golden throne and can’t be questioned.


I am not able to leave the tech market at this time, but I will focus on more tangible hobbies going forward.

This year, I have given myself a project, I will try to build a model railway in a suitcase. That will be a Z-scale tiny world in a suitcase.

I have never done anything remotely like it, but I feel like I need something physical to take my mind off tech.

Sorry for the rant, but I just came off of a high from realizing and putting words to my feelings.

  • deafboy@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    3 hours ago

    A bit of unrequested advice… Help expand, or start a mesh network in your area. The SX1260 lora chips are a modern miracle. Plus, It’s basically hiking and socializing activity masked as a tech hobby. There’s also a chance of learning a little bit of physics, or community organizing as a bonus.

    With the new people you meet, there’s also a chance of finding a new hobby. I’ve met an unexpected number of paraglidists through my various tech interests. People from all kinds of backgrounds are really into flying. Who knew?

    • 5in1K@lemmy.zip
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      58 minutes ago

      I dove deep into meshtastic, I bought 6 Heltec v4 boards and 2 T114’s and once it’s nice out I’m mounting a solar node above my garage roof and one at a friend’s house as well.

    • stoy@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 hours ago

      I have actually thought about setting up a Meshtastic node, or perhaps even setting up a LORA link for a personal project.

      During the pandemic, my dad asked me to see if we could set up a water temp sensor at a local swimming hole, a few months of work with a raspberry pi, a DS8B20, a motorcycle battery, a web hotel and a friendly neighbor later and we have for several years had an automatic website displaying the current temp in the water at the swimming hole, we borrow the neighbor’s wifi, and send the data to the webhotel.

      It would be interesting to see if instead of relying on the neighbors wifi we could use LORA nodes to send the data to a node at home and have that submit the data to the webhotel

      It was fun and built in bash/php/mysql with zero ai.