chore: migrated /edc to /uses 7f046988
Steve · 2026-05-01 14:48 4 file(s) · +113 −53
src/content/pages/edc.md (deleted) +0 −48
1 -
# EDC
2 -
3 -
I used to be way more into EDC (Everyday Carry) and collected quite a bit of gear, but over the years I've significantly slimmed down. The following list isn't comprehensive but covers the items I actually use on a day to day basis. 
4 -
5 -
## Wallet
6 -
7 -
![saddleback](../../assets/edc-images/wallet.jpg)
8 -
9 -
My wallet is from Saddleback Leather Company, and their marketing punchline “they’ll want it when you’re dead” has so far been true. I’ve been daily carrying this wallet for over a decade and it’s still going strong. Just one of those pieces of gear that you never have to trade out and I love it. 
10 -
11 -
## Watches
12 -
13 -
![vaer](../../assets/edc-images/vaer.jpg)
14 -
15 -
I have a few watches on rotation ever since my Hamilton Khaki Field Mechanical stopped running (I have plans to fix it myself pending my next hobby adventure). The Vaer S5 Tactical Field in 40mm has been a solid and reliable watch, and it’s hard to beat the classic NATO strap. 
16 -
17 -
![casio ae1200](../../assets/edc-images/casio-royale.jpg)
18 -
19 -
I’ve also been getting into Casio watches for the reliability and low cost. The AE1200 aka Casio Royale is probably going to be the one that sticks the most. I often have to travel for work into different time zones and I love the world time feature on this watch. 
20 -
21 -
![casio a168](../../assets/edc-images/a168.jpg)
22 -
23 -
I also tried the A168WA-1 as it is considered a classic, and while I do like it, the bracelet catches a lot of arm hair. 
24 -
25 -
26 -
## Knife
27 -
28 -
![kershaw](../../assets/edc-images/knife.jpg)
29 -
30 -
I have a long history with knife collecting, and as I started to have kids I began to sell more and more as I just wasn’t as interested or in most cases needed the extra cash. I am thankful for this Kershaw Iridium as it checks so many boxes for me, including the lock mechanism, D2 blade steel, titanium handles, overall an amazing deal for $60. 
31 -
32 -
## Pens
33 -
34 -
![kaweco sport](../../assets/edc-images/kaweco.jpg)
35 -
36 -
Over the years I've tried so many pens, including various fountain pens. Currently I'm using the Kaweco AL Sport in Anthracite with a fine nib. It's a fantastic little aluminum fountain pen that just feels high quality. My only gripe is that it uses cartridges/converters rather than having a builtin piston mechanism. One time the converter came out of the pen and got ink everywhere, so I might eventually upgrade to Kaweco's AL Piston. I also have a TWSBI Diamond 580ALR which I do love, but it's just a bit large for a pocket pen. 
37 -
38 -
![kobe-ink](../../assets/edc-images/kobe-ink.jpg)
39 -
40 -
My current ink of choice is Nagasawa Kobe in Museum Grey. It's absolutely lovely and writes so well.
41 -
42 -
## Notebook
43 -
44 -
![journal](../../assets/edc-images/journal.jpg)
45 -
46 -
I've been a Field Notes user for over a decade, and why I like them and the collecting factor, I started to really enjoy MD paper. Then I discovered the Traveler’s Journal system and I was hooked. I currently have a passport size with a single dot grid insert, but I've already gone through two of the basic blank inserts which are nice. Inside I have the Kraft pocket for keeping random notes or stickers. 
47 -
48 -
src/content/pages/uses.md (added) +108 −0
1 +
# Uses
2 +
3 +
A non-comprehensive list of things I'm currently using.
4 +
5 +
## Hardware/Gear
6 +
7 +
<!-- // Image of macbook -->
8 +
9 +
Primary computer is a M4 Macbook Pro, and as much as I would love to go Linux full time, it's hard to justify getting rid of this thing. The performance and battery are just too good to pass up now, but I've been keeping my eye on Framework and their new Pro series.
10 +
11 +
<!-- // Image of Beelink -->
12 +
13 +
I also have a small Beelink SER8 that acts like my Linux desktop / home server, and it's an absolute champ. 1TB SSD, 32GB Ram, and since it's running Arch with zero desktop manager by default, the energy and CPU footprint is razor thin. Opening up `btop` makes you wonder if it's doing anything at all, but in reality it's running over 12 different apps over the web through Cloudflare tunnels. If at any point I need to use it as a desktop I just start up `mango` as my compositor and even then the memory and CPU footprint is minimal. I just love this thing.
14 +
15 +
<!-- // Image of MX Master 3 -->
16 +
17 +
Daily use mouse is the MX Master 3s; can't go wrong.
18 +
19 +
<!-- // Image of ZSA Voyager  -->
20 +
21 +
I've done several custom keyboards over the years which is such a fun hobby, but unfortunately I had to switch to a split keyboard due to my wrists. At the time the need was pretty dire and I needed instant relief, so I went with the ZSA Voyager.
22 +
23 +
<!-- // Image FujiFilm XE4 -->
24 +
25 +
Been doing photography for over a decade and in this stage of my life the FujiFilm XE4 fits my needs perfectly. The last thing I want to spend time doing is editing photos; I just don't have the time like I used to. The film simulations on this camera are so good I just shoot JPEGs and pull them straight out of the camera; no editing at all. If you want to see some samples check out my [photography site](https://steve.photo).
26 +
27 +
<!-- // Image of Nikon Monarchs  -->
28 +
29 +
As I started getting into bird watching more I decided to invest in some binoculars, and the Nikon Monarch M5 8x42 are fantastic. Rugged, waterproof, and very decent optics for the price point. For those getting into bird watching I highly recommend getting a nice pair of binoculars, it really does kick the experience up a notch.
30 +
31 +
## Software
32 +
33 +
Here's a quick list of some of the primary software I use on a day to day basis.
34 +
35 +
- [Wezterm](https://wezterm.org/index.html) - Terminal Emulator
36 +
- [Nushell](https://www.nushell.sh/) - Default shell (I know, I'm weird)
37 +
- [Berkeley Mono](https://usgraphics.com/products/berkeley-mono) - Primary font choice
38 +
- [Commitmono](https://commitmono.com/) - Secondary font choice (used in projects)
39 +
- [Starship](https://starship.rs/) - Shell prompt
40 +
- [Fling](https://github.com/bbkane/fling) - Dotfile management
41 +
- [Neovim](https://neovim.io/) - Text editor
42 +
- [Tmux](https://github.com/tmux/tmux) - Terminal multiplexer
43 +
- [Sesh](https://github.com/joshmedeski/sesh) - Tmux session manager
44 +
- [Yazi](https://github.com/sxyazi/yazi) - File browser
45 +
- [btop](https://github.com/aristocratos/btop) - Resource monitor
46 +
- [Lazygit](https://github.com/jesseduffield/lazygit) - Git TUI
47 +
- [Gum](https://github.com/charmbracelet/gum) - Scripting utilities
48 +
- [Mango](https://github.com/mangowm/mango) - Wayland Compositor / Window manager (Arch)
49 +
- [Helium](https://helium.computer) - Web Browser
50 +
- [Macchina](https://github.com/Macchina-CLI/macchina) - System information frontend
51 +
- [Jotts](https://andromeda.build/apps/jotts) - Minimal markdown notepad
52 +
- [Feeds](https://andromeda.build/apps/feeds) - RSS aggregator and reader
53 +
- [Posts](https://andromeda.build/apps/posts) - Micro blogging
54 +
- [Cellar](https://andromeda.build/apps/cellar) - Wine log
55 +
- [Library](https://andromeda.build/apps/library) - Book log
56 +
- [Bookmarks](https://andromeda.build/apps/bookmarks) - Link manager
57 +
- [Sipp](https://andromeda.build/apps/sipp) - Code snippets
58 +
- [Shrink](https://andromeda.build/apps/shrink) - Image resizing
59 +
- [OG](https://andromeda.build/apps/og) - Opengraph Preview
60 +
61 +
## EDC
62 +
63 +
I used to be way more into EDC (Everyday Carry) and collected quite a bit of gear, but over the years I've significantly slimmed down. The following list isn't comprehensive but covers the items I actually use on a day to day basis. 
64 +
65 +
### Wallet
66 +
67 +
![saddleback](../../assets/edc-images/wallet.jpg)
68 +
69 +
My wallet is from Saddleback Leather Company, and their marketing punchline “they’ll want it when you’re dead” has so far been true. I’ve been daily carrying this wallet for over a decade and it’s still going strong. Just one of those pieces of gear that you never have to trade out and I love it. 
70 +
71 +
### Watches
72 +
73 +
![vaer](../../assets/edc-images/vaer.jpg)
74 +
75 +
I have a few watches on rotation ever since my Hamilton Khaki Field Mechanical stopped running (I have plans to fix it myself pending my next hobby adventure). The Vaer S5 Tactical Field in 40mm has been a solid and reliable watch, and it’s hard to beat the classic NATO strap. 
76 +
77 +
![casio ae1200](../../assets/edc-images/casio-royale.jpg)
78 +
79 +
I’ve also been getting into Casio watches for the reliability and low cost. The AE1200 aka Casio Royale is probably going to be the one that sticks the most. I often have to travel for work into different time zones and I love the world time feature on this watch. 
80 +
81 +
![casio a168](../../assets/edc-images/a168.jpg)
82 +
83 +
I also tried the A168WA-1 as it is considered a classic, and while I do like it, the bracelet catches a lot of arm hair. 
84 +
85 +
86 +
### Knife
87 +
88 +
![kershaw](../../assets/edc-images/knife.jpg)
89 +
90 +
I have a long history with knife collecting, and as I started to have kids I began to sell more and more as I just wasn’t as interested or in most cases needed the extra cash. I am thankful for this Kershaw Iridium as it checks so many boxes for me, including the lock mechanism, D2 blade steel, titanium handles, overall an amazing deal for $60. 
91 +
92 +
### Pens
93 +
94 +
![kaweco sport](../../assets/edc-images/kaweco.jpg)
95 +
96 +
Over the years I've tried so many pens, including various fountain pens. Currently I'm using the Kaweco AL Sport in Anthracite with a fine nib. It's a fantastic little aluminum fountain pen that just feels high quality. My only gripe is that it uses cartridges/converters rather than having a builtin piston mechanism. One time the converter came out of the pen and got ink everywhere, so I might eventually upgrade to Kaweco's AL Piston. I also have a TWSBI Diamond 580ALR which I do love, but it's just a bit large for a pocket pen. 
97 +
98 +
![kobe-ink](../../assets/edc-images/kobe-ink.jpg)
99 +
100 +
My current ink of choice is Nagasawa Kobe in Museum Grey. It's absolutely lovely and writes so well.
101 +
102 +
### Notebook
103 +
104 +
![journal](../../assets/edc-images/journal.jpg)
105 +
106 +
I've been a Field Notes user for over a decade, and why I like them and the collecting factor, I started to really enjoy MD paper. Then I discovered the Traveler’s Journal system and I was hooked. I currently have a passport size with a single dot grid insert, but I've already gone through two of the basic blank inserts which are nice. Inside I have the Kraft pocket for keeping random notes or stickers. 
107 +
108 +
src/data/constants.ts +2 −2
58 58
		path: "/birds",
59 59
	},
60 60
	{
61 -
		title: "EDC",
62 -
		path: "/edc",
61 +
		title: "Uses",
62 +
		path: "/uses",
63 63
	},
64 64
	{
65 65
		title: "Photos",
src/pages/edc.astro → src/pages/uses.astro +3 −3
1 1
---
2 2
import PageLayout from "@/layouts/Base.astro";
3 -
import { Content } from "../content/pages/edc.md";
3 +
import { Content } from "../content/pages/uses.md";
4 4
5 5
const meta = {
6 -
	title: "EDC",
7 -
	description: "My everyday carry items",
6 +
	title: "Uses",
7 +
	description: "Things I use every day",
8 8
};
9 9
---
10 10