--- title: /index.html
--- description: unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza
+## Welcome
+
```Unlimited Pizza
-┬ ┬┌┐┌┬ ┬┌┬┐┬┌┬┐┌─┐┌┬┐╔═╗╦╔═╗╔═╗╔═╗
-│ │││││ │││││ │ ├┤ ││╠═╝║╔═╝╔═╝╠═╣
-└─┘┘└┘┴─┘┴┴ ┴┴ ┴ └─┘─┴┘╩ ╩╚═╝╚═╝╩ ╩
+┬ ┬┌┐┌┬ ┬┌┬┐┬┌┬┐┌─┐┌┬┐ ╔═╗╦╔═╗╔═╗╔═╗
+â\94\82 â\94\82â\94\82â\94\82â\94\82â\94\82 â\94\82â\94\82â\94\82â\94\82â\94\82 â\94\82 â\94\9câ\94¤ â\94\82â\94\82â\97\8fâ\95 â\95\90â\95\9dâ\95\91â\95\94â\95\90â\95\9dâ\95\94â\95\90â\95\9dâ\95 â\95\90â\95£
+└─┘┘└┘┴─┘┴┴ ┴┴ ┴ └─┘─┴┘ ╩ ╩╚═╝╚═╝╩ ╩
```
-The personal capsule of Rubén Beltrán del Río
+The personal capsule of Rubén Beltrán del Río.
=> /gemlog/ 📓 Blog / Gemlog
=> /pub.txt 🔑 Public GPG Key
=> gemini://gemini.unlimited.pizza/guestbook 📒 Guestbook
+=> https://pixelfed.de/minoltacos 📷 Pictures I've taken
+=> https://friendship.quest/@ruben 💭 Social Media™
=> mailto:ruben+up@unlimited.pizza ✉️ Send me an e-mail
-## Apps
+## Apps I
+### Captura
+A macos application that lets you quickly record your screen and share it as an mp4 or gif
+=> https://captura.tranquil.systems/ captura.tranquil.systems
-Do, a task manager for iOS and MacOs that makes you write a journal entry when the task is done.
+### Lyricli
+A command line tool to print the lyrics of your current Apple Music or Spotify track
+=> /lyricli.gmi ./lyricli.gmi
+=> https://git.unlimited.pizza/rbdr/lyricli lyricli source code.
+
+## II
+### Do
+A task manager for iOS and MacOs that makes you write a journal entry when the task is done.
=> https://do.tranquil.systems/ do.tranquil.systems
-Map, A MacOS app that lets you create wardley maps using text.
+### Map
+A MacOS app that lets you create wardley maps using text.
=> https://map.tranquil.systems/ map.tranquil.systems
-Ritmo, An iOS and MacOS app that helps you maintain a healthy balance.
-=> https://map.tranquil.systems/ ritmo.tranquil.systems
+### Ritmo
+An iOS and MacOS app that helps you maintain a healthy balance.
+=> https://ritmo.tranquil.systems/ ritmo.tranquil.systems
-Lyricli, a command line tool to print the lyrics of your current Apple Music or Spotify track
-=> /lyricli.gmi ./lyricli.gmi
-=> https://git.sr.ht/~rbdr/lyricli lyricli source code.
+## III
+### Blog
+A command line tool to manage and publish an (almost) ephemeral https blog with a gemini archive.
+=> https://git.unlimited.pizza/rbdr/blog blog source code
-## Libraries
+### Page
+A command line tool to generate HTML and static gemini websites from .gmi files
+=> /page.gmi ./page.gmi
+=> https://git.unlimited.pizza/rbdr/page page source code
-Patterns, MacPaint style pattern views for SwiftUI
-=> https://git.sr.ht/~rbdr/patterns Patterns source code
+### Page
-Serpentity, an entity-component-system framework for Javascript
-=> https://sr.ht/~rbdr/serpentity Serpentity source code
-=> https://sr.ht/~rbdr/serpentity-lib Serpentity Shared Library source code
+## Libraries
+### Patterns
+MacPaint style pattern views for SwiftUI
+=> https://git.unlimited.pizza/rbdr/patterns Patterns source code
-Grafn, flow based programming library for javascript.
-=> https://git.sr.ht/~rbdr/grafn Grafn source code
+### Serpentity
+An entity-component-system framework for Javascript
+=> https://git.unlimited.pizza/rbdr/serpentity Serpentity source code
+=> https://git.unlimited.pizza/rbdr/serpentity-lib Serpentity Shared Library source code
+=> https://www.npmjs.com/org/serpentity Serpentity @ npm
-Cologne, log multiplexer for javascript with no dependencies.
-=> https://git.sr.ht/~rbdr/cologne Cologne source code
+### Grafn
+Flow based programming library for javascript.
+=> https://git.unlimited.pizza/rbdr/grafn Grafn source code
-## Plugins
+### Cologne
+Log multiplexer for javascript with no dependencies.
+=> https://git.unlimited.pizza/rbdr/cologne Cologne source code
-### Flat Bezel.qsplugin
+## Plugins I
-A UI Plugin for quicksilver
+### Flat Bezel.qsplugin
+A UI Plugin for quicksilver inspired by the classic Bezel with a modern macOS look and SF Symbols.
-=> ./flat_bezel.gmi Flat Bezel Homepage
+=> ./flat_bezel.gmi ./flat_bezel.gmi
### API Notation
+A syntax for notating component APIs in text documents. We provide a tree-sitter parser and a neovim plugin.
-A syntax for notating component APIs in a way that's easy to embed in text documents.
+=> ./api.gmi ./api.gmi
+=> https://git.unlimited.pizza/rbdr/tree-sitter-api-notation tree-sitter parser and neovim plugin.
-=> ./api.gmi API Notation definition
-=> https://git.sr.ht/~rbdr/api-notation.vim Syntax for vim
-=> https://git.sr.ht/~rbdr/api-notation.vscode Syntax for vscode
-=> https://git.sr.ht/~rbdr/api-notation-atom Syntax for atom
-=> https://git.sr.ht/~rbdr/api-notation.tmLanguage Syntax for sublime text
+Older versions of the plugin exist for other editors, though they support an older version of the notation definition.
-### NGINX Office Hours
+=> https://git.unlimited.pizza/rbdr/api-notation.vim Syntax for vim
+=> https://git.unlimited.pizza/rbdr/api-notation.vscode Syntax for vscode
+=> https://git.unlimited.pizza/rbdr/api-notation-atom Syntax for atom
+=> https://git.unlimited.pizza/rbdr/api-notation.tmLanguage Syntax for sublime text
+## II
+
+### NGINX Office Hours
A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours.
-=> https://git.sr.ht/~rbdr/ngx_http_office_hours_filter_module ngx_http_office_hours_filter_module
+=> ./nginx_office_hours.gmi ./nginx_office_hours.gmi
+
+### Junction
+A browser extension that lets you start audio calls on any URL.
+
+=> https://junction.unlimited.pizza Junction
## Music
=> https://myspace.bandcamp.com/ Bandcamp
=> https://music.apple.com/de/artist/ben-beltran/1338665508?l=en Apple Music
-=> https://soundcloud.com/benbeltran Soundcloud
-
-## More of my things
+=> https://open.audio/channels/benbeltran/ Open Audio
-=> https://pixelfed.de/minoltacos 📷 Pictures I've taken
-=> https://hachyderm.io/@myspace 💭 Social Media™
-
-## Etc
+## Etc I
-Page (2023): A static website generator.
-=> gemini://gemini.unlimited.pizza/gemlog/1681763713661/introducing-page.gmi Gemlog entry about page.
-=> https://git.sr.ht/~rbdr/page Page source code
+### Min Sizes
+(2023) Minimum window sizes for assorted mac software
+=> ./min_sizes.gmi ./min_sizes.gmi
-Prompt (2021): Drawing prompts on demand.
+### Prompt
+(2021) Drawing prompts on demand.
=> https://prompt.unlimited.pizza/ prompt.unlimited.pizza
-=> https://git.sr.ht/~rbdr/prompt Prompt source code
+=> https://git.unlimited.pizza/rbdr/prompt Prompt source code
-Corona Regeln (2021): Up-to-date corona rules for Berlin. Refresh frequently.
+### Corona Regeln
+(2021) Up-to-date corona rules for Berlin. Refresh frequently.
=> https://corona.unlimited.pizza/ corona.unlimited.pizza
-=> https://git.sr.ht/~rbdr/corona-regeln Corona Regeln source code
+=> https://git.unlimited.pizza/rbdr/corona-regeln Corona Regeln source code
+
+## II
-Flower (2018): 🌹🌸🌺💐🌼🌻🌷 draw a flower rotating a cube 🌷🌻🌼💐🌺🌸🌹
+### Flower
+(2018) 🌹🌸🌺💐🌼🌻🌷 draw a flower rotating a cube 🌷🌻🌼💐🌺🌸🌹
=> https://flower.unlimited.pizza/ flower.unlimited.pizza
-Sorting Hat & Renderer (2017): Reads your brain and places you in a category based on your mental activity
-=> https://git.sr.ht/~rbdr/sorting-hat Sorting hat source
-=> https://git.sr.ht/~rbdr/sorting-hat-renderer Sorting hat renderer source code
+### Sorting Hat
+(2017) Reads your brain and places you in a category based on your mental activity
+=> https://git.unlimited.pizza/rbdr/sorting-hat Sorting hat source
+=> https://git.unlimited.pizza/rbdr/sorting-hat-renderer Sorting hat renderer source code
-Dasein (2017): Ephemeral posts experiment: the posts stay alive as the conversation continues, but disappear shortly after activity stops.
-=> https://git.sr.ht/~rbdr/dasein Dasein source code
+### Dasein
+(2017) Ephemeral posts experiment: the posts stay alive as the conversation continues, but disappear shortly after activity stops.
+=> https://git.unlimited.pizza/rbdr/dasein Dasein source code
-Frames (2017): 🆒
+### Frames
+(2017) 🆒
=> https://frames.unlimited.pizza/ frames.unlimited.pizza
-Dead Drop (2017, Spanish): Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar.
-=> https://git.sr.ht/~rbdr/dead-drop Dead Drop source code
+### Dead Drop
+(2017, Spanish) Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar.
+=> https://git.unlimited.pizza/rbdr/dead-drop Dead Drop source code
-Tomato Sauce (2016): a random work of ansi art via telnet. Better with 24-bit enabled terminals.
-=> telnet:barthes.unlimited.pizza:7777 telnet barthes.unlimited.pizza 7777
-=> https://git.sr.ht/~rbdr/tomato-sauce Tomato Sauce source code
+## III
-LGTM (2016): Looks Good To Me! 👍
+### Tomato Sauce
+(2016) a random work of ansi art via telnet. Better with 24-bit enabled terminals.
+=> telnet:tomato.unlimited.pizza:7777 telnet tomato.unlimited.pizza 7777
+=> https://git.unlimited.pizza/rbdr/tomato-sauce Tomato Sauce source code
+
+### LGTM
+(2016) Looks Good To Me! 👍
=> https://lgtm.unlimited.pizza/ lgtm.unlimited.pizza
-=> https://git.sr.ht/~rbdr/lgtm lgtm source code
+=> https://git.unlimited.pizza/rbdr/lgtm lgtm source code
-Heart (2016): ❤️💜💙💛💚
+### Heart
+(2016) ❤️💜💙💛💚
=> https://heart.unlimited.pizza/ heart.unlimited.pizza
-Generador de Insultos (2015, Spanish): Un generador de insultos multi-usos que te da un insulto nuevo cada vez que lo cargas.
+### Generador de Insultos
+(2015, Spanish) Un generador de insultos multi-usos que te da un insulto nuevo cada vez que lo cargas.
=> https://insultos.unlimited.pizza/ insultos.unlimited.pizza
-=> https://git.sr.ht/~rbdr/generador-de-insultos generador de insultos source code
+=> https://git.unlimited.pizza/rbdr/generador-de-insultos generador de insultos source code
+
+## IV
-Grita (2010, Spanish): Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas.
-=> https://git.sr.ht/~rbdr/grita grita source code
+### Grita
+(2010, Spanish) Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas.
+=> https://git.unlimited.pizza/rbdr/grita grita source code
-Polarity (2009): Top-down arena shooter game with magnetism.
+### Polarity
+(2009) Top-down arena shooter game with magnetism.
=> ./files/polarity.zip polarity.zip
-Pico Engine (2009): Platform game engine with lua scripting.
-=> https://git.sr.ht/~rbdr/pico-engine pico source code
+### Pico Engine
+(2009) Platform game engine with lua scripting.
+=> https://git.unlimited.pizza/rbdr/pico-engine pico source code
---
## Additional Services
-This domain hosts a mirror of my git repositories, available on https[1] or gemini[2]
-=> https://git.unlimited.pizza [1] https git mirror
-=> gemini://gemini.unlimited.pizza/git [2] gemini git mirror
+This domain hosts all my git repositories, available on https[1] or gemini[2]. (Mirror available at sourcehut[3])
+=> https://git.unlimited.pizza [1] https git server
+=> gemini://gemini.unlimited.pizza/git [2] gemini git server
+=> https://git.sr.ht/~rbdr [3] sourcehut mirror
🔬 You can check the status of the running services in our https[1] and gemini[2] service monitor
=> https://monitor.unlimited.pizza [1] https monitor