20
Microsoft CEO says up to 30% of the company's code was written by AI
(techcrunch.com)
Technology for a Solar-Punk future.
Airships and hydroponic farms...
AI is like a utils library: it can do well known boilerplate like sorting very well, but it’s not likely to actually write your code for you
AI is like fill down in spreadsheets: it can repeat a sequence with slight, obvious modifications but it’s not going to invent the data for you
AI is like static analysis for tests: it can roughly write test outlines, but they might not actually tell you anything about the state of the code under test
Well said. Fully agreed.