As long as it runs, it’s hackable. If it fails to compile, or crashes on start, nobody can hack it.
jewbacca117@lemmy.world 3 days ago
But is any of it usable? I had the realization a whole back I spent more time getting alllm written scripts to work than I could have if I wrote the script myself.
chaosCruiser@futurology.today 3 days ago
WanderingThoughts@europe.pub 3 days ago
For something simple in a greenfield it works reasonably well and often faster than by hand. Complex code in a greenfield is maybe some help. For working on complex code in a brownfield it breaks down and you’ll be much faster doing this by hand.
jbloggs777@discuss.tchncs.de 3 days ago
I find it pretty useful to help get me over mental hurdle of starting something. So it’s faster than me procrastinating for another day. ;-)