build 11.4.6

Bodies
Canon EOS Rebel T3i & R6 Mk I

The T3i is a workhorse that refuses to die — great for situations where you'd rather not risk the good body. The R6 is where the serious work happens: IBIS and the autofocus system are genuinely hard to argue with for event and motorsport shooting.

Lenses
75-300mm · 18-55mm · 50mm f/1.8

The 75-300 covers pit lane to apex. The 18-55 handles everything close and environmental. The 50mm stays on a body when the shot is about a person, not a vehicle — it forces better framing decisions than a zoom will.

Carry System
Peak Design — All In

Leash, Slide, Slide Lite, Cuff, and the Everyday Backpack. PD's ecosystem is expensive to buy into and nearly impossible to leave once you do. The capture clip has prevented more dropped shots than any other single piece of gear I own.

Storage
SanDisk Gold 256GB (×10) · SanDisk 2TB SSDs (×4)

Ten cards means never formatting in the field — cards are the cheapest insurance against a bad import. The four 2TB SSDs form a working archive; nothing gets deleted until it's in at least two places.

Editing
Lightroom + Darktable · Photoshop + GIMP

Lightroom for speed when on deadline; Darktable when I want to stay in the open-source lane. Photoshop for compositing work where GIMP's layer handling still falls short — I use both less than I used to.

Targa, HPDE & AutoX — 2009 Mazda MX-5 Miata (NC)

Suspension
Koni Yellows

The right answer for a street-to-course car. Enough adjustment to be useful, durable enough that you stop thinking about them — which is the point.

Tires
Falken Ziex

A reasonable street tire that doesn't embarrass itself at an event. Not a dedicated competition compound, but the NC doesn't need one to be fun.

Safety
NC HardDog Bar · RaceQuip 5pt
Harness Roll Bar

Hillclimb / Track — 2006 Mazda RX-8

Suspension
Öhlins (Track Spec)

Öhlins on a rotary hillclimb car is exactly as serious as it sounds. The platform rewards the investment — the RX-8 chassis wants to be set up properly more than almost any other car at this price point.

Tires
Vitour P1X · Bridgestone RE71R · Hoosier A7 (325s)

Three compounds for three contexts. The A7s are the serious tire — the 325 width is a deliberate statement about corner exit. Hoosiers reward a smooth driver and punish a lazy one.

Brakes
Brembos + Hawk Track Day Pads

The Hawk pads operate in a temperature window that rewards proper warm-up. Brembo hardware underneath means the limiting factor is always driver technique, not the calipers.

Safety / Cage
Custom Pikes Peak Spec Cage by Victory Fabrications · Momo 6pt
Full Cage 6pt Harness Custom Fab
Data
Pi-Powered Data Loggers

The onboard Pi stack is the foundation for Project N.O.V.A. tooling. Currently more capable than the driver — which is the correct ordering of priorities.

AutoX / XB Class — 1989 Honda Civic Si (EF Hatch)

Suspension
Koni Yellows · -1° camber

Same philosophy as the Miata — Konis are the right answer when you want the car to behave. The -1° is the minimum useful camber for autocross without creating tire wear problems on the drive home.

Tires
Falken Azenis RT615K+ 200TW

A 200TW compound that actually respects its classification. Does what it says, doesn't pretend to be something it isn't — a useful quality in both tires and people.

Brakes
Wilwood Calipers + Hawk AutoX Pads

Wilwoods on a 35-year-old Civic is either overkill or exactly right depending on how seriously you take the class. The Hawk AutoX pads are the correct choice: cold bite matters when your runs are 60 seconds.

Safety
Off-the-Shelf 4pt Bar · RaceQuip 6pt
XB Class 6pt Harness Near-STS Legal
Helmet
Pyrotect SNELL 2020 — Upgraded Visor, Tint, Audio

SNELL 2020 rated with the upgraded visor and tint is the right setup for hillclimb where sun angle is unpredictable and you can't pull over to adjust. The audio capability matters more than people admit — radio communication on course is a safety tool, not a luxury.

GPS / Data
GoPro Hero 7 Silver + GPS Sender

The onboard GPS is the primary data source for N.O.V.A. telemetry — good enough to correlate with track position without needing a dedicated puck. Pairs with OBD Fusion and the Veepeak OBDCheck BLE+ for fuller data pulls.

OS
Arch Linux (iMac) · macOS via OCLP (MBA)

Arch on the iMac is the daily driver for real work — KDE Plasma, full control, no surprises except the ones you caused yourself. The MBA runs a MacOS beta via OpenCore Patcher: the right amount of jank for a machine that was otherwise headed for a drawer.

Editor
VSCodium

VSCode without Microsoft's telemetry baked in. The same ecosystem, the same extensions, none of the data exhaust. The distinction matters when you're already running Arch because you care about that sort of thing.

Browser
Vivaldi

The only Chromium-based browser that doesn't feel like it's trying to simplify you into submission. Tab stacking and the sidebar are genuinely useful, not just features on a spec sheet.

Terminal
iTerm2 (macOS) · Konsole (Arch)

iTerm2 because nothing else on Mac comes close for split panes and profile management. Konsole because it's native to KDE and gets out of the way. Two machines, two correct answers.

Version Control
Git · GitHub · GitLab

GitHub for public-facing and collaborative work; GitLab for anything self-hosted or where the pipeline tooling matters. Git is non-negotiable and also occasionally insufferable — the usual relationship.

Languages
Python · JavaScript · HTML · C · Java

Python for data work and automation — it's the right tool for most problems that aren't latency-sensitive. JS because the web still runs on it. C when the hardware requires you to think carefully. Java when something upstream forces the issue.

CLI / Package
Paru · Pacman · Homebrew · AWS CLI · Git

Paru as the AUR helper of choice — faster and friendlier than yay. Pacman for the base system. Homebrew on the Mac side because it still wins for getting tools installed without a fight.

Self-Hosted
*Arr Stack · Pi-hole · Immich · (and others)

Pi-hole is the single best quality-of-life change on a home network — everything else is optional, but that one isn't. Immich handles photo backup without phoning home to anyone. The Arr stack is self-explanatory.

3D Printer
Ender 3 (Pre-Lift, Upgraded) — Marlin + OctoPrint

The Ender 3 is the Honda Civic of 3D printers: cheap to buy, endlessly modified, and more capable than its price suggests once you've put the time in. Marlin firmware and OctoPrint remote monitoring are both mandatory upgrades — the printer it ships as and the printer it becomes are different machines.

Slicer
OrcaSlicer

Forked from Bambu's slicer but without the lock-in. Better calibration tooling than PrusaSlicer and a cleaner interface than Cura. It's the right answer for a modified Ender where you're tuning frequently.

CAD
FreeCAD · OpenSCAD · Blender

FreeCAD for parametric mechanical parts where dimensions matter. OpenSCAD when the part is better described as code than as a sketch. Blender when the goal is visual rather than dimensional — it's not a CAD tool, but it's the best tool for certain jobs anyway.

Vinyl Cutter
Silhouette Cameo 2 + Inkscape Plugin

The Cameo 2 is older hardware that still does the job cleanly. Driving it from Inkscape via the plugin keeps the whole workflow in open-source tooling — no subscription, no cloud dependency, no nonsense.

Measurement
Calipers · Micrometers · Laser Measures · Tape Measures (All Kinds)

The correct answer to "do I have the right measuring tool" is to own all of them. Digital calipers live on the bench; the micrometer comes out when the calipers aren't precise enough, which is more often than you'd expect.

Electronics Bench
Full Bench Setup — Soldering Station, Multimeter, etc.

The bench exists to support the N.O.V.A. electronics work and general hardware tinkering. A good soldering iron is the single most leverage-producing tool purchase for anyone building custom hardware — cheap irons cost more in time than they save in money.

Workspace
Handmade Carbon Desktop Worktable · Shop-Style Wooden Table

Two surfaces because the work splits cleanly between them: the carbon desk for screen-based work, the shop table for anything involving tools or parts. Having the physical separation forces better habits about which mode you're in.

Phone
iPhone 16 Pro

Used reluctantly. The camera system is genuinely excellent for a phone, which matters when the real cameras aren't handy. Everything else about the Apple ecosystem is tolerated rather than enjoyed.

Medical Tech
Dexcom G7 CGM · Tandem t:slim X2

T1D management on the grid and in the field. The G7 integration with the t:slim closes the loop well enough that it largely runs itself — which is the correct amount of cognitive overhead for hardware you depend on at speed.