Skip to content
01234567891011121314151617181920212223
darve.sh
  • Work
  • Writing
  • Uses
Writing

Notes from the workbench

5 notes on things I had to figure out the hard way, written down so I only have to do it once. Also available as an RSS feed.

2022

  • 24 May 2022setupHide Firefox's tab barTurn on custom stylesheets in about:config, then hide the tab strip with a few lines of CSS.1 min read#firefox
  • 18 May 2022setupSSH keys, config and tunnelsKeys, short names for your servers, sessions that survive idle, and reverse tunnels.2 min read#ssh #config

2021

  • 11 Oct 2021rustA cheat sheet for cargo testThe assert macros, plus the flags to run one test, run tests in order, or show output.2 min read#rust #test
  • 11 Oct 2021rustRust modules: which file goes whereOne file per module, or a folder with a mod.rs once it grows submodules.1 min read#rust #module
  • 11 Oct 2021rustRust string literals are just slicesWhy literals are read-only, and why a String can't be cleared while it's borrowed.1 min read#rust #string literal
Say hi

Find me around the internet, or subscribe to the notes.

  • GitHub ↗
  • LinkedIn ↗
  • Stack Overflow ↗
  • Ko-fi ↗
  • RSS

Set in Mona Sans and Monaspace. Built with Vite, React and Motion, plus a small physics engine. No trackers.

© 2026 Darvesh · darve.sh

darve.sh