github

MicroGPT (@Micro_GPT) / Posts / X

Microgpt

This is a brief guide to my new art project microgpt, a single file of 200 lines of pure Python…

All Posts

Show HN: I ported Tree-sitter to Go

gotreesitter Pure-Go tree-sitter runtime — no CGo, no C toolchain, WASM-ready. go get github.com/odvcencio/gotreesitter Implements the same parse-table format tree-sitter…

SimplyInstallVs

I Fixed Windows Native Development

Imagine you’re maintaining a native project. You use Visual Studio for building on Windows, so you do the responsible thing…