Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Editing Text in Browser Using Vim
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Tool | How it Works | Pros | Cons | Best For... |
---|---|---|---|---|
Firenvim | Embeds a real Neovim instance | Full power of Neovim, embedded directly in the page. | Can be complex to set … |
Tips on the Dia Browser
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
https://www.diabrowser.com/
https://www.youtube.com/watch?v=JCZUIm4S9QQ The most powerful ways to "hack" our new Dia browser
https://www.youtube.com/watch?v=C25g53PC5QQ An early peek …
Ruff Is An Extremely Fast Python Linter Written in Rust
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
The most convenient way to use ruff is via uvx
.
uvx ruff check /some/path
uvx ruff format /some/path
References
Great Command Line Tools Developed in Rust
Tips on Flatpak
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
wajig install flatpak
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
restart