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