21 lines
282 B
Markdown
21 lines
282 B
Markdown
|
|
---
|
||
|
|
title: "Tools I Use"
|
||
|
|
date: 2026-04-02
|
||
|
|
draft: false
|
||
|
|
tags: ['tools', 'linux', 'workflow']
|
||
|
|
---
|
||
|
|
|
||
|
|
A list of the hardware, software, and services I rely on daily.
|
||
|
|
|
||
|
|
## Editor
|
||
|
|
|
||
|
|
VS Code with GitHub Copilot.
|
||
|
|
|
||
|
|
## Terminal
|
||
|
|
|
||
|
|
Bash on Linux.
|
||
|
|
|
||
|
|
## Languages
|
||
|
|
|
||
|
|
Python (via uv), Go, shell scripts.
|