Profile for adele
About adele
Fields
- Smolweb
- https://smolweb.org/
- Static hosting
- https://pages.casa/
- Gemini hosting
- https://pollux.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 #GoToSocial 🦥
en / fr
- Joined
- Posts
- 1086
- Followed by
- 1309
- Following
- 320
Stats
@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
#Microsoft has blocked its services to the International Criminal Court by order of Donald #Trump. The #ICC prosecutor doesn’t have access to his #email. Source:AP
https://apnews.com/article/icc-trump-sanctions-karim-khan-court-a4b4c02751ab84c09718b1b95cbd5db3
Delighted to say we now have our own #phanpy hosted server. Same great code as the original phanpy.social, but another place to find it.
Ideal for #GoToSocial accounts, as well as #mastodon, etc.
No personal data captured or stored by us. Safety first!
Linux Drops Support For 486 and Early Pentium Processors https://hardware.slashdot.org/story/25/05/08/1927245/linux-drops-support-for-486-and-early-pentium-processors?utm_source=rss1.0mainlinkanon
Just a toot to see if #gotosocial make links for
#geminiprotocol url in #tusky (so not a #markdown edition)
gemini://pollux.casa/
all your half-finished projects are still experience that contributes directly to your skills and confidence. the dozen half-finished projects are the seeds of the finished one that you could never have handled a decade ago.
How to backup a live gotosocial database
rm /gotosocial/backup.db
sqlite3 /gotosocial/sqlite.db "VACUUM INTO '/gotosocial/backup.db'"
My old 7" tablet can also run #Tusky !!!
I think that my attempt to use it ONLY for reading is actually failing 😬
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)
tonight a water mains broke and much of east #Berlin (easily a million people or more) had no water for several hours and the only place there was any official information to be found was on fucking Twitter? Come on, how hard is it to put this on the water company's website?
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 😋
https://alterzorg.fr/recettes/
Our lives are a slow betrayal of our ideals.
#Confession: I preach the #SmolWeb and #LowTech and still pay for Netflix.
Hypocrisy isn't a bug, it's a feature of human nature!
And you, what are your most deepest #contradictions?
Social network users going to see a generative AI to have their Starter Packs made
#gotosocial v0.19.0 is running!
Here are Ten Pointless Facts About Me
https://forkingmad.blog/ten-pointless-facts-about-me/
I love doing these blogging challenges. A little bit of fun, and you get to know the personality behind the account a tiny bit more. 😊
Go on, get blogging with your own. You know you want to.
What's that coming over the hill, is it a monster? Is it a monster?
Yes actually, it's version 0.19.0 of #GoToSocial, aka Seditious Sloth 😈! It's busted out of the release candidacy process and it's ready to kick some ass.
You can get the release from here:
https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.19.0
Or use either the latest or 0.19.0 Docker tag.
The update contains several database migrations, so please read the migration notes carefully for instructions on how to upgrade to this version!
Release highlights
- OAuth token scope enforcement: Token scopes (
read,writeetc) now actually do stuff! So we removed the big "scopes don't do stuff!" warning in the docs. The enforced scopes match the Mastodon API token scopes, so there shouldn't be any surprises for bot owners / app developers.
See https://docs.gotosocial.org/en/latest/api/swagger/ for more info. - Token review / invalidation: You can now review and invalidate tokens issued for your account in the settings panel, to help keep your account secure.
Docs: https://docs.gotosocial.org/en/latest/user_guide/settings/#access-tokens - Create and manage applications in the settings panel: Handy for people who want to run bots and applications with GoToSocial!
Docs: https://docs.gotosocial.org/en/latest/user_guide/settings/#applications - Gallery-style profile layout option: You can now choose to lay out the web view of your profile in a 'gram style gallery. Good for people who mostly post media and want to put that at the forefront.
Docs: https://docs.gotosocial.org/en/latest/user_guide/settings/#select-layout - Support for two-factor authentication (aka 2FA): If your instance isn't configured to use an OIDC provider, you can now secure your account with 2FA via a QR code and an authenticator app. When logging in with 2FA enabled, you will have to provide a time-based one-time password. Security!
Docs: https://docs.gotosocial.org/en/latest/user_guide/settings/#two-factor-authentication - Lots of web view tweaks including nicer media rendering on chrome, proper blurhash support, much better support for keyboard-based page navigation, wider font support for different scripts, tidier status info bar, and more.
- OAuth bugfixes should allow more flexibility and compatibility when logging in with or authorizing third-party applications.
- bandwagon.fm compatibility fixes: you can now follow Bandwagon.fm artists from your GoToSocial account and receive posts / announcements from them.
- Edit domain permissions: you can now edit the obfuscate and public and private comment fields in domain permissions (blocks/allows) instead of having to remove and recreate the permission to update the comments.
You don't know what #religion I am?
That's normal, I keep that to myself. Maybe it's because I'm French and in my country secularism is a dogma. For me, religion is part of intimacy and privacy.
