Jon Aquino's Mental Garden

Engineering beautiful software jon aquino labs | personal blog

Tuesday, November 25, 2025

I quite like the Iosevka font for terminal

 


In this picture it is on the Zellij multiplexer in an Alacritty window.

This is how I view the top AI models

 


Thursday, November 20, 2025

Comic Code Reviews

  1. Paste this into Claude Code or Cursor: “Review PR 13968 (this branch). Plan a comic strip to help code reviewers to understand what is going on/how the code works. Anthropomorphize if that will help.”
  2. Paste what you get into gemini.google.com after this prompt: “Make a comic-strip jpg for this: <paste it here>” 
This example is from React #13968 – the initial hooks implementation.