How To Fix Rust-Analyzer High CPU Usage In Neovim LSP

UPDATE 2024-02-02 It seems the issue was fixed last year, so the workaround from the article is no longer needed. However, I recently submitted a PR to fix the same...

Peer Calls v4.1

Peer Calls is an open-source distributed video conferencing platform which allows the users to quickly create rooms and invite people to join by sharing a link. It's web-first and supports...

gosubmit: Parse HTML forms and build pre-filled requests for submitting

While writing the tests for rondoBB, I realized I was writing too much code to test simple form submissions. In fact, it was so verbose that it took a really...