Wiki
A wiki cataloguing those things small and mundane that I find useful to revisit from time to time.
Regarding this website
- The portal welcomes folks in, and offers some guidance on how to navigate this website.
- The miscellany of tags offers a more curated collection of tags to explore.
Notable blog posts
- Accessibility and the product person is a re-tooled version of a talk that I gave at my work that explains how product designers and managers can help move accessibility forward.
- Thoughts on accessibility in smol computing is a post addressed to the smol computing community, folks (like me) interested in gopher, gemini, DuskOS, and what not.
- December adventure describes the birth of what I hope becomes a regular tradition.
- That one time when Buffy the Vampire Slayer maybe saved my life is about how I had a brain bleed.
- My programming language odyssey catalogues my adventures in playing with a whole bunch of different programming systems and languages.
- WikiJousting describes a game to play on Wikipedia.
- A bike ride story describes where unicorns come from.
- A bedtime story describes the origin of donuts.
- iTunes Nostalgia is where I have feelings about iTunes of yesteryear as the best form of social media.
- May her memory be a blessing is a eulogy of sorts.
- Nonlinearities and change and travel and mountains and moving and the ocean is about traveling, and family, and climate collapse, and navel gazing.
- Dead Mom is about the cartoon Steven Universe and growing up with a dead mom.
Reading
In 2022 I started keeping reading lists of all the books I read in a year.
Bookmarks
Bookmarks are a core part of how I internet. I export my bookmarks to make sure I don’t loose them.
Random thoughts
Stuff that could become a blog post one day.
- Why I like JavaScript, a confession
- Dadification, a sloppy explanation of what I mean when I say “dad-ification”
Computers
Archival
- PocketForth is a forth system for classic Mac OS.
- Screen readers is a collection of miscellaneous thoughts and notes about screen readers to help folks who don’t use them form a mental modal of how they do what they do.
Projects
Many of my projects also hang out on the domain small and nearly silent.
Games
- hill is a browser-based demake of Alto’s Adventure that I made as a fidget toy for myself to play during meetings at work. Play the game today!
- eli’s broughlike is a browser-based broughlike game that also works on mobile. You are the hexagon.
- puzzle dungeon is a rogue-like dungeon crawling game where you play as a rover receiving commands about how to traverse the space. How many levels can you navigate?
Toys
- pico cam is a web-based camera for when you don’t have a Gameboy camera in reach.
- pico cam for iOS is a re-implementation of the web-based pico cam using Swift and SwiftUI.
- lut cam is a web-based camera with a bunch of preset LUT profiles baked in for you to choose from. It produces images that look sort of like what you can get out of a single-use camera.
- dither is a simple website that applies Floyd–Steinberg dithering to an uploaded image.
- pixel pixel pixel pixel pixel pixel is a tool for making pixel art images. It is the follow up to a previous application, pixel art.
- tuner is a little web app to help me tune a guitar that I suddenly found myself in possession of — it does it’s best to tell you what note it is picking up through a device’s microphone, and it can play some notes as a reference point.
- bp-sand is a metronome. Each beat generates a grain of sand.
- sand is a simple cellular simulation of falling sand. I may transform it into a more general purpose terrain generator. Click and wiggle the mouse to add grains of sand.
- life is a mostly complete implementation of Conway’s Game of Life. I don’t love the user interface.
Tools
- playground is a JavaScript jungle-gym for doing experiments and sharing scrappy fiddles. Check out the introductory blog post for more info.
- ink n switch is a simple note taking application for the browser inspired by the work done at ink and switch. You can type and draw with it.
- pomo is a slightly threatening pomodoro timer in JavaScript.
- beak is a toy Markov chain generator and madlib maker for node and the browser.
- Moon maker is a bash script companion to help bring text editing beyond single text files.
- Mynah is a bash script that can help you tend to a digital garden by turning a directory of markdown or org-mode files into a wiki.
- sandborb is an easy-to-embed web server that is scriptable in lua. Not really super useful, yet.
- chupacabra is an experimental stack-based, array-oriented programming calculator (not really a full language) implemented in lua.
- Guava is a stack-based, concatenative language and editor for the browser meant to be used for scripting and as a DSL for small web projects.
- quest log isn’t a todo list. It is for logging quests…that need to get done.
- ldb.js is an itsy-bitsy database for the browser. Useful for trivial projects and other toys on the web.
- dice is a relatively simple class to roll dice using typescript.
- pomopomopomo is a teeny tiny (not totally complete) pomodoro timer for forth.
Misc.
- December Adventure is an alternative to the Advent of Code.
Notes
Miscellaneous
- Forget-me-nots, are little things I am always looking up.
- Acme, notes on a weird text editor I adore.
- Documentation, high-level tidbits and advice for creating useful documentation.
Languages
- lil, notes on programming with lil, and array programming
- C, notes on the C programming language.
- Assembly, notes on assembly programming, including uxntal.
- Forth, notes exploring this programming system.
- Array programming, …enter the matrices
- Scheme, sharpen those parenthesis, and prepare for recursion
Bits and bobs
This is stuff that didn’t fit anywhere else, but may find its way to a better home one day.
The shout outs page, where I shout stuff out.
Oatmeal badge!
Badge embed code:
<a rel="external" referrerpolicy="no-referrer" href="https://eli.li">
<img
src="https://eli.li/_assets/_images/badge/01_88x31.png"
alt="A small, rectangular image with solid colored background. Over the background is the word ‘oatmeal’ followed by an emoji of a bowl."
/>
</a>
Or another option,
It’s badge embed code:
<a rel="external" referrerpolicy="no-referrer" href="https://eli.li">
<img
src="https://eli.li/_assets/_images/badge/02_88x31.png"
alt="A small, rectangular image with colored gradient background. Over the background is the word ‘oatmeal’ followed by an emoji of a bowl."
/>
</a>