63
YOLO-Driven Development Manifesto (andersoncardoso.github.io)
all 8 comments
sorted by: hot top controversial new old
[-] ICastFist@programming.dev 19 points 1 year ago

Brazil's way ahead of that, we've had Xtreme Go Horse Programming for over a decade now

  • XGH is fully reactive - Errors only exist when they show up.
  • Tests are for the weak - If the code runs, it's fine.
  • It's only your problem if your name is in the docs - Always remember to have someone else to blame and to keep your resume up to date.
[-] CodeMonkey@programming.dev 7 points 1 year ago

My favorite YOLO-Driven Development practice (from a former employer) was Customers as QA. We would write code, build the code, and ship it to the customer, then the customer would run the code, file bugs for what broke, and we would have a new build ready next week.

It provides many benefits:

  • No need to hire QA engineers.
  • Focuses developer debugging time on features actually used by customers instead of corner cases that no customer is hitting.
  • Developers deliver features faster instead of wasting time writing automated tests.
  • Builds are faster because "test" stages are no-op.

One time a developer was caught writing automated tests (was not sure in the correctness of his code, a sign of a poor developer). Our manager took 15 minutes out of his busy day to yell at him about wasting company resources and putting release timelines in jeopardy.

[-] MostlyBlindGamer@rblind.com 5 points 1 year ago

I think I know some of the people who wrote this. Unless more than a few people work this way. That can’t be true, right? Right!?

[-] glad_cat@lemmy.sdf.org 1 points 1 year ago

In France we have https://www.la-rache.com/ which may be older. I may have to post a translation here because it’s realistic.

this post was submitted on 17 Aug 2023
63 points (97.0% liked)

Programmer Humor

19178 readers
914 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 1 year ago
MODERATORS