[go: up one dir, main page]

Quazatron

A peace loving silly coffee-fueled humanoid carbon-based lifeform that likes #cinema #photography #linux #zxspectrum #retrogaming

  • 21 Posts
  • 1.12K Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle




  • QuazatrontoLinux@lemmy.mlLearning Linux via AI
    link
    fedilink
    arrow-up
    4
    arrow-down
    3
    ·
    6 days ago

    You’re doing it right, using it as a tool to learn.

    I’m doing the same to get a handle on Python. I question the steps, compare it with other sources, and try to get comfortable coding it myself. I then use it to review my code, and get further insights.

    It’s a tool. Just another tool.



  • These are some of the most pragmatic engineers out there. They don’t pick up any new tool just because it’s trendy. I’m old enough to have watched Torvalds create Git virtually overnight because the kernel devs hated Bitbucket.

    If they can work with LLMs, they must have found some use case for it.

    From my limited experience, it can be a good help to point out flaws in my code, not so much at generating what I want it to do.