858
Amazon AI (lemmy.world)
you are viewing a single comment's thread
view the rest of the comments
[-] fox2263@lemmy.world 2 points 1 month ago

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.

[-] ulterno@programming.dev 5 points 1 month ago

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.

[-] Electricd@lemmybefree.net 3 points 1 month ago

That’s nice too I guess, and more eco friendly

But there are different types of boilerplate, planning for all of them can be a bit of a pain

[-] ulterno@programming.dev 4 points 1 month ago

I don't plan for all of them.
Just when I realise some specific one is getting too repetitive, I make a script for it.

Never needed to do so at home (yet), because my IDEs usually provide good enough boilerplate and I am mostly doing learning projects (i.e. hardly any repetition), but I did make a few in one of my previous work places, which someone else might be using rn (hopefully not, because it was meant for me and not for users).

this post was submitted on 11 Mar 2026
858 points (99.2% liked)

Programmer Humor

31092 readers
271 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS