Explore >> Select a destination


You are here

nick.zoic.org
| | unorde.red
5.3 parsecs away

Travel
| |
| | andybrown.me.uk
3.6 parsecs away

Travel
| | The Dynamic Host Configuration Protocol (DHCP) is one of today's key application layer protocols. It's used to automatically assign your computer an IP address and subnet mask as well as to discove...
| | williamdurand.fr
2.9 parsecs away

Travel
| | I am writing a minimum viable network stack from scratch for ArvernOS (a UNIX-like toy kernel). This two-part story describes some protocols of the TCP/IP stack as well as some implementation details in the context of ArvernOS.
| | blog.preyneyv.dev
23.9 parsecs away

Travel
| It feels like every single web service wants to use OAuth to get user data, and for good reason too. The alternatives include requiring users to create access tokens manually (yikes) and asking users to input their usernames/passwords to impersonate them (giga yikes). At least with OAuth, users get to see a pretty screen with a big "Approve" button.