Monthly Shaarli

All links of one month in a single page.

January, 2021

Simple Go project layout with modules - Eli Bendersky's website

This was helpful for starting a go project.

Project Zero: The State of State Machines

This is a bit disconcerting... "The majority of calling state machines I investigated had logic vulnerabilities that allowed audio or video content to be transmitted from the callee to the caller without the callee’s consent. This is clearly an area that is often overlooked when securing WebRTC applications."

Food on the table while giving away code | daniel.haxx.se

How Daniel Stenberg finally started making a living off of curl.

Inspirational adult improvers : chess

A list of chess masters who didn't get great at chess until they were adults.

Fast line-following robots – a1k0n.net

Control theory for line-following bots

Donut math: how donut.c works – a1k0n.net

Nice explanation for rendering simple 3D graphics.

CodeReviewComments · golang/go Wiki
thumbnail

Some helpful advice for writing Go.