Jacob Bleser

Fiance, writer, photographer, product engineer at Discord

Web dev, ADHD, Dungeons and Dragons, tech culture, gaming, and social media.

Living in Brooklyn

Now

Obsessing over personal sites with the aesthetics of social media pages

muan.co

Posts

  1. Modern web dev
  2. Optimize down not up
  3. React in 2024
  4. How I write CSS in 2024
  5. The many kinds of functions

Let’s Build our own with macro in Elixir

The current with macro sucks because it’s impossible to know which function the error is coming from, which makes it harder to know how to handle it. Build an improved macro that gives you the unintended input, and which function in the sequence it came from