DIMIRO1.DEV mode: blog-index Home
Home Open Source Now About
Claudemiro

Claudemiro's Engineering_Notes

Thoughts on building software

Dec 25, 2025 · 5 min

Syntax Highlighting for Code Blocks

Part 4 of building a terminal agent from scratch. Adding syntax highlighting for code blocks using regex-based patterns.

Clojure Terminal AI Agents
Dec 25, 2025 · 1 min

Inserting Unicode in Emacs

A quick tip for inserting Unicode characters in Emacs using an interactive search.

Emacs
Dec 19, 2025 · 3 min

The Many Ways to Run a Clojure Function from the Terminal

Different approaches to execute Clojure functions from the command line.

Clojure
Dec 05, 2025 · 5 min

Advent Of Code 2025

My Advent of Code 2025 solutions in Clojure.

Clojure
Nov 21, 2025 · 3 min

The Tech Trade-offs You Have to Make in a Startup Environment

Context matters more than technology choices.

Personal
Nov 19, 2025 · 1 min

Amber – modern tool to find and replace from the terminal

A Rust tool for quick find and replace operations from the terminal.

Terminal
Nov 05, 2025 · 9 min

Rendering Markdown in the Terminal

Add markdown rendering with ANSI escape codes to display formatted text in the terminal.

Clojure AI Agents Terminal
Nov 04, 2025 · 7 min

The Conversation Loop

Implement a conversation loop with message history for back-and-forth exchanges with the LLM.

Clojure AI Agents Terminal
Nov 04, 2025 · 1 min

Just Vibes

The hardest part of software development is managing complexity.

Personal
Nov 01, 2025 · 7 min

Building an Agent from Scratch

Start building a terminal coding agent using Clojure with minimal dependencies.

Clojure AI Agents Terminal
Oct 21, 2025 · 3 min

Simple Live View in Phoenix Elixir

Phoenix LiveView lets you build interactive interfaces without writing JavaScript.

Elixir
Oct 18, 2025 · 1 min

Quick debugging in Elixir

Using dbg/2 to debug expressions in Elixir pipelines.

Elixir
Sep 30, 2025 · 5 min

Generative Testing in Clojure

Using clojure.spec to generate tests dynamically from data specifications.

Clojure
Sep 27, 2025 · 1 min

Implementing let in Clojure itself

The let macro can be implemented elegantly using just what the language provides.

Clojure
Sep 26, 2025 · 1 min

It is never too late to start a blog

Finally launching my blog after years of delay.

Personal
← Previous Next →
End of Buffer
Powered by Hugo
© 2025 Claudemiro · CC BY-SA-4.0