]>
Commit | Line | Data |
---|---|---|
1 | --- title: /index.html | |
2 | --- description: r.bdr.sh - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes. | |
3 | ## | |
4 | ||
5 | ```rbdr | |
6 | ||
7 | ░░ ░░ | |
8 | ▒▒ ▒▒ ® | |
9 | ▓▓▓▓▓▓ ▓▓▓▓▓▓▓ ▓▓▓▓▓▓▓ ▓▓▓▓▓▓ | |
10 | ██ ██ █▛ ▜█ █▛ ▜█ ██ ██ | |
11 | ██ █▙ ▟█ █▙ ▟█ ██ | |
12 | ██ ███████ ███████ ██ | |
13 | ||
14 | ``` | |
15 | ||
16 | I am Rubén Beltrán del Río. I make software and am online. You can find all my things here, on the internet. | |
17 | ||
18 | => /gemlog/ ⛄︎ blog | |
19 | => /.plan ⚐ .plan | |
20 | => /learning.txt ☝︎ learning.txt | |
21 | => gemini://r.bdr.sh/guestbook ✍︎ guestbook | |
22 | ──────────── | |
23 | => https://pixelfed.de/minoltacos ✧ pictures | |
24 | => https://friendship.quest/@ruben ☹︎ social media | |
25 | => https://links.srv.bdr.sh/bookmarks/shared ♡ bookmarks | |
26 | => https://myspace.bandcamp.com/ ♬ music | |
27 | ──────────── | |
28 | => mailto:contact@r.bdr.sh ✉︎ e-mail | |
29 | => /pub.txt ✶ gpg key | |
30 | => /messages_key.txt ✷ messages key | |
31 | ||
32 | ## Apps I | |
33 | ### Captura | |
34 | Quickly record your mac's screen and share as .gif or .mp4. | |
35 | => https://captura.tranquil.systems/ captura.tranquil.systems | |
36 | ||
37 | ### Lyricli | |
38 | Print the lyrics of your current track to the terminal. Supports Apple Music, Spotify for mac, and most Linux players. | |
39 | => /lyricli.gmi ./lyricli.gmi | |
40 | => https://git.r.bdr.sh/rbdr/lyricli lyricli source code. | |
41 | ||
42 | ### Map | |
43 | Create wardley maps on mac using text. | |
44 | => https://map.tranquil.systems/ map.tranquil.systems | |
45 | ||
46 | ||
47 | ## II | |
48 | ### Blog | |
49 | Author and publish an (almost) ephemeral html blog with a gemini archive. | |
50 | => /blog.gmi ./blog.gmi | |
51 | => https://git.r.bdr.sh/rbdr/blog blog source code | |
52 | ||
53 | ### Page | |
54 | Generate HTML and static gemini websites from .gmi files. | |
55 | => /page.gmi ./page.gmi | |
56 | => https://git.r.bdr.sh/rbdr/page page source code | |
57 | ||
58 | ## III | |
59 | ### Do | |
60 | A task manager that makes you write a journal entry when the task is done. | |
61 | => https://do.tranquil.systems/ do.tranquil.systems | |
62 | ||
63 | ### Ritmo | |
64 | Keep a healthy balance in life by getting periodic reminders. For iOS and mac. | |
65 | => https://ritmo.tranquil.systems/ ritmo.tranquil.systems | |
66 | ||
67 | ||
68 | ## Libraries I | |
69 | ### Patterns | |
70 | MacPaint style pattern views for SwiftUI | |
71 | => https://git.r.bdr.sh/rbdr/patterns Patterns source code | |
72 | ||
73 | ### Serpentity | |
74 | Entity-component-system framework for Javascript | |
75 | => https://git.r.bdr.sh/rbdr/serpentity Serpentity source code | |
76 | => https://git.r.bdr.sh/rbdr/serpentity-lib Serpentity Shared Library source code | |
77 | => https://www.npmjs.com/org/serpentity Serpentity @ npm | |
78 | ||
79 | ## II | |
80 | ||
81 | ### Grafn | |
82 | Flow based programming library for Javascript. | |
83 | => https://git.r.bdr.sh/rbdr/grafn Grafn source code | |
84 | ||
85 | ### Cologne | |
86 | Log multiplexer for Javascript with no dependencies. | |
87 | => https://git.r.bdr.sh/rbdr/cologne Cologne source code | |
88 | ||
89 | ## Plugins I | |
90 | ||
91 | ### Flat Bezel.qsplugin | |
92 | Quicksilver UI Plugin that modernizes the classic Bezel. | |
93 | ||
94 | => ./flat_bezel.gmi ./flat_bezel.gmi | |
95 | ||
96 | ### NGINX Office Hours | |
97 | A victory for the server's labor rights: Serve nginx content only during office hours. | |
98 | ||
99 | => ./nginx_office_hours.gmi ./nginx_office_hours.gmi | |
100 | ||
101 | ### Junction | |
102 | Start audio calls in your browser from any URL. Supports Firefox, and Safari. | |
103 | ||
104 | => https://junction.unlimited.pizza Junction | |
105 | ||
106 | ## II | |
107 | ||
108 | ### nota.nvim | |
109 | ||
110 | Manage periodic notes, tasks, learning and .plan files with neovim. | |
111 | ||
112 | => ./nota.gmi ./nota.gmi | |
113 | => https://git.r.bdr.sh/rbdr/nota.nvim nota.nvim source code | |
114 | ||
115 | ### oleoboard.nvim | |
116 | ||
117 | Use directories as a kanban-like board with neovim. | |
118 | ||
119 | => ./oleoboard.gmi ./oleoboard.gmi | |
120 | => https://git.r.bdr.sh/rbdr/oleoboard.nvim nota.nvim source code | |
121 | ||
122 | ## III | |
123 | ||
124 | ### API Notation | |
125 | A syntax for notating component APIs in text documents. We provide a tree-sitter parser and a neovim plugin. | |
126 | ||
127 | => ./api.gmi ./api.gmi | |
128 | => https://git.r.bdr.sh/rbdr/tree-sitter-api-notation tree-sitter parser and neovim plugin. | |
129 | ||
130 | Older versions of the plugin exist for other editors, though they support an older version of the notation definition. | |
131 | ||
132 | => https://git.r.bdr.sh/rbdr/api-notation.vim Syntax for vim | |
133 | => https://git.r.bdr.sh/rbdr/api-notation.vscode Syntax for vscode | |
134 | => https://git.r.bdr.sh/rbdr/api-notation-atom Syntax for atom | |
135 | => https://git.r.bdr.sh/rbdr/api-notation.tmLanguage Syntax for sublime text | |
136 | ||
137 | ## Music | |
138 | ||
139 | ### Direct Download | |
140 | ||
141 | You can download music I've made via SFTP. | |
142 | ||
143 | ``` | |
144 | password: 8SBF7Lv#k7 | |
145 | ``` | |
146 | ||
147 | => sftp://music@music.r.bdr.sh | |
148 | ||
149 | ### Streaming | |
150 | ||
151 | To listen online, you can also find it in the world wide web. | |
152 | ||
153 | => https://myspace.bandcamp.com/ Bandcamp | |
154 | => https://music.apple.com/de/artist/ben-beltran/1338665508?l=en Apple Music | |
155 | => https://open.audio/channels/benbeltran/ Open Audio | |
156 | ||
157 | ## Pages | |
158 | ||
159 | ### Mac File Attributes | |
160 | (2024) A list of mac file attributes for common files | |
161 | => ./mac_file_attributes.gmi ./mac_file_attributes.gmi | |
162 | ||
163 | ### Min Sizes | |
164 | (2023) Minimum window sizes for assorted mac software | |
165 | => ./min_sizes.gmi ./min_sizes.gmi | |
166 | ||
167 | ## Etc I | |
168 | ||
169 | ### Lissajous | |
170 | (2024) Play with parametric curves. | |
171 | => https://lissajous.unlimited.pizza/ lissajous.unlimited.pizza | |
172 | => https://git.r.bdr.sh/rbdr/lissajous Lissajous source code | |
173 | ||
174 | ### Prompt | |
175 | (2021) Drawing prompts on demand. | |
176 | => https://prompt.unlimited.pizza/ prompt.unlimited.pizza | |
177 | => https://git.r.bdr.sh/rbdr/prompt Prompt source code | |
178 | ||
179 | ### Corona Regeln | |
180 | (2021) Up-to-date corona rules for Berlin. Refresh frequently. | |
181 | => https://corona.unlimited.pizza/ corona.unlimited.pizza | |
182 | => https://git.r.bdr.sh/rbdr/corona-regeln Corona Regeln source code | |
183 | ||
184 | ## II | |
185 | ||
186 | ### Flower | |
187 | (2018) 🌹🌸🌺💐🌼🌻🌷 draw a flower rotating a cube 🌷🌻🌼💐🌺🌸🌹 | |
188 | => https://flower.unlimited.pizza/ flower.unlimited.pizza | |
189 | ||
190 | ### Sorting Hat | |
191 | (2017) Reads your brain and places you in a category based on your mental activity | |
192 | => https://git.r.bdr.sh/rbdr/sorting-hat Sorting hat source | |
193 | => https://git.r.bdr.sh/rbdr/sorting-hat-renderer Sorting hat renderer source code | |
194 | ||
195 | ### Dasein | |
196 | (2017) Ephemeral posts experiment: the posts stay alive as the conversation continues, but disappear shortly after activity stops. | |
197 | => https://git.r.bdr.sh/rbdr/dasein Dasein source code | |
198 | ||
199 | ## III | |
200 | ||
201 | ### Frames | |
202 | (2017) 🆒 | |
203 | => https://frames.unlimited.pizza/ frames.unlimited.pizza | |
204 | ||
205 | ### Dead Drop | |
206 | (2017, Spanish) Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar. | |
207 | => https://git.r.bdr.sh/rbdr/dead-drop Dead Drop source code | |
208 | ||
209 | ### Tomato Sauce | |
210 | (2016) a random work of ansi art via telnet. Better with 24-bit enabled terminals. | |
211 | => telnet:tomato.unlimited.pizza:6666 telnet tomato.unlimited.pizza 6666 | |
212 | => https://git.r.bdr.sh/rbdr/tomato-sauce Tomato Sauce source code | |
213 | ||
214 | ## IV | |
215 | ||
216 | ### LGTM | |
217 | (2016) Looks Good To Me! 👍 | |
218 | => https://lgtm.unlimited.pizza/ lgtm.unlimited.pizza | |
219 | => https://git.r.bdr.sh/rbdr/lgtm lgtm source code | |
220 | ||
221 | ### Heart | |
222 | (2016) ❤️💜💙💛💚 | |
223 | => https://heart.unlimited.pizza/ heart.unlimited.pizza | |
224 | ||
225 | ### Generador de Insultos | |
226 | (2015, Spanish) Un generador de insultos multi-usos que te da un insulto nuevo cada vez que lo cargas. | |
227 | => https://insultos.unlimited.pizza/ insultos.unlimited.pizza | |
228 | => https://git.r.bdr.sh/rbdr/generador-de-insultos generador de insultos source code | |
229 | ||
230 | ## V | |
231 | ||
232 | ### Grita | |
233 | (2010, Spanish) Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas. | |
234 | => https://git.r.bdr.sh/rbdr/grita grita source code | |
235 | ||
236 | ### Polarity | |
237 | (2009) Top-down arena shooter game with magnetism. | |
238 | => ./files/polarity.zip polarity.zip | |
239 | ||
240 | ### Pico Engine | |
241 | (2009) Platform game engine with lua scripting. | |
242 | => https://git.r.bdr.sh/rbdr/pico-engine pico source code | |
243 | ||
244 | ## Additional Services and Links | |
245 | ||
246 | ### Git | |
247 | This domain hosts all my git repositories, available on https[1] or gemini[2]. (Mirror available at sourcehut[3]) | |
248 | => https://git.r.bdr.sh [1] https git server | |
249 | => gemini://r.bdr.sh/git [2] gemini git server | |
250 | => https://git.sr.ht/~rbdr [3] sourcehut mirror | |
251 | ||
252 | ### Monitor | |
253 | 🔬 You can check the status of the running services in our https[1] and gemini[2] service monitor | |
254 | => https://monitor.srv.bdr.sh [1] https monitor | |
255 | => gemini://r.bdr.sh/monitor [2] gemini monitor |