aλex
Compiling Rust and Church Fathers. Strong typing in both.
- Posts
- 41
- Followers
- 30
- Following
- 63
-
Sofos v0.3 is out.
AI coding tool for the terminal focused on speed and control:
- uses the model you choose (claude or gpt)
- no downgraded agent model behind the scenes
- bring your own API key
- better suited for more complex tasks
- written in pure Rust
- free -
FerroCrypt started a few years ago as a small hobby project. The new version has been rewritten from the ground up and feels much more mature: a pure Rust library, CLI, and desktop app for local-only file & folder encryption, with passphrase and X25519 key-pair modes, `.fcr` files, streaming, and hardened extraction.
Homepage: https://www.ferrocrypt.app
Code: https://github.com/alexylon/ferrocrypt -
Clavirio just got a little better - and a little more addictive:
- Random Words mode
- Timed mode
- WPM sparklineHomepage: https://www.clavir.io
GitHub: https://github.com/alexylon/clavirio
Crates.io: https://crates.io/crates/clavirio#rust #rustlang #TypingTutor #TUI #freesoftware #OpenSource #Terminal #TouchTyping #ratatui
-
Added lessons and progress tracking for the Dvorak and Colemak keyboard layouts, all bundled with the installation.
https://www.clavir.io
https://crates.io/crates/clavirio
https://github.com/alexylon/clavirio#rust #rustlang #cli #terminal #typing #opensource #touchtyping #Dvorak #Colemak #tui #ratatui
-
Added Dvorak and Colemak keyboards support, plus light and dark themes, to Clavirio — a terminal typing tutor written in Rust.
Preferences are now saved in ~/.clavirio/settings.toml.
Install with `cargo install clavirio`
I’d love feedback on whether the new layouts and themes work correctly.
-
Just published Clavirio on crates.io — a terminal typing tutor built with Rust and ratatui.
Practice with 15 built-in lessons, live WPM/accuracy stats, and a virtual keyboard that shows which finger to use for the next key.
Tested only on macOS, but I should have handled Linux and Windows too. Any feedback from those platforms is welcome.
https://www.clavir.io
https://crates.io/crates/clavirio
https://github.com/alexylon/clavirio -
Been building a small typing tutor that runs in the terminal - Clavirio. It has progressive lessons, real-time stats, and a virtual keyboard that highlights the next expected key and flashes correct/wrong on each keystroke. All in Rust + ratatui.
It's a humble little tool but I'm happy with how it turned out. If you find it useful, a GitHub star would mean a lot.
Feedback is also very welcome :) -
🔐 Ferrocrypt: a tiny, easy-to-use, highly secure multi-platform encryption tool written in Rust — with both a CLI and GUI apps (Tauri + Dioxus). Symmetric + hybrid encryption modes included.
https://github.com/alexylon/ferrocrypt
#rust #rustlang #cryptography #opensource #cli #tauri #dioxus