Profile for adele

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

About adele

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 #GoToSocial πŸ¦₯
en / fr
:straightally:

Stats

Joined
Posts
1086
Followed by
1309
Following
320

Recent public posts

exclude boosts
Adële 🐁! , @adele
(open profile)
Boost of @Christinecats@mastodon.social
Christine Cats 🐈 , @Christinecats@mastodon.social
(open profile)

πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•
πŸŒ•πŸŒ•πŸŒ•πŸŒ’πŸŒ•πŸŒ–πŸŒ’πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•
πŸŒ•πŸŒ•πŸŒ–πŸŒ‘πŸŒ“πŸŒ‘πŸŒ‘πŸŒ•πŸŒ•πŸŒ•πŸŒ•πŸŒ•
πŸŒ•πŸŒ•πŸŒ—πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ”πŸŒ•πŸŒ•πŸŒ•πŸŒ•
πŸŒ•πŸŒ•πŸŒ˜πŸŒ™πŸŒ‘πŸŒ™πŸŒ‘πŸŒ”πŸŒ–πŸŒ‘πŸŒ•πŸŒ•
πŸŒ•πŸŒ•πŸŒ–πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ•πŸŒ•πŸŒ‘πŸŒ”πŸŒ•
πŸŒ•πŸŒ•πŸŒ•πŸŒ–πŸŒ‘πŸŒ‘πŸŒ”πŸŒ•πŸŒ•πŸŒ‘πŸŒ”πŸŒ•
πŸŒ•πŸŒ•πŸŒ•πŸŒ˜πŸŒ‘πŸŒ‘πŸŒ’πŸŒ•πŸŒ•πŸŒ‘πŸŒ”πŸŒ•
πŸŒ•πŸŒ•πŸŒ•πŸŒ˜πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ”πŸŒ–πŸŒ‘πŸŒ•πŸŒ•
πŸŒ•πŸŒ•πŸŒ•πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ’πŸŒ‘πŸŒ’πŸŒ•πŸŒ•
πŸŒ•πŸŒ•πŸŒ•πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ‘πŸŒ’πŸŒ•πŸŒ•πŸŒ•

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

Adële 🐁! , @adele
(open profile)
Boost of @Thayer@mastodon.social
Thayer , @Thayer@mastodon.social
(open profile)

Really struggling to be on Mastodon because everyone I follow is (very lovely and brilliant) very right on, very left wing, and very morally outraged. Obviously with very good cause, but I really miss the silliness of old school twitter when it wasn't just an echo chamber of doom every time I logged on. Who can I follow that just toots memes and daft shit to make me smile? Or has a lovely account that isn't frequently tweeting politics? Would love recommendations to try balance my feed out ❀️

Adële 🐁! , @adele
(open profile)
Boost of @gjherbiet@mamot.fr
Guillaume-Jean Herbiet , @gjherbiet@mamot.fr
(open profile)

@adele Λ‹gjΛ‹ and Λ‹gkΛ‹ allow you to move the cursor to the character in the next or previous display lines, even when lines wrap (see Λ‹:help gjΛ‹ and :help gkΛ‹).

It is not recommended to map that to Λ‹jΛ‹ and Λ‹kΛ‹ as it changes the way distances are computed in cursor movements, but you can bind this to the up/down arrows:

Λ‹Λ‹Λ‹
nnoremap <Up> gk
nnoremap <Down> gj
xnoremap <Up> gk
xnoremap <Down> gj
inoremap <Up> <C-O>gk
inoremap <Down> <C-O>gj
Λ‹Λ‹
for normal, visual and insert modes.

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

Adële 🐁! , @adele
(open profile)
Boost of @PWS_1@mastodon.social

How to backup a live gotosocial database

rm /gotosocial/backup.db

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

#gotosocial #gts

I'm surprised to not find any crowdfunding project to manage a new community driven top level domain (TLD).
All TLDs seen to be owned by countries or U.S. org/firms.

I have not found an open and independent TLD. I miss something?

I would like to acquire an eBook reader. I see that the #Kobo readers can connect to nextcloud with app #KoboCloud.

Do you use this solution ?

Any advice for Linux users to purchase the right reader: compatibility with Linux, or Nextcloud or ownCloud (no Dropbox neither GDrive for me), able to read non-drm epub and PDF.

Thanks for you help (RT if you think your followers could help)

https://github.com/fsantini/KoboCloud

Adële 🐁! , @adele
(open profile)
Boost of @splitbrain@fedi.splitbrain.org
Adële 🐁! , @adele
(open profile)
Boost of @zorg@pouet.chapril.org
Zorg πŸ‰ , @zorg@pouet.chapril.org
(open profile)

Pour me changer les idées d'#osm, je me suis créé un site qui se veut #smolweb avec gohugo.io afin d'y basculer toutes mes #recettes de #cuisine.

Avec un site léger, les temps de chargement sont incroyablement brefs. J'aime bien #nextcloud et #cookbook, mais d'abord on ne peut pas rendre publique les recettes, et ensuite ce sont vraiment des pages obèses.

Il me reste quelques centaines de recettes Γ  basculer πŸ₯΄ mais c'est en route πŸ˜‹
alterzorg.fr/recettes/

#hugo #lowtech