Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
cae9c342d6
3 changed files with 16 additions and 3 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1704060171797
|
||||
"timestamp": 1704075353939
|
||||
}
|
16
cache/jsonfeed-to-mastodon.json
vendored
16
cache/jsonfeed-to-mastodon.json
vendored
|
@ -8416,7 +8416,10 @@
|
|||
"url": "https://trakt.tv/movies/toy-story-2-1999",
|
||||
"content_text": "🎥: Toy Story 2 #Movies #Watching #Trakt https://trakt.tv/movies/toy-story-2-1999",
|
||||
"date_published": "Sun, 31 Dec 2023 21:48:53 +0000",
|
||||
"toots": []
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111678282392054127"
|
||||
],
|
||||
"lastTootTimestamp": 1704075353934
|
||||
},
|
||||
"https://github.com/readme/featured/aol-programming-culture": {
|
||||
"id": "aHR0cHM6Ly9naXRodWIuY29tL3JlYWRtZS9mZWF0dXJlZC9hb2wtcHJvZ3JhbW1pbmctY3VsdHVyZQ==",
|
||||
|
@ -8424,6 +8427,17 @@
|
|||
"url": "https://github.com/readme/featured/aol-programming-culture",
|
||||
"content_text": "🔗: What hacking AOL taught a generation of programmers #Tech https://github.com/readme/featured/aol-programming-culture",
|
||||
"date_published": "Tue, 26 Dec 2023 02:46:37 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111677797576480360"
|
||||
],
|
||||
"lastTootTimestamp": 1704067956251
|
||||
},
|
||||
"https://trakt.tv/movies/blade-trinity-2004": {
|
||||
"id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvYmxhZGUtdHJpbml0eS0yMDA0",
|
||||
"title": "🎥: Blade: Trinity",
|
||||
"url": "https://trakt.tv/movies/blade-trinity-2004",
|
||||
"content_text": "🎥: Blade: Trinity #Movies #Watching #Trakt https://trakt.tv/movies/blade-trinity-2004",
|
||||
"date_published": "Sun, 31 Dec 2023 23:22:33 +0000",
|
||||
"toots": []
|
||||
}
|
||||
}
|
|
@ -37,7 +37,6 @@ Software and services that I use for work and my own enjoyment.
|
|||
|
||||
<h3>macOS</h3>
|
||||
|
||||
- [Gmail Desktop](https://github.com/timche/gmail-desktop): yes it's Electron, but it's thoughtfully developed and built (be sure to opt into the latest beta updates ahead of the next major version).
|
||||
- [Rectangle](https://rectangleapp.com): to quickly move around/organize/snap application windows. Using a Mac without it now feels like it's broken.
|
||||
- [Alfred](https://alfredapp.com): a flexible, extensible and reliable Spotlight replacement.
|
||||
- [Keyboard Maestro](https://www.keyboardmaestro.com): an endlessly flexible app that I underutilize for quick macros and keyboard shortcuts in a number of different apps.
|
||||
|
|
Reference in a new issue