]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - index.gmi
Update with more AI blocking
[rbdr/r.bdr.sh] / index.gmi
index 459440c5b5bc13e49a86600646afa75055064dc9..952847b1eca59b85e52afaf5698217f9d1760382 100644 (file)
--- a/index.gmi
+++ b/index.gmi
@@ -1,21 +1,30 @@
 --- title: /index.html
---- description: unlimited.pizza - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes, and unlimited pizza
+--- description: r.bdr.sh - ruben beltran del río surfs the internet: programming, music, fun times, hugs, bad jokes.
 ## Welcome
 
-```Unlimited Pizza
-┬ ┬┌┐┌┬  ┬┌┬┐┬┌┬┐┌─┐┌┬┐ ╔═╗╦╔═╗╔═╗╔═╗
-│ │││││  │││││ │ ├┤  ││●╠═╝║╔═╝╔═╝╠═╣
-└─┘┘└┘┴─┘┴┴ ┴┴ ┴ └─┘─┴┘ ╩  ╩╚═╝╚═╝╩ ╩
+```rbdr
+ ██▀███   ▄▄▄▄   ▓█████▄  ██▀███
+▓██ ▒ ██▒▓█████▄ ▒██▀ ██▌▓██ ▒ ██▒
+▓██ ░▄█ ▒▒██▒ ▄██░██   █▌▓██ ░▄█ ▒
+▒██▀▀█▄  ▒██░█▀  ░▓█▄   ▌▒██▀▀█▄
+░██▓ ▒██▒░▓█  ▀█▓░▒████▓ ░██▓ ▒██▒
+░ ▒▓ ░▒▓░░▒▓███▀▒ ▒▒▓  ▒ ░ ▒▓ ░▒▓░
+  ░▒ ░ ▒░▒░▒   ░  ░ ▒  ▒   ░▒ ░ ▒░
+  ░░   ░  ░    ░  ░ ░  ░   ░░   ░
+   ░      ░         ░       ░
+               ░  ░
 ```
 
 The personal capsule of Rubén Beltrán del Río.
 
 => /gemlog/ 📓 Blog / Gemlog
 => /pub.txt 🔑 Public GPG Key
-=> gemini://gemini.unlimited.pizza/guestbook 📒 Guestbook
+=> /.plan 📔 What am I up to (roughly)
+=> /learning.txt 💡Things I've learned, big and small
+=> gemini://r.bdr.sh/guestbook 📒 Guestbook
 => https://pixelfed.de/minoltacos 📷 Pictures I've taken
 => https://friendship.quest/@ruben 💭 Social Media™
-=> mailto:ruben+up@unlimited.pizza ✉️ Send me an e-mail
+=> mailto:contact@r.bdr.sh ✉️ Send me an e-mail
 
 ## Apps I
 ### Captura
@@ -23,9 +32,9 @@ A macos application that lets you quickly record your screen and share it as an
 => https://captura.tranquil.systems/ captura.tranquil.systems
 
 ### Lyricli
-A command line tool to print the lyrics of your current Apple Music or Spotify track
+A command line tool for macos and linux to print the lyrics of your current track. (Supports Apple Music and Spotify on mac, and most media players on linux.)
 => /lyricli.gmi ./lyricli.gmi
-=> https://git.unlimited.pizza/rbdr/lyricli lyricli source code.
+=> https://git.r.bdr.sh/rbdr/lyricli lyricli source code.
 
 ## II
 ### Do
@@ -42,34 +51,35 @@ An iOS and MacOS app that helps you maintain a healthy balance.
 
 ## III
 ### Blog
-A command line tool to manage and publish an (almost) ephemeral https blog with a gemini archive.
-=> https://git.unlimited.pizza/rbdr/blog blog source code
+A command line tool to author and publish an (almost) ephemeral https blog with a gemini archive.
+=> /blog.gmi ./blog.gmi
+=> https://git.r.bdr.sh/rbdr/blog blog source code
 
 ### Page
 A command line tool to generate HTML and static gemini websites from .gmi files
 => /page.gmi ./page.gmi
-=> https://git.unlimited.pizza/rbdr/page page source code
+=> https://git.r.bdr.sh/rbdr/page page source code
 
-### Page
-
-## Libraries
+## Libraries I
 ### Patterns
 MacPaint style pattern views for SwiftUI
-=> https://git.unlimited.pizza/rbdr/patterns Patterns source code
+=> https://git.r.bdr.sh/rbdr/patterns Patterns source code
 
 ### Serpentity
 An entity-component-system framework for Javascript
-=> https://git.unlimited.pizza/rbdr/serpentity Serpentity source code
-=> https://git.unlimited.pizza/rbdr/serpentity-lib Serpentity Shared Library source code
+=> https://git.r.bdr.sh/rbdr/serpentity Serpentity source code
+=> https://git.r.bdr.sh/rbdr/serpentity-lib Serpentity Shared Library source code
 => https://www.npmjs.com/org/serpentity Serpentity @ npm
 
+## II
+
 ### Grafn
 Flow based programming library for javascript.
-=> https://git.unlimited.pizza/rbdr/grafn Grafn source code
+=> https://git.r.bdr.sh/rbdr/grafn Grafn source code
 
 ### Cologne
 Log multiplexer for javascript with no dependencies.
-=> https://git.unlimited.pizza/rbdr/cologne Cologne source code
+=> https://git.r.bdr.sh/rbdr/cologne Cologne source code
 
 ## Plugins I
 
@@ -78,21 +88,6 @@ A UI Plugin for quicksilver inspired by the classic Bezel with a modern macOS lo
 
 => ./flat_bezel.gmi ./flat_bezel.gmi
 
-### API Notation
-A syntax for notating component APIs in text documents. We provide a tree-sitter parser and a neovim plugin.
-
-=> ./api.gmi ./api.gmi
-=> https://git.unlimited.pizza/rbdr/tree-sitter-api-notation tree-sitter parser and neovim plugin.
-
-Older versions of the plugin exist for other editors, though they support an older version of the notation definition.
-
-=> https://git.unlimited.pizza/rbdr/api-notation.vim Syntax for vim
-=> https://git.unlimited.pizza/rbdr/api-notation.vscode Syntax for vscode
-=> https://git.unlimited.pizza/rbdr/api-notation-atom Syntax for atom
-=> https://git.unlimited.pizza/rbdr/api-notation.tmLanguage Syntax for sublime text
-
-## II
-
 ### NGINX Office Hours
 A victory for the server's labor rights: An nginx module that allows you to serve your content only during office hours.
 
@@ -103,6 +98,37 @@ A browser extension that lets you start audio calls on any URL.
 
 => https://junction.unlimited.pizza Junction
 
+## II
+
+### nota.nvim
+
+A plugin for neovim that lets you manage periodic notes, tasks, learning and .plan files
+
+=> ./nota.gmi ./nota.gmi
+=> https://git.r.bdr.sh/rbdr/nota.nvim nota.nvim source code
+
+### oleoboard.nvim
+
+A plugin for neovim that lets you use directories as a kanban-like board
+
+=> ./oleoboard.gmi ./oleoboard.gmi
+=> https://git.r.bdr.sh/rbdr/oleoboard.nvim nota.nvim source code
+
+## III
+
+### API Notation
+A syntax for notating component APIs in text documents. We provide a tree-sitter parser and a neovim plugin.
+
+=> ./api.gmi ./api.gmi
+=> https://git.r.bdr.sh/rbdr/tree-sitter-api-notation tree-sitter parser and neovim plugin.
+
+Older versions of the plugin exist for other editors, though they support an older version of the notation definition.
+
+=> https://git.r.bdr.sh/rbdr/api-notation.vim Syntax for vim
+=> https://git.r.bdr.sh/rbdr/api-notation.vscode Syntax for vscode
+=> https://git.r.bdr.sh/rbdr/api-notation-atom Syntax for atom
+=> https://git.r.bdr.sh/rbdr/api-notation.tmLanguage Syntax for sublime text
+
 ## Music
 
 ### Direct Download
@@ -113,7 +139,7 @@ You can download music I've made via SFTP.
 password: 8SBF7Lv#k7
 ```
 
-=> sftp://music@music.unlimited.pizza
+=> sftp://music@music.r.bdr.sh
 
 ### Streaming
 
@@ -123,21 +149,32 @@ To listen online, you can also find it in the world wide web.
 => https://music.apple.com/de/artist/ben-beltran/1338665508?l=en Apple Music
 => https://open.audio/channels/benbeltran/ Open Audio
 
-## Etc I
+## Pages
+
+### Mac File Attributes
+(2024) A list of mac file attributes for common files
+=> ./mac_file_attributes.gmi ./mac_file_attributes.gmi
 
 ### Min Sizes
 (2023) Minimum window sizes for assorted mac software
 => ./min_sizes.gmi ./min_sizes.gmi
 
+## Etc I
+
+### Lissajous
+(2024) Play with parametric curves.
+=> https://lissajous.unlimited.pizza/ lissajous.unlimited.pizza
+=> https://git.r.bdr.sh/rbdr/lissajous Lissajous source code
+
 ### Prompt
 (2021) Drawing prompts on demand.
 => https://prompt.unlimited.pizza/ prompt.unlimited.pizza
-=> https://git.unlimited.pizza/rbdr/prompt Prompt source code
+=> https://git.r.bdr.sh/rbdr/prompt Prompt source code
 
 ### Corona Regeln
 (2021) Up-to-date corona rules for Berlin. Refresh frequently.
 => https://corona.unlimited.pizza/ corona.unlimited.pizza
-=> https://git.unlimited.pizza/rbdr/corona-regeln Corona Regeln source code
+=> https://git.r.bdr.sh/rbdr/corona-regeln Corona Regeln source code
 
 ## II
 
@@ -147,12 +184,14 @@ To listen online, you can also find it in the world wide web.
 
 ### Sorting Hat
 (2017) Reads your brain and places you in a category based on your mental activity
-=> https://git.unlimited.pizza/rbdr/sorting-hat Sorting hat source
-=> https://git.unlimited.pizza/rbdr/sorting-hat-renderer Sorting hat renderer source code
+=> https://git.r.bdr.sh/rbdr/sorting-hat Sorting hat source
+=> https://git.r.bdr.sh/rbdr/sorting-hat-renderer Sorting hat renderer source code
 
 ### Dasein
 (2017) Ephemeral posts experiment: the posts stay alive as the conversation continues, but disappear shortly after activity stops.
-=> https://git.unlimited.pizza/rbdr/dasein Dasein source code
+=> https://git.r.bdr.sh/rbdr/dasein Dasein source code
+
+## III
 
 ### Frames
 (2017) 🆒
@@ -160,19 +199,19 @@ To listen online, you can also find it in the world wide web.
 
 ### Dead Drop
 (2017, Spanish) Marca un número de 📞 y deja un mensaje secreto, o escucha algo al azar.
-=> https://git.unlimited.pizza/rbdr/dead-drop Dead Drop source code
-
-## III
+=> https://git.r.bdr.sh/rbdr/dead-drop Dead Drop source code
 
 ### Tomato Sauce
 (2016) a random work of ansi art via telnet. Better with 24-bit enabled terminals.
-=> telnet:tomato.unlimited.pizza:7777 telnet tomato.unlimited.pizza 7777
-=> https://git.unlimited.pizza/rbdr/tomato-sauce Tomato Sauce source code
+=> telnet:tomato.unlimited.pizza:6666 telnet tomato.unlimited.pizza 6666
+=> https://git.r.bdr.sh/rbdr/tomato-sauce Tomato Sauce source code
+
+## IV
 
 ### LGTM
 (2016) Looks Good To Me! 👍
 => https://lgtm.unlimited.pizza/ lgtm.unlimited.pizza
-=> https://git.unlimited.pizza/rbdr/lgtm lgtm source code
+=> https://git.r.bdr.sh/rbdr/lgtm lgtm source code
 
 ### Heart
 (2016) ❤️💜💙💛💚
@@ -181,13 +220,13 @@ To listen online, you can also find it in the world wide web.
 ### Generador de Insultos
 (2015, Spanish) Un generador de insultos multi-usos que te da un insulto nuevo cada vez que lo cargas.
 => https://insultos.unlimited.pizza/ insultos.unlimited.pizza
-=> https://git.unlimited.pizza/rbdr/generador-de-insultos generador de insultos source code
+=> https://git.r.bdr.sh/rbdr/generador-de-insultos generador de insultos source code
 
-## IV
+## V
 
 ### Grita
 (2010, Spanish) Comparte texto anónimamente y distribuyelo con QR codes y URLs cortas.
-=> https://git.unlimited.pizza/rbdr/grita grita source code
+=> https://git.r.bdr.sh/rbdr/grita grita source code
 
 ### Polarity
 (2009) Top-down arena shooter game with magnetism.
@@ -195,19 +234,22 @@ To listen online, you can also find it in the world wide web.
 
 ### Pico Engine
 (2009) Platform game engine with lua scripting. 
-=> https://git.unlimited.pizza/rbdr/pico-engine pico source code
+=> https://git.r.bdr.sh/rbdr/pico-engine pico source code
 
 ---
 
-## Additional Services
+## Additional Services and Links
 
 This domain hosts all my git repositories, available on https[1] or gemini[2]. (Mirror available at sourcehut[3])
-=> https://git.unlimited.pizza [1] https git server
-=> gemini://gemini.unlimited.pizza/git [2] gemini git server
+=> https://git.r.bdr.sh [1] https git server
+=> gemini://r.bdr.sh/git [2] gemini git server
 => https://git.sr.ht/~rbdr [3] sourcehut mirror
 
 🔬 You can check the status of the running services in our https[1] and gemini[2] service monitor
-=> https://monitor.unlimited.pizza  [1] https monitor
-=> gemini://gemini.unlimited.pizza/monitor  [2] gemini monitor
+=> https://monitor.srv.bdr.sh [1] https monitor
+=> gemini://r.bdr.sh/monitor  [2] gemini monitor
+
+---
+
+=> /messages_key.txt 🗯 Apple messages contact key verification public key
 
-🦞.🌱.✨