diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 9a14d687..12aa64db 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1713996207060 + "timestamp": 1714082605367 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 7c2efae8..fb00f9f2 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -12757,7 +12757,7 @@ "title": "🎧: My top artists for the week: Witch Vomit @ 52 plays, Acephalix @ 44 plays, NoMeansNo @ 41 plays, blink-182 @ 38 plays, Tom Waits @ 37 plays, Joyce Manor @ 35 plays, Necrot @ 27 plays, Free Throw @ 27 plays #Music", "url": "https://coryd.dev/now?ts=2024-16#artists", "content_text": "🎧: My top artists for the week: Witch Vomit @ 52 plays, Acephalix @ 44 plays, NoMeansNo @ 41 plays, blink-182 @ 38 plays, Tom Waits @ 37 plays, Joyce Manor @ 35 plays, Necrot @ 27 plays, Free Throw @ 27 plays #Music https://coryd.dev/now?ts=2024-16#artists", - "date_published": "Wed, 17 Apr 2024 08:00:00 GMT", + "date_published": "Thu, 18 Apr 2024 08:00:00 GMT", "toots": [ "https://social.lol/users/cory/statuses/112312447133174926" ], @@ -12839,5 +12839,27 @@ "https://social.lol/users/cory/statuses/112328455422041088" ], "lastTootTimestamp": 1713996207052 + }, + "https://512pixels.net/2024/04/ai-overlay-tmp-home-folder-mac-os/": { + "id": "aHR0cHM6Ly81MTJwaXhlbHMubmV0LzIwMjQvMDQvYWktb3ZlcmxheS10bXAtaG9tZS1mb2xkZXItbWFjLW9zLw==", + "title": "🔗: Logitech’s Mouse Software Now Includes ChatGPT Support, Adds Janky ‘ai_overlay_tmp’ Directory to Users’ Home Folders via Stephen Hackett", + "url": "https://512pixels.net/2024/04/ai-overlay-tmp-home-folder-mac-os/", + "content_text": "🔗: Logitech’s Mouse Software Now Includes ChatGPT Support, Adds Janky ‘ai_overlay_tmp’ Directory to Users’ Home Folders via Stephen Hackett #Tech #AI https://512pixels.net/2024/04/ai-overlay-tmp-home-folder-mac-os/", + "date_published": "Thu, 25 Apr 2024 18:13:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112334117621849178" + ], + "lastTootTimestamp": 1714082605359 + }, + "https://www.theverge.com/2024/4/25/24140157/fcc-vote-restore-net-neutrality-rosenworcel-biden": { + "id": "aHR0cHM6Ly93d3cudGhldmVyZ2UuY29tLzIwMjQvNC8yNS8yNDE0MDE1Ny9mY2Mtdm90ZS1yZXN0b3JlLW5ldC1uZXV0cmFsaXR5LXJvc2Vud29yY2VsLWJpZGVu", + "title": "🔗: FCC votes to restore net neutrality via The Verge", + "url": "https://www.theverge.com/2024/4/25/24140157/fcc-vote-restore-net-neutrality-rosenworcel-biden", + "content_text": "🔗: FCC votes to restore net neutrality via The Verge #Tech https://www.theverge.com/2024/4/25/24140157/fcc-vote-restore-net-neutrality-rosenworcel-biden", + "date_published": "Thu, 25 Apr 2024 18:00:00 GMT", + "toots": [ + "https://social.lol/users/cory/statuses/112333647626679550" + ], + "lastTootTimestamp": 1714075433794 } } \ No newline at end of file diff --git a/config/json/author-map.js b/config/json/author-map.js index e191272e..1f4d5f77 100644 --- a/config/json/author-map.js +++ b/config/json/author-map.js @@ -1,6 +1,6 @@ export default { + "https://512pixels.net" : "Stephen Hackett", "https://bradfrost.com": "Brad Frost", - "https://www.bradfrost.com": "Brad Frost", "https://theverge.com": "The Verge", "https://www.theverge.com": "The Verge", "https://www.theguardian.com": "The Guardian", diff --git a/src/_data/json/read.json b/src/_data/json/read.json index cc27bf2d..6f5a47f2 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -9788,5 +9788,26 @@ "thumbnail": "https://books.google.com/books/content?id=GjSEEAAAQBAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", "language": "en", "link": "https://play.google.com/store/books/details?id=GjSEEAAAQBAJ" + }, + { + "isbn": "9780262378925", + "dateAdded": "2024-04-25", + "status": "want to read", + "rating": "unrated", + "tags": [ + "tech", + "nonfiction" + ], + "title": "Tor", + "authors": [ + "Ben Collier" + ], + "publishedDate": "2024", + "description": "Through a social history of the Tor network (often known as the \"Dark Web\"), this book develops a rich and novel approach to understanding privacy technologies and their implication in crime, harm, control, and resistance", + "pageCount": 0, + "printType": "BOOK", + "thumbnail": "https://books.google.com/books/content?id=L59e0AEACAAJ&printsec=frontcover&img=1&zoom=1&edge=curl&source=gbs_api&w=512", + "language": "en", + "link": "https://books.google.com/books/about/Tor.html?hl=&id=L59e0AEACAAJ" } ] \ No newline at end of file diff --git a/src/_includes/now.liquid b/src/_includes/now.liquid index 7774fca6..7e76cda1 100644 --- a/src/_includes/now.liquid +++ b/src/_includes/now.liquid @@ -100,6 +100,5 @@ layout: default TV {% render "partials/now/media-grid.liquid", data:tv, icon: "device-tv", title: "TV", shape: "vertical", count: 6 %} -
- This is a now page, and if you have your own site, you should make one too. -
+This is a now page, and if you have your own site, you should make one too.
+This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}.
\ No newline at end of file diff --git a/src/assets/styles/base/index.css b/src/assets/styles/base/index.css index 8596281c..35bf26dc 100644 --- a/src/assets/styles/base/index.css +++ b/src/assets/styles/base/index.css @@ -5,7 +5,7 @@ html { font-size: var(--font-size-base); line-height: var(--line-height-base); background: var(--background-color); - margin: 0; + accent-color: var(--accent-color) } ::-moz-selection { @@ -484,7 +484,7 @@ li { } .flex-wrap { - flex-wrap: wrap + flex-wrap: wrap; } /* screens: md */ diff --git a/src/links/2024/2024-04-25-fcc-votes-to-restore-net-neutrality.md b/src/links/2024/2024-04-25-fcc-votes-to-restore-net-neutrality.md new file mode 100644 index 00000000..0897ada6 --- /dev/null +++ b/src/links/2024/2024-04-25-fcc-votes-to-restore-net-neutrality.md @@ -0,0 +1,7 @@ +--- +title: "FCC votes to restore net neutrality" +date: "2024-04-25T14:00:00-04:00" +tags: ['tech'] +description: "The Federal Communications Commission voted 3–2 to restore net neutrality rules, reversing a repeal ushered through during the Trump administration." +link: "https://www.theverge.com/2024/4/25/24140157/fcc-vote-restore-net-neutrality-rosenworcel-biden" +--- \ No newline at end of file diff --git a/src/links/2024/2024-04-25-logitech’s-mouse-software-now-includes-chatgpt-support,-adds-janky-‘ai_overlay_tmp’-directory-to-users’-home-folders.md b/src/links/2024/2024-04-25-logitech’s-mouse-software-now-includes-chatgpt-support,-adds-janky-‘ai_overlay_tmp’-directory-to-users’-home-folders.md new file mode 100644 index 00000000..e0a26b72 --- /dev/null +++ b/src/links/2024/2024-04-25-logitech’s-mouse-software-now-includes-chatgpt-support,-adds-janky-‘ai_overlay_tmp’-directory-to-users’-home-folders.md @@ -0,0 +1,7 @@ +--- +title: "Logitech’s Mouse Software Now Includes ChatGPT Support, Adds Janky ‘ai_overlay_tmp’ Directory to Users’ Home Folders" +date: "2024-04-25T14:13:14-04:00" +tags: ['tech', 'AI'] +description: "Stephen Hackett noted that Logitech has added some extra bullshit to their bullshit Logi Options+ app in a post you absolutely should read." +link: "https://512pixels.net/2024/04/ai-overlay-tmp-home-folder-mac-os/" +--- \ No newline at end of file