noteworthy topics:
featured
math
2022
- (08 Dec) - The Twin Prime Generator
- (03 Dec) - 🍞 The K-Prime 🍞
- (28 Nov) - Novel Algorithm(?) for Generating Pythagorean Triples
- (28 Nov) - Fifth Generic Trick for Squaring All Numbers
- (28 Nov) - Fourth Generic Trick for Squaring All Numbers
- (28 Nov) - Third Generic Trick for Squaring All Numbers
- (20 Nov) - Trick for Squaring 40s (and 50s)
- (20 Nov) - The Semiprime Sandwich
- (12 Sep) - Second Generic Identity for Squaring All Numbers
- (05 Sep) - Generic Trick for Squaring All Numbers
- (04 Sep) - Demonstrating a Trick for Squaring Numbers Ending in 6
- (04 Sep) - Proving the Squaring Numbers Ending in 5 Trick
- (02 Feb) - A Hack for Transferring Cross Domain Localstorage Data
- (24 Jan) - Reverse Engineering Wordle
- (22 Jan) - A technique for saving content from a `data:text/html` URI
- (19 Jan) - setInterval that blocks on `await`
- (17 Jan) - Immediately Execute Initial Conditions w/SetInterval in Javascipt
2021
- (20 Mar) - Hacking Python With Spells From Harry Potter
- (17 Mar) - Extending Pythons Builtin C Modules
- (16 Mar) - Grokking Builtin.all in Python
- (27 Feb) - Hacking the Covid Appointment Queue
- (28 Jan) - Hello, Wrold from Colab
- (24 Jan) - Handling Parquet Schema Mismatch Based on Data
- (24 Jan) - You might not be using json.Decoder correctly in golang
- (14 Jan) - Is json.Decoder broken in golang?!
- (08 Jan) - Using Makefile + Docker for Golang dev
- (03 Jan) - Custom Args in Makefile
- (01 Jan) - Integrating Code Climate w/go pkgs
2020
- (22 Dec) - Generate Lambda Layer Artifacts w/Docker
- (16 Dec) - Safely Construct Elasticsearch Queries w/Golang
- (13 Dec) - Gotcha w/comparing base64 encoded strs
- (16 Mar) - Connecting to Elasticsearch Configured via Docker
- (16 Mar) - Self Grading Quizzes With Airtable