• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: April 25th, 2024

help-circle






  • computerscientistII@lemm.eetoGreentext@sh.itjust.worksAnon's PC works
    link
    fedilink
    arrow-up
    2
    arrow-down
    4
    ·
    edit-2
    5 months ago

    I always keep my PCs for about 8 years. Usually it is necessary to update the HDD/SSD and the GPU during that time, that is all. Mine will be 4 years old by the end of this year. I am now actively checking out 4TB SSDs in order to replace my current 1TB SSD.

    This strategy may stop to work unfortunately. With the advent of ARM in desktop PCs, the PCs seem to become more monolithic. RAM and GPU not swappable, I think MACs don’t even allow you to plop in more RAM. I don’t like this development.



  • I haven’t been in development for nearly 20 years now, but I assumed it worked like that:

    You generate unit tests for a very specific function of rather limited magnitude, then you let AI generate the function. How could this work otherwise?

    Bonus points if you let the AI divide your overall problem into smaller problems of manageable magnitudes. That wouldn’t involve code generation as such…

    Am I wrong with this approach?