1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-13 05:45:31 -04:00

update /uses

This commit is contained in:
2021-11-03 11:32:44 -04:00
parent fc2aea1ba8
commit ba1974cf7d
3 changed files with 51 additions and 49 deletions

View File

@@ -12,37 +12,38 @@ css: |
~~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](https://github.com/wesbos/awesome-uses#readme). ❤️
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](https://uses.tech/). ❤️
{{< image src="images/bigsur.png" alt="My mess of a desktop." link="/uses/images/bigsur.png" />}}
## 🍎 Hardware {#hardware}
- [**MacBook Air** (2020)](https://browser.geekbench.com/v5/cpu/8124907)
- Apple M1 (8core CPU, 8core GPU) 🏎️
- Apple M1 (8core CPU, 8core GPU) 🏎️ 💨
- 16 GB RAM
- 1 TB SSD
- [**MacBook Pro 15"** (Mid-2018)](https://browser.geekbench.com/v5/cpu/1074682)
- Core i9 @ 2.9 GHZ 🔥 🧯 🚒
- Core i9 @ 2.9 GHZ, [theoretically 🔥 🧯 🚒](https://www.youtube.com/watch?v=Dx8J125s4cg)
- 32 GB RAM
- 1 TB SSD
- Radeon Pro 560X 4 GB
- Most importantly, I literally haven't touched it since M1 stole my heart. 💔
- **iPhone 12 Pro**
- Most importantly, I haven't touched it since M1 stole my heart (for a third of the price). 💔
- **iPhone 13 Pro**
- 512 GB in Graphite 😎
- [Deep Navy](https://www.apple.com/shop/product/MHL43ZM/A/iphone-12-12-pro-silicone-case-with-magsafe-deep-navy) Silicone Case
- [Abyss Blue Silicone Case](https://www.apple.com/shop/product/MM2J3ZM/A/iphone-13-pro-silicone-case-with-magsafe-abyss-blue)
- [Saddle Brown Leather "Wallet"](https://www.apple.com/shop/product/MHLR3ZM/A/iphone-leather-wallet-with-magsafe-saddle-brown)
- Belkin's MagSafe [Car Vent Mount Pro](https://www.apple.com/shop/product/HPBJ2ZM/A/belkin-car-vent-mount-pro-with-magsafe) is awesome too, btw.
- **iPad Pro 10.5"**
- 256 GB in Space Gray
- Smart Keyboard & Apple Pencil
- **Apple Watch Series 3** (GPS + Cellular on Verizon)
- Stainless Steel Space Black
- 38mm (I have incredibly small wrists.)
- Usually either the Midnight Blue sport band or 🏳️‍🌈 woven nylon band.
- [**Powerbeats<sup>3</sup> Wireless**](https://www.beatsbydre.com/earphones/powerbeats3-wireless) (in the pretty rad [Pop Indigo](https://www.apple.com/shop/product/MREQ2LL/A/powerbeats3-wireless-earphones-beats-pop-collection-pop-indigo) color)
- I also have incredibly weird ears, apparently, so my AirPods went right back to the store when they came out. 😢
- ...but these are a great alternative with the [same pairing and continuity features](https://www.soundguys.com/how-does-apple-w1-chip-work-21049/) between all of my 🍎 devices.
- **Google Pixel 2 XL**
- For some recreational Android development.
- **Apple Watch Series 6** (GPS)
- Aluminum Space Gray
- 40mm (I have incredibly small wrists.)
- Usually with the [Midnight Blue sport band](https://www.apple.com/shop/product/MLL02ZM/A/42mm-midnight-blue-sport-band-s-m-m-l), 🏳️‍🌈 [Pride Edition woven nylon band](https://www.apple.com/shop/product/MQ4F2AM/A/38mm-pride-edition-woven-nylon), or employee 🏋️ [Close Your Rings Challenge woven nylon band](https://www.macrumors.com/2018/04/03/apple-employees-rewards-challenge/).
- **Google Pixel 4a**
- For some recreational Android development and experimentation.
- Activated on [Google Fi](https://fi.google.com/) during rare trips.
- Really just putting this here in a futile effort to prove I'm not a _complete_ Apple sheep. 🐑
## 💾 Development {#development}
@@ -51,41 +52,42 @@ Nobody has asked me what I use. Ever. But here's a list of my daily drivers and
- [Oh My ZSH](https://ohmyz.sh/)
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
- [**Visual Studio Code**](https://code.visualstudio.com/insiders/)
- [All of my settings](https://gist.github.com/jakejarvis/80a04530e0142ff5b7b77c92d5c6f526) via [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync).
- [**Visual Studio Code**](https://code.visualstudio.com/)
- [All of my settings.](https://github.com/jakejarvis/dotfiles/tree/main/vscode)
- Themes:
- [GitHub Theme](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme)
- [Material Icon Theme](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme)
- [GitHub Dark theme](https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme)
- [Material Icon theme](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme)
- [Source Code Pro font](https://github.com/adobe-fonts/source-code-pro)
- Extensions:
- [AWS Toolkit](https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.aws-toolkit-vscode)
- [Better TOML](https://marketplace.visualstudio.com/items?itemName=bungcip.better-toml)
- [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)
- [Debugger for Firefox](https://marketplace.visualstudio.com/items?itemName=firefox-devtools.vscode-firefox-debug)
- [Docker](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker)
- [Duplicate action](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-duplicate)
- [EditorConfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)
- [GitHub Copilot](https://copilot.github.com/)
- [GitHub Pull Requests](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github)
- [GitHub Repositories](https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub)
- [Hugo Language and Syntax Support](https://marketplace.visualstudio.com/items?itemName=budparr.language-hugo-vscode)
- [Live Share](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare)
- [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)
- [npm](https://marketplace.visualstudio.com/items?itemName=eg2.vscode-npm-script)
- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
- [Remote Development Pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack)
- [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync)
- [Test Explorer UI](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-test-explorer)
- [Visual Studio IntelliCode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode)
- [Stylelint](https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint)
- [Word Count](https://marketplace.visualstudio.com/items?itemName=ms-vscode.wordcount)
- [**Homebrew**](https://brew.sh/)
- [View my messy `Brewfile` dump](https://github.com/jakejarvis/dotfiles/blob/main/Brewfile) with all of my installed packages.
- [**Xcode**](https://developer.apple.com/xcode/)
- [**Docker Desktop**](https://www.docker.com/products/docker-desktop)
- [**VMware Fusion Pro**](https://www.vmware.com/products/fusion.html)
- Microsoft's [free Windows 7 & 10 virtual machines](https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/) for developers are super convenient and shockingly generous.
- Also used as a driver for [minikube](https://minikube.sigs.k8s.io/) and [Vagrant](https://www.vagrantup.com/).
- [**Parallels Desktop Pro**](https://www.parallels.com/products/desktop/)
- Switched from VMware Fusion when Parallels beat them to the punch with [M1 support](https://www.parallels.com/blogs/parallels-desktop-m1/).
- [**Tailscale**](https://tailscale.com/)
- For connecting to remote servers and my ["homelab"](#home) without exposing ports to the world. Highly recommended!
- [**Sketch**](https://www.sketch.com/)
- [**Adobe Creative Cloud**](https://www.adobe.com/creativecloud.html)
- Still on the \$20/month [Student Plan](https://www.adobe.com/creativecloud/buy/students.html), somehow. 🤫 Will need to re-evaulate once I'm kicked off; it's hard to justify spending almost 3x that...
- [**Transmit**](https://panic.com/transmit/)
- [**Postman**](https://www.getpostman.com/)
- [**BrowserStack**](https://www.browserstack.com/)
- [**BrowserStack**](https://www.browserstack.com/) & [**Percy**](https://percy.io/)
- [~~Sequel Pro~~](https://www.sequelpro.com/) → [**TablePlus**](https://tableplus.com/)
- [~~Robo 3T~~](https://robomongo.org/) → [**TablePlus**](https://tableplus.com/)
- [**ImageOptim**](https://imageoptim.com/mac)
@@ -94,10 +96,10 @@ Nobody has asked me what I use. Ever. But here's a list of my daily drivers and
## 🌎 Browsing {#browsing}
- [**Firefox Developer Edition**](https://www.mozilla.org/en-US/firefox/developer/) 🦊
- [**Firefox**](https://www.mozilla.org/en-US/firefox/developer/) 🦊
- [My default `user.js` settings.](https://github.com/jakejarvis/dotfiles/blob/main/firefox/user.js)
- Add-ons:
- [1Password](https://1password.com/browsers/firefox/)
- [1Password Classic](https://support.1password.com/cs/1password-classic-extension/)
- [BetterTTV](https://addons.mozilla.org/en-US/firefox/addon/betterttv/)
- [Cookie Editor](https://addons.mozilla.org/en-US/firefox/addon/cookie-editor/)
- [Decentraleyes](https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/)
@@ -110,7 +112,7 @@ Nobody has asked me what I use. Ever. But here's a list of my daily drivers and
- [Privacy Badger](https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/)
- [uBlock Origin](https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/)
- [**Google Chrome**](https://www.google.com/chrome/browser/?extra=devchannel) 😈
- **For testing only!** See more of [my de-Googling efforts below](#cloud).
- For testing only! See more of [my de-Googling efforts below](#cloud).
- Add-ons:
- [AMP Validator](https://chrome.google.com/webstore/detail/amp-validator/nmoffdblmcmgeicmolmhobpoocbbmknc?hl=en)
- [Lighthouse](https://chrome.google.com/webstore/detail/lighthouse/blipmdconlkpinefehnmjammfjpmpbjk?h1=en)
@@ -124,7 +126,7 @@ Nobody has asked me what I use. Ever. But here's a list of my daily drivers and
- [**Backblaze**](https://www.backblaze.com/) [(referral link)](https://secure.backblaze.com/r/00x84e)
- [**Silicon Info**](https://github.com/billycastelli/Silicon-Info)
- [**MacUpdater**](https://www.corecode.io/macupdater/)
- [**Unshaky**](https://unshaky.nestederror.com/) ⌨️
- [**Unshaky**](https://unshaky.nestederror.com/) ⌨️ (on my 2018 MBP)
- Toooo &nbsp;lzy too vist &nbsp;&nbsp;the&nbsp; Aple Stre geeniusses oonce &nbsp;agin&nbsp; to fiix tthe&nbsp; keeybbbboord. 😒 🦋
- [**DaisyDisk**](https://daisydiskapp.com/)
- [**AppCleaner**](https://freemacsoft.net/appcleaner/)
@@ -136,6 +138,7 @@ Nobody has asked me what I use. Ever. But here's a list of my daily drivers and
- [**coconutBattery**](https://coconut-flavour.com/coconutbattery/)
- [**The Unarchiver**](https://theunarchiver.com/)
- [**WiFi Explorer**](https://www.intuitibits.com/products/wifi-explorer/)
- [**Parsec**](https://parsec.app/)
## 📱 iOS {#ios}
@@ -152,9 +155,7 @@ I have far too many apps to count, but here the essentials that have earned a sp
- [**Sonos**](https://apps.apple.com/app/id1488977981)
- [**Plex** (beta)](https://apps.apple.com/app/id383457673)
- [**Microsoft To-Do**](https://apps.apple.com/app/id1212616790) (RIP Wunderlist 🙏)
- [**Reeder 5**](https://apps.apple.com/app/id1529445840)
- [**Blink Shell**](https://apps.apple.com/app/id1156707581)
- [**Working Copy**](https://apps.apple.com/app/id896694807)
- [**Discord**](https://apps.apple.com/app/id985746746)
## ☁️ Cloud {#cloud}
@@ -167,7 +168,7 @@ I've been making recent efforts to [de-Google](https://www.stallman.org/google.h
- ~~Google Photos~~ → [**iCloud Photos**](https://www.icloud.com/photos/)
- ~~Google Analytics~~ → [**Netlify Analytics**](https://www.netlify.com/products/analytics/) [(my review)](/notes/netlify-analytics-review/)
- ~~Google Public DNS~~ → [**Cloudflare's 1.1.1.1**](https://1.1.1.1/dns/) on my home network.
- ~~GoDaddy~~ → ~~Google Domains~~ → [**Cloudflare Registrar**](https://www.cloudflare.com/products/registrar/) (and [**ISNIC**](https://isnic.is/en/) of course 🇮🇸)
- ~~GoDaddy~~ → ~~Google Domains~~ → [**Cloudflare Registrar**](https://www.cloudflare.com/products/registrar/) (and [**ISNIC**](https://isnic.is/en/) for this domain, of course 🇮🇸)
Other geeky stuff:
@@ -184,5 +185,6 @@ Other geeky stuff:
- [**Synology DiskStation DS218+**](https://www.synology.com/en-us/products/DS218+)
- [**Dell Inspiron 3647**](https://www.amazon.com/dp/B00HWML468/), slightly upgraded and running [**VMware ESXi**](https://www.vmware.com/products/esxi-and-esx.html), as a really, _really_ crappy home server.
- [**Philips Hue**](https://www2.meethue.com/en-us) color bulbs, dimmer switches, etc.
- 2x [**ecobee3 lite**](https://www.ecobee.com/en-us/smart-thermostats/smart-wifi-thermostat/) smart thermostats (HomeKit support was a must.)
- 2x [**Sonos One**](https://www.sonos.com/en-us/shop/one.html) (with Alexa turned off...allegedly.)
- [**Petcube Play**](https://petcube.com/play/) 😻

View File

@@ -31,7 +31,7 @@ export default {
// https://github.com/babel/babel-loader#top-level-function-iife-is-still-arrow-on-webpack-5
arrowFunction: false,
},
devtoolModuleFilenameTemplate: "webpack:///[resource-path]?[loaders]",
devtoolModuleFilenameTemplate: "webpack:///[resource-path]",
},
plugins: [
new MiniCssExtractPlugin({

View File

@@ -2066,7 +2066,7 @@ braces@^3.0.1, braces@~3.0.2:
dependencies:
fill-range "^7.0.1"
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.0, browserslist@^4.16.1, browserslist@^4.16.6, browserslist@^4.16.8, browserslist@^4.17.5:
browserslist@^4.0.0, browserslist@^4.14.5, browserslist@^4.16.0, browserslist@^4.16.1, browserslist@^4.16.6, browserslist@^4.16.8, browserslist@^4.17.5, browserslist@^4.17.6:
version "4.17.6"
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.17.6.tgz#c76be33e7786b497f66cad25a73756c8b938985d"
integrity sha512-uPgz3vyRTlEiCv4ee9KlsKgo2V6qPk7Jsn0KAn2OBqbqKo3iNcPEC1Ti6J4dwnz+aIRfEEEuOzC9IBk8tXUomw==
@@ -2268,9 +2268,9 @@ caniuse-api@^3.0.0:
lodash.uniq "^4.5.0"
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001179, caniuse-lite@^1.0.30001251, caniuse-lite@^1.0.30001272, caniuse-lite@^1.0.30001274:
version "1.0.30001274"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001274.tgz#26ca36204d15b17601ba6fc35dbdad950a647cc7"
integrity sha512-+Nkvv0fHyhISkiMIjnyjmf5YJcQ1IQHZN6U9TLUMroWR38FNwpsC51Gb68yueafX1V6ifOisInSgP9WJFS13ew==
version "1.0.30001275"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001275.tgz#26f5076629fe4e52bbd245f9046ad7b90aafdf57"
integrity sha512-ihJVvj8RX0kn9GgP43HKhb5q9s2XQn4nEQhdldEJvZhCsuiB2XOq6fAMYQZaN6FPWfsr2qU0cdL0CSbETwbJAg==
careful-downloader@^2.0.1:
version "2.0.1"
@@ -2705,11 +2705,11 @@ copy-webpack-plugin@^9.0.1:
serialize-javascript "^6.0.0"
core-js-compat@^3.18.0, core-js-compat@^3.19.0:
version "3.19.0"
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.0.tgz#b3b93f93c8721b3ed52b91f12f964cc410967f8b"
integrity sha512-R09rKZ56ccGBebjTLZHvzDxhz93YPT37gBm6qUhnwj3Kt7aCjjZWD1injyNbyeFHxNKfeZBSyds6O9n3MKq1sw==
version "3.19.1"
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476"
integrity sha512-Q/VJ7jAF/y68+aUsQJ/afPOewdsGkDtcMb40J8MbuWKlK3Y+wtHq8bTHKPj2WKWLIqmS5JhHs4CzHtz6pT2W6g==
dependencies:
browserslist "^4.17.5"
browserslist "^4.17.6"
semver "7.0.0"
core-js@3, core-js@^3.16.2, core-js@^3.19.1:
@@ -5098,9 +5098,9 @@ ignore@^4.0.6:
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
ignore@^5.1.4, ignore@^5.1.8, ignore@~5.1.8:
version "5.1.8"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57"
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==
version "5.1.9"
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.9.tgz#9ec1a5cbe8e1446ec60d4420060d43aa6e7382fb"
integrity sha512-2zeMQpbKz5dhZ9IwL0gbxSW5w0NK/MSAMtNuhgIHEPmaU3vPdKPL0UdvUCXs5SS4JAwsBxysK5sFMW8ocFiVjQ==
imagemin-gifsicle@^7.0.0:
version "7.0.0"