this post was submitted on 13 Jun 2024
812 points (99.0% liked)

Programmer Humor

18962 readers
578 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
 

particularly move your cv to the blank email

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 54 points 2 months ago* (last edited 2 months ago) (8 children)

Like all sayings, there is context for moving fast and breaking things.

The saying means that when creating something new for profit, don't worry too much about trying to figure out all the details beforehand and figure it out as you go. This will inevitably cause things to break, but being able to quickly fix that when it happens is the same skills needed to create new features as you go.

The saying does not work with large and complex established systems where breaking things wreak havoc.