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 DataDog guide offers a practical, no-nonsense look at Go profiling, tracing, and observability. It's a solid resource for busy gophers wanting to optimize Go internals, from scheduler behavior to GC performance.
Visit github.com →