• 5 Posts
  • 553 Comments
Joined 3 years ago
cake
Cake day: June 15th, 2023

help-circle
  • The 4070 was released almost 3 years ago, so the driver should be decently stable and not cause that much issues, no matter the distro.

    Just know that whatever distro you are choosing, it is a different workflow than Windows and it will take time to get used to it, and there will be some friction. And that’s fine. The first month is the hardest and it gets a lot easier fast.

    Take a popular distro because it has a bigger user base and the chances that someone else has already fixed your issue and detailed the steps is a lot bigger than a niche distro.

    If you want to easily test a few distro, take a usb key and install Ventoy on it. It will allow you to plug the usb key and drop ISO directly on it and boot from it. It will allow you to easily test distros without having to reformat the usb key each time.











  • Unfortunately, like many jobs in the past, ours is changing.

    I don’t have a crystal ball, so I don’t know what the future hold.

    All we can do is be informed about LLMs and futur techs, produce the best outputs with the constraints we have and hope for the best.

    Keep your skills up to date, and hopefully find a job where LLMs aren’t shoved down your throat. Or pivot towards something else.

    Coachmen had to learn a new job, and it might be our turn.

    I don’t hold a lot of hope for the next few years. It’s gonna be rough. All we can be is ready to the best of our abilities.



  • You know why the code is wrong because you have the experience to see where the issue is and what it is.

    If you’ve learned coding with LLMs from the start, you won’t acquire the experience needed to be able to tell what is wrong.

    I’ve worked with a client that tried to generate code for a HCI bluetooth device, trying to recreate the full Bluetooth stack, instead of picking the right product from the start, with a working stack.

    And that was a client that had technical knowledge, just not for Bluetooth and HCI.

    And if you try to tell the AI what’s wrong, it will create bullshit code until it kinda works, adding more issues along the way.

    I’m sure that AI will replace coders one day, but LLMs aren’t AI and they are neat ready to write decent, complex code.