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