Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

Angelo Verlain

@vixalientoots@mas.to
  • Open on mas.to

hello!
…
bye!

0 Followers
0 Following
20 Posts
Joined December 16, 2022
website:
https://www.vixalien.com
donate:
https://www.buymeacoffee.com/vixalien

Posts

Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Apr 21, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @deobald@fantastic.earth
@deobald@fantastic.earth @AlexanderVanhee@mastodon.social @jimmac@mastodon.social Yeah but still there's a lot of users unfamiliar with GNOME or Linux still and they could benefit. It's also how I learnt you can use Shift+F10 to open the context menu without a mouse for example. There's also a very outdated index at https://help.gnome.org/ the Help app for user documentation, and the Manuals app for API documention
0
1
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Apr 20, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @deobald@fantastic.earth
@deobald@fantastic.earth @AlexanderVanhee@mastodon.social @jimmac@mastodon.social or.... just work towards making gnome help available again
2
1
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Apr 14, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to

I keep forgetting I have a selection of random photos I took over the years browsable online.

Maybe it would be a small glimpse of life around these parts of the world

maybe #portfolioday #hobby #photography

https://memories.vixalien.com/

mas.to

mas.to

5
0
1
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 24, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @pojntfx@mastodon.social
@pojntfx @FineFindus @hbons Nice! Your input would be very valuable. It differs from gtkx in that peachy builds on top of GJS while gtkx doesn't, and implements their own bindings. Peachy also uses the same react that's used to write web apps, while I think gtkx implements its own view engine
2
0
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 24, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @lw64@chaos.social
@lw64 @monster Yeah, we do hang out here often: #typescript:gnome.org
1
0
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 24, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @lw64@chaos.social
@lw64 @monster yes, better DX is the goal. And by the way, peachy builds on react, GJS, GTK, rolldown so it natively supports most of their features natively, except stuff that needs plumbing between them like HMR, Suspense, CSS imports, Resources, etc... But otherwise most of the stuff works already
3
1
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 24, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @FineFindus@floss.social
@FineFindus @sashin @hbons yeah that's also a fact! I should probably create a FAQ in the docs
1
0
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 24, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @hbons@mastodon.social
@hbons @FineFindus Yeah that's the vision!
2
0
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 24, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @sashin@veganism.social
RE: https://mas.to/@vixalientoots/116284503838003434 @sashin @FineFindus @hbons not really, it just makes it easier to write GTK applications (DX-wise) with less glue and boilerplate in my experience See also
3
1
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 24, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @monster@tech.lgbt
@monster better DX, and using the tools/ecosystem that were originally built for react/web/npm etc... One thing I heavily dislike in GTK apps is that UI is usually decoupled from the logic (GtkBuilder XML, blueprint) and you need to link them manually. React allows us to build the user interfaces declaratively and reactively, where they're coupled together. This also unlocks a multitude of packages (e.g. zustand, wouter, plugins https://registry.vite.dev/plugins etc...)
4
1
0
1
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 23, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @vixalientoots@mas.to
An advantage of Peachy is that it allows us to use regular* npm packages, in this case we are using the markdown parser from the Lezer/Codemirror project (https://lezer.codemirror.net/)
4
0
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 23, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @vixalientoots@mas.to

@FineFindus @hbons I've also been working VERY slowly on a rewrite of Sticky Notes.

The upcoming version will store notes as markdown, meaning the data will be easier to store/backup/sync across different devices and applications.

Currently, I've managed to implement storing an AST of the notes, and syncing it with the GTK text view widget.

#gnome #gtk #sticky #lezer #markdown

8
3
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 23, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to

I was inspired by @FineFindus@floss.social and @hbons@mastodon.social to post a bit more on what I'm working on, so here goes!!

I have been working on [Peachy](https://gitlab.gnome.org/vixalien/peachy), a small framework to write GNOME/Linux applications with GTK and React (yes!).

For dogfooding, I've been prototyping a little Hacker News client, since they have a nice and free API with a small scope.

Through the way, I've been adding features to Peachy such as supporting List/Grid views, polyfills etc

#gjs #gnome #react #linux #gtk #hn

floss.social

FineFindus (@FineFindus@floss.social) - FLOSS.social

42
0
12
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Mar 13, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @jacqueline@chaos.social
@jacqueline Not advocating for any of them, but Anthropic famously refused to work with the Department of War. I think you were thinking of OpenAI
1
2
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Feb 19, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @FineFindus@floss.social
@FineFindus I think GitHub also has this
1
0
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Jan 21, 2026
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @craftyguy@freeradical.zone
@craftyguy @carbonatedcaffeine I thought GNOME OS didn’t use mkosi…
0
0
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Dec 23, 2025
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to

reminder: you can donate to me!

1: https://github.com/sponsors/vixalien/
2: https://buymeacoffee.com/vixalien

6
0
3
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Dec 02, 2025
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @ariadne@social.treehouse.systems
@ariadne I think a blog post highlight new features or what changed would be highly appreciated !
0
0
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Dec 21, 2023
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @pi_crew@chaos.social
@pi_crew@chaos.social @sonny@floss.social Thanks! 🫱🏽‍🫲🏼
0
0
0
0
Open post
vixalientoots
Angelo Verlain @vixalientoots@mas.to · Dec 21, 2023
Angelo Verlain
@vixalientoots@mas.to

hello! … bye!

mas.to
Replying to @sonny@floss.social
@sonny@floss.social I'm very happy to be a GNOME Foundation Member! This is such an important achievement to me and encourages me a lot. Thanks!!
2
1
1
0

Remote instance

mas.to
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 08:13:31 UTC