Elektrine lite

← Feed

@fox2263@lemmy.world

Post #1233623

2026-03-11 08:05 UTC

I use AI to reduce my overly complex shite and automate making boilerplate stuff I can’t be bothered with. I’d never ever just let it run roughshod over the whole code base unattended.

Replies (1)

  • @ulterno@programming.dev 2026-03-12 01:27

    I just make some shell scripts to automate boilerplate. That way, once I have properly debugged it, I know it will give the correct output everytime in the future and I don't need to keep checking it.

    Open ##1233667