this post was submitted on 11 Apr 2025
425 points (100.0% liked)

Programmer Humor

24810 readers
179 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 months ago

I don't understand where the author got the idea that git was production ready in 10 days... Let's look at git history:

  • Official development started on 03.04.2005.
  • Git could self host on 07.04.2005.
  • Git achieved Torvald's performance goals on 29.04.2005.
  • On 16.06.2005 git was used to release the Linux kernel for the first time. That can be considered the first beta release, which achieved its goals, but wasn't production ready yet.
  • Production ready v1.0 was released on 21.12.2005. That's waaaaaaaay longer than 10 days.

No good software is released in 10 days.