150
Tech bosses think nuclear fusion is the solution to AI’s energy demands – here’s what they’re missing.
(theconversation.com)
This is a most excellent place for technology news and articles.
The most time saving for a single task that I had so far was when repairing a Ebike battery that needed a new BMS. Finding the cause and fixing it was only possible because GPT swallowed the relevant sections of the datasheet and spit out code to read/write to the chip. That would have taken dozens of hours for me to understand what does what and under which condition and then make code out of it too. I put it on GitHub so others do not need to suffer.