Live data from Hacker News

Ask HN: Publish old projects even though the source code embarrasses you by now?

news.ycombinator.com

1–10 of 72 posts

Ask HN: Publish old projects even though the source code embarrasses you by now?

#1
I have some game projects that were released almost ~15 years ago (https://store.steampowered.com/publisher/asylumsquare/list/100010). Of course, from today's perspective, they have some issues (low 4:3 resolution, for example).

I made the games available for free on Steam because I thought they might still find some players who enjoy them, even if they are of course a bit old-fashioned here and there.

I'm now thinking about releasing the source code as open source. I'd really like to do that, because I think it might be interesting for some people. And if people create new ports or mods/improvements, that would be pretty awesome.

However, from today's perspective, the source code is not very well structured - so it's a bit embarrassing. I'm torn on whether to publish it or not, because it might reflect badly on me as a developer. How would you handle that?

Re: Ask HN: Publish old projects even though the source code embarrasses you by now?

#3
I have things out in github that is very embarrassing, so go for it.

But I wonder if putting embarrassing things in github would hurt future job searches ? I very much doubt that since the people doing the hiring will not have any idea what they are looking at :)

Re: Ask HN: Publish old projects even though the source code embarrasses you by now?

#7
Just open source it.

No one will judge you by 15 year old code if you have recently produced good code. That's what people will look at.

Just look at the face palms at Nintendo HQ despite the amazing game they made https://m.youtube.com/watch?v=t_rzYnXEQlE

Re: Ask HN: Publish old projects even though the source code embarrasses you by now?

#10
post #3

I have things out in github that is very embarrassing, so go for it. But I wonder if putting embarrassing things in github would hurt future job searches ? I very much doubt that since the people doing the hiring will not have any idea what they are looking at :)

I do it, as I like the idea that if one other person finds it useful then it's worth it. I don't put my github on my resume, but my username is my name so it's easy to find and definitely has come up (sometimes indirectly) in interviews. For me, the best interviews have had good discussions about the good, the bad, and the why. From the perspective of trying maximise my desirability to all employers, it has definitely "hurt".
Post reply on HN