Explore >> Select a destination


You are here

www.integralist.co.uk
| | www.da.vidbuchanan.co.uk
3.1 parsecs away

Travel
| | [AI summary] A detailed writeup of a cryptographic side-channel attack challenge from the UofTCTF where the author exploits timing variations in an AES decryption implementation to recover the flag.
| | bartlomiejmika.com
1.6 parsecs away

Travel
| | How do you write a Golang server using gRPC from scratch? Heres how to do it.
| | blog.owulveryck.info
3.1 parsecs away

Travel
| | This article explains how to turn a golang utility into a webservice using gRPC (and protobuf). I take the example of Hashicorp tools because they are often used as a leverage for the DevOps transformation. Often, the Ops use the tools for themselves, but when comes the time to provide a service around them, they are usually scared to open the engine. They prefer to make a factory around the service, which is often less reliable than a little piece of code fully tested.
| | md.ekstrandom.net
42.9 parsecs away

Travel
| A discussion of the current state of Python multiprocessing for embarassingly-parallel use of large shared objects.