My old stuff lives at github.com/begriffs, most notably PostgREST.
For new projects, I host read-only repos locally. Don’t care to be bothered by other forges’ uptime or drama.
The contents of the main branch of every repo is
available on ftp://begriffs.com. Any
nonempty username/password is accepted.
Vim or Emacs can view directly:
vim ftp://begriffs.com/code/
# to skip the password prompt, add a ~/.netrc entry
clone: https://begriffs.com/code/libnonstd.git
Ongoing experiment to design an alternative C stdlib with arena allocation and other ideas. This project was initially written by hand, but has been heavily edited with LLMs. I keep refining, but there’s an element of slop.
Written by Joe "begriffs" Nelson