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