DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Craig's picture

Unregistered

Feeds

aliases

  • Craig
  • Craiig

Craig

9 months ago

in tlrobinson.net / blog » Blog Archive » Recovering Censored Text Using Photoshop and JavaScript on tlrobinson.net / blog

Have you looked into using a hill climbing algorithm? Sorry, I didn't look that closely at your code so you may have already done this.


http://en.wikipedia.org/wiki/Hill_climbing


It may help you speed things up a bit and get better accuracy. The idea is to essentially make a quick (random) approximation, and then iteratively 'make it better'.

9 months ago

in How Does One Explain SQL Injection to a Non-Techie? on danielmiessler.com | grep understanding

I posted this on the reddit post, and I'll also post it here, it's actually quite simple to explain:


Just like in conversation you can quote someone out of context to make someone believe what you're saying, a person can trick the database to take data out of context and interpret it as commands to do things like delete and change other peices of data this person wouldn't otherwise be able to manipulate.

9 months ago

in How Does One Explain SQL Injection to a Non-Techie? on dmiessler.com | grep understanding

I posted this on the reddit post, and I'll also post it here, it's actually quite simple to explain:


Just like in conversation you can quote someone out of context to make someone believe what you're saying, a person can trick the database to take data out of context and interpret it as commands to do things like delete and change other peices of data this person wouldn't otherwise be able to manipulate.

1 year ago

in An interview with Daniel Ha from Disqus on Shooting at Bubbles
Good interview.
I wish you asked about SEO implications of using Disqus solution on sites?
Steve, What are your thoughts?

Craig
1 reply
StevenHodson's picture
StevenHodson Thanks Craig.

To be honest that was one of the questions I meant to ask but in the end forgot to. However I am pretty sure that Daniel will be dropping by at some point (he's on the road at the moment) so hopefully he will answer that question for us both.
Returning? Login