this post was submitted on 30 Apr 2025
20 points (79.4% liked)

Solarpunk technology

2898 readers
18 users here now

Technology for a Solar-Punk future.

Airships and hydroponic farms...

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] pupbiru@aussie.zone 8 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

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

[–] Vorticity@lemmy.world 4 points 3 weeks ago

Well said. Fully agreed.