I've built a self-hosting metawiki! Demo site available at http://t.co/CS9NDfUXx4
miniblog.
Related Posts
Sweep is a really impressive demo of LLMs with coding: given your source code and an issue, it will generate a PR! Example: https://github.com/edreisMD/plugnplai/issues/65
I'd want to have a really thorough test suite if I was accepting LLM PRs though.
An incredible 7 minute demo of APL, going from constructing an array to visualising Conway's Game Of Life, built incrementally without loops or temporary variables: https://www.youtube.com/watch?v=a9xAKttWgP4
A live demo of how you edit BASIC code (its REPL equivalent) inside a thoughtful article on how we interact with programming languages:
