Hacker News new | ask | show | jobs
by thaumaturgy 6190 days ago
I have no idea how awesome you are (or not), but I consider myself a fair-to-OK programmer, when I can actually focus, and I just spent about thirty minutes on a nascent content delivery engine just making sure that all of the file paths it handled were inspected, cleaned, and reformatted in certain ways.

The only reason I don't have a lot more security holes to fix is because this thing is only responsible for grabbing data and presenting it. If I were dealing with the administration side of it ... no fun.

Then there's caching to do, too -- that'll probably be a couple hours if I do it right.

So, I'll be really impressed (for what little it's worth) if you manage to get a working copy going over a weekend and include even rudimentary performance and security features.