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