diff --git a/_pages/cv.md b/_pages/cv.md index d626017d..b3c5ab4b 100644 --- a/_pages/cv.md +++ b/_pages/cv.md @@ -1,12 +1,12 @@ --- permalink: /cv/ title: "CV" -last_modified_at: 2023-11-19T13:16:46-6:00 +last_modified_at: 2023-11-19T14:36:20-6:00 toc: true toc_sticky: true --- -This page last updated 2023-11-14. +This page last updated 2023-11-19. Download an older version of this [C.V. as a .pdf from 2015](https://www.dropbox.com/s/tz6x3ksuiv99up6/2015-10-10%20Ryan%20P.%20Randall%20CV%20web.pdf?dl=0) You may also see some of this on my [portfolio page](https://www.ryanpatrickrandall.com/portfolio/), last updated 2015-10-10. {: .notice} diff --git a/_pages/uses.md b/_pages/uses.md index f60a55f7..f7b54912 100644 --- a/_pages/uses.md +++ b/_pages/uses.md @@ -1,7 +1,7 @@ --- permalink: /uses/ title: "Uses" -last_modified_at: 2023-10-28 +last_modified_at: 2023-11-21 # header: # image: /assets/images/pocket-notebooks.jpg # image_description: "ryan's pocket notebooks" @@ -20,6 +20,12 @@ Here I'll selectively highlight some of the things I use. **None** of these are ## Software +### Browsing + +- [Copy as Markdown](https://github.com/yorkxin/copy-as-markdown) is a browser extension that lets you quickly, easily make a list of all the tabs you have open and then paste that list somewhere. Copying and pasting like this makes it way easier for me to context switch, since I don't have to worry about dredging particular pages out of my browser history. I can't tell you how much this stress this saves me on a daily basis, as well as how much time it saves to be able to search in my files based on filepaths, urls, domains, etc. +- [Firefox](https://www.mozilla.org/en-US/firefox/) has been my desktop choice for faster, better, privacy-respecting-er browsing for years. +- [Noir](https://getnoir.app/) is an excellent mobile Safari add-on if you prefer browsing in dark modes. + ### Coding - [GitKraken](https://www.gitkraken.com/) provides a useful interface for interacting with Git.