import { NextSeo } from "next-seo";
import Content from "../components/Content";
import PageTitle from "../components/PageTitle";
import Link from "../components/Link";
import Image from "../components/Image";
import Code from "../components/CodeInline";
import { H2 } from "../components/Heading";
import { UnorderedList, ListItem } from "../components/List";
import desktopImg from "../public/static/images/uses/bigsur.png";
const Uses = () => (
<>
/uses ๐ป
I regularly get messages asking about which tools I use to work.
Nobody has asked me what I use. Ever. But here's a list of my daily drivers and necessities anyways, mostly
revolving around my Apple sheepy-ness. Inspired by many, many others. โค๏ธ
๐ Hardware
MacBook Air (2020)
Apple M1 (8โcore CPU, 8โcore GPU) ๐๏ธ๐จ16 GB RAM1 TB SSDMacBook Pro 15" (Mid-2018)
Core i9 @ 2.9 GHZ, theoretically ๐ฅ๐งฏ๐
32 GB RAM1 TB SSDRadeon Pro 560X โ 4 GB
Most importantly, I haven't touched it since M1 stole my heart (for a third of the price). ๐
iPhone 13 Pro512 GB in Graphite ๐
Abyss Blue Silicone Case
Saddle Brown Leather "Wallet"
Belkin's MagSafe{" "}
Car Vent Mount Pro
{" "}
is awesome too, btw.
iPad Pro 10.5"256 GB in Space GraySmart Keyboard & Apple PencilApple Watch Series 6 (GPS)
Aluminum โ Space Gray40mm (I have incredibly small wrists.)
Usually with the{" "}
Midnight Blue sport band
, ๐ณ๏ธโ๐{" "}
Pride Edition woven nylon band
, or employee ๐๏ธ{" "}
Close Your Rings Challenge woven nylon band
.
Google Pixel 4aFor some recreational Android development and experimentation.
Activated on Google Fi during rare trips.
Really just putting this here in a futile effort to prove I'm not a complete Apple sheep. ๐
๐พ Development
iTerm 2
My various{" "}
ZSH aliases and{" "}
functions are in{" "}
my .dotfiles repository.
Oh My ZSH
zsh-autosuggestions
zsh-syntax-highlighting
Visual Studio Code
All of my settings.
Themes:
GitHub Dark theme
Material Icon theme
Source Code Pro font
Extensions:
Better TOML
Docker
Duplicate action
EditorConfig
GitHub Copilot
GitHub Pull Requests
GitHub Repositories
Live Share
markdownlint
npm
Prettier
Remote Development Pack
Stylelint
Word Count
Homebrew
View my messy Brewfile dump
{" "}
with all of my installed packages.
XcodeDocker DesktopParallels Desktop Pro
Switched from VMware Fusion when Parallels beat them to the punch with{" "}
M1 support.
Tailscale
For connecting to remote servers and my "homelab" without exposing ports to the
world. Highly recommended!
SketchAdobe Creative Cloud
Still on the $20/month{" "}
Student Plan, somehow. ๐คซ Will
need to re-evaulate once I'm kicked off; it's hard to justify spending almost 3x that...
TransmitPostmanBrowserStack
{" "}
&{" "}
PercySequel Pro
{" "}
โ{" "}
TablePlusRobo 3T
{" "}
โ{" "}
TablePlusImageOptimSipLocal
{" "}
for WordPress development.
๐ Browsing
Firefox
{" "}
๐ฆ
My default user.js settings.
Add-ons:
1Password Classic
BetterTTV
Cookie Editor
Decentraleyes
Facebook Container
Firefox Multi-Account Containers
HTTPS Everywhere
Mailvelope
React Developer Tools
OctoLinker
Privacy Badger
uBlock Origin
Google Chrome
{" "}
๐
For testing only! See more of my de-Googling efforts below.
Add-ons:
AMP Validator
Lighthouse
React Developer Tools
๐ป macOS
1PasswordLittle SnitchiStat MenusBackblaze
{" "}
(referral link)
Silicon InfoMacUpdaterUnshaky
{" "}
โจ๏ธ (on my 2018 MBP)
Toooo lzy too vist the Aple Stre geeniusses oonce agin to fiix
tthe keeybbbboord. ๐๐ฆ
DaisyDiskAppCleanerGPG SuiteVLC โ{" "}
IINATransmissionParagon NTFSAmphetaminecoconutBatteryThe UnarchiverWiFi ExplorerParsec
๐ฑ iOS
I have far too many apps to count, but here the essentials that have earned a spot on my home screen:
1Password (beta)
Waze (beta)
Google MapsDark SkyXfinity StreamSiriusXMAudiblePocket CastsSonosPlex (beta)
Microsoft To-Do
{" "}
(RIP Wunderlist ๐)
Discord
โ๏ธ Cloud
I've been making recent efforts to de-Google my life,
with mixed results...
Gmail โ{" "}
Fastmail
{" "}
(referral link) &{" "}
Mail.appGoogle Drive โ Dropbox โ{" "}
iCloud Drive
Read why.
Google Docs โ{" "}
Microsoft Office
{" "}
(hey, it works ๐คท)
Google Photos โ{" "}
iCloud PhotosGoogle Analytics โ{" "}
Netlify Analytics
{" "}
(my review)
Google Public DNS โ{" "}
Cloudflare's 1.1.1.1
{" "}
on my home network.
GoDaddy โ Google Domains โ{" "}
Cloudflare Registrar
{" "}
(and{" "}
ISNIC
{" "}
for this domain, of course ๐ฎ๐ธ)
Other geeky stuff:
DNSimple
{" "}
(referral link) &{" "}
Cloudflare
{" "}
for domain DNS.
Netlify
{" "}
and{" "}
Vercel
{" "}
for static sites.
Linode
{" "}
(referral link) and{" "}
DigitalOcean
{" "}
(referral link) for virtual Linux servers.
Backblaze
{" "}
(referral link) for off-site MacBook backups.
Gitea
{" "}
as a self-hosted Git backup/mirror.
Plex
{" "}
+{" "}
Sonarr
{" "}
+{" "}
Radarr
๐ Internet of Things Crap
Synology RT2600acSynology DiskStation DS218+Dell Inspiron 3647
, slightly upgraded and running{" "}
VMware ESXi
, as a really, really crappy home server.
Philips Hue
{" "}
color bulbs, dimmer switches, etc.
2x{" "}
ecobee3 lite
{" "}
smart thermostats (HomeKit support was a must.)
2x{" "}
Sonos One
{" "}
(with Alexa turned off...allegedly.)
Petcube Play
{" "}
๐ป
>
);
export default Uses;