VM’s Tools

Here are a few of my (other) favorite things
Published

November 22, 2023

Modified

April 24, 2024

The website uses.tech compiles a list of configurations, software, and setups that other engineers / developers use. So, here’s a list of what things I regularly use.

Software

Development

Here’s my arsenal of programming tools that I use for software, firmware, and hardware development.

Tools By Programming Language

Website “Tech Stack”

These are the main tools that I use to publish and write my website.

Shared Foreground & Background Colors
$dark0_hard: #1d2021 !default;
$dark0: #282828 !default;
$dark0_soft: #32302f !default;
$dark1: #3c3836 !default;
$dark2: #504945 !default;
$dark3: #665c54 !default;
$dark4: #7c6f64 !default;
$gray: #928374 !default;
$light0_hard: #f9f5d7 !default;
$light0: #fbf1c7 !default;
$light0_soft: #f2e5bc !default;
$light1: #ebdbb2 !default;
$light2: #d5c4a1 !default;
$light3: #bdae93 !default;
$light4: #a89984 !default;
Dark Theme Foreground Colors
$a11y_gray: #ab9e8f !default;
$red: #fc6758 !default;
$green: #b8bb26 !default;
$yellow: #fabd2f !default;
$blue: #83a598 !default;
$purple: #d3869b !default;
$cyan: #8ec07c !default;
$orange: #fe8019 !default;
Light Theme Foreground Colors
$a11y_gray: #76604b !default;
$red: #9d0006 !default;
$green: #716800 !default;
$yellow: #975700 !default;
$blue: #076678 !default;
$purple: #8f3f71 !default;
$cyan: #20754c !default;
$orange: #af3a03 !default;

Hardware

  • MIDI Controller: Arturia MiniLab mkII

Stationery

  • Journal: Leuchtturm1917 A5

Rubik’s Cubes

  • 3x3x3: GuoGuan Yuexiao v1
  • 4x4x4: MoYu AoSu WR M
  • Megaminx: X-Man Galaxy v1

Footnotes

  1. Not to be confused with the similarly-named blue style guide for Python, which I don’t use.↩︎