Observability Checklist 1 year agoShould be pretty useful before you release your vibe coding project to the wild 0ThreadHN
I Blog with Raw HTML 1 year agoI'm blogging with Raw HTML since the beginning of this year. The biggest missing piece is probably RSS support which makes me sad.I can write a script to generate that from the list of article but I'm not sure if there's better way. 0ThreadHN
A Mechanistic Interpretability Analysis of Grokking 4 years agorelated:Grokking: Generalization beyond overfitting on small algorithmic datasets https://mathai-iclr.github.io/papers/papers/MATHAI_29_paper.... 0ThreadHN
Developing Godot Projects with Neovim 4 years agoThe Godot documentation is also pretty easy to parse. So I made a Dash[1] docset from it: https://github.com/poga/godot-dash-docset[1] https://kapeli.com/dash 0ThreadHN
Learning Julia, Line by Line 5 years agoI tried to write this article via the awesome Pluto.jl[1]. However, defining module within a reactive environment is quite error-prone.So there you go, a simple, basic, static blog post![1] https://github.com/fonsp/Pluto.jl 0ThreadHN
Going through the OCaml compiler pipeline (manually) 6 years agoI'm working on a series called Learn OCaml the Hard Way(https://devpoga.org/tags/learn-ocaml-the-hard-way/) to learn about the underlying engineering work of OCaml. Please tell me if you have any suggestion on topics or direction.Thanks. 0ThreadHN