Profile for adele

Display name
Adële 🐁
Username
@adele@social.pollux.casa
Role
admin

About adele

Fields

Static hosting
https://pages.casa/
Gemini hosting
https://pollux.casa/
Email/XMPP hosting
https://message.casa/

Bio

aka 아델
#French 🇫🇷​ #PHP / #JavaScript and #Java developer
#Korean 🇰🇷 ancestry (but I don’t speak the language)
Into #SmolWeb, #GeminiProtocol, #Smolnet, #LowTech
#ArchLinux / #Debian user
#Markdown 🇲⬇️ enthusiast
Instance running #GotToSocial 🦥
fr / en
:straightally:

Stats

Joined
Posts
930
Followed by
1137
Following
299

Recent posts

include boosts

Are thin clients always used in GNU/Linux environment?
I mean dumb X terminals connected to a shared PC in multiuser mode.
Anybody here doing this at home?

I find this clever to have only one big PC, up-to-date and just basic terminals.

Which lightweight multi-accounts web platform (libre, I can install on my server) to publish #markdown content would you recommend?
I want something that produces simple web page (without js or heavy framework)
Each user has its own site/blog as a subfolder or a subdomain of the instance
#smolweb #smallweb

pollux.casa is offline due to a DSL problem.

The internet connection will be changed from DSL to fibre as soon as possible.

So, Pollux.casa #Gemini #capsule hosting is not available.

Edit: fibre installation is planed on 4th June between 06:30 and 10:30 UTC

#geminiprotocol #smolnet

So much money to protect nations… from the people who need help

The world is turning into something I don’t recognise, and certainly not something I like[...]

➡️​ https://adele.pages.casa/md/blog/so_much_mony_to_protect_nations.md

➡️​ gemini://adele.pollux.casa/gemlog/2025-05-31_so_much_mony_to_protect_nations.gmi

The pollux.casa server sometimes experiences load peaks due to AI training crawlers and search engines.

pollux.casa allows hosted Gemini capsules to be accessible through both https and gemini protocols. Of course, it's on the https side that the crawlers come into play.

Since the main reason for having a #capsule on pollux.casa is to offer it on the #smolnet #gemini, I'm going to take the liberty of installing a crawler blocker on the https version.

#smolweb #geminiprotocol

Do you know a good CLI text editor for text writing (blog post in markdown) on Linux terminal

I like vim but I hate the cursor move when you have long lines (paragraph) on several screen lines.
I expect that going up with the cursor up key, I go up one screen line, but vim go up a full paragraph. It's not easy to move in your text.

What do you use ? I need something easy to use (no time to learn many keys combinations)

#cli #vim #texteditor #markdown

edit: got a solution with vim (gj/gk mapped to cursor arrows), see in replies below

How to backup a live gotosocial database

rm /gotosocial/backup.db

sqlite3 /gotosocial/sqlite.db "VACUUM INTO '/gotosocial/backup.db'" 

#gotosocial #gts