Skip to content

Comment on Ask HN: Review my startup, symbyoz.com

Comments

I am primarily a Java developer too, but I have very rarely seen any hobby projects being done in Java/Jsp. I wonder if there is a reason why you did it in Java? What framework do you use? Does Java needing a lot of memory have to do with the slowness of the site?

No I've used java because it was faster for me to code something functional. There's no other specific reason.

The slowness is due to the tons of non-minified javascript loaded, to the not-yet optimized number of requests to the back-end, and also to the fact that my VPS is not a competition server.

It's actually a miracle already that it renders the way it does. I understand only now how sensitive the HN community is to these aspects, I should have understood it already I guess ... hackers like clean efficient code, and it's all good feedback.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.