Skip to content

Commit

Permalink
Add "browsing" section to Uses.md; update times on CV.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-p-randall committed Nov 22, 2023
1 parent fa23516 commit 0360ada
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _pages/cv.md
Original file line number Diff line number Diff line change
@@ -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}
Expand Down
8 changes: 7 additions & 1 deletion _pages/uses.md
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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.
Expand Down

0 comments on commit 0360ada

Please sign in to comment.