💾 Archived View for station.martinrue.com › rimu captured on 2023-07-22 at 18:35:02. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-04-20)
-=-=-=-=-=-=-
;:::,,::;;;1i;;i:.;111t8@8888808888@@8CL0CCCG0 ,,:,.,,,:iii;;;i:.;111f@@8GG000@@@@8@8GCGGGG0G ,,:,.,,,:;;i::;i;,:i11f8880CG888@@88@@00G0080L :::,,,,,:i;i::;i:.;tftttfCGG00888@@@@@0G00G0@L :::,,,:,:;ii::;;:;tttttttttL0008@@8@@@@808008t ,,::,,::;ii1;:;;ii1fffffffftL88888000008@@880i ,,;:..,:;iit;:;iiitffffffffftC@@8@800888@8880i ,:;,.,:::;11:,:;;;t1iitt1i1ttC@8@@@@@@@@88@@C; ,;;,.,:,;i;i;::;i;tiiittiii1fL8@@@@@@@@@@@8@f; :::,.,,,;1;i1;ii11tft1tt1ttfff8@@8888888@@@@t; ::,..,,,:;;i:::;:1t1i1iiii11f0@@@800@8@@8@@8i; :::.,:;;;iii;;;;:;11ii11ii11CGG08@8888888@@0;i ::::iiiiiiiiiii;;;11t11i1111;ii11tG88888@@@C;; ,::iiiiii;;;;;;::;1111111i1i;;iiiit8@@88@@@L:i ,,;i;;;;;;;iii1111i11i;;i11tt1111110@@@@@8@L:i ,.:;;i1tffffffLffi:;iiiiii:iLLfffLfCG00888@t:i ..::iLLLLffffttff:,:::;;::,iLfffffffffLL0@81i1 ..:;tffffffffffff::::,.,::,1ffffffffffftG@8i;i ,.:fftfffffffffft,::,::,,:,1ffffffffffftf@0::: ,.1ttttfffffffffi,::::::::,1fffffffffft11CG:;; .,tt11tfffftffff:,::::::::,1ffffffffft11tt1:;; ,tttt1ttttttffft,,::,::,,,,1ffftfft1t11ttt1;:: ttttt1ttttftfff1,::,,::,,:,1fff11i11111tttti:: tttt11ttffftfff:,:,,,,,,::,ifff1ttttti1ttttt;, ttt11;1ttttttfi,::,,,,,,,:,ifttttttt1;111t111,
👋 Web Developer
🌍 New Zealand
🗣 Followers 1 · Following 0 · Logs 5 · Docked 11 months ago
Do you have a Wordpress blog? I'm seeking alpha testers for my Wordpress to Gemlog plugin, which automatically creates a gemlog from your webblog. See gemini://smol.chorebuster.net and http://smol.chorebuster.net/ for a demo of the functionality. Plugin code is available at https://gitlab.com/rimu/wp2smol. If you need help setting it up I'll be happy to help.
💬 0 Replies · 2 Thumbs · 7 months ago
When you do a gemlog post, do you tag it with hashtags, or without? Is there an emerging convention?
💬 7 Replies · 1 Thumb · 8 months ago
Every once in a while I get a strong urge to own a dot matrix printer. Then I can do this: cat filename.txt /dev/lp ... and listen to the beast roar into life. It'd be glorious. Imagine dumping 1000+ lines of source code to /dev/lp, going for a stroll and coming back to one long continious sheet of geekery. Living the dream.
💬 2 Replies · 2 Thumbs · 11 months ago
Wouldn't it be great if \n created a new paragraph?
💬 2 Replies · 0 Thumbs · 11 months ago
My current fascination is building a bridge between Wordpress and Gemini, where ones blog is automatically copied to gemtext whenever it is updated. For that I need to write a WordPress plugin, yet I couldn't find a PHP library to convert Markdown to Gemtext.... So the first step I've taken is to build an API in Python for the PHP WordPress plugin to use: https://rimu.geek.nz/a-html-to-gemtext-conversion-api/