Related Posts
Certificate Parsing with `domain-recon`
What is Certificate Parsing? Certificate parsing is a way of conducting web hacking reconnaissance when an attacker is…
I built a load tester with an AI diagnosis layer—because no existing tool does both
Load testing and LLM observability are two separate categories of tools. Nobody has combined them. So I built…
Build a Rails script watcher/runner using fswatch
I often find myself spending a lot of time in the Rails console testing out code. As my…