Firefox Addons for 2022
Sam McLeod shares his Firefox Addons and Configuration for 2022.
Sam McLeod shares his Firefox Addons and Configuration for 2022.
In this post, I will show you how to use cryptobyte to parse a TLS Client Hello message, and introduce https://tlshello.agwa.name, an HTTP server that returns a JSON representation of the Client Hello message sent by your client.
Source: Parsing a TLS Client Hello with Go's cryptobyte Package, an article by Andrew Ayer.
Monads hide some of the repeated logic of composing functions with embellished types, so that you don’t have to feel like Bart Simpson in detention, but rather like Bart Simpson on his skateboard, bowling a cricket ball, while it is his turn to bat.
Source: Monads for Go Programmers, an article by Walter Schulze.