• 3 Posts
  • 11 Comments
Joined 2 years ago
cake
Cake day: December 24th, 2023

help-circle
  • bestelbus22@lemmy.worldtoFuck AI@lemmy.worldracist ai
    link
    fedilink
    arrow-up
    8
    arrow-down
    2
    ·
    3 months ago

    I’m a programmer, AI is really good at programming and I use it everyday at work. But you really need to be careful and read and understand EVERY LINE the AI gave you and judge if it’s correct architecturally, maintainable, fits the direction of the product etc etc etc.

    I let it write tests and mundane mapping functions mostly, but it’s still pretty useful as an “assistant”.

    The tech bros all come from this programming world and I think they got a bit too enthousiastic about the technology. An LLM is not a human brain.









  • I’m on mint, these are my package mirrors (based in the Netherlands):

    /etc/apt/sources.list.d/official-package-repositories.list
    
    deb https://mirrors.evoluso.com/linuxmint-packages/linuxmint-packages zara main upstream import backport 
    
    deb http://ftp.snt.utwente.nl/pub/os/linux/ubuntu noble main restricted universe multiverse
    deb http://ftp.snt.utwente.nl/pub/os/linux/ubuntu noble-updates main restricted universe multiverse
    deb http://ftp.snt.utwente.nl/pub/os/linux/ubuntu noble-backports main restricted universe multiverse
    
    deb http://security.ubuntu.com/ubuntu/ noble-security main restricted universe multiverse
    

    afaik there’s no public list of package mirrors