/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.fmpwizard.com
| | rakyll.org
4.2 parsecs away

Travel
| | [AI summary] A Go 1.8 update introduction demonstrating how to implement HTTP/2 server push to preload JavaScript and CSS files for faster web performance.
| | mfbmina.dev
2.9 parsecs away

Travel
| | Nowadays, a huge part of a developer's work consists in calling APIs, sometimes to integrate with a team within the company, sometimes to build an integration with a supplier. The other big role in daily work is to write tests. Tests ensure (or should guarantee :D) that all the code written by us works on how it is expected and, therefore, it will not happen any surprises when the feature is running at production environment.
| | infinitedigits.co
3.1 parsecs away

Travel
| | A simple pattern to get started using websockets with Go.
| | pentesterlab.com
19.1 parsecs away

Travel
| Explore the world of ORM leaks in Python apps! Learn how to recover hashed passwords using ORM leaks and understand the ins and outs of working with SQLite3. This post shares our journey, challenges, and tips from our ORM Leak labs.