Resources

People often ask me "How did you learn how to hack?" The answer: by reading. This page is a collection of the blog posts and other articles that I have accumulated over the years of my journey. Enjoy!

Turning your web traffic into a Super Computer- 26

Ben AkrinPosted 6 Years Ago
  • The concept is fascinating! Turning all visitors of your website into a distributed computer.
  • Although this is not a new topic, the concept of using web sockets in order to do this is a good idea.
  • What's a good benchmark for a super computer? Hash cracking of course!
  • Using multithreading and a set task to attempt to solve, we have a super computer :)