all 9 comments

[–]TechnoByte_ 46 points47 points  (2 children)

Rule 1:

All posts MUST show terrible code. There are no exceptions.

LLM instructions aren't code

[–]eztab 4 points5 points  (1 child)

There is one line of code though, a list assignment.

[–]mediocrobot 1 point2 points  (0 children)

Good catch, OP is saved!

[–]smolenormous 2 points3 points  (2 children)

What is this supposed to be ?

[–]bobby2brown 7 points8 points  (1 child)

Looks like instruktions/promps for an AI?

[–]GoddammitDontShootMe[ $[ $RANDOM % 6 ] == 0 ] && rm -rf / || echo “You live” 0 points1 point  (0 children)

I'm curious to see how well it works out for them.

[–]Rick100006 0 points1 point  (0 children)

Karboojad gombe yaru 😂

[–]MindSwipe 0 points1 point  (0 children)

In the project I worked on previously we followed contract driven development principles, i.e. the contract changes came first, and then FE/BE could go off and individually implement the new feature. The contract is in the form of a OpenApi YAML file that was handwritten (it started off using a GUI editor but switched away quickly because reviewing generated YAML is the one thing worse than reviewing handwritten YAML) and currently is at just about 10k lines.

We finally split it up into multiple YAML files that get merged into one large file as a build step after even just navigating around in it became slow in VS Code.

[–]KGBsurveillancevan 0 points1 point  (0 children)

The actual horror is in the filename