this post was submitted on 23 Jul 2023
686 points (96.2% liked)

Programmer Humor

31784 readers
39 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
[โ€“] SimplyKnorax 9 points 1 year ago (1 children)

A project doesn't have to be unique as a whole. You can always take an already existing idea and add your own twist to it (new UI, new feature, better optimisation, etc). What's important is actually doing something instead of being stuck in an infinite loop of brainstorming idea.

[โ€“] [email protected] 3 points 1 year ago

when i created a side project, someone else already did it but they had a flaw in their design, so i created my version to fix the flaw