this post was submitted on 23 Jul 2023
64 points (97.1% liked)

Programmer Humor

32512 readers
590 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] db2@lemmy.one 0 points 1 year ago (1 children)

I've built little things that already have a solution when that other solution either didn't do it the way I had in mind or did more things than I needed it to. It really depends on how you're valuing your time and knowledge/experience in the end.

[โ€“] Speculater@lemmy.world 1 points 1 year ago

Sometimes starting from someone else's code and stripping only to the functions you need is fun!