Calculating a slice of pi with trickery

made by milesmcc, submitted by nicholasbs
A fun walkthrough of calculating pi in your browser using the Chudnovsky algorithm.

Shynet had a security issue because I misunderstood CORS

made by milesmcc, submitted by Mai
A great blog post about how making an incorrect assumption about how CORS works led to a security vulnerability in the author's self-hosted analytics tool, with a helpful reminder about the dangers of copy/pasting code!

Shynet

made by milesmcc, submitted by porterjamesj
A minimal self-hosted, privacy-respecting web analytics tool. For when you want to know how people use your website but don't want to track all their personal data!

a17t

made by milesmcc, submitted by porterjamesj
An atomic web design toolkit, intended to be less one-size-fits all than things like Bootstrap.

Introduction to Cybersecurity

made by milesmcc, submitted by dylnuge
A wonderful primer on cybersecurity concepts ranging from phone phreaking to cryptography, complete with exercises! This is incredible if you're new to cybersecurity or looking for materials to help teach people who are.