• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: July 11th, 2023

help-circle



  • Generative AI does not work like this. They’re not like humans at all, it will regurgitate whatever input it receives, like how Google can’t stop Gemini from telling people to put glue in their pizza. If it really worked like that, there wouldn’t be these broad and extensive policies within tech companies about using it with company sensitive data like protection compliances. The day that a health insurance company manager says, “sure, you can feed Chat-GPT medical data” is the day I trust genAI.




  • Giving a CPU more voltage is just what overclocking is. Considering that most of these modern CPUs from both AMD and Intel have already been designed to start clocking until it reaches a high enough temp to start thermally throttling, it’s likely that there was a misstep in setting this threshold and the CPU doesn’t know when to quit until it kills itself. In the process it is undoubtedly gaining more performance than it otherwise would, but probably not by much, considering a lot of the high end CPUs already have really high thresholds, some even at 90 or 100 C.










  • nek0d3r@lemmy.worldtoFediverse@lemmy.worldI can't code.
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    I think the modern paradigm of frameworks and libraries really makes things confusing, because you can learn every single bit of vanilla JS and then Angular is still like a different language, just like all the rest. I started teaching myself in 2005 so I did have the advantage of a bit of the old world of programming, but I also wasn’t allowed to own a computer and I spent years and years on graphing calculators and notepads learning the basic principles of what is now second nature to me. There’s lots of great options people have already mentioned, C# or Python both are pretty good, but pick one and stick to it. A few months of daily work on it will get you far enough to get a grasp, and a few years of it will get you started on a career. But just get started with it and keep at it, I promise you will get it!