Explore >> Select a destination


You are here

thomascountz.com
| | greg.molnar.io
14.2 parsecs away

Travel
| | A database transaction is a unit of work that encapsulates dependencies and is executed either completely or rolled back to the initial state.
| | blog.jayfields.com
7.6 parsecs away

Travel
| | Module.include(module, ..) is commonly used to mix modules into classes and other modules. When a module is included the constants, methods...
| | greg.molnar.io
19.6 parsecs away

Travel
| | A pull request on Rails and Devise triggered me to write this blogpost.
| | blog.cryptographyengineering.com
82.7 parsecs away

Travel
| The first rule of PAKE is: nobody ever wants to talk about PAKE. The second rule of PAKE is that this is a shame, because PAKE - which stands forPassword Authenticated Key Exchange- is actually one of the most useful technologies that (almost) never gets used. It should be deployed everywhere, and yet it isn't....