http://news.ycombinator.com
Ask HN: Show me your Half Baked project
211–220 of 313 posts
Re: Ask HN: Show me your Half Baked project
#212Re: Ask HN: Show me your Half Baked project
#213Re: Ask HN: Show me your Half Baked project
#214Earlier quoted context omitted.
Ha ha. Comment of the year.
Okay, I know this is a reply to a pg post. And that complaining about downvoting is poor HN etiquette. I realize that therefore, this post is double sacrilege. I am choosing to note right here that I'm quite tired of the uptight comment nazis on this site. I THINK IT'S THE COMMENT OF THE YEAR SO GO FUCK YOURSELVES
Re: Ask HN: Show me your Half Baked project
#215My entry would be http://listward.com . Still much left to do.
Re: Ask HN: Show me your Half Baked project
#216Re: Ask HN: Show me your Half Baked project
#217regvex.py -- http://gist.github.com/641688 Regvex is a proof of concept timing attack against regex engines. To make a long story short, the timing characteristics of regex engines make it perfectly suited to timing attacks, allowing you to (locally or remotely) create data that matches a given regex, and potentially even reconstruct the actual regex you're matching against. The current version works locally against…
For others, this helped me understand the basis of timing attacks.
Re: Ask HN: Show me your Half Baked project
#218Re: Ask HN: Show me your Half Baked project
#219http://www.triviathing.com - Trivia game inspired by IRC trivia bots. Very early, still needs a TON of questions, and a handful of bugfixes. But it's semi-functional, and I've played it with my friends and family for a smashing good time (until we start getting duplicates).
Yeah, including a bugfix for it to work on Chrome in Linux. I choose a game, submit, then get a blank page with just the header.
But it should work on chrme, which is also my browser of choice.