Sébastien Helleu

24 Followers
22 Following
16 Posts
I’m a free software developer, author of WeeChat and many other free and open source programs/games.
Coding in C, Python and Rust, with Emacs on Debian GNU/Linux.
Websitehttps://weechat.org/
GitHubhttps://github.com/flashcode

I started a full rewrite of msgcheck a few weeks ago, you can find the new project here: https://github.com/poexam/poexam
Poexam is a blazingly fast PO file linter with a comprehensive diagnostic report.
It is written in Rust, provides new rules and can display detailed statistics about PO files, all in a few milliseconds!

#rust #poexam #msgcheck #gettext

GitHub - poexam/poexam: Blazingly fast PO linter.

Blazingly fast PO linter. Contribute to poexam/poexam development by creating an account on GitHub.

GitHub
@rasmus91 Something like https://www.ironcalc.com/ ? (there is a terminal interface: https://github.com/ironcalc/TironCalc, and also this other project: https://github.com/zaphar/sheetsui).
IronCalc

IronCalc is a spreadsheet engine and ecosystem.

@whaley Thank you for your support, much appreciated! ❤️
@kevinreddot @kubikpixel @weechat I confirm, @weechat is actively developed on my side. I still have lot of ideas for new features, I just need to find the time to implement them. 🙂
@low @riyaco I never tried to build WeeChat on SailfishOS (never tried this OS as well), but if needed you can install it in termux.
If you have some errors in the build on SailfishOS, please let me know or open an issue on GitHub.
@micke For your information this is in FAQ: https://weechat.org/files/doc/weechat/stable/weechat_faq.en.html#filter_irc_join_part_quit (just a link to the user's guide in this case).
WeeChat FAQ (Frequently Asked Questions)

@youronlyone @weechat I fixed a crash with /list a few weeks ago, it might be the bug you've hit: https://github.com/weechat/weechat/issues/2197
It's not yet part of a stable release.
Crash in /list · Issue #2197 · weechat/weechat

Describe the bug /list buffer crashes when typing and scrolled down Steps to reproduce Connect to Libera Run /list Press PgDn to scroll down a screenful Type foo or the like Current behavior Crash ...

GitHub
@youronlyone @weechat I can not reproduce the issue, you execute /list on libera.chat, then you type "philippine" as filter?
It works fine for me, no crash.
What's your WeeChat version, and can you try without any script loaded, using possibly default configuration?
@devurandom I think no, but you have a "smart filter" in WeeChat that hides completely the useles join/part/quit, and you can toggle them on demand if needed (key: alt+"="): https://weechat.org/files/doc/devel/weechat_faq.en.html#filter_irc_join_part_quit
WeeChat FAQ (Frequently Asked Questions)

@low Redis est sans doute plus optimisé pour stocker des clés/valeurs, il stocke notamment tout en RAM.