Browse Source

ovid build

windhamdavid 3 years ago
parent
commit
54190238ef
4 changed files with 61 additions and 44 deletions
  1. 1 3
      docs/localhost/macs.md
  2. 48 29
      docs/localhost/ovid.md
  3. 1 1
      docs/saas/aws.md
  4. 11 11
      src/pages/index.md

+ 1 - 3
docs/localhost/macs.md

@@ -1,8 +1,6 @@
 # Macs 🐶
 
-my main machine
-
-#### [https://davidawindham.com/anthropomorphizing-machines/](https://davidawindham.com/anthropomorphizing-machines/)
+was ~~my~~ main machine from 2013 to 2021. I'll  keep it up to date and running for general usage. The name came from [https://davidawindham.com/anthropomorphizing-machines/](https://davidawindham.com/anthropomorphizing-machines/)
 
 #### notes:
 

+ 48 - 29
docs/localhost/ovid.md

@@ -1,8 +1,8 @@
 # Ovid 💻
 
-11/23/21 - Apple Store pickup
-Moved my desk around, did some cable management, moved my old MacBook Pro so that I could share the screen for referencing configuration.
-Booted her up and loaded up activity monitor and command line top to watch the processes closely to see what's running. I always avoid using the migration assistant so that I can start clean. My main goal is to keep the machine as minimal and simple as possible. I am going to try and avoid running any x86 processes under Rosetta in my attempt to go fully ARM. I wrote a quick post about why I purchased it and why I named it Ovid @ [https://davidawindham.com/ovid](https://davidawindham.com/ovid) and I'll document the rest of the it here.
+### Notes
+
+11/23/21 - Picked him up from the Apple Store. Moved my old laptop so that I could share the screen for referencing configuration. Booted her up and loaded up activity monitor and command line top to watch the processes. I always avoid using the migration assistant so that I can start clean. My main goal is to keep the machine as minimal and simple as possible. I am going to try and avoid running any x86 processes under Rosetta in my attempt to go fully ARM. I wrote a quick post about why I purchased it and why I named it Ovid @ [https://davidawindham.com/ovid](https://davidawindham.com/ovid) and I'll document the rest of the it here.
 
  
 
@@ -12,7 +12,7 @@ Booted her up and loaded up activity monitor and command line top to watch the p
 
 ### Preferences
 
-**General** : Dark / Accent multi  
+**General** : Auto / Accent multi  
 **Desktop & Screen Save** : Dark Grey Desktop color, Screen Saver 10min Monterey  
 **Dock & Menu Bar** : Remove all default, Auto Hide Dock Left w/ Magnification, no recent apps or indicators  
 **Mission Control** : set Hot Corners  
@@ -99,7 +99,7 @@ david@ovid:~ » aea ( Manipulate Apple Encrypted Archives )
 
    
 
-## Software
+## Development
 
 ---
 
@@ -110,10 +110,10 @@ Quick reference for Apple Silicon compatibility - [https://doesitarm.com](https:
 **Textmate** - set as default editor, shell support  global .tm_properties  
 **Jet Brains** - CLion, Rider, GoLand, Rust, RubyMine, PyCharm, PhpStorm, WebStorm  
 **Visual Studio Code** - Insiders (Universal Build) - plugins ( Sunburst, One Dark Pro, Transmit, Vim, GitLens, Github Markdown, Markdown Lint, Spell Check )  
-**~~Atom~~** - dropped b/c Microsoft now owns Github and any package I used there is now on VS Code.  
+**~~Atom~~** - dropped b/c x86. Microsoft now owns Github and any package I used there is now on VS Code.  
 **~~Sublime~~** - dropped Sublime and Merge  
 **Nova** - trying out Nova from Panic Inc.  
-**Kaleidoscope**
+**Kaleidoscope** - for diffs.
 
 ### Languages
 
@@ -149,7 +149,7 @@ david@ovid:~/sites/dotfiles(master○) »
 |---|---|---|
 | qlmarkdown  | syntax-highlight  |   |
 
-### Node.js via NVM  
+### Node & NVM  
 
 * v.16.13.0 is Universal and has LTS
 * Will bring my older Node.js projects up to this version
@@ -185,34 +185,53 @@ david@ovid:~/sites/daw_til(master○) » sudo chown -R $(whoami) ~/.npm
 
 npm notice New patch version of npm available! 8.1.0 -> 8.1.4
 david@ovid:~/sites/daw_til(master⚡) » npm install -g npm@8.1.4
+```
 
+### Database
 
+PostgreSQL  
+MySQL  
+MongoDB  
+Redis  
+DBngin 
+Tables Plus   
 
-```
+### Integration  
+
+Docker 
+Now  
+Insomnia  
+Postman
+
+### Audit & Testing  
+
+Screaming Frog 
 
-## Other Software
 
-Monitor Control
+## Communications
+
+Keybase  
+Authy  
+Zoom  
+
+
+## Productivity
+
 Quicksilver, Alfred, Launchbar  
-Rogue Amoeba - Audio Hijack/Airfoil/Satellite  
-Objective Development - Launchbar/Little Snitch  
+Objective Development - Launchbar/Little Snitch 
+Obsidian  
+
+## Design
+
 Adobe  
 Sketch  
-Tables Plus  
-Screenflow  
-Obsidian  
-Screaming Frog  
 Sip  
-Sublime  
-VLC  
+
+## A/V
+
+Monitor Control  
+Screenflow  
+Rogue Amoeba - Audio Hijack/Airfoil/Satellite  
 Spotify  
-Zoom  
-Insomnia  
-Postman  
-Codekit
-Now  
-Keybase  
-Github Desktop  
-DBngin  
-Docker  
-Authy
+VLC  
+

+ 1 - 1
docs/saas/aws.md

@@ -1,4 +1,4 @@
-# Amazon Web Services
+# AWS
 
 * [AWS Lamda](https://aws.amazon.com/lambda/)
 * 

+ 11 - 11
src/pages/index.md

@@ -27,17 +27,17 @@ description: A place to keep notes and documentation
   - [Woozer Ubuntu 18.04 Upgrade](https://davidawindham.com/til/docs/saas/linode)
   - [Jo Harvey Allen is who says "It was love that killed John F. Kennedy. He should have never messed with me. They want me to speak on 60 Minutes. Mike Wallace wants my body" in True Stories](https://davidawindham.com/true-stories-2/)
 - January 2020  
-  - [Annual overhaul of the machines](https://davidawindham.com/late-adopter/)
-  - [MacOS 10.15](https://davidawindham.com/til/docs/localhost/custom)
-  - [PHP 7.4.2](https://davidawindham.com/til/docs/lang/PHP)
-  - [MySQL 8.0.19](https://davidawindham.com/til/docs/db/MySQL)
-  - [Ruby 2.7.0](https://davidawindham.com/til/docs/lang/Ruby)
-  - [Rails 5.2.4.1](https://davidawindham.com/til/docs/waf/rails)
-  - [Homebrew 2.2.5](https://davidawindham.com/til/docs/localhost/brew)
-  - [Node 2.2.5](https://davidawindham.com/til/docs/localhost/brew)
-  - [NPM 6.9.2](https://davidawindham.com/til/docs/waf/npm)
-  - [Node 10.16.3](https://davidawindham.com/til/docs/waf/nodejs)
-  - [Golang 1.13.7](https://davidawindham.com/til/docs/lang/Golang)
+  - [Annual overhaul of the machines](https://davidawindham.com/late-adopter/)  
+  [MacOS 10.15](https://davidawindham.com/til/docs/localhost/custom) /
+  [PHP 7.4.2](https://davidawindham.com/til/docs/lang/PHP) /
+  [MySQL 8.0.19](https://davidawindham.com/til/docs/db/MySQL) /
+  [Ruby 2.7.0](https://davidawindham.com/til/docs/lang/Ruby) /
+  [Rails 5.2.4.1](https://davidawindham.com/til/docs/waf/rails) /
+  [Homebrew 2.2.5](https://davidawindham.com/til/docs/localhost/brew) /
+  [Node 2.2.5](https://davidawindham.com/til/docs/localhost/brew) /
+  [NPM 6.9.2](https://davidawindham.com/til/docs/waf/npm) /
+  [Node 10.16.3](https://davidawindham.com/til/docs/waf/nodejs) /
+  [Golang 1.13.7](https://davidawindham.com/til/docs/lang/Golang)
 - September 2019  
   - [PHP 7.3 updates](/docs/lang/PHP)
 - January 2019