noteworthy topics: featured math

2022

  1. (08 Dec) - The Twin Prime Generator
  2. (03 Dec) - 🍞 The K-Prime 🍞
  3. (28 Nov) - Novel Algorithm(?) for Generating Pythagorean Triples
  4. (28 Nov) - Fifth Generic Trick for Squaring All Numbers
  5. (28 Nov) - Fourth Generic Trick for Squaring All Numbers
  6. (28 Nov) - Third Generic Trick for Squaring All Numbers
  7. (20 Nov) - Trick for Squaring 40s (and 50s)
  8. (20 Nov) - The Semiprime Sandwich
  9. (12 Sep) - Second Generic Identity for Squaring All Numbers
  10. (05 Sep) - Generic Trick for Squaring All Numbers
  11. (04 Sep) - Demonstrating a Trick for Squaring Numbers Ending in 6
  12. (04 Sep) - Proving the Squaring Numbers Ending in 5 Trick
  13. (02 Feb) - A Hack for Transferring Cross Domain Localstorage Data
  14. (24 Jan) - Reverse Engineering Wordle
  15. (22 Jan) - A technique for saving content from a `data:text/html` URI
  16. (19 Jan) - setInterval that blocks on `await`
  17. (17 Jan) - Immediately Execute Initial Conditions w/SetInterval in Javascipt

2021

  1. (20 Mar) - Hacking Python With Spells From Harry Potter
  2. (17 Mar) - Extending Pythons Builtin C Modules
  3. (16 Mar) - Grokking Builtin.all in Python
  4. (27 Feb) - Hacking the Covid Appointment Queue
  5. (28 Jan) - Hello, Wrold from Colab
  6. (24 Jan) - Handling Parquet Schema Mismatch Based on Data
  7. (24 Jan) - You might not be using json.Decoder correctly in golang
  8. (14 Jan) - Is json.Decoder broken in golang?!
  9. (08 Jan) - Using Makefile + Docker for Golang dev
  10. (03 Jan) - Custom Args in Makefile
  11. (01 Jan) - Integrating Code Climate w/go pkgs

2020

  1. (22 Dec) - Generate Lambda Layer Artifacts w/Docker
  2. (16 Dec) - Safely Construct Elasticsearch Queries w/Golang
  3. (13 Dec) - Gotcha w/comparing base64 encoded strs
  4. (16 Mar) - Connecting to Elasticsearch Configured via Docker
  5. (16 Mar) - Self Grading Quizzes With Airtable