HTML-to-markdown
This is a robust Golang tool to convert HTML, even entire websites, into clean Markdown. I find it particularly neat for LLM website use cases where structured content is critical.
This is a solid deep-dive into the Go garbage collector's internals. I found it valuable for understanding Go memory management and performance optimization.
Visit blog.px.dev →