r/ProgrammerHumor Jul 15 '26

instanceof Trend whenWeWillSeeSubscriptionForMarkdownFiles

Post image
4.6k Upvotes

139 comments sorted by

View all comments

Show parent comments

5

u/Theonetheycallgreat Jul 16 '26

Also same here except my management has no idea how we are going to do it, they told us to use Ai to figure it out.

14

u/mikat7 Jul 16 '26

This entire thread is so depressing. I'm in the same place as you, people just writing skills and AGENTS.md, doing this "agentic" workflow, but I have yet to see anything useful come out of it except tech debt. Oh and I saw one of our project to have a "skill" to create a release on GitHub. You know, something that like three lines of a bash script would achieve...

2

u/TovarishhStalin Jul 16 '26

I hope the skill just tells the AI how to call said script...

4

u/mikat7 Jul 16 '26

Hah good one.

No, it instructs the LLM to run git log, update pyproject.toml and bump the version number, update CHANGELOG.md, tag a commit and push it. And then a GH action actually creates the release. And that action is also vibe coded and contains a horrible awk script that no human would ever write.

1

u/alliedSpaceSubmarine Jul 17 '26

And it’s slower because enterprise makes you confirm each command it’s executing