]>
Commit | Line | Data |
---|---|---|
05a804d0 RBR |
1 | --- title: /index.html |
2 | --- description: unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza | |
83fa41ca RBR |
3 | ## Welcome |
4 | ||
05a804d0 | 5 | ```Unlimited Pizza |
f752d89a RBR |
6 | ┬ ┬┌┐┌┬ ┬┌┬┐┬┌┬┐┌─┐┌┬┐ ╔═╗╦╔═╗╔═╗╔═╗ |
7 | │ │││││ │││││ │ ├┤ ││●╠═╝║╔═╝╔═╝╠═╣ | |
8 | └─┘┘└┘┴─┘┴┴ ┴┴ ┴ └─┘─┴┘ ╩ ╩╚═╝╚═╝╩ ╩ | |
05a804d0 RBR |
9 | ``` |
10 | ||
96759a28 | 11 | The personal capsule of Rubén Beltrán del Río. |
05a804d0 | 12 | |
b0ca5dae | 13 | => /gemlog/ 📓 Blog / Gemlog |
05a804d0 | 14 | => /pub.txt 🔑 Public GPG Key |
b0ca5dae | 15 | => gemini://gemini.unlimited.pizza/guestbook 📒 Guestbook |
f752d89a | 16 | => https://pixelfed.de/minoltacos 📷 Pictures I've taken |
173d2c6b | 17 | => https://friendship.quest/@ruben 💭 Social Media™ |
3c6823f7 | 18 | => mailto:ruben+up@unlimited.pizza ✉️ Send me an e-mail |
05a804d0 | 19 | |
c0f01c88 RBR |
20 | ## Apps I |
21 | ### Captura | |
22 | A macos application that lets you quickly record your screen and share it as an mp4 or gif | |
23 | => https://captura.tranquil.systems/ captura.tranquil.systems | |
24 | ||
25 | ### Lyricli | |
26 | A command line tool to print the lyrics of your current Apple Music or Spotify track | |
27 | => /lyricli.gmi ./lyricli.gmi | |
96759a28 | 28 | => https://git.unlimited.pizza/rbdr/lyricli lyricli source code. |
c0f01c88 RBR |
29 | |
30 | ## II | |
f752d89a RBR |
31 | ### Do |
32 | A task manager for iOS and MacOs that makes you write a journal entry when the task is done. | |
fe528c4f RBR |
33 | => https://do.tranquil.systems/ do.tranquil.systems |
34 | ||
f752d89a RBR |
35 | ### Map |
36 | A MacOS app that lets you create wardley maps using text. | |
fe528c4f RBR |
37 | => https://map.tranquil.systems/ map.tranquil.systems |
38 | ||
f752d89a RBR |
39 | ### Ritmo |
40 | An iOS and MacOS app that helps you maintain a healthy balance. | |
41 | => https://ritmo.tranquil.systems/ ritmo.tranquil.systems | |
fe528c4f | 42 | |
96759a28 RBR |
43 | ## III |
44 | ### Blog | |
45 | A command line tool to manage and publish an (almost) ephemeral https blog with a gemini archive. | |
46 | => https://git.unlimited.pizza/rbdr/blog blog source code | |
47 | ||
48 | ### Page | |
49 | A command line tool to generate HTML and static gemini websites from .gmi files | |
50 | => https://git.unlimited.pizza/rbdr/page page source code | |
51 | ||
52 | ### Page | |
05a804d0 RBR |
53 | |
54 | ## Libraries | |
f752d89a RBR |
55 | ### Patterns |
56 | MacPaint style pattern views for SwiftUI | |
96759a28 | 57 | => https://git.unlimited.pizza/rbdr/patterns Patterns source code |
fe528c4f | 58 | |
f752d89a RBR |
59 | ### Serpentity |
60 | An entity-component-system framework for Javascript | |
96759a28 RBR |
61 | => https://git.unlimited.pizza/rbdr/serpentity Serpentity source code |
62 | => https://git.unlimited.pizza/rbdr/serpentity-lib Serpentity Shared Library source code | |
63 | => https://www.npmjs.com/org/serpentity Serpentity @ npm | |
fe528c4f | 64 | |
f752d89a RBR |
65 | ### Grafn |
66 | Flow based programming library for javascript. | |
96759a28 | 67 | => https://git.unlimited.pizza/rbdr/grafn Grafn source code |
fe528c4f | 68 | |
f752d89a RBR |
69 | ### Cologne |
70 | Log multiplexer for javascript with no dependencies. | |
96759a28 | 71 | => https://git.unlimited.pizza/rbdr/cologne Cologne source code |
05a804d0 | 72 | |
f752d89a | 73 | ## Plugins I |
05a804d0 RBR |
74 | |
75 | ### Flat Bezel.qsplugin | |
f752d89a | 76 | A UI Plugin for quicksilver inspired by the classic Bezel with a modern macOS look and SF Symbols. |
05a804d0 | 77 | |
f752d89a | 78 | => ./flat_bezel.gmi ./flat_bezel.gmi |
05a804d0 RBR |
79 | |
80 | ### API Notation | |
12629849 | 81 | A syntax for notating component APIs in text documents. We provide a tree-sitter parser and a neovim plugin. |
05a804d0 | 82 | |
f752d89a | 83 | => ./api.gmi ./api.gmi |
96759a28 | 84 | => https://git.unlimited.pizza/rbdr/tree-sitter-api-notation tree-sitter parser and neovim plugin. |
12629849 RBR |
85 | |
86 | Older versions of the plugin exist for other editors, though they support an older version of the notation definition. | |
87 | ||
96759a28 RBR |
88 | => https://git.unlimited.pizza/rbdr/api-notation.vim Syntax for vim |
89 | => https://git.unlimited.pizza/rbdr/api-notation.vscode Syntax for vscode | |
90 | => https://git.unlimited.pizza/rbdr/api-notation-atom Syntax for atom | |
91 | => https://git.unlimited.pizza/rbdr/api-notation.tmLanguage Syntax for sublime text | |
05a804d0 | 92 | |
f752d89a | 93 | ## II |
05a804d0 | 94 | |
f752d89a | 95 | ### NGINX Office Hours |
05a804d0 RBR |
96 | A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours. |
97 | ||
96759a28 | 98 | => https://git.unlimited.pizza/rbdr/ngx_http_office_hours_filter_module ngx_http_office_hours_filter_module |
05a804d0 | 99 | |
62e3e96d | 100 | ### Junction |
62e3e96d RBR |
101 | A browser extension that lets you start audio calls on any URL. |
102 | ||
103 | => https://junction.unlimited.pizza Junction | |
104 | ||
05a804d0 RBR |
105 | ## Music |
106 | ||
107 | ### Direct Download | |
108 | ||
109 | You can download music I've made via SFTP. | |
110 | ||
111 | ``` | |
112 | password: 8SBF7Lv#k7 | |
113 | ``` | |
114 | ||
115 | => sftp://music@music.unlimited.pizza | |
116 | ||
117 | ### Streaming | |
118 | ||
119 | To listen online, you can also find it in the world wide web. | |
120 | ||
121 | => https://myspace.bandcamp.com/ Bandcamp | |
122 | => https://music.apple.com/de/artist/ben-beltran/1338665508?l=en Apple Music | |
96759a28 | 123 | => https://open.audio/channels/benbeltran/ Open Audio |
05a804d0 | 124 | |
f752d89a | 125 | ## Etc I |
05a804d0 | 126 | |
f752d89a RBR |
127 | ### Min Sizes |
128 | (2023) Minimum window sizes for assorted mac software | |
129 | => ./min_sizes.gmi ./min_sizes.gmi | |
05a804d0 | 130 | |
f752d89a RBR |
131 | ### Prompt |
132 | (2021) Drawing prompts on demand. | |
fe528c4f | 133 | => https://prompt.unlimited.pizza/ prompt.unlimited.pizza |
96759a28 | 134 | => https://git.unlimited.pizza/rbdr/prompt Prompt source code |
05a804d0 | 135 | |
f752d89a RBR |
136 | ### Corona Regeln |
137 | (2021) Up-to-date corona rules for Berlin. Refresh frequently. | |
fe528c4f | 138 | => https://corona.unlimited.pizza/ corona.unlimited.pizza |
96759a28 | 139 | => https://git.unlimited.pizza/rbdr/corona-regeln Corona Regeln source code |
05a804d0 | 140 | |
f752d89a RBR |
141 | ## II |
142 | ||
143 | ### Flower | |
144 | (2018) 🌹🌸🌺💐🌼🌻🌷 draw a flower rotating a cube 🌷🌻🌼💐🌺🌸🌹 | |
fe528c4f | 145 | => https://flower.unlimited.pizza/ flower.unlimited.pizza |
05a804d0 | 146 | |
f752d89a RBR |
147 | ### Sorting Hat |
148 | (2017) Reads your brain and places you in a category based on your mental activity | |
96759a28 RBR |
149 | => https://git.unlimited.pizza/rbdr/sorting-hat Sorting hat source |
150 | => https://git.unlimited.pizza/rbdr/sorting-hat-renderer Sorting hat renderer source code | |
05a804d0 | 151 | |
f752d89a RBR |
152 | ### Dasein |
153 | (2017) Ephemeral posts experiment: the posts stay alive as the conversation continues, but disappear shortly after activity stops. | |
96759a28 | 154 | => https://git.unlimited.pizza/rbdr/dasein Dasein source code |
05a804d0 | 155 | |
f752d89a RBR |
156 | ### Frames |
157 | (2017) 🆒 | |
fe528c4f | 158 | => https://frames.unlimited.pizza/ frames.unlimited.pizza |
05a804d0 | 159 | |
f752d89a RBR |
160 | ### Dead Drop |
161 | (2017, Spanish) Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar. | |
96759a28 | 162 | => https://git.unlimited.pizza/rbdr/dead-drop Dead Drop source code |
05a804d0 | 163 | |
f752d89a RBR |
164 | ## III |
165 | ||
166 | ### Tomato Sauce | |
167 | (2016) a random work of ansi art via telnet. Better with 24-bit enabled terminals. | |
1028be54 | 168 | => telnet:tomato.unlimited.pizza:7777 telnet tomato.unlimited.pizza 7777 |
96759a28 | 169 | => https://git.unlimited.pizza/rbdr/tomato-sauce Tomato Sauce source code |
05a804d0 | 170 | |
f752d89a RBR |
171 | ### LGTM |
172 | (2016) Looks Good To Me! 👍 | |
fe528c4f | 173 | => https://lgtm.unlimited.pizza/ lgtm.unlimited.pizza |
96759a28 | 174 | => https://git.unlimited.pizza/rbdr/lgtm lgtm source code |
05a804d0 | 175 | |
f752d89a RBR |
176 | ### Heart |
177 | (2016) ❤️💜💙💛💚 | |
fe528c4f | 178 | => https://heart.unlimited.pizza/ heart.unlimited.pizza |
05a804d0 | 179 | |
f752d89a RBR |
180 | ### Generador de Insultos |
181 | (2015, Spanish) Un generador de insultos multi-usos que te da un insulto nuevo cada vez que lo cargas. | |
fe528c4f | 182 | => https://insultos.unlimited.pizza/ insultos.unlimited.pizza |
96759a28 | 183 | => https://git.unlimited.pizza/rbdr/generador-de-insultos generador de insultos source code |
05a804d0 | 184 | |
f752d89a RBR |
185 | ## IV |
186 | ||
187 | ### Grita | |
188 | (2010, Spanish) Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas. | |
96759a28 | 189 | => https://git.unlimited.pizza/rbdr/grita grita source code |
05a804d0 | 190 | |
f752d89a RBR |
191 | ### Polarity |
192 | (2009) Top-down arena shooter game with magnetism. | |
fe528c4f | 193 | => ./files/polarity.zip polarity.zip |
05a804d0 | 194 | |
f752d89a RBR |
195 | ### Pico Engine |
196 | (2009) Platform game engine with lua scripting. | |
96759a28 | 197 | => https://git.unlimited.pizza/rbdr/pico-engine pico source code |
05a804d0 | 198 | |
b0ca5dae RBR |
199 | --- |
200 | ||
fe528c4f RBR |
201 | ## Additional Services |
202 | ||
96759a28 RBR |
203 | This domain hosts all my git repositories, available on https[1] or gemini[2]. (Mirror available at sourcehut[3]) |
204 | => https://git.unlimited.pizza [1] https git server | |
205 | => gemini://gemini.unlimited.pizza/git [2] gemini git server | |
206 | => https://git.sr.ht/~rbdr [3] sourcehut mirror | |
fe528c4f RBR |
207 | |
208 | 🔬 You can check the status of the running services in our https[1] and gemini[2] service monitor | |
209 | => https://monitor.unlimited.pizza [1] https monitor | |
210 | => gemini://gemini.unlimited.pizza/monitor [2] gemini monitor | |
b0ca5dae | 211 | |
fe528c4f | 212 | 🦞.🌱.✨ |