tools

tools.flaviuspopan.com

A place for me to easily host one-off projects, scripts, and other tooling often generated via LLMs.

Inspired by Simon Willison’s repo, per his recommendation.

Elixir Anti-Patterns

I took the 4 Anti-Pattern pages (Code, Design, Process, & Meta-programming) on hexdocs.pm and ran them through https://urltoomarkdown.com/ to convert them to markdown, then cleaned up the formatting and put them into a single file. I use this to critique & review my code as I’m learning elixir, all while only consuming ~20k tokens. Currently taken from the v1.19.0-rc.0 branch, I’ll try to update it every so often but they’re relatively evergreen.

Right click & Save link as... to download: v1.19.0rc0-anti-patterns.md

Red Hat Technical Writing Style Guide

Similarly, I converted the Red Hat Technical Writing Style Guide to markdown so I can use it offline and ensure a consistent input into various models, irrespective of their own approaches to crawling. Comes in around ~61k tokens.

red-hat-technical-writing-style-guide.md