Many of my software projects can be seen in my github, or on the github of the Quantified Uncertainty Research Institute, where I working on Metaforecast, a forecast aggregator, and on Squiggle, a small programming language for estimation. Currently, I’m also hosting my stuff at git.nunosempere.com
I’m generally excited about Linux development, privacy preserving tools, open source projects, and more generally, software which gives power to the user.
Some miscellaneous programming projects:
- Webpages I am making available to my corner of the internet
- A Soothing Frontend for the Effective Altruism Forum
- wc: count words in <50 lines of C
- Time to botec: Simple Fermi estimation scripts which do the same in different programming languages.
- squiggle.c: A grug-brained, self-contained C99 library that provides a subset of Squiggle’s functionality in C.
- Find a beta distribution that fits your desired confidence interval
- Longnow: A tool for adding (a) for archive.org links to markdown files
- Labeling: An R package which I mantain. It’s used in ggplot2, through the scales package, and thus has 500k+ downloads a month.
- Predict, resolve and tally: A small bash utility for making predictions.
- Q: A program for analyzing Spanish poetry.
- Rosebud, my personal fork of rose, which is a simple browser written in C. I’ve been using this as my mainline browser for a bit now, and enjoy the simplicity.
- Simple Squiggle, a restricted subset of Squiggle syntax useful for multiplying and dividing lognormal distributions analytically.
- Nuño’s stupid node version manager: Because nvm noticeably slowed down bash startup time, and 20 line of bash can do the job.
- Werc tweaks. I like the idea behind werc, and I’ve tweaked it a bit when hosting this website
- German pronoun, a small bash script to get the correct gender for german nouns
- shapleyvalue.com
- Several turing machines, the last of which finds the nth prime.