this post was submitted on 06 Jan 2024
740 points (98.9% liked)

Programmer Humor

19149 readers
1234 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 8 months ago* (last edited 8 months ago) (3 children)

This actually wrong way to do it, here the pro way:

1.Start writing a game/app/engine/os.

2.Write dozen utility packages for it.

3.Write high-level packages for #2

4.Write a "light-weight" version of #3 when disgusted with bloat of #3.

5.repeat #2 with more modern rust code.

[–] [email protected] 8 points 8 months ago

you have been looking at my private github repos and are clearly a witch

[–] [email protected] 1 points 8 months ago

I'm in this picture and I don't like it. Also, you forgot:

1.5 Get completely wrapped around the axle by writing tooling to support said game engine art assets.

[–] [email protected] 1 points 8 months ago

Don't forget to upload them all to crates.io. Add them to the list of useless crates that no one will ever use.