Hacker News new | ask | show | jobs
by baguasquirrel 5525 days ago
You can't make good shit without having made bad shit first. Were you always the programmer you are now?
1 comments

just because you're trying to improve doesn't mean you have to share your bad code with the world.

there's nothing wrong with writing code and trying to improve, but there's something to be said for being a good editor and not releasing every keystroke you type. why release that which isn't good or useful?

> why release that which isn't good or useful?

Because we're not the best judge of what is good or useful. The person who chooses whether or not to use our code is the best judge.

It could be a good starting point for someone else to come along, polish it up, and release it