this post was submitted on 01 Apr 2025
262 points (95.8% liked)
Programmer Humor
37310 readers
3 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh! I just did this (used an AI chatbot to help me code a web app) to easily resize images.
It was a great experience and I only edited about 5% of the code it provided. I used the bot via DuckDuckGo. The app is simple, eh, but it works. Would vibe code again fer sher.
I used chatGPT to work up a backup program that tracked rsync backups as I wanted and could report which backups needed to be run and which ones should be started fresh because too many rsync runs from my home dir to the target dir. It's call Loci, and it's on codeberg.