diff --git a/.vscode/frontmatter.code-snippets b/.vscode/frontmatter.code-snippets index fb050586..780cd608 100644 --- a/.vscode/frontmatter.code-snippets +++ b/.vscode/frontmatter.code-snippets @@ -4,9 +4,8 @@ "scope": "plaintext,markdown,html", "body": [ "---", - "date: $CURRENT_YEAR-$CURRENT_MONTH-$CURRENT_DATE", - "title: $TM_FILENAME_BASE" - "draft": false, + "date: '$CURRENT_YEAR-$CURRENT_MONTH-$CURRENT_DATE'", + "title: '$TM_FILENAME_BASE'", "description: ''", "tags: ['']", "---", diff --git a/src/posts/2013/arcade-fire-reflektor-999.md b/src/posts/2013/arcade-fire-reflektor-999.md index 55a0cac9..4eae1096 100644 --- a/src/posts/2013/arcade-fire-reflektor-999.md +++ b/src/posts/2013/arcade-fire-reflektor-999.md @@ -2,7 +2,6 @@ date: '2013-09-04' title: 'Arcade Fire - Reflektor' description: "This sample sounds promising. I can't wait to hear more from Reflektor on the 9th." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/blitzen-trapper-ever-loved-once.md b/src/posts/2013/blitzen-trapper-ever-loved-once.md index 4dd234e3..531d225a 100644 --- a/src/posts/2013/blitzen-trapper-ever-loved-once.md +++ b/src/posts/2013/blitzen-trapper-ever-loved-once.md @@ -2,7 +2,6 @@ date: '2013-07-30' title: "Blitzen Trapper - 'Ever Loved Once'" description: "I'm not quite sure what to make of this new track. It's a mellow, well-written song that's consistent with Blitzen Trapper's past material, but it doesn't quite make the connection that their previous hits did." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/bombino-and-hanni-el-khatib-at-the-santa-monica-pier.md b/src/posts/2013/bombino-and-hanni-el-khatib-at-the-santa-monica-pier.md index 891bc8a5..95c576cc 100644 --- a/src/posts/2013/bombino-and-hanni-el-khatib-at-the-santa-monica-pier.md +++ b/src/posts/2013/bombino-and-hanni-el-khatib-at-the-santa-monica-pier.md @@ -2,7 +2,6 @@ date: '2013-08-09' title: 'Bombino and Hanni El Khatib at the Santa Monica Pier' description: "The most recent entry in to the Santa Monica Pier's Twilight Concert series featured Bombino and Hanni El Khatib performing to a packed crowd on the pier that spilled out on to the beach." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/damien-jurado-2014.md b/src/posts/2013/damien-jurado-2014.md index b6278907..6161ca1f 100644 --- a/src/posts/2013/damien-jurado-2014.md +++ b/src/posts/2013/damien-jurado-2014.md @@ -2,7 +2,6 @@ date: '2013-08-27' title: 'Damien Jurado - 2014' description: "Damien Jurado has been one of my favorite musicians for years. He's a talented, albeit nervous, performer and a gifted songwriter." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/dawes-most-people.md b/src/posts/2013/dawes-most-people.md index b53cbe03..534fbd56 100644 --- a/src/posts/2013/dawes-most-people.md +++ b/src/posts/2013/dawes-most-people.md @@ -2,7 +2,6 @@ date: '2013-08-01' title: 'Dawes - Most People' description: "A wonderful new video for one of the highlights of Dawes' most recent album Stories Don't End. I love videos from bands that give an insight in to live shows from both their perspective and that of their fans." -draft: false tags: ['music', 'video'] --- diff --git a/src/posts/2013/design-by-numbers-typography.md b/src/posts/2013/design-by-numbers-typography.md index e239a786..b954d2c0 100644 --- a/src/posts/2013/design-by-numbers-typography.md +++ b/src/posts/2013/design-by-numbers-typography.md @@ -2,7 +2,6 @@ date: '2013-08-15' title: 'Design by numbers - typography' description: "A clear, concise primer on typography by Dan Eden." -draft: false tags: ['design', 'typography'] --- diff --git a/src/posts/2013/grapes-of-wrath.md b/src/posts/2013/grapes-of-wrath.md index 7a9293c4..0f36d3a6 100644 --- a/src/posts/2013/grapes-of-wrath.md +++ b/src/posts/2013/grapes-of-wrath.md @@ -2,7 +2,6 @@ date: '2013-08-13' title: 'Grapes of Wrath' description: "Interesting read on climate change, wine and agriculture via Mother Jones." -draft: false tags: ['environment', 'politics'] --- diff --git a/src/posts/2013/how-the-head-and-the-heart-made-organic-music.md b/src/posts/2013/how-the-head-and-the-heart-made-organic-music.md index ae6744d7..be341111 100644 --- a/src/posts/2013/how-the-head-and-the-heart-made-organic-music.md +++ b/src/posts/2013/how-the-head-and-the-heart-made-organic-music.md @@ -2,7 +2,6 @@ date: '2013-08-13' title: 'How The Head and the Heart made organic music' description: "I cannot wait to get my hands on _Let's Be Still_ and finally see The Head and The Heart live." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/listen-okkervil-river-the-silver-gymnasium.md b/src/posts/2013/listen-okkervil-river-the-silver-gymnasium.md index 9324d833..3d749f97 100644 --- a/src/posts/2013/listen-okkervil-river-the-silver-gymnasium.md +++ b/src/posts/2013/listen-okkervil-river-the-silver-gymnasium.md @@ -2,7 +2,6 @@ date: '2013-08-26' title: "Listen - Okkervil River, 'The Silver Gymnasium'" description: "Okkervil River's The Silver Gymnasium sounds every bit as good as I had hoped it would." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/maps-and-music-explore-okkervil-rivers-new-album.md b/src/posts/2013/maps-and-music-explore-okkervil-rivers-new-album.md index cdaf4de4..76daa631 100644 --- a/src/posts/2013/maps-and-music-explore-okkervil-rivers-new-album.md +++ b/src/posts/2013/maps-and-music-explore-okkervil-rivers-new-album.md @@ -1,6 +1,5 @@ --- date: '2013-07-15' -draft: false title: "Maps And Music - Explore Okkervil River's New Album" description: "The next album from the Austin, Texas band Okkervil River will tell the childhood tale of its lead singer and songwriter Will Sheff, a self-described awkward, nearsighted, asthmatic kid growing up the small town of Meriden, New Hampshire. The music on The Silver Gymnasium, out on September 3, is some of Okkervil River's best ..." tags: ['video', 'music'] diff --git a/src/posts/2013/new-arcade-fire-album-is-epic-james-murphy-says.md b/src/posts/2013/new-arcade-fire-album-is-epic-james-murphy-says.md index f4908a10..7112a7dc 100644 --- a/src/posts/2013/new-arcade-fire-album-is-epic-james-murphy-says.md +++ b/src/posts/2013/new-arcade-fire-album-is-epic-james-murphy-says.md @@ -2,7 +2,6 @@ date: '2013-07-16' title: "New Arcade Fire Album Is 'Epic,' James Murphy Says" description: "It took me longer than it should have to get in to Arcade Fire, but I have been absolutely hooked of late." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/new-sleigh-bells-album-in-october.md b/src/posts/2013/new-sleigh-bells-album-in-october.md index 2a687734..1360b017 100644 --- a/src/posts/2013/new-sleigh-bells-album-in-october.md +++ b/src/posts/2013/new-sleigh-bells-album-in-october.md @@ -2,7 +2,6 @@ date: '2013-09-03' title: 'New Sleigh Bells album in October' description: "The new track, 'Bitter Rivals', sounds very poppy and cleanly produced which eliminates a lot of what I liked about Treats. I'll still be checking the album out but don't have particularly high hopes after the new track and Reign of Terror." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/nomeansno-live-via-marinet-tvm.md b/src/posts/2013/nomeansno-live-via-marinet-tvm.md index b806012b..3bea2ec6 100644 --- a/src/posts/2013/nomeansno-live-via-marinet-tvm.md +++ b/src/posts/2013/nomeansno-live-via-marinet-tvm.md @@ -2,7 +2,6 @@ date: '2013-07-18' title: 'NoMeansNo live via Marinet TVM' description: "One of punk's greatest bands live via Marinet TVM. I still need to see them live and sincerely hope I get the chance to before they hang things up. Superb performance." -draft: false tags: ['music', 'video'] --- diff --git a/src/posts/2013/okkervil-river-lido-pier-suicide-car.md b/src/posts/2013/okkervil-river-lido-pier-suicide-car.md index 3c31f059..38e8d12b 100644 --- a/src/posts/2013/okkervil-river-lido-pier-suicide-car.md +++ b/src/posts/2013/okkervil-river-lido-pier-suicide-car.md @@ -2,7 +2,6 @@ date: '2013-08-14' title: 'Okkervil River - Lido Pier Suicide Car' description: "This is proving to be one of my most anticipated albums (and shows) of the year." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/okkervil-river-open-mic-night.md b/src/posts/2013/okkervil-river-open-mic-night.md index 6b1616cc..7cee1b79 100644 --- a/src/posts/2013/okkervil-river-open-mic-night.md +++ b/src/posts/2013/okkervil-river-open-mic-night.md @@ -2,7 +2,6 @@ date: '2013-07-17' title: 'Okkervil River - Open Mic Night' description: "Not out of place at all at an open mic night. Excellent." -draft: false tags: ['video', 'music'] --- diff --git a/src/posts/2013/okkervil-river-stay-young.md b/src/posts/2013/okkervil-river-stay-young.md index 14eec4b6..c17f76a0 100644 --- a/src/posts/2013/okkervil-river-stay-young.md +++ b/src/posts/2013/okkervil-river-stay-young.md @@ -2,7 +2,6 @@ date: '2013-08-07' title: 'Okkervil River - Stay Young' description: "Another strong track from Okkervil River's upcoming album The Silver Gymnasium." -draft: false tags: ['video', 'music'] --- diff --git a/src/posts/2013/pile-on-the-kale-salad-and-an-extra-chicken-wing.md b/src/posts/2013/pile-on-the-kale-salad-and-an-extra-chicken-wing.md index 394d2457..6ae62311 100644 --- a/src/posts/2013/pile-on-the-kale-salad-and-an-extra-chicken-wing.md +++ b/src/posts/2013/pile-on-the-kale-salad-and-an-extra-chicken-wing.md @@ -2,7 +2,6 @@ date: '2013-08-17' title: 'Pile on the kale salad and an extra chicken wing' description: "Dawes played an acoustic set at the Whole Foods in West Hollywood to celebrate Whole Foods adding a record store to the location. Brothers Taylor and Griffin Goldsmith were joined on stage by Tay Strathairn with the elder Goldsmith leading the band through a range of songs from the band's 3 albums." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/publishing-to-kirby-using-drafts-workflows.md b/src/posts/2013/publishing-to-kirby-using-drafts-workflows.md index b69ac307..d8e10b71 100644 --- a/src/posts/2013/publishing-to-kirby-using-drafts-workflows.md +++ b/src/posts/2013/publishing-to-kirby-using-drafts-workflows.md @@ -2,7 +2,6 @@ date: '2013-08-20' title: 'Publishing to Kirby using Drafts workflows' description: "I have recently begun publishing content to my Kirby powered site using workflows from the endlessly-customizable Drafts." -draft: false tags: ['iOS'] --- diff --git a/src/posts/2013/skin-and-bones-old-horses.md b/src/posts/2013/skin-and-bones-old-horses.md index df4acd8d..395f5151 100644 --- a/src/posts/2013/skin-and-bones-old-horses.md +++ b/src/posts/2013/skin-and-bones-old-horses.md @@ -2,7 +2,6 @@ date: '2013-07-10' title: Skin and Bones - Old Horses description: "Beautiful, stripped down song from a musician with a strong voice and truly heartfelt delivery." -draft: false tags: ['video', 'music'] --- diff --git a/src/posts/2013/the-national-at-jimmy-kimmel-live.md b/src/posts/2013/the-national-at-jimmy-kimmel-live.md index 2ce7e8e6..da200986 100644 --- a/src/posts/2013/the-national-at-jimmy-kimmel-live.md +++ b/src/posts/2013/the-national-at-jimmy-kimmel-live.md @@ -2,7 +2,6 @@ date: '2013-08-14' title: 'The National at Jimmy Kimmel Live!' description: "I was finally able to see The National for the first time. The band has been promoting their newest release, Trouble Will Find Me on the road but, after having missed them at Outside Lands, the Greek Theatre and the Hollywood Forever Cemetary, my final shot to catch them on this run through California was their performance at Jimmy Kimmel Live." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/the-postal-service-some-idealistic-future.md b/src/posts/2013/the-postal-service-some-idealistic-future.md index 2d15162b..e868a6f8 100644 --- a/src/posts/2013/the-postal-service-some-idealistic-future.md +++ b/src/posts/2013/the-postal-service-some-idealistic-future.md @@ -2,7 +2,6 @@ date: '2013-07-25' title: 'Postal Service - Some Idealistic Future' description: "A well-produced documentary and a great look at a band who, ten years later (and after only one album), still means so much to so many people." -draft: false tags: ['music', 'video'] --- diff --git a/src/posts/2013/the-silver-gymnasium.md b/src/posts/2013/the-silver-gymnasium.md index 332cd2c6..d69017e6 100644 --- a/src/posts/2013/the-silver-gymnasium.md +++ b/src/posts/2013/the-silver-gymnasium.md @@ -2,7 +2,6 @@ date: '2013-08-21' title: 'The Silver Gymnasium' description: "This is an extremely creative and well-executed move by Okkervil River to promote their new album, The Silver Gymnasium." -draft: false tags: ['video', 'music'] --- diff --git a/src/posts/2013/the-story-behind-drafts.md b/src/posts/2013/the-story-behind-drafts.md index cceadb86..4ff9ace3 100644 --- a/src/posts/2013/the-story-behind-drafts.md +++ b/src/posts/2013/the-story-behind-drafts.md @@ -2,7 +2,6 @@ date: '2013-09-04' title: 'The story behind Drafts' description: "A nice, brief interview with Greg Pierce, the developer of Drafts." -draft: false tags: ['Drafts', 'iOS'] --- diff --git a/src/posts/2013/turns-out-your-kids-really-did-love-that-music-you-played.md b/src/posts/2013/turns-out-your-kids-really-did-love-that-music-you-played.md index d546a815..c28e7115 100644 --- a/src/posts/2013/turns-out-your-kids-really-did-love-that-music-you-played.md +++ b/src/posts/2013/turns-out-your-kids-really-did-love-that-music-you-played.md @@ -1,6 +1,5 @@ --- date: '2013-09-07' -draft: false title: 'Turns out your kids really did love that music you played' description: "The connection to parents' music isn't entirely surprising. Music plays a central role in child-rearing, both in the songs children are taught at home and in school and in those heard more informally as part of the home environment. The songs parents choose to listen to reflect their taste, their values, their era." tags: ['music'] diff --git a/src/posts/2013/where-are-you-going.md b/src/posts/2013/where-are-you-going.md index 4374018c..d1a1404e 100644 --- a/src/posts/2013/where-are-you-going.md +++ b/src/posts/2013/where-are-you-going.md @@ -1,6 +1,5 @@ --- date: '2013-09-13' -draft: false title: 'Where are you going?' description: "I've been a fan of Godspeed You! Black Emperor since high school and finally got the chance to see them live. The band put on a devastating, energetic performance that was worth the nine or so year wait it took to see them." tags: ['concert', 'music'] diff --git a/src/posts/2013/who-the-fraggle-designed-this.md b/src/posts/2013/who-the-fraggle-designed-this.md index f0832623..95df71b9 100644 --- a/src/posts/2013/who-the-fraggle-designed-this.md +++ b/src/posts/2013/who-the-fraggle-designed-this.md @@ -2,7 +2,6 @@ date: '2013-07-24' title: 'Who the Fraggle designed this?' description: "Sufjan Stevens' thoughts on Savages' use of typography." -draft: false tags: ['music'] --- diff --git a/src/posts/2013/why-millennials-are-ditching-cars-and-redefining-ownership.md b/src/posts/2013/why-millennials-are-ditching-cars-and-redefining-ownership.md index 24f46cb1..2178d488 100644 --- a/src/posts/2013/why-millennials-are-ditching-cars-and-redefining-ownership.md +++ b/src/posts/2013/why-millennials-are-ditching-cars-and-redefining-ownership.md @@ -2,7 +2,6 @@ date: '2013-08-21' title: 'Why Millennials are Ditching Cars and Redefining Ownership' description: "I wish ditching a car in Los Angeles were a workable option for me personally but, at the moment, I have a sixteen-mile round trip, daily commute that isn't workable with public transit." -draft: false tags: ['culture'] --- diff --git a/src/posts/2014/automatic-feedbin-subscription-backups.md b/src/posts/2014/automatic-feedbin-subscription-backups.md index 757bf77d..3f66e31d 100644 --- a/src/posts/2014/automatic-feedbin-subscription-backups.md +++ b/src/posts/2014/automatic-feedbin-subscription-backups.md @@ -2,7 +2,6 @@ date: '2014-02-27' title: 'Automatic Feedbin subscription backups' description: "A few weeks ago I switched from Fever to Feedbin. I had been using Fever on a shared hosting account and, over the long term, was proving to be slower than I had expected it to be." -draft: false tags: ['automation'] --- diff --git a/src/posts/2014/ben-thompson-on-net-neutrality.md b/src/posts/2014/ben-thompson-on-net-neutrality.md index e7b9077b..f3f38e50 100644 --- a/src/posts/2014/ben-thompson-on-net-neutrality.md +++ b/src/posts/2014/ben-thompson-on-net-neutrality.md @@ -2,7 +2,6 @@ date: '2014-05-19' title: 'Ben Thompson on net neutrality' description: "This is a fantastic piece on net neutrality by Ben Thompson. This is a balanced, realistic look at net neutrality and the issues surrounding it." -draft: false tags: ['net neutrality'] --- diff --git a/src/posts/2014/changes-coming-to-droplr.md b/src/posts/2014/changes-coming-to-droplr.md index 8cd6a3e3..4f1d0024 100644 --- a/src/posts/2014/changes-coming-to-droplr.md +++ b/src/posts/2014/changes-coming-to-droplr.md @@ -2,7 +2,6 @@ date: '2014-01-06' title: 'Changes coming to Droplr' description: "If this helps Droplr grow and continue as a successful business, I'm all for it. I use the service daily to shorten links, share files and post images." -draft: false tags: ['iOS'] --- diff --git a/src/posts/2014/dumb-pipes.md b/src/posts/2014/dumb-pipes.md index f83291ff..0d3e1632 100644 --- a/src/posts/2014/dumb-pipes.md +++ b/src/posts/2014/dumb-pipes.md @@ -2,7 +2,6 @@ date: '2014-02-25' title: 'Dumb pipes' description: "I can't help but agree with everything Ben Bajarin has to say in this post. Carriers and broadband providers acting as 'dumb pipes' is the best outcome for consumers and I can't help but cheer every time a provider gets a step closer to that role." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2014/external-links-and-redirects-in-statamic-navigation.md b/src/posts/2014/external-links-and-redirects-in-statamic-navigation.md index a75af0bc..3fc8c4dd 100644 --- a/src/posts/2014/external-links-and-redirects-in-statamic-navigation.md +++ b/src/posts/2014/external-links-and-redirects-in-statamic-navigation.md @@ -2,7 +2,6 @@ date: '2014-10-15' title: 'External links and redirects in Statamic navigation' description: "I put together a fieldset and template that allows external links to be added to the navigation of Statamic sites alongside internal links." -draft: false tags: ['development', 'Statamic'] --- diff --git a/src/posts/2014/fastmail-in-fluid-app.md b/src/posts/2014/fastmail-in-fluid-app.md index fdd98114..7932e859 100644 --- a/src/posts/2014/fastmail-in-fluid-app.md +++ b/src/posts/2014/fastmail-in-fluid-app.md @@ -2,7 +2,6 @@ date: '2014-09-08' title: 'Fastmail in Fluid.app' description: "I've spent the last few months bouncing around OSX mail clients. I went from Mail.app to Airmail, to a Mailmate trial, back to Airmail and then back to Mail.app. Now, however, I've finally settled on a mail client: Fastmail's web interface in a Fluid instance." -draft: false tags: ['Email', 'Fastmail'] --- diff --git a/src/posts/2014/fastmail-sorting-using-aliases-plus-addressing.md b/src/posts/2014/fastmail-sorting-using-aliases-plus-addressing.md index 9ff93d3f..6d4a7dd8 100644 --- a/src/posts/2014/fastmail-sorting-using-aliases-plus-addressing.md +++ b/src/posts/2014/fastmail-sorting-using-aliases-plus-addressing.md @@ -2,7 +2,6 @@ date: '2014-04-30' title: 'Sorting email using aliases and plus addressing in Fastmail' description: "I subscribe to a number of mailing lists and, up until recently, had been using individual server-side rules to sort all incoming messages from those lists in to a specific folder. However, as the number of lists I was subscribed to grew, adding and maintaining individual rules became increasingly tedious." -draft: false tags: ['Email', 'Fastmail'] --- diff --git a/src/posts/2014/front-on-email.md b/src/posts/2014/front-on-email.md index 65e87592..0ff1bc46 100644 --- a/src/posts/2014/front-on-email.md +++ b/src/posts/2014/front-on-email.md @@ -2,7 +2,6 @@ date: '2014-09-02' title: 'Front on email' description: "I would gladly trade Hangouts, GroupMe, WhatsApp, Line et al. for a unified, open chat / messaging standard." -draft: false tags: ['Email'] --- diff --git a/src/posts/2014/isps-secretly-furious-at-verizon.md b/src/posts/2014/isps-secretly-furious-at-verizon.md index 520782dd..b4f966a5 100644 --- a/src/posts/2014/isps-secretly-furious-at-verizon.md +++ b/src/posts/2014/isps-secretly-furious-at-verizon.md @@ -2,7 +2,6 @@ date: '2014-10-03' title: 'ISPs secretly furious at Verizon' description: "That's good news if I've ever heard it (though I suppose I shouldn't be overly optimistic). Anything that upsets ISPs and, ultimately, leads to stronger net neutrality rules is a win for consumers." -draft: false tags: ['net neutrality', 'politics'] --- diff --git a/src/posts/2014/leaving-google-apps-for-fastmail.md b/src/posts/2014/leaving-google-apps-for-fastmail.md index def54a27..9550c834 100644 --- a/src/posts/2014/leaving-google-apps-for-fastmail.md +++ b/src/posts/2014/leaving-google-apps-for-fastmail.md @@ -2,7 +2,6 @@ date: '2014-01-18' title: 'Leaving Google Apps for Fastmail' description: "I recently began a process of re-evaluating the web services I use, the companies that provide them and an evaluation of where I store important data. I had used Google services extensively with Gmail handling my email, my contacts synced through Google contacts, calendars in Google calendar and documents in a Google Drive (I had used Google Reader extensively but switched to a Fever installation following Reader's demise)." -draft: false tags: ['Email', 'Fastmail', 'Google'] --- diff --git a/src/posts/2014/photo-management-with-dropbox-hazel.md b/src/posts/2014/photo-management-with-dropbox-hazel.md index 567e5a27..ec128a7b 100644 --- a/src/posts/2014/photo-management-with-dropbox-hazel.md +++ b/src/posts/2014/photo-management-with-dropbox-hazel.md @@ -2,7 +2,6 @@ date: '2014-02-03' title: 'Photo management with Dropbox and Hazel' description: "I recently abandoned iPhoto as a means of storing, organizing and managing photos on OSX and deactivated the associated iCloud Photo Sharing feature running from iOS in to iPhoto via iCloud." -draft: false tags: ['automation', 'Dropbox', 'macOS'] --- diff --git a/src/posts/2014/standard-markdown.md b/src/posts/2014/standard-markdown.md index 1958bfa6..80b6032c 100644 --- a/src/posts/2014/standard-markdown.md +++ b/src/posts/2014/standard-markdown.md @@ -2,7 +2,6 @@ date: '2014-09-04' title: 'Standard Markdown' description: "This is about legitimizing their fork over all the others. Not just another fork here, this one is named 'Standard Markdown'!" -draft: false tags: ['markdown'] --- diff --git a/src/posts/2014/streaming-music-has-left-me-adrift.md b/src/posts/2014/streaming-music-has-left-me-adrift.md index 02c09e41..01a67322 100644 --- a/src/posts/2014/streaming-music-has-left-me-adrift.md +++ b/src/posts/2014/streaming-music-has-left-me-adrift.md @@ -2,7 +2,6 @@ date: '2014-10-20' title: 'Streaming Music Has Left Me Adrift' description: "The New York Times has published an interesting piece on streaming music and the transition from analogue listening, CDs and other physical media. What I find most interesting is the author, Dan Brooks', point about the effort involved in collecting music as versus now simply being able to search streaming services for available releases." -draft: false tags: ['music'] --- diff --git a/src/posts/2014/sublime-text-ctrl-tab-key-bindings.md b/src/posts/2014/sublime-text-ctrl-tab-key-bindings.md index 9e722da7..6657dd64 100644 --- a/src/posts/2014/sublime-text-ctrl-tab-key-bindings.md +++ b/src/posts/2014/sublime-text-ctrl-tab-key-bindings.md @@ -2,7 +2,6 @@ date: '2014-08-06' title: 'Sublime Text 3 - ctrl + tab key bindings' description: "I use Sublime Text as my primary text editor but have never liked the default tab behavior where ctrl + tab takes you to the most recently used tab rather than the next horizontal tab in the tab bar (ctrl + shift + tab does the reverse)." -draft: false tags: ['Sublime Text'] --- diff --git a/src/posts/2015/backdoor-password-in-junipers-firewall-code.md b/src/posts/2015/backdoor-password-in-junipers-firewall-code.md index d9ffea3d..d0b59c71 100644 --- a/src/posts/2015/backdoor-password-in-junipers-firewall-code.md +++ b/src/posts/2015/backdoor-password-in-junipers-firewall-code.md @@ -2,7 +2,6 @@ date: '2015-12-24' title: "Backdoor password in Juniper's firewall code" description: "This is exactly why creating back doors in to encryption is an awful thing. We don't need a 'Manhattan-like project' to create more security holes like this one — if you create backdoors, even for legitimate purposes, you'll simply be increasing the likelihood that incidents like this will continue to happen." -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2015/cadillac-for-your-thoughts.md b/src/posts/2015/cadillac-for-your-thoughts.md index c1276923..c7ab4fce 100644 --- a/src/posts/2015/cadillac-for-your-thoughts.md +++ b/src/posts/2015/cadillac-for-your-thoughts.md @@ -2,7 +2,6 @@ date: '2015-11-27' title: 'A Cadillac for Your Thoughts (2015 in music)' description: "2015 has been a genuinely fantastic year for music (both live and recorded). That's very much a personal assessment of the year but music is an inherently personal thing. There's been a number of albums released or that I've discovered that I see myself listening to for a long time to come, and I've attended a number of shows that left a lasting impression on me (for good reasons and bad)." -draft: false tags: ['music'] --- diff --git a/src/posts/2015/currently-reading.md b/src/posts/2015/currently-reading.md index 3871b481..0688d3ad 100644 --- a/src/posts/2015/currently-reading.md +++ b/src/posts/2015/currently-reading.md @@ -2,7 +2,6 @@ date: '2015-03-28' title: 'Currently reading' description: "I've been reading a lot lately (mainly on my phone when I catch a spare moment). I've picked up several books on front end development and am currently digging in to JavaScript: The Good Parts by Douglas Crockford." -draft: false tags: ['books', 'JavaScript'] --- diff --git a/src/posts/2015/exploring-osx-mail-clients.md b/src/posts/2015/exploring-osx-mail-clients.md index 472d6e83..f3602fd1 100644 --- a/src/posts/2015/exploring-osx-mail-clients.md +++ b/src/posts/2015/exploring-osx-mail-clients.md @@ -2,7 +2,6 @@ date: '2015-04-17' title: 'Exploring OS X mail clients' description: "I've been using Fastmail for over a year now and have been exploring email clients the entire time I've been a subscriber. Until recently, the best client I've been able to find has been Fastmail's web app itself (whether that's in the browser or in a Fluid instance)." -draft: false tags: ['Fastmail', 'Email'] --- diff --git a/src/posts/2015/hypebot-hosts-la-music-tech-meetup-july-23.md b/src/posts/2015/hypebot-hosts-la-music-tech-meetup-july-23.md index d4a5ec92..a00f71b3 100644 --- a/src/posts/2015/hypebot-hosts-la-music-tech-meetup-july-23.md +++ b/src/posts/2015/hypebot-hosts-la-music-tech-meetup-july-23.md @@ -2,7 +2,6 @@ date: '2015-07-18' title: 'Hypebot Hosts LA Music Tech Meetup July 23' description: "If you're based in LA be sure to come out to the meetup and say hi!" -draft: false tags: ['meetups'] --- diff --git a/src/posts/2015/moving-to-bitbucket.md b/src/posts/2015/moving-to-bitbucket.md index 64c4f74d..8326fcfc 100644 --- a/src/posts/2015/moving-to-bitbucket.md +++ b/src/posts/2015/moving-to-bitbucket.md @@ -2,7 +2,6 @@ date: '2015-08-29' title: 'Moving to Bitbucket' description: "I recently moved all the repositories for my personal and client development projects to Bitbucket. I had been paying for GitHub's micro plan to manage a few projects that I didn't want public, but made the decision to switch after exploring a bit more and seeing that, well, Bitbucket provides the functionality I was paying GitHub for free." -draft: false tags: ['Git', 'GitHub', 'Bitbucket'] --- diff --git a/src/posts/2015/scotch-box-local-lamp-development.md b/src/posts/2015/scotch-box-local-lamp-development.md index 7cc3c02e..4ffa9cc1 100644 --- a/src/posts/2015/scotch-box-local-lamp-development.md +++ b/src/posts/2015/scotch-box-local-lamp-development.md @@ -2,7 +2,6 @@ date: '2015-11-12' title: 'Scotch Box for local LAMP development' description: "If you spend any amount of time working on LAMP stack development projects you should take a look at Scotch Box. It's a full-featured Vagrant Box and is far easier than fiddling with setting up a server directly on your dev machine." -draft: false tags: ['development', 'Vagrant'] --- diff --git a/src/posts/2015/syncing-osx-app-preferences-dot-files.md b/src/posts/2015/syncing-osx-app-preferences-dot-files.md index 948a1d3d..fa5d4e2f 100644 --- a/src/posts/2015/syncing-osx-app-preferences-dot-files.md +++ b/src/posts/2015/syncing-osx-app-preferences-dot-files.md @@ -2,7 +2,6 @@ date: '2015-03-15' title: 'Syncing OSX app preferences and dot files' description: "I've started using a command line tool called mackup to back up and sync many of my dot files and application settings on OS X." -draft: false tags: ['development', 'macOS'] --- diff --git a/src/posts/2015/updating-osx-from-command-line.md b/src/posts/2015/updating-osx-from-command-line.md index b1abfb4e..2ff94348 100644 --- a/src/posts/2015/updating-osx-from-command-line.md +++ b/src/posts/2015/updating-osx-from-command-line.md @@ -2,7 +2,6 @@ date: '2015-09-05' title: 'Update OS X from the command line' description: "If you don't want to bother dealing with the Mac App Store you can check for any recent updates for OS X from the command." -draft: false tags: ['macOS'] --- diff --git a/src/posts/2016/doj-takes-war-on-encryption-to-whatsapp.md b/src/posts/2016/doj-takes-war-on-encryption-to-whatsapp.md index 08147811..79a9e88c 100644 --- a/src/posts/2016/doj-takes-war-on-encryption-to-whatsapp.md +++ b/src/posts/2016/doj-takes-war-on-encryption-to-whatsapp.md @@ -2,7 +2,6 @@ date: '2016-03-13' title: 'DOJ takes war on encryption to WhatsApp' description: "The government is taking its war on encryption to WhatsApp's front door. This is, perhaps, even more terrifying than their effort to force Apple to hamstring its device security." -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2016/dutch-government-on-encryption.md b/src/posts/2016/dutch-government-on-encryption.md index 6f314823..9ee07c10 100644 --- a/src/posts/2016/dutch-government-on-encryption.md +++ b/src/posts/2016/dutch-government-on-encryption.md @@ -2,7 +2,6 @@ date: '2016-01-09' title: 'Dutch government on encryption' description: "...forcing companies to add backdoors to their products and services would have 'undesirable consequences for the security of communicated and stored information,' since 'digital systems can become vulnerable to criminals, terrorists and foreign intelligence services.'" -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2016/generating-responsive-css-grid-neat.md b/src/posts/2016/generating-responsive-css-grid-neat.md index 504b4fdd..f98362f7 100644 --- a/src/posts/2016/generating-responsive-css-grid-neat.md +++ b/src/posts/2016/generating-responsive-css-grid-neat.md @@ -2,7 +2,6 @@ date: '2016-07-24' title: 'Generating a responsive CSS grid using Neat' description: "I use a responsive grid system for this site (and a number of other projects) that's generated by pulling in Thoughtbot's Neat framework." -draft: false tags: ['development', 'CSS'] --- diff --git a/src/posts/2016/javascript-topics-and-framworks-to-learn-in-2017.md b/src/posts/2016/javascript-topics-and-framworks-to-learn-in-2017.md index a0795aa8..38f5c671 100644 --- a/src/posts/2016/javascript-topics-and-framworks-to-learn-in-2017.md +++ b/src/posts/2016/javascript-topics-and-framworks-to-learn-in-2017.md @@ -2,7 +2,6 @@ date: '2016-12-31' title: 'JavaScript topics and frameworks to learn in 2017' description: "A fantastastic read on what to stay on top of in the ever-changing JavaScript ecosystem in 2017." -draft: false tags: ['JavaScript', 'development'] --- diff --git a/src/posts/2016/reuters-senate-push-for-encryption-legislation-falters.md b/src/posts/2016/reuters-senate-push-for-encryption-legislation-falters.md index 6af7f921..9a8a5851 100644 --- a/src/posts/2016/reuters-senate-push-for-encryption-legislation-falters.md +++ b/src/posts/2016/reuters-senate-push-for-encryption-legislation-falters.md @@ -2,7 +2,6 @@ date: '2016-05-30' title: 'Senate push for encryption legislation falters' description: "Fantastic news. This bill (and the push behind it) was ill-conceived at best and would have caused untold damage were it to pass." -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2016/scriptable-backups-with-arq.md b/src/posts/2016/scriptable-backups-with-arq.md index 66992dcd..fc0adaab 100644 --- a/src/posts/2016/scriptable-backups-with-arq.md +++ b/src/posts/2016/scriptable-backups-with-arq.md @@ -2,7 +2,6 @@ date: '2016-04-24' title: 'Scriptable Backups with Arq' description: "I've been using Arq for my backups for several months now and have regular backups being pushed to both Amazon Cloud Drive and AWS. A big part of Arq's appeal is its flexibility, configurability and the wide array of backup destinations it supports. In short, it allows you to own and control your backups." -draft: false tags: ['Arq', 'backups'] --- diff --git a/src/posts/2016/throwing-together-a-blog.md b/src/posts/2016/throwing-together-a-blog.md index fcded4ad..c5c15aeb 100644 --- a/src/posts/2016/throwing-together-a-blog.md +++ b/src/posts/2016/throwing-together-a-blog.md @@ -2,7 +2,6 @@ date: '2016-12-11' title: 'Throwing together a blog' description: "I've been working on this site for longer than I'd care to admit (years at this point). It's been through a few domains, two content management systems, multiple versions of those content management systems, countless designs and several different hosts. I'm really happy with where it's at and what I've learned putting it together." -draft: false tags: ['development', 'Statamic'] --- diff --git a/src/posts/2016/wired-the-year-encryption-won.md b/src/posts/2016/wired-the-year-encryption-won.md index b859d939..ce2cc8b7 100644 --- a/src/posts/2016/wired-the-year-encryption-won.md +++ b/src/posts/2016/wired-the-year-encryption-won.md @@ -2,7 +2,6 @@ date: '2016-12-30' title: 'The year encryption won' description: "It's not a firm guarantee, and who knows what a Trump administration will bring. For now, though, it's enough to appreciate the gains encryption made in 2016, and be hopeful that 2017 will only build on them." -draft: false tags: ['security', 'privacy'] --- diff --git a/src/posts/2017/ajit-pai-accused-conflict-helping-former-client.md b/src/posts/2017/ajit-pai-accused-conflict-helping-former-client.md index 5158c5a0..39a87210 100644 --- a/src/posts/2017/ajit-pai-accused-conflict-helping-former-client.md +++ b/src/posts/2017/ajit-pai-accused-conflict-helping-former-client.md @@ -2,7 +2,6 @@ date: '2017-08-10' title: 'Ajit Pai accused of conflict for helping former client' description: "A prisoners' rights group has accused Federal Communications Commission Chairman Ajit Pai of having a conflict of interest because he used to represent a prison phone company as a lawyer." -draft: false tags: ['politics'] --- diff --git a/src/posts/2017/app-sarahah-uploads-contacts-without-permission.md b/src/posts/2017/app-sarahah-uploads-contacts-without-permission.md index dc480ca5..8cb5cdcb 100644 --- a/src/posts/2017/app-sarahah-uploads-contacts-without-permission.md +++ b/src/posts/2017/app-sarahah-uploads-contacts-without-permission.md @@ -3,7 +3,6 @@ date: '2017-08-27' title: 'Sarahah uploads your contacts without permission' description: "This behavior seems to be all too common lately and, while most apps ask for permission to access contacts, it's worth bearing in mind that they may not need that access. Additionally, once that access is granted, it isn't always clear what's actually done with the data." link: https://theintercept.com/2017/08/27/hit-app-sarahah-quietly-uploads-your-address-book/ -draft: false tags: ['iOS', 'privacy'] --- diff --git a/src/posts/2017/castro-v23-released.md b/src/posts/2017/castro-v23-released.md index 71a1a3db..b352bf29 100644 --- a/src/posts/2017/castro-v23-released.md +++ b/src/posts/2017/castro-v23-released.md @@ -2,7 +2,6 @@ date: '2017-02-22' title: 'Castro v2.3 released' description: "Castro is easily one of the best podcast apps on iOS, and it just keeps getting better." -draft: false tags: ['iOS'] --- diff --git a/src/posts/2017/cbo-analysis-confirms-gop-health-bill-is-little-more-than-class-warfare.md b/src/posts/2017/cbo-analysis-confirms-gop-health-bill-is-little-more-than-class-warfare.md index 77dc1c7d..9b38cebb 100644 --- a/src/posts/2017/cbo-analysis-confirms-gop-health-bill-is-little-more-than-class-warfare.md +++ b/src/posts/2017/cbo-analysis-confirms-gop-health-bill-is-little-more-than-class-warfare.md @@ -2,7 +2,6 @@ date: '2017-03-13' title: 'CBO analysis confirms GOP health bill is little more than class warfare' description: "This bill amounts to tax cuts for the rich by stripping healthcare subsidies away from individuals that desperately need them. It should not be allowed to pass." -draft: false tags: ['politics'] --- diff --git a/src/posts/2017/chuck-schumer-the-internet-belongs-to-the-people-not-powerful-corporate-interests.md b/src/posts/2017/chuck-schumer-the-internet-belongs-to-the-people-not-powerful-corporate-interests.md index 23756002..a8f83ed2 100644 --- a/src/posts/2017/chuck-schumer-the-internet-belongs-to-the-people-not-powerful-corporate-interests.md +++ b/src/posts/2017/chuck-schumer-the-internet-belongs-to-the-people-not-powerful-corporate-interests.md @@ -2,7 +2,6 @@ date: '2017-03-03' title: 'The Internet belongs to the people, not powerful corporate interests' description: "The Internet is an invaluable platform on which we depend to spur innovation and job creation. Our economy works best when innovators, entrepreneurs, and businesses of all sizes compete on a level playing field. Ensuring that the playing field would be level was the basis for the FCC's decision to protect net neutrality by properly classifying broadband as a telecommunications service." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/clearing-mod-pagespeed-cache.md b/src/posts/2017/clearing-mod-pagespeed-cache.md index 07e7b5d9..e50ee6fb 100644 --- a/src/posts/2017/clearing-mod-pagespeed-cache.md +++ b/src/posts/2017/clearing-mod-pagespeed-cache.md @@ -2,7 +2,6 @@ date: '2017-02-20' title: 'Clearing mod_pagespeed cache' description: "I use mod_pagespeed on this server to help speed up asset delivery and force optimization best practices across all the sites I host." -draft: false tags: ['Apache', 'development'] --- diff --git a/src/posts/2017/comcast-continues-whine-about-net-neutrality.md b/src/posts/2017/comcast-continues-whine-about-net-neutrality.md index d21b9df5..cce79e02 100644 --- a/src/posts/2017/comcast-continues-whine-about-net-neutrality.md +++ b/src/posts/2017/comcast-continues-whine-about-net-neutrality.md @@ -2,7 +2,6 @@ date: '2017-07-18' title: 'Comcast continues to whine about net neutrality' description: "This is, of course, nonsense as the article goes on to explain. Comcast and so many of the other players in the net neutrality argument appear to either miss or intentionally bury the point: in the absence of competition, consumers and the open internet need net neutrality protections. Failing that, customers need dramatically more choice in selecting an ISP." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/comment-on-the-fccs-proposal-to-kill-net-neutrality.md b/src/posts/2017/comment-on-the-fccs-proposal-to-kill-net-neutrality.md index 063e9956..ddc1c1a6 100644 --- a/src/posts/2017/comment-on-the-fccs-proposal-to-kill-net-neutrality.md +++ b/src/posts/2017/comment-on-the-fccs-proposal-to-kill-net-neutrality.md @@ -2,7 +2,6 @@ date: '2017-05-23' title: "How to comment on the FCC's proposal to kill net neutrality" description: "The Verge has a handy write-up on how to comment on the FCC's proposal to kill net neutrality" -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/congress-guts-internet-privacy-protections.md b/src/posts/2017/congress-guts-internet-privacy-protections.md index aa329012..a2245fab 100644 --- a/src/posts/2017/congress-guts-internet-privacy-protections.md +++ b/src/posts/2017/congress-guts-internet-privacy-protections.md @@ -2,7 +2,6 @@ date: '2017-03-28' title: 'Congress guts internet privacy protections' description: "Thanks to a cash-soaked Congress there will be neither broadband competition, nor functional regulatory oversight of an industry with a documented history of aggressive, anti-consumer and anticompetitive behavior. What could possibly go wrong?" -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/data-toxic-asset.md b/src/posts/2017/data-toxic-asset.md index 96309028..f5ed47b5 100644 --- a/src/posts/2017/data-toxic-asset.md +++ b/src/posts/2017/data-toxic-asset.md @@ -2,7 +2,6 @@ date: '2017-09-08' title: 'Data is a toxic asset' description: "We can be smarter than this. We need to regulate what corporations can do with our data at every stage: collection, storage, use, resale and disposal. We can make corporate executives personally liable, so they know there's a downside to taking chances. We can make the business models that involve massively surveilling people the less compelling ones, simply by making certain business practices illegal." -draft: false tags: ['security'] --- diff --git a/src/posts/2017/dhs-boss-calls-for-more-fear-less-encryption.md b/src/posts/2017/dhs-boss-calls-for-more-fear-less-encryption.md index 8c55b163..e6943d3e 100644 --- a/src/posts/2017/dhs-boss-calls-for-more-fear-less-encryption.md +++ b/src/posts/2017/dhs-boss-calls-for-more-fear-less-encryption.md @@ -2,7 +2,6 @@ date: '2017-04-20' title: 'DHS Boss Calls For More Fear, Less Encryption' description: "This is wonderful stuff if you're a fan of authoritarianism. Shut up and show your support. It's a message that's been sent several times by the new president. Now, it's being echoed by his top officials." -draft: false tags: ['politics', 'security', 'privacy'] --- diff --git a/src/posts/2017/dont-like-systematic-privacy-violations-stop-using-the-internet.md b/src/posts/2017/dont-like-systematic-privacy-violations-stop-using-the-internet.md index 8e90327f..e0fe7c54 100644 --- a/src/posts/2017/dont-like-systematic-privacy-violations-stop-using-the-internet.md +++ b/src/posts/2017/dont-like-systematic-privacy-violations-stop-using-the-internet.md @@ -2,7 +2,6 @@ date: '2017-04-14' title: "Don't like systematic privacy violations? Stop using the internet" description: "We desperately need to stop electing officials that have no understanding of the impact of the legislation they help pass." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/eff-argues-border-patrol-agents-need-warrants-search-electronic-devices.md b/src/posts/2017/eff-argues-border-patrol-agents-need-warrants-search-electronic-devices.md index 744069fc..4602a5fe 100644 --- a/src/posts/2017/eff-argues-border-patrol-agents-need-warrants-search-electronic-devices.md +++ b/src/posts/2017/eff-argues-border-patrol-agents-need-warrants-search-electronic-devices.md @@ -2,7 +2,6 @@ date: '2017-08-08' title: 'EFF argues border agents need warrants to search digital devices' description: "It's ludicrous that a warrant is not currently required for these searches. If a search is truly necessary, the authorities in question should be able to obtain a warrant with ease." -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2017/ending-net-neutrality-will-end-internet.md b/src/posts/2017/ending-net-neutrality-will-end-internet.md index 47e48f02..b2869a4e 100644 --- a/src/posts/2017/ending-net-neutrality-will-end-internet.md +++ b/src/posts/2017/ending-net-neutrality-will-end-internet.md @@ -2,7 +2,6 @@ date: '2017-09-30' title: 'Ending net neutrality will end the Internet as we know it' description: "The path forward is clear. The FCC must abandon its ill-conceived plan to end net neutrality. Instead of creating fast lanes for the few, it should be moving all of us to the fast lane by encouraging competition in local broadband connectivity and pushing companies to deliver higher speeds at more affordable prices. It's the right thing for us as consumers and as citizens." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/equifax-breach-disaster.md b/src/posts/2017/equifax-breach-disaster.md index ee54c684..b38630e9 100644 --- a/src/posts/2017/equifax-breach-disaster.md +++ b/src/posts/2017/equifax-breach-disaster.md @@ -2,7 +2,6 @@ date: '2017-09-08' title: 'The Equifax breach is a disaster' description: "At some point, we need to rethink why we've given Equifax, Experian and TransUnion so much power over so much of our everyday lives. You can't opt-out. They collect most of their data without us knowing and in secret. You can't avoid them. And now we know that at least one of them doesn't know how to secure that data." -draft: false tags: ['security'] --- diff --git a/src/posts/2017/fcc-and-isps-begin-campaign-to-gut-net-neutrality-while-pretending-to-protect-it.md b/src/posts/2017/fcc-and-isps-begin-campaign-to-gut-net-neutrality-while-pretending-to-protect-it.md index 98d134c7..d9c90eb8 100644 --- a/src/posts/2017/fcc-and-isps-begin-campaign-to-gut-net-neutrality-while-pretending-to-protect-it.md +++ b/src/posts/2017/fcc-and-isps-begin-campaign-to-gut-net-neutrality-while-pretending-to-protect-it.md @@ -2,7 +2,6 @@ date: '2017-05-03' title: 'FCC and ISPs begin campaign to gut net neutrality while pretending to protect it' description: "All this amounts to is ISPs attempting to irreperably harm the internet in an effort to prop up businesses that would otherwise not be competetive. Strong net neutrality protections are absolutely vital to the ongoing health of the internet and companies that depend on it." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/fcc-chair-offers-poor-excuses-as-he-seeks-to-strip-consumer-protections.md b/src/posts/2017/fcc-chair-offers-poor-excuses-as-he-seeks-to-strip-consumer-protections.md index 3cef1aca..524b5d92 100644 --- a/src/posts/2017/fcc-chair-offers-poor-excuses-as-he-seeks-to-strip-consumer-protections.md +++ b/src/posts/2017/fcc-chair-offers-poor-excuses-as-he-seeks-to-strip-consumer-protections.md @@ -2,7 +2,6 @@ date: '2017-03-01' title: 'FCC chair offers poor excuses as he seeks to strip consumer protections' description: "Eliminate functional regulatory oversight and refuse to address limited competition? The end result is... Comcast Corporation and its record-shatteringly-bad customer service, high prices, and usage caps." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2017/fcc-continues-disregard-public-opposition-net-neutrality-repeal.md b/src/posts/2017/fcc-continues-disregard-public-opposition-net-neutrality-repeal.md index d781c1e1..20b06bcf 100644 --- a/src/posts/2017/fcc-continues-disregard-public-opposition-net-neutrality-repeal.md +++ b/src/posts/2017/fcc-continues-disregard-public-opposition-net-neutrality-repeal.md @@ -2,7 +2,6 @@ date: '2017-08-31' title: 'FCC continues to completely disregard public opposition to net neutrality repeal' description: "Let's not mince words: the FCC's plan to gut net neutrality protections in light of severe public opposition is likely one of the more bare-knuckled acts of cronyism in modern technological and political history." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/fcc-ignoring-public-interest-net-neutrality.md b/src/posts/2017/fcc-ignoring-public-interest-net-neutrality.md index 6ef35bb2..e1f7e994 100644 --- a/src/posts/2017/fcc-ignoring-public-interest-net-neutrality.md +++ b/src/posts/2017/fcc-ignoring-public-interest-net-neutrality.md @@ -2,7 +2,6 @@ date: '2017-08-04' title: 'FCC is ignoring public interest in net neutrality repeal' description: "Although ISPs have claimed that the net neutrality rules harm investment, the cable industry's top lobbying group recently boasted that US Internet speeds are continuing to soar and that the cost of data per megabit has gone down." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/fcc-throwing-consumer-privacy-protections-out-the-window-to-help-isps.md b/src/posts/2017/fcc-throwing-consumer-privacy-protections-out-the-window-to-help-isps.md index 678f1203..cef6a419 100644 --- a/src/posts/2017/fcc-throwing-consumer-privacy-protections-out-the-window-to-help-isps.md +++ b/src/posts/2017/fcc-throwing-consumer-privacy-protections-out-the-window-to-help-isps.md @@ -2,7 +2,6 @@ date: '2017-03-11' title: 'FCC throwing consumer privacy protections out the window to help ISPs' description: "There's not really a bright side here for consumers. Internet providers asked for permission to start sharing your private data again, and without much of a fight, they're about to get it." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2017/googles-new-obsession-with-your-photos.md b/src/posts/2017/googles-new-obsession-with-your-photos.md index 1bd8c4a5..4a598c86 100644 --- a/src/posts/2017/googles-new-obsession-with-your-photos.md +++ b/src/posts/2017/googles-new-obsession-with-your-photos.md @@ -2,7 +2,6 @@ date: '2017-05-27' title: "Google's new obsession with your photos" description: "'Sergey Brin says that Google wants to be the third half of your brain,' [Pedro] Domingos says. 'But now think about it: Do you really want the third half of your brain to make a living by showing you ads? I don't.'" -draft: false tags: ['Google', 'privacy'] --- diff --git a/src/posts/2017/gop-advances-plan-for-ring-free-voicemail-spam.md b/src/posts/2017/gop-advances-plan-for-ring-free-voicemail-spam.md index fdc11991..7d0e4ece 100644 --- a/src/posts/2017/gop-advances-plan-for-ring-free-voicemail-spam.md +++ b/src/posts/2017/gop-advances-plan-for-ring-free-voicemail-spam.md @@ -2,7 +2,6 @@ date: '2017-05-23' title: 'GOP advances plan for ring-free voicemail spam' description: "It's like a U2 album release — but for annoying political crap." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2017/gop-senators-new-bill-would-let-isps-sell-your-web-browsing-data.md b/src/posts/2017/gop-senators-new-bill-would-let-isps-sell-your-web-browsing-data.md index 8c5ee7d3..0bc6c8b2 100644 --- a/src/posts/2017/gop-senators-new-bill-would-let-isps-sell-your-web-browsing-data.md +++ b/src/posts/2017/gop-senators-new-bill-would-let-isps-sell-your-web-browsing-data.md @@ -2,7 +2,6 @@ date: '2017-03-08' title: "GOP senators' new bill would let ISPs sell your Web browsing data" description: "'Big broadband barons and their Republican allies want to turn the telecommunications marketplace into a Wild West where consumers are held captive with no defense against abusive invasions of their privacy by internet service providers,' [Sen. Edward] Markey said." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2017/installing-http2-ubuntu-16.04.md b/src/posts/2017/installing-http2-ubuntu-16.04.md index 1f8fd1d8..af5c55f9 100644 --- a/src/posts/2017/installing-http2-ubuntu-16.04.md +++ b/src/posts/2017/installing-http2-ubuntu-16.04.md @@ -2,7 +2,6 @@ date: '2017-03-19' title: 'Installing HTTP2 on Ubuntu 16.04 with virtual hosts' description: "Now that HTTP/2 is fairly stable and widely available, I decided to try and install and run it on this server. I'm currently running the Ubuntu 16.04.2 LTS with virtual hosts configured, so I can serve a number of sites beyond this one. All the sites this server hosts are also served securely using certificates from LetsEncrypt." -draft: false tags: ['Apache', 'development'] --- diff --git a/src/posts/2017/internet-privacy-rules-repealed.md b/src/posts/2017/internet-privacy-rules-repealed.md index f598b285..fabc0f59 100644 --- a/src/posts/2017/internet-privacy-rules-repealed.md +++ b/src/posts/2017/internet-privacy-rules-repealed.md @@ -2,7 +2,6 @@ date: '2017-04-03' title: 'Internet privacy rules repealed' description: "No, customers should be able to expect that their data remain private and, the fact of the matter is, customers typically have a choice who they provide their data to (whether that be Facebook, Google — you name it)." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/iphone-spam-call-blockers.md b/src/posts/2017/iphone-spam-call-blockers.md index ef4eaa0c..0d8aded5 100644 --- a/src/posts/2017/iphone-spam-call-blockers.md +++ b/src/posts/2017/iphone-spam-call-blockers.md @@ -2,7 +2,6 @@ date: '2017-03-04' title: 'iPhone spam call blockers' description: "I've tried all the apps Marco calls out in this post and I agree with his assessment of all of them. I liked Nomorobo a lot, and it worked reliably, but I've settled on a different app that wasn't called out in this post." -draft: false tags: ['privacy'] --- diff --git a/src/posts/2017/isps-look-to-fcc-to-kill-net-neutrality.md b/src/posts/2017/isps-look-to-fcc-to-kill-net-neutrality.md index 74737155..711cb6ea 100644 --- a/src/posts/2017/isps-look-to-fcc-to-kill-net-neutrality.md +++ b/src/posts/2017/isps-look-to-fcc-to-kill-net-neutrality.md @@ -2,7 +2,6 @@ date: '2017-09-29' title: 'ISPs look to the Supreme Court to kill net neutrality' description: "None of this would be necessary if ISPs and cable companies were capable of creating and providing services that consumers actually wanted to use. Instead, they pursue legal action to cripple competitors and force consumers to use their, at best, substandard services." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/keep-the-internet-open.md b/src/posts/2017/keep-the-internet-open.md index 0eed4863..ef9dba8c 100644 --- a/src/posts/2017/keep-the-internet-open.md +++ b/src/posts/2017/keep-the-internet-open.md @@ -2,7 +2,6 @@ date: '2017-03-14' title: 'Keep the Internet Open' description: "'The internet is a public good, and I believe access should be a basic right. We've seen such great innovation in software because the internet has been a level playing field. People have been able to succeed by merit, not the regulatory weight of incumbency.'" -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/lawmakers-blast-fcc-net-neutrality-rollback.md b/src/posts/2017/lawmakers-blast-fcc-net-neutrality-rollback.md index 12d259e5..f8a178c7 100644 --- a/src/posts/2017/lawmakers-blast-fcc-net-neutrality-rollback.md +++ b/src/posts/2017/lawmakers-blast-fcc-net-neutrality-rollback.md @@ -2,7 +2,6 @@ date: '2017-07-26' title: 'Lawmakers blast FCC net neutrality rollback' description: "The current incarnation of the FCC is entirely pro-industry and anti-consumer in its approach to regulating the market it oversees." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/lawmakers-want-to-require-border-agents-to-obtain-a-warrant-for-smartphone-searches.md b/src/posts/2017/lawmakers-want-to-require-border-agents-to-obtain-a-warrant-for-smartphone-searches.md index b8ba0244..9ed78d20 100644 --- a/src/posts/2017/lawmakers-want-to-require-border-agents-to-obtain-a-warrant-for-smartphone-searches.md +++ b/src/posts/2017/lawmakers-want-to-require-border-agents-to-obtain-a-warrant-for-smartphone-searches.md @@ -2,7 +2,6 @@ date: '2017-04-04' title: 'Lawmakers want to require border agents to obtain a warrant for smartphone searches' description: "I'd love to see this implemented, but I just can't see it happening." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2017/lawsuit-seeks-records-fcc-net-neutrality-discussions.md b/src/posts/2017/lawsuit-seeks-records-fcc-net-neutrality-discussions.md index 0ae5f86a..52b77e9a 100644 --- a/src/posts/2017/lawsuit-seeks-records-fcc-net-neutrality-discussions.md +++ b/src/posts/2017/lawsuit-seeks-records-fcc-net-neutrality-discussions.md @@ -2,7 +2,6 @@ date: '2017-07-26' title: 'Lawsuit seeks records of FCC net neutrality discussions' description: "hey're listening to ISPs and their lobbyists — they couldn't care less about the public." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/misleading-arguments-against-net-neutrality-abount.md b/src/posts/2017/misleading-arguments-against-net-neutrality-abount.md index 83cbbea4..0ef72c6d 100644 --- a/src/posts/2017/misleading-arguments-against-net-neutrality-abount.md +++ b/src/posts/2017/misleading-arguments-against-net-neutrality-abount.md @@ -2,7 +2,6 @@ date: '2017-07-20' title: 'Misleading Arguments Against Net Neutrality Abound' description: "Comcast's argument that gutting existing net neutrality rules will help members of protected classes is totally disingenuous. The best way to protect consumers and the open internet across the board is to leave the existing rules intact. Comcast has only its best interests in mind, not those of their customers or any other consumers." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/npr-internet-privacy-rules-in-part-face-a-halt-at-the-fcc-the-two-way.md b/src/posts/2017/npr-internet-privacy-rules-in-part-face-a-halt-at-the-fcc-the-two-way.md index 745d7e63..f3719c0b 100644 --- a/src/posts/2017/npr-internet-privacy-rules-in-part-face-a-halt-at-the-fcc-the-two-way.md +++ b/src/posts/2017/npr-internet-privacy-rules-in-part-face-a-halt-at-the-fcc-the-two-way.md @@ -2,7 +2,6 @@ date: '2017-02-26' title: 'Internet Privacy Rules in Part Face a Halt at the FCC' description: "Rolling back privacy protections for consumers is only good for ISPs. This move reflects the current FCC chair's willingness to work for the interests of the businesses his agency should be regulating over those of consumers." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2017/protecting-your-privacy.md b/src/posts/2017/protecting-your-privacy.md index ce8892ee..5ddba463 100644 --- a/src/posts/2017/protecting-your-privacy.md +++ b/src/posts/2017/protecting-your-privacy.md @@ -2,7 +2,6 @@ date: '2017-04-23' title: 'Protecting your privacy' description: "Nonsense. If you're not paying for the service your data is being monetized in a way that benefits the interests of the company providing the service, not you." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2017/responsible-encryption.md b/src/posts/2017/responsible-encryption.md index 81e4a11b..3cf7ac4f 100644 --- a/src/posts/2017/responsible-encryption.md +++ b/src/posts/2017/responsible-encryption.md @@ -2,7 +2,6 @@ date: '2017-10-10' title: 'Responsible encryption' description: "The Department of Justice has said that they want to have an 'adult conversation' about encryption. This is not it. The DOJ needs to understand that secure end-to-end encryption is a responsible security measure that helps protect people." -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2017/rss-beats-social-media-news.md b/src/posts/2017/rss-beats-social-media-news.md index cc7ca202..fd30e442 100644 --- a/src/posts/2017/rss-beats-social-media-news.md +++ b/src/posts/2017/rss-beats-social-media-news.md @@ -2,7 +2,6 @@ date: '2017-09-10' title: 'RSS still beats social media for tracking news' description: "Gizmodo has a simple explainer on why RSS still beats social media for news. If you don't currently use an RSS reader, check out the post and the services it recommends." -draft: false tags: ['RSS'] --- diff --git a/src/posts/2017/securing-your-personal-devices-and-accounts.md b/src/posts/2017/securing-your-personal-devices-and-accounts.md index e3b9a853..f32ee6fa 100644 --- a/src/posts/2017/securing-your-personal-devices-and-accounts.md +++ b/src/posts/2017/securing-your-personal-devices-and-accounts.md @@ -2,7 +2,6 @@ date: '2017-02-20' title: 'Securing your personal devices and accounts' description: "With the current US administration pondering the possibility of forcing foreign travelers to give up their social media passwords at the border, a lot of recent and justifiable concern has been raised about data privacy. The first mistake you could make is presuming that such a policy won't affect US citizens." -draft: false tags: ['privacy', 'security'] --- diff --git a/src/posts/2017/senate-chooses-isps-over-customer-privacy.md b/src/posts/2017/senate-chooses-isps-over-customer-privacy.md index 1ebe5909..9086ad2e 100644 --- a/src/posts/2017/senate-chooses-isps-over-customer-privacy.md +++ b/src/posts/2017/senate-chooses-isps-over-customer-privacy.md @@ -2,7 +2,6 @@ date: '2017-03-23' title: 'Senate chooses ISPs over customer privacy' description: "I truly wish I could be shocked or surprised by a move like this coming out of the senate but, lately, congress appears to be dedicated to making decisions that actively harm their constituencies in order to benefit entrenched business interests." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/senator-attacks-argument-for-net-neutrality-repeal.md b/src/posts/2017/senator-attacks-argument-for-net-neutrality-repeal.md index f16b62c2..8f861cbe 100644 --- a/src/posts/2017/senator-attacks-argument-for-net-neutrality-repeal.md +++ b/src/posts/2017/senator-attacks-argument-for-net-neutrality-repeal.md @@ -2,7 +2,6 @@ date: '2017-07-20' title: 'Senator attacks ISP and FCC argument for net neutrality repeal' description: "ISPs are already investing in infrastructure with existing regulations in place. They want net neutrality restrictions repealed so that they can more freely continue their existing abusing and anticompetitive behavior." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/senators-warn-against-net-neutrality-repeal.md b/src/posts/2017/senators-warn-against-net-neutrality-repeal.md index 111819b2..ce18059a 100644 --- a/src/posts/2017/senators-warn-against-net-neutrality-repeal.md +++ b/src/posts/2017/senators-warn-against-net-neutrality-repeal.md @@ -2,7 +2,6 @@ date: '2017-02-10' title: 'Senators warn against net neutrality repeal' description: "The unfortunate reality of the situation is that the current administration will always prefer the vested interest of corporate telecoms and lobbyists over those of the consumers they serve." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/silicon-valley-fights-to-preserve-net-neutrality.md b/src/posts/2017/silicon-valley-fights-to-preserve-net-neutrality.md index a5f2d91f..f90ab324 100644 --- a/src/posts/2017/silicon-valley-fights-to-preserve-net-neutrality.md +++ b/src/posts/2017/silicon-valley-fights-to-preserve-net-neutrality.md @@ -2,7 +2,6 @@ date: '2017-04-12' title: 'Silicon Valley fights to preserve net neutrality' description: "I sincerely hope that net neutrality is preserved in its current form. Voluntary commitments from companies with the appalling track record shared by most ISPs are simply not going to be enough to preserve the internet freedoms we've become accustomed to." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/spotify-begins-to-gain-leverage-in-its-relationship-with-labels.md b/src/posts/2017/spotify-begins-to-gain-leverage-in-its-relationship-with-labels.md index 072e8426..0e658bc8 100644 --- a/src/posts/2017/spotify-begins-to-gain-leverage-in-its-relationship-with-labels.md +++ b/src/posts/2017/spotify-begins-to-gain-leverage-in-its-relationship-with-labels.md @@ -2,7 +2,6 @@ date: '2017-03-19' title: 'Spotify begins to gain leverage in its relationship with labels' description: "Spotify has done a lot to make music more accessible and available since it first launched. It's spent a lot of time since its launch beholden to labels and content providers so anything it can do, at this point, to gain leverage over those providers is only going to benefit it, and its users, in the long term." -draft: false tags: ['Spotify'] --- diff --git a/src/posts/2017/techdirt-podcast-on-the-new-fcc.md b/src/posts/2017/techdirt-podcast-on-the-new-fcc.md index 1d943819..090eecb6 100644 --- a/src/posts/2017/techdirt-podcast-on-the-new-fcc.md +++ b/src/posts/2017/techdirt-podcast-on-the-new-fcc.md @@ -2,7 +2,6 @@ date: '2017-02-20' title: 'Techdirt podcast on the new FCC' description: "I really enjoyed this episode — it's an engaging deep dive into the history of net neutrality and where it stands under the oversight (or lack thereof) of the new FCC chairman, Ajit Pai." -draft: false tags: ['politics'] --- diff --git a/src/posts/2017/three-days-left-comment-fcc-net-neutrality-repeal.md b/src/posts/2017/three-days-left-comment-fcc-net-neutrality-repeal.md index 029bf49c..255371a0 100644 --- a/src/posts/2017/three-days-left-comment-fcc-net-neutrality-repeal.md +++ b/src/posts/2017/three-days-left-comment-fcc-net-neutrality-repeal.md @@ -2,7 +2,6 @@ date: '2017-08-28' title: 'Three days left to comment on the FCC plan to kill net neutrality' description: "The Verge has a helpful write-up on how to comment on the FCC's plan to roll back net neutrality protections, along with details about the decision. If you care about a free and open internet, you should take the time to make your voice heard (provided the FCC actually listens)." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/todoist-server-alert-tasks.md b/src/posts/2017/todoist-server-alert-tasks.md index b046cea4..c56c9931 100644 --- a/src/posts/2017/todoist-server-alert-tasks.md +++ b/src/posts/2017/todoist-server-alert-tasks.md @@ -2,7 +2,6 @@ date: '2017-09-23' title: Using server alerts to generate Todoist tasks description: "I manage a few different servers (including this one) for several different friends and clients. As part of managing each server and site hosted on it, I'll typically receive alerts for errors, common tasks or downtime. For a while I had settled on filing these alerts into a separate mailbox to keep them from overwhelming my inbox." -draft: false tags: ['development', 'Todoist'] --- diff --git a/src/posts/2017/trump-fcc-chair-begins-dismantling-consumer-protections-and-subsidies.md b/src/posts/2017/trump-fcc-chair-begins-dismantling-consumer-protections-and-subsidies.md index 6e65c465..765daaf7 100644 --- a/src/posts/2017/trump-fcc-chair-begins-dismantling-consumer-protections-and-subsidies.md +++ b/src/posts/2017/trump-fcc-chair-begins-dismantling-consumer-protections-and-subsidies.md @@ -2,7 +2,6 @@ date: '2017-02-04' title: 'Trump FCC chair begins dismantling consumer protections and subsidies' description: "We're barely two weeks into the new presidential administration, and it looks like net neutrality will be yet another casualty of this administration's drive to strip away consumer-friendly regulations." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/unobstruct-for-ios.md b/src/posts/2017/unobstruct-for-ios.md index 3da29969..3e62765b 100644 --- a/src/posts/2017/unobstruct-for-ios.md +++ b/src/posts/2017/unobstruct-for-ios.md @@ -2,7 +2,6 @@ date: '2017-08-10' title: 'Unobstruct for iOS' description: "I had been using the 1Blocker extension to hide floating share bars but this content blocker makes the whole process dramatically easier." -draft: false tags: ['iOS'] --- diff --git a/src/posts/2017/updating-to-latest-git-ubuntu.md b/src/posts/2017/updating-to-latest-git-ubuntu.md index eb307e8e..93d9a336 100644 --- a/src/posts/2017/updating-to-latest-git-ubuntu.md +++ b/src/posts/2017/updating-to-latest-git-ubuntu.md @@ -2,7 +2,6 @@ date: '2017-08-13' title: 'Updating to the latest version of git on Ubuntu' description: "If you're using git on Ubuntu, the version distributed via apt may not be the newest version of git (I use git to deploy changes on all the sites I manage)." -draft: false tags: ['development', 'Git', 'Linux', 'Ubuntu'] --- diff --git a/src/posts/2017/verizon-argues-throttling-isnt-throttling.md b/src/posts/2017/verizon-argues-throttling-isnt-throttling.md index ff0838f2..a62f7772 100644 --- a/src/posts/2017/verizon-argues-throttling-isnt-throttling.md +++ b/src/posts/2017/verizon-argues-throttling-isnt-throttling.md @@ -2,7 +2,6 @@ date: '2017-07-25' title: "Verizon argues throttling isn't throttling" description: "Throttling is throttling. The justification on Verizon's part doesn't matter — they should be passing through traffic without filtering it." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/vote-for-pai-is-vote-for-big-cable.md b/src/posts/2017/vote-for-pai-is-vote-for-big-cable.md index 800d6def..8273ad53 100644 --- a/src/posts/2017/vote-for-pai-is-vote-for-big-cable.md +++ b/src/posts/2017/vote-for-pai-is-vote-for-big-cable.md @@ -2,7 +2,6 @@ date: '2017-09-30' title: 'A vote for Pai is a vote against consumers and for Big Cable' description: "Mr. Pai, has a long track record of putting big cable before consumers, big corporations above small businesses and pay-to-play over the free and open internet." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2017/we-should-all-care-about-encryption.md b/src/posts/2017/we-should-all-care-about-encryption.md index f6df4e03..b45156b2 100644 --- a/src/posts/2017/we-should-all-care-about-encryption.md +++ b/src/posts/2017/we-should-all-care-about-encryption.md @@ -2,7 +2,6 @@ date: '2017-08-01' title: 'We Should All Care About Encryption' description: "If we squander privacy by allowing back doors or building illicit vulnerabilities into encryption tools, there is nothing to protect us from prying corporations, spying governments or even criminals bent on abusing our data. Unfortunately, there is no such thing as a back door that only lets the good guys in." -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2017/why-keep-using-facebook.md b/src/posts/2017/why-keep-using-facebook.md index 59420b54..9f5a5b04 100644 --- a/src/posts/2017/why-keep-using-facebook.md +++ b/src/posts/2017/why-keep-using-facebook.md @@ -2,7 +2,6 @@ date: '2017-09-16' title: 'Why do we keep using Facebook?' description: "Facebook offers a terrible bargain: It gives you the connectedness you crave, but it's unfulfilling and leaves you wanting more. It's like drinking Coke, or eating McDonald's, except you don't even have to pay for it." -draft: false tags: ['social media'] --- diff --git a/src/posts/2017/wired-the-next-big-blue-collar-job-is-coding.md b/src/posts/2017/wired-the-next-big-blue-collar-job-is-coding.md index dc3a0394..0c58ec42 100644 --- a/src/posts/2017/wired-the-next-big-blue-collar-job-is-coding.md +++ b/src/posts/2017/wired-the-next-big-blue-collar-job-is-coding.md @@ -2,7 +2,6 @@ date: '2017-02-12' title: 'The next big blue collar job is coding' description: "I couldn't agree more with this article. There are ranges in every profession, but development is filled with rich opportunities that more people could benefit from with the proper support." -draft: false tags: ['development'] --- diff --git a/src/posts/2018/americas-internet-freedom-rating-drops-following-net-neutrality-repeal.md b/src/posts/2018/americas-internet-freedom-rating-drops-following-net-neutrality-repeal.md index 4e533bc3..a171648f 100644 --- a/src/posts/2018/americas-internet-freedom-rating-drops-following-net-neutrality-repeal.md +++ b/src/posts/2018/americas-internet-freedom-rating-drops-following-net-neutrality-repeal.md @@ -2,7 +2,6 @@ date: '2018-11-05' title: "America's internet freedom rating drops following net neutrality repeal" description: "Freedom House, a US think tank, analyzes internet freedom around the world every year, and this year's report saw a drop in the US's rating." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/automating-package-tracking-ios.md b/src/posts/2018/automating-package-tracking-ios.md index 458f0116..9207f0a1 100644 --- a/src/posts/2018/automating-package-tracking-ios.md +++ b/src/posts/2018/automating-package-tracking-ios.md @@ -2,7 +2,6 @@ date: '2018-01-09' title: 'Automating package tracking on iOS' description: 'I try to do as much shopping as I can online and a lot of the shopping I end up doing is through Amazon. This means I end up with quite a few order and shipping confirmation emails in my inbox.' -draft: false tags: ['automation', 'iOS'] --- diff --git a/src/posts/2018/avoiding-phishing.md b/src/posts/2018/avoiding-phishing.md index 438d57a8..5eb0d166 100644 --- a/src/posts/2018/avoiding-phishing.md +++ b/src/posts/2018/avoiding-phishing.md @@ -2,7 +2,6 @@ date: '2018-01-06' title: 'Avoiding phishing' description: "Someone just tried to phish me, and it made me want to put together a little guide to help you catch this stuff before it ruins your day." -draft: false tags: ['security'] --- diff --git a/src/posts/2018/bill-could-give-californians-unprecedented-control-over-data.md b/src/posts/2018/bill-could-give-californians-unprecedented-control-over-data.md index 23aed649..de3fa025 100644 --- a/src/posts/2018/bill-could-give-californians-unprecedented-control-over-data.md +++ b/src/posts/2018/bill-could-give-californians-unprecedented-control-over-data.md @@ -2,7 +2,6 @@ date: '2018-06-23' title: 'Bill promises Californians more control over their data' description: "the bill would allow California residents to find out what information businesses and data brokers collect about them, where that information comes from, and how it's shared. It would give people the power to ask for their data to be deleted and to order businesses to stop selling their personal information. It places limits on selling data on users younger than 16 years of age, and prohibits businesses from denying service to users for exercising their rights under the bill." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2018/blocking-similar-number-spam-calls.md b/src/posts/2018/blocking-similar-number-spam-calls.md index 05c15caf..ad848736 100644 --- a/src/posts/2018/blocking-similar-number-spam-calls.md +++ b/src/posts/2018/blocking-similar-number-spam-calls.md @@ -2,7 +2,6 @@ date: '2018-01-06' title: 'Blocking spam calls from similar numbers on iOS' description: "I've been seeing more incoming spam calls from numbers similar to mine recently. They're annoying in large part because traditional iOS call blockers like Hiya, Nomorobo and so forth don't screen them out (these apps apparently due this to err on the side of caution and avoid blocking what they see as legitimate local calls)" -draft: false tags: ['security'] --- diff --git a/src/posts/2018/ca-governor-signs-nations-strictest-net-neutrality-law.md b/src/posts/2018/ca-governor-signs-nations-strictest-net-neutrality-law.md index 736901ab..2389bad7 100644 --- a/src/posts/2018/ca-governor-signs-nations-strictest-net-neutrality-law.md +++ b/src/posts/2018/ca-governor-signs-nations-strictest-net-neutrality-law.md @@ -2,7 +2,6 @@ date: '2018-09-30' title: "CA governor signs nation's strictest net neutrality law" description: 'The Justice Department immediately challenged the law, saying only the federal government can regulate broadband providers.' -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/ca-net-neutrality-bill-back-on-track.md b/src/posts/2018/ca-net-neutrality-bill-back-on-track.md index bd012712..19ea9d84 100644 --- a/src/posts/2018/ca-net-neutrality-bill-back-on-track.md +++ b/src/posts/2018/ca-net-neutrality-bill-back-on-track.md @@ -2,7 +2,6 @@ date: '2018-08-10' title: 'CA net neutrality bill back on track' description: "The bill enshrines not only the fundamentals of net neutrality, such as prohibiting ISPs from throttling or blocking sites, but also prohibits other telecom trickery, such as zero rating—a practice where companies provide access to certain parts of the internet for 'free' and charge for others." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/ca-net-neutrality-bill-makes-a-comeback.md b/src/posts/2018/ca-net-neutrality-bill-makes-a-comeback.md index a3027499..b45fc479 100644 --- a/src/posts/2018/ca-net-neutrality-bill-makes-a-comeback.md +++ b/src/posts/2018/ca-net-neutrality-bill-makes-a-comeback.md @@ -2,7 +2,6 @@ date: '2018-07-08' title: 'CA net neutrality bill makes a comeback' description: "After compromise, nation's toughest net neutrality bill back on track." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/ca-senate-passes-net-neutrality-legislation.md b/src/posts/2018/ca-senate-passes-net-neutrality-legislation.md index c4de4ac0..2125fe5c 100644 --- a/src/posts/2018/ca-senate-passes-net-neutrality-legislation.md +++ b/src/posts/2018/ca-senate-passes-net-neutrality-legislation.md @@ -2,7 +2,6 @@ date: '2018-01-30' title: 'California state senate passes net neutrality legislation' description: "This is a positive first step and one that will, hopefully, be taken up and passed through the state house before being signed into law. It'll be interesting to see how this plays out with the FCC's language preemption language includes in their original order." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/ca-senate-passes-strict-net-neutrality-law-in-defiance-of-isps.md b/src/posts/2018/ca-senate-passes-strict-net-neutrality-law-in-defiance-of-isps.md index 05f40609..a0738fc8 100644 --- a/src/posts/2018/ca-senate-passes-strict-net-neutrality-law-in-defiance-of-isps.md +++ b/src/posts/2018/ca-senate-passes-strict-net-neutrality-law-in-defiance-of-isps.md @@ -2,7 +2,6 @@ date: '2018-05-31' title: 'CA senate passes strict net neutrality law in defiance of ISPs' description: "As a general rule, if something is good for ISPs, it's bad for their customers." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/california-approves-privacy-rules-opposed-by-isps-and-tech-companies.md b/src/posts/2018/california-approves-privacy-rules-opposed-by-isps-and-tech-companies.md index 42a74dcf..87588492 100644 --- a/src/posts/2018/california-approves-privacy-rules-opposed-by-isps-and-tech-companies.md +++ b/src/posts/2018/california-approves-privacy-rules-opposed-by-isps-and-tech-companies.md @@ -2,7 +2,6 @@ date: '2018-06-29' title: 'California approves new online privacy rules' description: "Consumers would have the right to request all the data collected about them from a business up to twice a year, and businesses would be required to disclose the information free of charge. Consumers would have 'the right to request that a business delete any PI about the consumer which the business has collected from the consumer.'" -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/california-passes-net-neutrality-bill.md b/src/posts/2018/california-passes-net-neutrality-bill.md index d2e4450d..d842a10b 100644 --- a/src/posts/2018/california-passes-net-neutrality-bill.md +++ b/src/posts/2018/california-passes-net-neutrality-bill.md @@ -2,7 +2,6 @@ date: '2018-09-03' title: 'California passes net neutrality bill' description: "S.B. 822 bans blocking, throttling, and paid prioritization, classic ways that companies have violated net neutrality principles. It also incorporates much of what the FCC learned and incorporated into the 2015 Open Internet Order, preventing new assaults on the free and open Internet. This includes making sure companies can't circumvent net neutrality at the point of interconnection within the state of California." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/comcast-throttling-mobile-video-and-charging-extra-for-high-quality-streaming.md b/src/posts/2018/comcast-throttling-mobile-video-and-charging-extra-for-high-quality-streaming.md index 7e372365..31e3e67c 100644 --- a/src/posts/2018/comcast-throttling-mobile-video-and-charging-extra-for-high-quality-streaming.md +++ b/src/posts/2018/comcast-throttling-mobile-video-and-charging-extra-for-high-quality-streaming.md @@ -2,7 +2,6 @@ date: '2018-07-03' title: 'Comcast throttling mobile video and charging extra for high quality streaming' description: "Comcast's Xfinity Mobile service is imposing new speed limits on video watching and personal hotspot usage, and the company will start charging extra for high-definition video over the cellular network." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/consolidation-swiftly-follows-the-death-of-net-neutrality.md b/src/posts/2018/consolidation-swiftly-follows-the-death-of-net-neutrality.md index 800bb9f8..496ccb22 100644 --- a/src/posts/2018/consolidation-swiftly-follows-the-death-of-net-neutrality.md +++ b/src/posts/2018/consolidation-swiftly-follows-the-death-of-net-neutrality.md @@ -2,7 +2,6 @@ date: '2018-06-13' title: 'Consolidation swiftly follows the death of net neutrality' description: 'Combined with the death of net neutrality, the U.S. is creating a very uncertain future where a handful of companies now dominate everything from local sports and news broadcasts to broadband, with few rules or guidelines preventing price gouging, predatory practices, and routinely anti-competitive behavior.' -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/don-t-pin-your-political-hopes-on-tech-giants.md b/src/posts/2018/don-t-pin-your-political-hopes-on-tech-giants.md index 60d89faf..256fcb33 100644 --- a/src/posts/2018/don-t-pin-your-political-hopes-on-tech-giants.md +++ b/src/posts/2018/don-t-pin-your-political-hopes-on-tech-giants.md @@ -2,7 +2,6 @@ date: '2018-08-02' title: "Don't pin your political hopes on tech giants" description: "Elon Musk donates to Republicans, Facebook donates to Republicans. This doesn't excuse Musk, however. If anything, it should deepen the growing sense that Silicon Valley is concerned first and foremost with its continued survival and success, and doesn't give an iota of a damn about much else." -draft: false tags: ['politics'] --- diff --git a/src/posts/2018/facebook-is-not-sorry-it-only-wants-more-data.md b/src/posts/2018/facebook-is-not-sorry-it-only-wants-more-data.md index d3583fa8..6b70ea4f 100644 --- a/src/posts/2018/facebook-is-not-sorry-it-only-wants-more-data.md +++ b/src/posts/2018/facebook-is-not-sorry-it-only-wants-more-data.md @@ -2,7 +2,6 @@ date: '2018-10-09' title: "Facebook isn't sorry — it only wants more data" description: "We've already given it so much, why stop now? No one else is going to delete Facebook, so why should I? Facebook understands this — the data tells them so. It also tells them that slickly produced videos and contrite congressional testimony are small ways to ameliorate lingering public concern." -draft: false tags: ['social media', 'privacy'] --- diff --git a/src/posts/2018/fbi-once-again-compares-creating-encryption-back-doors-to-putting-a-man-on-the-moon.md b/src/posts/2018/fbi-once-again-compares-creating-encryption-back-doors-to-putting-a-man-on-the-moon.md index 4ddfe858..3a436ff6 100644 --- a/src/posts/2018/fbi-once-again-compares-creating-encryption-back-doors-to-putting-a-man-on-the-moon.md +++ b/src/posts/2018/fbi-once-again-compares-creating-encryption-back-doors-to-putting-a-man-on-the-moon.md @@ -2,7 +2,6 @@ date: '2018-07-25' title: 'FBI once again compares creating encryption back doors to putting a man on the moon' description: "We're a country that has unbelievable innovation. We put a man on the moon. We have the power of flight. We have autonomous vehicles… [T]he idea that we can't solve this problem as a society -- I just don't buy it." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2018/fcc-admits-its-site-was-never-hacked.md b/src/posts/2018/fcc-admits-its-site-was-never-hacked.md index db6abdcc..09f1152e 100644 --- a/src/posts/2018/fcc-admits-its-site-was-never-hacked.md +++ b/src/posts/2018/fcc-admits-its-site-was-never-hacked.md @@ -2,7 +2,6 @@ date: '2018-08-07' title: 'FCC admits its site was never hacked' description: "No one seriously believed the FCC's hackers-ate-my-homework excuse, especially after the FCC refused to cooperate with law-enforcement agencies who wanted to investigate the supposed attack and stonewalling Congress on the details." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/fcc-calls-community-broadband-an-attack-on-free-speech.md b/src/posts/2018/fcc-calls-community-broadband-an-attack-on-free-speech.md index b956e055..3b99d0b4 100644 --- a/src/posts/2018/fcc-calls-community-broadband-an-attack-on-free-speech.md +++ b/src/posts/2018/fcc-calls-community-broadband-an-attack-on-free-speech.md @@ -2,7 +2,6 @@ date: '2018-11-05' title: 'FCC calls community broadband an attack on free speech' description: "... ISPs could prevent this by simply offering better, faster, and cheaper service. But it's far easier and cheaper to try and buy laws restricting consumer rights, and to have your favorite public official mindlessly demonize something that is, at the end of the day, a legitimate, organic public response to a broadband competition and availability problem ISPs like AT&T, Verizon, and Comcast would prefer regulators ignore." -draft: false tag: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/fcc-chairman-boosts-telecom-companies,-throws-silicon-valley-under-the-bus.md b/src/posts/2018/fcc-chairman-boosts-telecom-companies,-throws-silicon-valley-under-the-bus.md index 2c4acf53..24c621d5 100644 --- a/src/posts/2018/fcc-chairman-boosts-telecom-companies,-throws-silicon-valley-under-the-bus.md +++ b/src/posts/2018/fcc-chairman-boosts-telecom-companies,-throws-silicon-valley-under-the-bus.md @@ -2,7 +2,6 @@ date: '2018-09-05' title: 'FCC chairman boosts telecom companies, throws Silicon Valley under the bus' description: "There's absolutely a legitimate conversation to be had here in terms of what to do about privacy and speech in the Facebook and Twitter era. And that may or may not involve crafting new regulations. But it might be nice if people wised up to the fact that a huge swath of the conversation is being dictated not by parties acting in good faith with a genuine eye on valid solutions, but by telecom monopolies eager to pee in the discourse pool simply to fatten their wallets." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/fcc-isps-grapple-with-net-neutrality-challenges.md b/src/posts/2018/fcc-isps-grapple-with-net-neutrality-challenges.md index 60f86711..8c84ebb7 100644 --- a/src/posts/2018/fcc-isps-grapple-with-net-neutrality-challenges.md +++ b/src/posts/2018/fcc-isps-grapple-with-net-neutrality-challenges.md @@ -2,7 +2,6 @@ date: '2018-03-12' title: 'FCC, ISPs grapple with net neutrality challenges' description: "Twelve lawsuits filed against the Federal Communications Commission over its net neutrality repeal have been consolidated into one suit that will be heard at a federal appeals court in California." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/fcc-strategically-delays-finalizing-net-neutrality-repeal.md b/src/posts/2018/fcc-strategically-delays-finalizing-net-neutrality-repeal.md index 707aea27..3b62d341 100644 --- a/src/posts/2018/fcc-strategically-delays-finalizing-net-neutrality-repeal.md +++ b/src/posts/2018/fcc-strategically-delays-finalizing-net-neutrality-repeal.md @@ -2,7 +2,6 @@ date: '2018-04-24' title: 'FCC strategically delays finalizing net neutrality repeal' description: "Pai has been fond of saying that the net neutrality repeal hasn't harmed consumers, but that's a pretty low bar to clear given that the rules are still in effect." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/fcc-sucks-at-repealing-net-neutrality.md b/src/posts/2018/fcc-sucks-at-repealing-net-neutrality.md index be148c01..0d0e6e18 100644 --- a/src/posts/2018/fcc-sucks-at-repealing-net-neutrality.md +++ b/src/posts/2018/fcc-sucks-at-repealing-net-neutrality.md @@ -2,7 +2,6 @@ date: '2018-03-15' title: 'The FCC sucks at repealing net neutrality' description: " ... the FCC shot itself in the foot, and when it neutered its own authority over ISPs at Comcast, AT&T and Verizon's behest, it managed to also neuter its authority to preempt states from filling the void. Of course this could all be moot if the FCC loses its battle in court, but it's amusing all the same, and it's another example of how Ajit Pai and friends didn't really think this whole thing through." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/fort-collins-municipal-broadband.md b/src/posts/2018/fort-collins-municipal-broadband.md index ddb1344d..2e786111 100644 --- a/src/posts/2018/fort-collins-municipal-broadband.md +++ b/src/posts/2018/fort-collins-municipal-broadband.md @@ -2,7 +2,6 @@ date: '2018-01-03' title: 'Fort Collins votes in favor of municipal broadband' description: "While the Federal Communications Commission has voted to eliminate the nation's net neutrality rules, the municipal broadband network will be neutral and without data caps." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/fugazi-turnover-live-1991.md b/src/posts/2018/fugazi-turnover-live-1991.md index 11f8073c..8f82ecfa 100644 --- a/src/posts/2018/fugazi-turnover-live-1991.md +++ b/src/posts/2018/fugazi-turnover-live-1991.md @@ -2,7 +2,6 @@ date: '2018-11-10' title: 'Fugazi - Turnover (Live 1991)' description: "Absolutely classic." -draft: false tags: ['music'] --- Absolutely classic. diff --git a/src/posts/2018/generating-jekyll-posts-using-drafts-and-working-copy.md b/src/posts/2018/generating-jekyll-posts-using-drafts-and-working-copy.md index 85f2df27..a637473c 100644 --- a/src/posts/2018/generating-jekyll-posts-using-drafts-and-working-copy.md +++ b/src/posts/2018/generating-jekyll-posts-using-drafts-and-working-copy.md @@ -2,7 +2,6 @@ date: '2018-04-22' title: 'Generating Jekyll posts using Drafts and Working Copy' description: "I put together a script that will take a draft, grab the title and body and then prompt you for front matter data before sending the completed post off to Working Copy. It's specific to my site, and purposes, but it should be fairly straightforward and easy to adapt to your needs." -draft: false tags: ['iOS', 'JavaScript', 'automation'] --- diff --git a/src/posts/2018/google-tracks-user-location-even-after-they-opt-out.md b/src/posts/2018/google-tracks-user-location-even-after-they-opt-out.md index cff07767..468f8591 100644 --- a/src/posts/2018/google-tracks-user-location-even-after-they-opt-out.md +++ b/src/posts/2018/google-tracks-user-location-even-after-they-opt-out.md @@ -2,7 +2,6 @@ date: '2018-08-13' title: 'Google tracks user location — even after they opt out' description: "This isn't at all surprising. Google's business consists of monetizing data provided to it by its users — if you're not comfortable with that, the only real fix is to stop using Google's services altogether." -draft: false tags: ['privacy'] --- diff --git a/src/posts/2018/move-slow-break-nothing.md b/src/posts/2018/move-slow-break-nothing.md index d98ec156..5c1c526d 100644 --- a/src/posts/2018/move-slow-break-nothing.md +++ b/src/posts/2018/move-slow-break-nothing.md @@ -2,7 +2,6 @@ date: '2018-01-31' title: 'Move slow and break nothing' description: "Reliability and stability are features. Focus on them." -draft: false tags: ['development'] --- diff --git a/src/posts/2018/net-neutrality-is-repealed-as-the-real-fight-for-it-begins.md b/src/posts/2018/net-neutrality-is-repealed-as-the-real-fight-for-it-begins.md index f0409cb4..ff5bd2fb 100644 --- a/src/posts/2018/net-neutrality-is-repealed-as-the-real-fight-for-it-begins.md +++ b/src/posts/2018/net-neutrality-is-repealed-as-the-real-fight-for-it-begins.md @@ -2,7 +2,6 @@ date: '2018-06-11' title: 'Net neutrality is repealed as the real fight for it begins' description: "So while many are understandably frustrated today, the elimination of the FCC's 2015 rules shouldn't be seen the end of net neutrality, or the end of the road. It's more like another chapter in a story that has neither a beginning nor an end." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/oig-report-fcc-lied-about-being-hacked.md b/src/posts/2018/oig-report-fcc-lied-about-being-hacked.md index 16241bb2..36eeeedf 100644 --- a/src/posts/2018/oig-report-fcc-lied-about-being-hacked.md +++ b/src/posts/2018/oig-report-fcc-lied-about-being-hacked.md @@ -2,7 +2,6 @@ date: '2018-08-08' title: 'OIG report: FCC lied about being hacked' description: "The OIG report shows that Pai knew from the start that the story of a hack-attack was unsupported by evidence and disputed by experts -- we knew that too, because those experts were speaking publicly at the time, but it's great to see it in official black-and-white." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/panoply-announces-ad-targeting-for-podcasts.md b/src/posts/2018/panoply-announces-ad-targeting-for-podcasts.md index 7b67c04b..8b51d0c3 100644 --- a/src/posts/2018/panoply-announces-ad-targeting-for-podcasts.md +++ b/src/posts/2018/panoply-announces-ad-targeting-for-podcasts.md @@ -2,7 +2,6 @@ date: '2018-08-02' title: 'Panoply announces ad targeting for podcasts' description: "The last thing we need is the ad industry co-opting podcasts to enable more invasive tracking. No, thanks." -draft: false tags: ['privacy'] --- diff --git a/src/posts/2018/popular-sites-support-long-shot-effort-to-save-net-neutrality.md b/src/posts/2018/popular-sites-support-long-shot-effort-to-save-net-neutrality.md index 5c2bf995..98adafbc 100644 --- a/src/posts/2018/popular-sites-support-long-shot-effort-to-save-net-neutrality.md +++ b/src/posts/2018/popular-sites-support-long-shot-effort-to-save-net-neutrality.md @@ -2,7 +2,6 @@ date: '2018-05-08' title: 'Popular sites support long-shot effort to save net neutrality' description: "The measure would still face long odds, however. Republicans, who tend to support the FCC's move to repeal net neutrality, hold a solid majority in the House of Representatives. If it were to pass the House, the measure would also need the signature of President Trump or a two-thirds vote in both houses of Congress to override a veto." -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/popular-tech-companies-work-to-stop-california-privacy-law.md b/src/posts/2018/popular-tech-companies-work-to-stop-california-privacy-law.md index 1e05c17b..6b05cfe1 100644 --- a/src/posts/2018/popular-tech-companies-work-to-stop-california-privacy-law.md +++ b/src/posts/2018/popular-tech-companies-work-to-stop-california-privacy-law.md @@ -2,7 +2,6 @@ date: '2018-06-26' title: 'Popular tech companies work to stop California privacy law' description: "The idea that Californians might gain sweeping new privacy rights has spooked Silicon Valley, internet service providers, and other industries that increasingly rely on data collection, leading to a lobbying push to defeat the initiative before it gains traction." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2018/senators-press-wireless-carriers-on-mobile-throttling.md b/src/posts/2018/senators-press-wireless-carriers-on-mobile-throttling.md index 1c126c15..495ef66e 100644 --- a/src/posts/2018/senators-press-wireless-carriers-on-mobile-throttling.md +++ b/src/posts/2018/senators-press-wireless-carriers-on-mobile-throttling.md @@ -2,7 +2,6 @@ date: '2018-11-15' title: 'Senators press wireless carriers on mobile throttling' description: "'All online traffic should be treated equally, and Internet service providers should not discriminate against particular content or applications for competitive advantage purposes or otherwise.'" -draft: false tags: ['politics', 'net neutrality'] --- diff --git a/src/posts/2018/silos-centralization-and-censorship:-losing-the-promise-of-the-internet.md b/src/posts/2018/silos-centralization-and-censorship:-losing-the-promise-of-the-internet.md index 929f37d5..7773e407 100644 --- a/src/posts/2018/silos-centralization-and-censorship:-losing-the-promise-of-the-internet.md +++ b/src/posts/2018/silos-centralization-and-censorship:-losing-the-promise-of-the-internet.md @@ -2,7 +2,6 @@ date: '2018-06-23' title: 'Silos and centralization on the internet' description: "For years, we've been saying that it's time for us to rethink the internet, and move back towards a more decentralized, distributed world in which this kind of censorship isn't even an issue. It hasn't happened yet, but it feels like we're increasingly moving towards a world in which that's going to be necessary if we want to retain what is best about the internet." -draft: false tags: ['politics'] --- diff --git a/src/posts/2018/the-bullshit-web.md b/src/posts/2018/the-bullshit-web.md index caccbf0c..3694394a 100644 --- a/src/posts/2018/the-bullshit-web.md +++ b/src/posts/2018/the-bullshit-web.md @@ -2,7 +2,6 @@ date: '2018-07-31' title: 'The Bullshit Web' description: "An honest web is one in which the overwhelming majority of the code and assets downloaded to a user's computer are used in a page's visual presentation, with nearly all the remainder used to define the semantic structure and associated metadata on the page. Bullshit — in the form of CPU-sucking surveillance, unnecessarily-interruptive elements, and behaviours that nobody responsible for a website would themselves find appealing as a visitor — is unwelcome and intolerable." -draft: false tags: ['development'] --- diff --git a/src/posts/2018/the-copenhagen-letter.md b/src/posts/2018/the-copenhagen-letter.md index 378cff61..0850868b 100644 --- a/src/posts/2018/the-copenhagen-letter.md +++ b/src/posts/2018/the-copenhagen-letter.md @@ -2,7 +2,6 @@ date: '2018-09-06' title: 'The Copenhagen Letter' description: 'Tech is not above us. It should be governed by all of us, by our democratic institutions. It should play by the rules of our societies. It should serve our needs, both individual and collective, as much as our wants.' -draft: false tags: ['politics'] --- diff --git a/src/posts/2018/time-to-break-up-facebook.md b/src/posts/2018/time-to-break-up-facebook.md index 3861a058..4bbe6c4d 100644 --- a/src/posts/2018/time-to-break-up-facebook.md +++ b/src/posts/2018/time-to-break-up-facebook.md @@ -2,7 +2,6 @@ date: '2018-09-04' title: 'Time to break up Facebook' description: "...the chilling effect of Facebook and other tech giants buying up every promising startup is noticeable. 'I think if we have a tech economy entirely premised on the idea that monopolists may one day buy the underlying thing, it really limits what can happen,' says Wu." -draft: false tags: ['politics', 'social media', 'privacy'] --- diff --git a/src/posts/2018/u.s.-cell-carriers-want-to-help-manager-your-identity-online.md b/src/posts/2018/u.s.-cell-carriers-want-to-help-manager-your-identity-online.md index 9db134d0..6096c867 100644 --- a/src/posts/2018/u.s.-cell-carriers-want-to-help-manager-your-identity-online.md +++ b/src/posts/2018/u.s.-cell-carriers-want-to-help-manager-your-identity-online.md @@ -2,7 +2,6 @@ date: '2018-09-15' title: 'U.S. cell carriers want to help manager your identity online' description: 'But do you want your carrier managing your logins across the websites and apps you use on your phone?' -draft: false tags: ['privacy'] --- diff --git a/src/posts/2018/vermont-passes-law-regulating-data-brokers.md b/src/posts/2018/vermont-passes-law-regulating-data-brokers.md index bb18b153..c1a210a5 100644 --- a/src/posts/2018/vermont-passes-law-regulating-data-brokers.md +++ b/src/posts/2018/vermont-passes-law-regulating-data-brokers.md @@ -2,7 +2,6 @@ date: '2018-05-27' title: 'Vermont passes law regulating data brokers' description: "This sounds like the kind of law that should also exist at the federal level to benefit everyone. Data brokers are terrible companies that make money by exposing and endangering everyone's personal information." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2019/australian-political-parties-hacked.md b/src/posts/2019/australian-political-parties-hacked.md index 4024366d..1deeec62 100644 --- a/src/posts/2019/australian-political-parties-hacked.md +++ b/src/posts/2019/australian-political-parties-hacked.md @@ -2,7 +2,6 @@ date: '2019-02-18' title: 'Australian political parties hacked' description: "Morrison said that the Australian government had made moves to 'ensure the integrity of our electoral system,' including instructing the Australian Cyber Security Centre 'to be ready to provide any political party or electoral body in Australia with immediate support, including making their technical experts available.'" -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2019/godaddy-injecting-js.md b/src/posts/2019/godaddy-injecting-js.md index dfd77459..098f946a 100644 --- a/src/posts/2019/godaddy-injecting-js.md +++ b/src/posts/2019/godaddy-injecting-js.md @@ -2,7 +2,6 @@ date: '2019-01-14' title: 'GoDaddy secretly injecting js into customer sites' description: "I wish this were surprising. If you're still using GoDaddy for hosting, you should disable this." -draft: false tags: ['development'] --- diff --git a/src/posts/2019/russia-tries-to-force-social-media-giants-to-relocate-servers-to-russia.md b/src/posts/2019/russia-tries-to-force-social-media-giants-to-relocate-servers-to-russia.md index b030d394..ac0f476f 100644 --- a/src/posts/2019/russia-tries-to-force-social-media-giants-to-relocate-servers-to-russia.md +++ b/src/posts/2019/russia-tries-to-force-social-media-giants-to-relocate-servers-to-russia.md @@ -2,7 +2,6 @@ date: '2019-01-21' title: 'Russia tries to force social media giants to relocate servers to Russia' description: "The Russian government agency responsible for censorship on the Internet has accused Facebook and Twitter of failing to comply with a law requiring all servers that store personal data to be located in Russia." -draft: false tags: ['politics', 'security', 'social media'] --- diff --git a/src/posts/2019/the-tech-education-con.md b/src/posts/2019/the-tech-education-con.md index f4f3be73..59d4106d 100644 --- a/src/posts/2019/the-tech-education-con.md +++ b/src/posts/2019/the-tech-education-con.md @@ -2,7 +2,6 @@ date: '2019-01-13' title: 'The tech education con' description: "Public education, like any institution, has to change with the times. Learning digital skills like coding should be part of any twenty-first century educational program." -draft: false tags: ['education'] --- diff --git a/src/posts/2019/waste-of-space-orchestra-seekers-reflection.md b/src/posts/2019/waste-of-space-orchestra-seekers-reflection.md index cb6cd8bb..735efc52 100644 --- a/src/posts/2019/waste-of-space-orchestra-seekers-reflection.md +++ b/src/posts/2019/waste-of-space-orchestra-seekers-reflection.md @@ -2,7 +2,6 @@ date: '2019-02-18' title: "Waste of Space Orchestra - Seeker's Reflection" description: 'I could not be more excited for this release.' -draft: false tags: ['music'] --- I could not be more excited for this release. diff --git a/src/posts/2020/The-EARN-IT-Act-Is-Unconstitutional-Fourth-Amendment.md b/src/posts/2020/The-EARN-IT-Act-Is-Unconstitutional-Fourth-Amendment.md index f317db70..c0475e5b 100644 --- a/src/posts/2020/The-EARN-IT-Act-Is-Unconstitutional-Fourth-Amendment.md +++ b/src/posts/2020/The-EARN-IT-Act-Is-Unconstitutional-Fourth-Amendment.md @@ -1,6 +1,5 @@ --- date: '2020-03-10' -draft: false title: 'The EARN IT Act Is Unconstitutional: Fourth Amendment' description: "So far, I've covered what I believe to be some First Amendment and due process problems with the EARN IT Act bill. Last but not least, let's talk about the Fourth Amendment." category: links diff --git a/src/posts/2020/a-technological-approach-to-free-speech.md b/src/posts/2020/a-technological-approach-to-free-speech.md index f27b47af..73e8f9bc 100644 --- a/src/posts/2020/a-technological-approach-to-free-speech.md +++ b/src/posts/2020/a-technological-approach-to-free-speech.md @@ -2,7 +2,6 @@ date: '2020-02-22' title: 'Protocols, Not Platforms: A Technological Approach to Free Speech' description: "After a decade or so of the general sentiment being in favor of the internet and social media as a way to enable more speech and improve the marketplace of ideas, in the last few years the view has shifted dramatically—now it seems that almost no one is happy." -draft: false tags: ['politics', 'social media'] --- diff --git a/src/posts/2020/ajit-pai-follows-congress-instructions-requires-new-anti-robocall-tech.md b/src/posts/2020/ajit-pai-follows-congress-instructions-requires-new-anti-robocall-tech.md index c2369a4c..f2eb612a 100644 --- a/src/posts/2020/ajit-pai-follows-congress-instructions-requires-new-anti-robocall-tech.md +++ b/src/posts/2020/ajit-pai-follows-congress-instructions-requires-new-anti-robocall-tech.md @@ -2,7 +2,6 @@ date: '2020-03-06' title: "Ajit Pai follows Congress' instructions, requires new anti-robocall tech" description: "Phone companies would be required to deploy technology that prevents spoofing of Caller ID under a plan announced today by Federal Communications Commission Chairman Ajit Pai. Pai framed it as his own decision, with his announcement saying the chairman 'proposed a major step forward...'" -draft: false category: links --- diff --git a/src/posts/2020/chrome-tool-helps-developers-make-websites-more-color-blind-friendly.md b/src/posts/2020/chrome-tool-helps-developers-make-websites-more-color-blind-friendly.md index 54fb6ffd..f7839dd8 100644 --- a/src/posts/2020/chrome-tool-helps-developers-make-websites-more-color-blind-friendly.md +++ b/src/posts/2020/chrome-tool-helps-developers-make-websites-more-color-blind-friendly.md @@ -2,7 +2,6 @@ date: '2020-03-11' title: Chrome tool helps developers make websites more color blind friendly description: "Google has launched a new Chrome tool that allows developers to mimic visual impairments like color blindness to help them fix accessibility issues on their sites. Developers can use this feature by launching Google Chrome and heading to the browser's developer tools." -draft: false tags: ['development'] --- diff --git a/src/posts/2020/debugging-javascript-interview-with-mehdi-osman.md b/src/posts/2020/debugging-javascript-interview-with-mehdi-osman.md index de7ffa04..0a30ba06 100644 --- a/src/posts/2020/debugging-javascript-interview-with-mehdi-osman.md +++ b/src/posts/2020/debugging-javascript-interview-with-mehdi-osman.md @@ -2,7 +2,6 @@ date: '2020-03-04' title: 'Debugging JavaScript - Interview with Mehdi Osman' description: "Debugging JavaScript is one of those topics where people tend to be divided into two camps - those that console.log and those that use a debugger. In this interview, I am learning more about the topic from Mehdi Osman, the CEO of a company called Asayer." -draft: false tags: ['development', 'JavaScript'] --- diff --git a/src/posts/2020/deploying-a-jekyll-site-to-netlify-with-docker-and-gitlab-ci.md b/src/posts/2020/deploying-a-jekyll-site-to-netlify-with-docker-and-gitlab-ci.md index 4fbf5eef..1dc5f36e 100644 --- a/src/posts/2020/deploying-a-jekyll-site-to-netlify-with-docker-and-gitlab-ci.md +++ b/src/posts/2020/deploying-a-jekyll-site-to-netlify-with-docker-and-gitlab-ci.md @@ -2,7 +2,6 @@ date: '2020-03-01' title: 'Deploying a Jekyll site to Netlify with Docker and GitLab CI' description: "This is a step-by-step guide covering how to automatically deploy a Jekyll site to Netlify using Docker and GitLab CI/CD. This post assumes that have already set up a GitLab repository and a Netlify site." -draft: false tags: ['development', 'Netlify', 'Jekyll', 'GitLab', 'Docker'] --- diff --git a/src/posts/2020/dressing-for-the-surveillance-age.md b/src/posts/2020/dressing-for-the-surveillance-age.md index dfce34f0..80dcc122 100644 --- a/src/posts/2020/dressing-for-the-surveillance-age.md +++ b/src/posts/2020/dressing-for-the-surveillance-age.md @@ -2,7 +2,6 @@ date: '2020-03-10' title: 'Dressing for the Surveillance Age' description: "Tom Goldstein, an associate professor of computer science at the University of Maryland, took an 'invisibility cloak' from a pile on a chair in his office and pulled it on over his head." -draft: false tags: ['tech', 'privacy'] --- diff --git a/src/posts/2020/duckduckgo-is-good-enough-for-regular-use.md b/src/posts/2020/duckduckgo-is-good-enough-for-regular-use.md index 61b1e911..cc018aad 100644 --- a/src/posts/2020/duckduckgo-is-good-enough-for-regular-use.md +++ b/src/posts/2020/duckduckgo-is-good-enough-for-regular-use.md @@ -2,7 +2,6 @@ date: '2020-03-06' title: 'DuckDuckGo is good enough for regular use' description: 'Google recently launched a desktop redesign. The favicon and URL breadcrumbs were turned into a header for organic search results.' -draft: false tags: ['DuckDuckGo'] --- diff --git a/src/posts/2020/earn-it-act-threatens-end-to-end-encryption.md b/src/posts/2020/earn-it-act-threatens-end-to-end-encryption.md index c0d94c48..9ece17e0 100644 --- a/src/posts/2020/earn-it-act-threatens-end-to-end-encryption.md +++ b/src/posts/2020/earn-it-act-threatens-end-to-end-encryption.md @@ -2,7 +2,6 @@ date: '2020-03-13' title: 'EARN IT Act threatens end-to-end encryption' description: "While we're all distracted by stockpiling latex gloves and toilet paper, there's a bill tiptoeing through the US Congress that could inflict the backdoor virus that law enforcement agencies have been trying to inflict on encryption for years." -draft: false tags: ['politics', 'privacy', 'security'] --- diff --git a/src/posts/2020/earn-it-is-an-attack-on-encryption.md b/src/posts/2020/earn-it-is-an-attack-on-encryption.md index 0066fa6a..675dc75d 100644 --- a/src/posts/2020/earn-it-is-an-attack-on-encryption.md +++ b/src/posts/2020/earn-it-is-an-attack-on-encryption.md @@ -2,7 +2,6 @@ date: '2020-03-06' title: 'EARN IT is an attack on encryption' description: "Yesterday a bipartisan group of U.S. Senators introduced a new bill called the EARN IT act. On its face, the bill seems like a bit of inside baseball having to do with legal liability for information service providers." -draft: false tags: ['politics', 'privacy', 'encryption'] --- diff --git a/src/posts/2020/eff-s-recommendations-for-consumer-data-privacy-laws.md b/src/posts/2020/eff-s-recommendations-for-consumer-data-privacy-laws.md index 99f969b4..d7ffdc07 100644 --- a/src/posts/2020/eff-s-recommendations-for-consumer-data-privacy-laws.md +++ b/src/posts/2020/eff-s-recommendations-for-consumer-data-privacy-laws.md @@ -2,7 +2,6 @@ date: '2020-02-17' title: EFF's Recommendations for Consumer Data Privacy Laws description: "Strong privacy legislation in the United States is possible, necessary, and long overdue. EFF emphasizes the following concrete recommendations for proposed legislation regarding consumer data privacy." -draft: false tags: ['politics', 'privacy'] --- diff --git a/src/posts/2020/facebook-asks-for-a-moat-of-regulations-it-already-meets.md b/src/posts/2020/facebook-asks-for-a-moat-of-regulations-it-already-meets.md index f12e56a6..baaa8bd1 100644 --- a/src/posts/2020/facebook-asks-for-a-moat-of-regulations-it-already-meets.md +++ b/src/posts/2020/facebook-asks-for-a-moat-of-regulations-it-already-meets.md @@ -2,7 +2,6 @@ date: '2020-02-18' title: 'Facebook asks for a moat of regulations it already meets' description: "It's suspiciously convenient that Facebook already fulfills most of the regulatory requirements it's asking governments to lay on the rest of the tech industry." -draft: false tags: ['tech', 'privacy'] --- diff --git a/src/posts/2020/fbi-director-chris-wray-pitches-weakened-encryption-at-cyber-security-conference.md b/src/posts/2020/fbi-director-chris-wray-pitches-weakened-encryption-at-cyber-security-conference.md index 2337e28c..fbd525d0 100644 --- a/src/posts/2020/fbi-director-chris-wray-pitches-weakened-encryption-at-cyber-security-conference.md +++ b/src/posts/2020/fbi-director-chris-wray-pitches-weakened-encryption-at-cyber-security-conference.md @@ -2,7 +2,6 @@ date: '2020-03-12' title: 'FBI Director Chris Wray Pitches Weakened Encryption At A Cyber Security Conference' description: "On May 29, 2018, the FBI promised to deliver an updated count of encrypted devices in its possession. As James Comey and his replacement, Chris Wray, continued to advocate for weakened encryption, the number of phones the FBI couldn't get into swelled from 880 in 2016 to over 7,800 by the time the FBI realized its phone-counting method was broken." -draft: false tags: ['politics', 'privacy', 'security'] --- diff --git a/src/posts/2020/fcc-proposes-fine-wireless-carriers-selling-customer-location-data.md b/src/posts/2020/fcc-proposes-fine-wireless-carriers-selling-customer-location-data.md index 44d1adfc..b1b79f81 100644 --- a/src/posts/2020/fcc-proposes-fine-wireless-carriers-selling-customer-location-data.md +++ b/src/posts/2020/fcc-proposes-fine-wireless-carriers-selling-customer-location-data.md @@ -2,7 +2,6 @@ date: '2020-02-28' title: 'FCC Proposes to Fine Wireless Carriers $200M for Selling Customer Location Data' description: "The U.S. Federal Communications Commission (FCC) today proposed fines of more than $200 million against the nation's four largest wireless carriers for selling access to their customers' location information without taking adequate precautions to prevent unauthorized access to that data." -draft: false tags: ['politics', 'privacy', 'security'] --- diff --git a/src/posts/2020/firefox-is-showing-the-way-back-to-a-world-that-s-private-by-default.md b/src/posts/2020/firefox-is-showing-the-way-back-to-a-world-that-s-private-by-default.md index c65b5b46..7defd3dd 100644 --- a/src/posts/2020/firefox-is-showing-the-way-back-to-a-world-that-s-private-by-default.md +++ b/src/posts/2020/firefox-is-showing-the-way-back-to-a-world-that-s-private-by-default.md @@ -2,7 +2,6 @@ date: '2020-03-02' title: "Firefox is showing the way back to a world that's private by default" description: "One of the nice things about looking at the full scope of tech news for the day is that two stories that you otherwise wouldn't think to connect end up playing off each other perfectly. So it was today with the following pieces of news." -draft: false tags: ['Firefox', 'privacy'] --- diff --git a/src/posts/2020/firefox-turns-encrypted-dns-on-by-default-to-thwart-snooping-isps.md b/src/posts/2020/firefox-turns-encrypted-dns-on-by-default-to-thwart-snooping-isps.md index 823f6658..cb421c1a 100644 --- a/src/posts/2020/firefox-turns-encrypted-dns-on-by-default-to-thwart-snooping-isps.md +++ b/src/posts/2020/firefox-turns-encrypted-dns-on-by-default-to-thwart-snooping-isps.md @@ -2,7 +2,6 @@ date: '2020-02-25' title: 'Firefox turns encrypted DNS on by default to thwart snooping ISPs' description: "Firefox will start switching browser users to Cloudflare's encrypted-DNS service today and roll out the change across the United States in the coming weeks." -draft: false tags: ['Firefox', 'privacy', 'security'] --- diff --git a/src/posts/2020/fixing-memory-leaks-in-web-applications.md b/src/posts/2020/fixing-memory-leaks-in-web-applications.md index f5723695..c5bd1d3f 100644 --- a/src/posts/2020/fixing-memory-leaks-in-web-applications.md +++ b/src/posts/2020/fixing-memory-leaks-in-web-applications.md @@ -2,7 +2,6 @@ date: '2020-02-26' title: Fixing memory leaks in web applications description: "Part of the bargain we struck when we switched from building server-rendered websites to client-rendered SPAs is that we suddenly had to take a lot more care with the resources on the user's device." -draft: false tags: ['development'] --- diff --git a/src/posts/2020/last-weeks-internet-calamity-that-wasnt.md b/src/posts/2020/last-weeks-internet-calamity-that-wasnt.md index 981db19b..a0793812 100644 --- a/src/posts/2020/last-weeks-internet-calamity-that-wasnt.md +++ b/src/posts/2020/last-weeks-internet-calamity-that-wasnt.md @@ -2,7 +2,6 @@ date: '2020-03-09' title: "Last Week's Internet Calamity That Wasn't" description: "This is a story about something that could have gone wrong on the internet this week but instead turned out mostly OK. How often can you say that? Around nine o'clock on the East Coast on Friday, February 28, bad news arrived on the doorstep of Let's Encrypt." -draft: false category: links --- diff --git a/src/posts/2020/lets-encrypt-hits-billion-certificares-issued.md b/src/posts/2020/lets-encrypt-hits-billion-certificares-issued.md index 1a921e8a..1389fd3e 100644 --- a/src/posts/2020/lets-encrypt-hits-billion-certificares-issued.md +++ b/src/posts/2020/lets-encrypt-hits-billion-certificares-issued.md @@ -2,7 +2,6 @@ date: '2020-02-27' title: Let's Encrypt hits 1 billion certificates issued description: "We issued our billionth certificate on February 27, 2020. We're going to use this big round number as an opportunity to reflect on what has changed for us, and for the Internet, leading up to this event. In particular, we want to talk about what has happened since the last time we talked about a big round number of certificates - one hundred million." -draft: false tags: ['security', 'development'] --- diff --git a/src/posts/2020/lets-encrypt-vulnerability.md b/src/posts/2020/lets-encrypt-vulnerability.md index 1705b4a4..8fe1a0c0 100644 --- a/src/posts/2020/lets-encrypt-vulnerability.md +++ b/src/posts/2020/lets-encrypt-vulnerability.md @@ -2,7 +2,6 @@ date: '2020-03-04' title: "Let's Encrypt Vulnerability" description: "The BBC is reporting a vulnerability in the Let's Encrypt certificate service." -draft: false tags: ['security'] --- diff --git a/src/posts/2020/power-to-the-people.md b/src/posts/2020/power-to-the-people.md index 15bb84c8..c3c98737 100644 --- a/src/posts/2020/power-to-the-people.md +++ b/src/posts/2020/power-to-the-people.md @@ -2,7 +2,6 @@ date: '2020-02-27' title: 'Power to the People' description: "When you upload photos to Instagram, back up your phone to 'the cloud', send an email through GMail, or save a document in a storage application like Dropbox or Google Drive, your data is being saved in a data center." -draft: false tags: ['privacy'] --- diff --git a/src/posts/2020/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top.md b/src/posts/2020/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top.md index 467a19f9..1c9f020f 100644 --- a/src/posts/2020/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top.md +++ b/src/posts/2020/prevent-content-from-being-hidden-underneath-a-fixed-header-by-using-scroll-margin-top.md @@ -2,7 +2,6 @@ date: '2020-03-01' title: 'Prevent content from being hidden underneath a fixed header by using `scroll-margin-top`' description: "If you've ever implemented a design with a fixed header, you've surely had this problem." -draft: false tags: ['development'] --- diff --git a/src/posts/2020/ssh-directory-permissions.md b/src/posts/2020/ssh-directory-permissions.md index 2f40b9df..6f47c017 100644 --- a/src/posts/2020/ssh-directory-permissions.md +++ b/src/posts/2020/ssh-directory-permissions.md @@ -2,7 +2,6 @@ date: '2020-11-09' title: '.ssh directory permissions' description: "I was recently setting up a new, always-on machine that I do occasional dev work." -draft: false tags: ['SSH', 'development'] --- diff --git a/src/posts/2020/tech-companies-agree-to-voluntary-principles-as-governments-ask-for-encryption-backdoors.md b/src/posts/2020/tech-companies-agree-to-voluntary-principles-as-governments-ask-for-encryption-backdoors.md index f9833010..ec3c7444 100644 --- a/src/posts/2020/tech-companies-agree-to-voluntary-principles-as-governments-ask-for-encryption-backdoors.md +++ b/src/posts/2020/tech-companies-agree-to-voluntary-principles-as-governments-ask-for-encryption-backdoors.md @@ -2,7 +2,6 @@ date: '2020-03-11' title: Tech companies agree to voluntary principles as governments ask for encryption backdoors description: "Google, Facebook, Microsoft, Twitter, Snap and Roblox have agreed to adopt 11 voluntary principles to prevent online child sexual exploitation, government officials said on Thursday." -draft: false tags: ['tech', 'privacy'] --- diff --git a/src/posts/2020/tech-companies-are-helping-bosses-monitor-everything-you-do-at-work.md b/src/posts/2020/tech-companies-are-helping-bosses-monitor-everything-you-do-at-work.md index 1342143c..fe99a993 100644 --- a/src/posts/2020/tech-companies-are-helping-bosses-monitor-everything-you-do-at-work.md +++ b/src/posts/2020/tech-companies-are-helping-bosses-monitor-everything-you-do-at-work.md @@ -2,7 +2,6 @@ date: '2020-03-01' title: 'Tech Companies Are Helping Bosses Monitor Everything You Do at Work' description: "Microchips, mobile spyware, and perpetual monitoring are all part of capital's fantasy of twenty-first-century scientific management — a future in which our movements, impulses, and rhythms are perfectly adapted to the needs of profit-making." -draft: false category: links --- diff --git a/src/posts/2020/the-doj-asks-startup-investors-are-tech-giants-too-powerful-.md b/src/posts/2020/the-doj-asks-startup-investors-are-tech-giants-too-powerful-.md index d900c103..0d14eec7 100644 --- a/src/posts/2020/the-doj-asks-startup-investors-are-tech-giants-too-powerful-.md +++ b/src/posts/2020/the-doj-asks-startup-investors-are-tech-giants-too-powerful-.md @@ -2,7 +2,6 @@ date: '2020-02-17' title: 'The DOJ Asks Startup Investors: Are Tech Giants Too Powerful?' description: "Whether the largest tech companies have too much power has become a common question in Washington, DC. The House Antitrust subcommittee and Federal Trade Commission both have active investigations on the topic." -draft: false tags: ['politics'] --- diff --git a/src/posts/2020/the-earn-it-act-is-a-sneak-attack-on-encryption.md b/src/posts/2020/the-earn-it-act-is-a-sneak-attack-on-encryption.md index f6fcc953..9b801bd4 100644 --- a/src/posts/2020/the-earn-it-act-is-a-sneak-attack-on-encryption.md +++ b/src/posts/2020/the-earn-it-act-is-a-sneak-attack-on-encryption.md @@ -2,7 +2,6 @@ date: '2020-03-05' title: 'The EARN IT Act Is a Sneak Attack on Encryption' description: "A bipartisan pair of US senators today introduced long-rumored legislation known as the EARN IT Act. Meant to combat child sexual exploitation online, the bill threatens to erode established protections against holding tech companies responsible for what people do and say on their platforms." -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2020/the-graham-blumenthal-bill-a-new-path-for-doj-to-finally-break-encryption.md b/src/posts/2020/the-graham-blumenthal-bill-a-new-path-for-doj-to-finally-break-encryption.md index bcedfb2d..1b4dc85b 100644 --- a/src/posts/2020/the-graham-blumenthal-bill-a-new-path-for-doj-to-finally-break-encryption.md +++ b/src/posts/2020/the-graham-blumenthal-bill-a-new-path-for-doj-to-finally-break-encryption.md @@ -2,7 +2,6 @@ date: '2020-03-04' title: 'The Graham-Blumenthal Bill: A New Path for DOJ to Finally Break Encryption' description: "Members of Congress are about to introduce a bill that will undermine the law that undergirds free speech on the Internet. If passed, the bill known as the Eliminating Abusive and Rampant Neglect of Interactive Technologies (EARN IT) Act, will fulfill a long-standing dream of U.S. law enforcement." -draft: false tags: ['politics', 'security'] --- diff --git a/src/posts/2020/the-history-of-the-url.md b/src/posts/2020/the-history-of-the-url.md index 332c7041..7df7550d 100644 --- a/src/posts/2020/the-history-of-the-url.md +++ b/src/posts/2020/the-history-of-the-url.md @@ -2,7 +2,6 @@ date: '2020-03-05' title: The History of the URL' description: "On the twenty-two computer scientists met to discuss an issue with 'computer mail' (now known as email). Attendees included the guy who would create Sun Microsystems, the guy who made Zork, the NTP guy, and the guy who convinced the government to pay for Unix." -draft: false tags: ['development'] --- diff --git a/src/posts/2021/2021-reading-list.md b/src/posts/2021/2021-reading-list.md index ed4e3770..0ba45472 100644 --- a/src/posts/2021/2021-reading-list.md +++ b/src/posts/2021/2021-reading-list.md @@ -2,7 +2,6 @@ date: '2021-03-21' title: 2021 reading list description: "I've been working on making reading a habit again for the past few years (my streak in books is currently 383 days)." -draft: false tags: ['books'] --- diff --git a/src/posts/2021/a-brief-intro-to-git.md b/src/posts/2021/a-brief-intro-to-git.md index 7bd0d9cf..260c7418 100644 --- a/src/posts/2021/a-brief-intro-to-git.md +++ b/src/posts/2021/a-brief-intro-to-git.md @@ -2,7 +2,6 @@ date: '2021-06-07' title: A brief intro to git description: "As a developer, a version control system is a critical part of your toolkit, no matter the size of the project or team you may find yourself working on." -draft: false tags: ['Git', 'development'] --- diff --git a/src/posts/2021/apple-music-a-tale-of-woe.md b/src/posts/2021/apple-music-a-tale-of-woe.md index e87542fb..4b46ab18 100644 --- a/src/posts/2021/apple-music-a-tale-of-woe.md +++ b/src/posts/2021/apple-music-a-tale-of-woe.md @@ -2,7 +2,6 @@ date: '2022-02-15' title: 'Apple Music: a tale of woe' description: "Last week my Apple Music collection, in as far as I can tell, become corrupted or otherwise unmanageable. This isn't the first issue I've had with the service nor is it the most severe — I gave Apple Music a try right after it launched, remnants of Beats Music and all." -draft: false tags: ['music', 'Apple', 'services'] --- diff --git a/src/posts/2021/digital-privacy-tools.md b/src/posts/2021/digital-privacy-tools.md index f1227fa3..a8460348 100644 --- a/src/posts/2021/digital-privacy-tools.md +++ b/src/posts/2021/digital-privacy-tools.md @@ -2,7 +2,6 @@ date: '2021-04-01' title: 'Digital privacy tools' description: "This is a helpful, albeit basic, guide to online privacy tools." -draft: false tags: ['tech', 'privacy'] --- diff --git a/src/posts/2022/2022-reading-list.md b/src/posts/2022/2022-reading-list.md index 4fb4d052..2a6a6b4c 100644 --- a/src/posts/2022/2022-reading-list.md +++ b/src/posts/2022/2022-reading-list.md @@ -2,7 +2,6 @@ date: '2022-04-03' title: '2022 reading list' description: "I'm still plugging away with my reading habit and my streak is now at 772 days." -draft: false tags: ['books'] --- diff --git a/src/posts/2022/apple-centric-digital-privacy-tools.md b/src/posts/2022/apple-centric-digital-privacy-tools.md index 0c277230..8ae3981a 100644 --- a/src/posts/2022/apple-centric-digital-privacy-tools.md +++ b/src/posts/2022/apple-centric-digital-privacy-tools.md @@ -2,7 +2,6 @@ date: '2022-05-31' title: 'Apple-centric digital privacy tools' description: "A rundown of privacy tools that work well with Apple's technology ecosystem." -draft: false tags: ['Apple', 'privacy', 'iOS', 'macOS', 'tech'] --- diff --git a/src/posts/2022/apple-messages-a-tale-of-woe.md b/src/posts/2022/apple-messages-a-tale-of-woe.md index 7ebd880f..20047358 100644 --- a/src/posts/2022/apple-messages-a-tale-of-woe.md +++ b/src/posts/2022/apple-messages-a-tale-of-woe.md @@ -2,7 +2,6 @@ date: '2022-04-06' title: 'Apple Messages: a tale of woe OR how to fix sync, a crash loop and accept data loss' description: "Apple's Messages app recently started crashing in a loop on my Mac Mini — it would happen every time the app was opened after a 5-10 second delay. Deleting conversations from other devices and letting that change sync over didn't appear to help." -draft: false tags: ['Apple', 'services'] --- diff --git a/src/posts/2022/automating-email-cleanup-in-gmail.md b/src/posts/2022/automating-email-cleanup-in-gmail.md index de556324..479df297 100644 --- a/src/posts/2022/automating-email-cleanup-in-gmail.md +++ b/src/posts/2022/automating-email-cleanup-in-gmail.md @@ -2,7 +2,6 @@ date: '2022-03-28' title: 'Automating email cleanup in Gmail' description: "Lately I've been leaning into automating the cleanup of email I receive in Gmail using a combination of Inbox-era categories that the application still exposes via search and Google Apps Script." -draft: false tags: ['Gmail', 'automation'] --- diff --git a/src/posts/2022/fixing-safari-icloud-syncing.md b/src/posts/2022/fixing-safari-icloud-syncing.md index 8b5d2f0d..6470a66a 100644 --- a/src/posts/2022/fixing-safari-icloud-syncing.md +++ b/src/posts/2022/fixing-safari-icloud-syncing.md @@ -2,7 +2,6 @@ date: '2022-05-28' title: 'Fixing Safari iCloud syncing' description: "I've been having an intermittent issue with Safari failing to sync any data via iCloud that you would normally expect — history, tabs, bookmarks and the landing page were all behaving independently despite iCloud syncing being enabled." -draft: false tags: [Apple, iOS, macOS] --- diff --git a/src/posts/2022/migrating-to-fastmail.md b/src/posts/2022/migrating-to-fastmail.md index fcdf2415..b2ff490a 100644 --- a/src/posts/2022/migrating-to-fastmail.md +++ b/src/posts/2022/migrating-to-fastmail.md @@ -2,7 +2,6 @@ date: '2022-04-13' title: 'Migrating to Fastmail' description: "So you want to migrate over to Fastmail for your email — here's how you can go about doing so as seamlessly as possible." -draft: false tags: ['Email', 'Fastmail', 'Gmail'] --- diff --git a/src/posts/2022/simple-api-fetch-hooks-with-swr.md b/src/posts/2022/simple-api-fetch-hooks-with-swr.md index a6da7137..b2f4df37 100644 --- a/src/posts/2022/simple-api-fetch-hooks-with-swr.md +++ b/src/posts/2022/simple-api-fetch-hooks-with-swr.md @@ -2,7 +2,6 @@ date: '2022-05-23' title: 'Simple data fetching with custom React hooks and SWR' description: "My site was scaffolded out using Timothy Lin's tailwind-nextjs-starter-blog project (which I highly recommend checking out). As part of the build out I wanted to display the books I'm currently reading and the song I most recently listened to, data available from Oku and Last.fm, respectively." -draft: false tags: [SWR, API, fetch, React, Next.js] --- diff --git a/src/posts/2023/2023-in-review.html b/src/posts/2023/2023-in-review.html index 4d74e90b..1d7ddbf0 100644 --- a/src/posts/2023/2023-in-review.html +++ b/src/posts/2023/2023-in-review.html @@ -2,7 +2,6 @@ date: '2023-12-28' title: '2023 in review' description: "A quick year in review post to close out 2023." -draft: false tags: ['books', 'music', 'development', 'Eleventy'] ---

Here's my brief, altogether incomplete, review of 2023.

diff --git a/src/posts/2023/a-safari-specific-guide-to-making-the-modern-web-suck-less.md b/src/posts/2023/a-safari-specific-guide-to-making-the-modern-web-suck-less.md index 9f595132..0445eeea 100644 --- a/src/posts/2023/a-safari-specific-guide-to-making-the-modern-web-suck-less.md +++ b/src/posts/2023/a-safari-specific-guide-to-making-the-modern-web-suck-less.md @@ -2,7 +2,6 @@ date: '2023-05-01' title: 'A Safari-specific guide to making the modern web suck less' description: "Take a second, turn off all of your browser extensions, go to a popular website that comes to mind and take a look at how bad the default experience is. Bonus points — pull up the dev tools, go to the network tab, filter for JavaScript and see how many analytics suites load." -draft: false tags: ['iOS', 'macOS', 'Apple', 'privacy', 'tech'] --- diff --git a/src/posts/2023/adding-client-side-rendered-webmentions-to-my-blog.md b/src/posts/2023/adding-client-side-rendered-webmentions-to-my-blog.md index 42526994..f6b8f84c 100644 --- a/src/posts/2023/adding-client-side-rendered-webmentions-to-my-blog.md +++ b/src/posts/2023/adding-client-side-rendered-webmentions-to-my-blog.md @@ -2,7 +2,6 @@ date: '2023-02-09' title: 'Adding client-side rendered webmentions to my blog' description: "My blog is currently hosted on weblog.lol which allows for a simple and configurable weblog managed in git with posts formatted in markdown." -draft: false tags: ['webmentions', 'development', 'JavaScript', 'API'] --- diff --git a/src/posts/2023/another-eleventy-content-syndication-path.md b/src/posts/2023/another-eleventy-content-syndication-path.md index 0d148681..e43266a8 100644 --- a/src/posts/2023/another-eleventy-content-syndication-path.md +++ b/src/posts/2023/another-eleventy-content-syndication-path.md @@ -2,7 +2,6 @@ date: '2023-03-28' title: 'Another Eleventy content syndication path' description: "After posting and discussing my post from yesterday with Nicolas Hoizey I decided to explore his suggested path and explore using a GitHub action to handle posts to Mastodon, rather than Make." -draft: false tags: ['Eleventy', 'Mastodon', 'JSON', 'RSS'] --- diff --git a/src/posts/2023/automate-syndicate-content-mastodon-eleventy.md b/src/posts/2023/automate-syndicate-content-mastodon-eleventy.md index 7e0eb694..0eb73491 100644 --- a/src/posts/2023/automate-syndicate-content-mastodon-eleventy.md +++ b/src/posts/2023/automate-syndicate-content-mastodon-eleventy.md @@ -2,7 +2,6 @@ date: '2023-03-27' title: 'Automate and syndicate content from Eleventy to Mastodon' description: "I've discussed building a now page using Eleventy, but I also syndicate a subset of that content out to Mastodon using @11ty/eleventy-activity-feed and Make." -draft: false tags: ['automation', 'Mastodon', 'Eleventy'] --- diff --git a/src/posts/2023/automating-and-overengineering-my-now-page.md b/src/posts/2023/automating-and-overengineering-my-now-page.md index ea85791b..d8a50b29 100644 --- a/src/posts/2023/automating-and-overengineering-my-now-page.md +++ b/src/posts/2023/automating-and-overengineering-my-now-page.md @@ -2,7 +2,6 @@ date: '2023-02-06' title: 'Automating (and probably overengineering) my now page' description: "omg.lol (where I point my domain) and host most of my site content recently launched support for /now pages." -draft: false tags: ['automation', 'development', 'Next.js', 'JavaScript'] --- diff --git a/src/posts/2023/automating-rss-syndication-with-nextjs-github.md b/src/posts/2023/automating-rss-syndication-with-nextjs-github.md index bc04d614..ca811a48 100644 --- a/src/posts/2023/automating-rss-syndication-with-nextjs-github.md +++ b/src/posts/2023/automating-rss-syndication-with-nextjs-github.md @@ -2,7 +2,6 @@ date: '2023-02-23' title: 'Automating RSS syndication and sharing with Next.js and GitHub' description: "I wrote a basic syndication tool in Next.js to automate sharing items from configured RSS feeds to Mastodon. This tool works by leveraging a few basic configurations, the Mastodon API and a (reasonably) lightweight script that creates a JSON cache when initialized and posts new items on an hourly basis." -draft: false tags: ['Next.js', 'RSS', 'automation', 'GitHub'] --- diff --git a/src/posts/2023/building-a-now-page-using-nextjs-and-social-apis.md b/src/posts/2023/building-a-now-page-using-nextjs-and-social-apis.md index 54df84f8..3ebd49f9 100644 --- a/src/posts/2023/building-a-now-page-using-nextjs-and-social-apis.md +++ b/src/posts/2023/building-a-now-page-using-nextjs-and-social-apis.md @@ -2,7 +2,6 @@ date: '2023-02-20' title: 'Building a now page using Next.js and social APIs' description: "With my personal site now sitting at Vercel and written in Next.js I decided to rework my now page by leveraging a variety of social APIs." -draft: false tags: ['Next.js', 'React', 'API'] --- diff --git a/src/posts/2023/building-my-now-page-using-eleventy.md b/src/posts/2023/building-my-now-page-using-eleventy.md index f6dae008..c1a629b7 100644 --- a/src/posts/2023/building-my-now-page-using-eleventy.md +++ b/src/posts/2023/building-my-now-page-using-eleventy.md @@ -2,7 +2,6 @@ date: '2023-03-18' title: 'Building my now page using Eleventy' description: "As part of my commitment to writing about things I've written in other frameworks in Eleventy, this is how I re-engineered my /now page in Eleventy." -draft: false tags: ['Eleventy', 'JavaScript', 'Last.fm', 'Oku', 'Trakt', 'Letterboxd', 'API'] --- diff --git a/src/posts/2023/check-in-to-your-personal-site.md b/src/posts/2023/check-in-to-your-personal-site.md index 37c1ef8f..65912d6e 100644 --- a/src/posts/2023/check-in-to-your-personal-site.md +++ b/src/posts/2023/check-in-to-your-personal-site.md @@ -2,7 +2,6 @@ date: '2023-11-30' title: 'Check in to your personal site' description: "For a while now I've had a line on my homepage displaying the track I'm currently listening to via Last.fm. In the interest of taking things entirely too far I've expanded what it does a fair bit." -draft: false tags: ['Eleventy', 'JavaScript', 'Last.fm', 'Trakt', 'NBA', 'API'] --- For a while now I've had a line on my homepage displaying the track I'm currently listening to via [Last.fm](https://www.last.fm/user/coryd_). In the interest of taking things entirely too far I've expanded what it does a fair bit. diff --git a/src/posts/2023/client-side-webmentions-in-nextjs.md b/src/posts/2023/client-side-webmentions-in-nextjs.md index 1adbc9fe..5ff9707c 100644 --- a/src/posts/2023/client-side-webmentions-in-nextjs.md +++ b/src/posts/2023/client-side-webmentions-in-nextjs.md @@ -2,7 +2,6 @@ date: '2023-02-18' title: 'Adding client side webmentions to my Next.js blog' description: "The latest iteration of my website is built on Next.js, specifically Timothy Lin's wonderful Tailwind/Next.js starter blog.." -draft: false tags: ['Next.js', 'React', 'development', 'indie web', 'API'] --- diff --git a/src/posts/2023/default-apps-2023.md b/src/posts/2023/default-apps-2023.md index c9df6817..2957f1a2 100644 --- a/src/posts/2023/default-apps-2023.md +++ b/src/posts/2023/default-apps-2023.md @@ -2,7 +2,6 @@ date: '2023-11-06' title: 'My default apps, 2023 edition' description: "In the spirit of following a trend, here are my default apps as of now (the end of 2023)." -draft: false tags: ['tech', 'macOS'] --- diff --git a/src/posts/2023/displaying-listening-data-from-apple-music-using-musickit.md b/src/posts/2023/displaying-listening-data-from-apple-music-using-musickit.md index d49cbbf2..7245027e 100644 --- a/src/posts/2023/displaying-listening-data-from-apple-music-using-musickit.md +++ b/src/posts/2023/displaying-listening-data-from-apple-music-using-musickit.md @@ -2,7 +2,6 @@ date: '2023-06-21' title: 'Displaying listening data from Apple Music using MusicKit.js' description: "Up until now my now page has sourced music data from Last.fm (and may well again). But, in the interest in experimenting a bit, I've tried my hand at rewriting that part of the page to leverage data from Apple Music, using MusicKit.js instead." -draft: false tags: ['development', 'music', 'Eleventy', 'Apple', 'JavaScript', 'API'] image: https://cdn.coryd.dev/blog/albums-artists.jpg --- diff --git a/src/posts/2023/domain-names-as-discoverable-personal-identifiers-for-the-web.md b/src/posts/2023/domain-names-as-discoverable-personal-identifiers-for-the-web.md index 96839627..fe37a861 100644 --- a/src/posts/2023/domain-names-as-discoverable-personal-identifiers-for-the-web.md +++ b/src/posts/2023/domain-names-as-discoverable-personal-identifiers-for-the-web.md @@ -2,7 +2,6 @@ date: '2023-05-26' title: 'Domain names as discoverable personal identifiers for the web' description: "What if — and hear me out here — instead of using email or a platform-owned account, we leveraged individual domain names as personal identifiers for the web?" -draft: false tags: ['tech', 'privacy'] --- diff --git a/src/posts/2023/drying-up-now-page-templates-eleventy.md b/src/posts/2023/drying-up-now-page-templates-eleventy.md index 3449896d..15d98b5a 100644 --- a/src/posts/2023/drying-up-now-page-templates-eleventy.md +++ b/src/posts/2023/drying-up-now-page-templates-eleventy.md @@ -2,7 +2,6 @@ date: '2023-09-03' title: Drying up now page templates and normalizing data in Eleventy description: "My now page consists of a number of similar sections — some bespoke text, a number of media grids and lists. The text is repeated once, the lists are easily templated out in Liquid.js and the media grids are all quite similar." -draft: false tags: - Eleventy - development diff --git a/src/posts/2023/embrace-extend-enshittify.md b/src/posts/2023/embrace-extend-enshittify.md index a557ecdf..8db14ef9 100644 --- a/src/posts/2023/embrace-extend-enshittify.md +++ b/src/posts/2023/embrace-extend-enshittify.md @@ -2,7 +2,6 @@ date: '2023-07-05' title: 'Embrace, extend, enshittify' description: "Meta launched Threads and it'll support ActivityPub soon. You should federate with the app since, well, all your posts are accessible to them anyways should they make the effort to obtain them." -draft: false tags: ['privacy', 'tech'] --- Meta launched Threads and it'll support ActivityPub soon. You should federate with the app since, well, all your posts are accessible to them anyways should they make the effort to obtain them. [Your posts are about as private as entries in an RSS feed.](https://blog.bloonface.com/2023/07/04/the-fediverse-is-a-privacy-nightmare/) diff --git a/src/posts/2023/env-files-eleventy.md b/src/posts/2023/env-files-eleventy.md index b3c815c1..963cbc60 100644 --- a/src/posts/2023/env-files-eleventy.md +++ b/src/posts/2023/env-files-eleventy.md @@ -2,7 +2,6 @@ date: '2023-03-24' title: '.env files in Eleventy' description: "The Eleventy docs recommend the dotenv package for working with .env files, but I've found dotenv-flow to be a bit more useful inasmuch as support for .env* file patterns make development more convenient." -draft: false tags: ['env', 'Eleventy'] --- diff --git a/src/posts/2023/fastmail-handling-inbound-email-with-regex-filters-now-with-chatgpt.md b/src/posts/2023/fastmail-handling-inbound-email-with-regex-filters-now-with-chatgpt.md index dc00ccfe..7048d3a0 100644 --- a/src/posts/2023/fastmail-handling-inbound-email-with-regex-filters-now-with-chatgpt.md +++ b/src/posts/2023/fastmail-handling-inbound-email-with-regex-filters-now-with-chatgpt.md @@ -2,7 +2,6 @@ date: '2023-02-17' title: 'Workflows: handling inbound email on Fastmail with regular expressions (now featuring ChatGPT)' description: "I've been using Fastmail for years now and have explored a number of different approaches to handling mail. I've approached it by creating rules targeting lists of top level domains, I've gone with no rules at all and a heavy-handed approach to unsubscribing from messages (operating under the idea that _everything_ warrants being seen and triaged)." -draft: false tags: ['Email', 'Fastmail', 'regular expressions', 'workflows', 'ChatGPT'] image: https://cdn.coryd.dev/blog/fastmail-workflow.jpg --- diff --git a/src/posts/2023/from-ics-to-json-surfacing-anticipated-albums.md b/src/posts/2023/from-ics-to-json-surfacing-anticipated-albums.md index 6f13ef71..524263d5 100644 --- a/src/posts/2023/from-ics-to-json-surfacing-anticipated-albums.md +++ b/src/posts/2023/from-ics-to-json-surfacing-anticipated-albums.md @@ -2,7 +2,6 @@ date: '2023-06-08' title: 'From ICS to JSON: surfacing anticipated albums' description: "I use MusicHarbor by Marcos Tanaka to track upcoming albums from my favorite artists (typically by syncing my last.fm data with the app.) When I see something new that I want to add to my collection I throw it on a calendar creatively titled Albums." -draft: false tags: ['development', 'music', 'automation', 'API'] image: https://cdn.coryd.dev/blog/album-releases.jpg --- diff --git a/src/posts/2023/hacking-together-a-tweeklyfm-repalcement.md b/src/posts/2023/hacking-together-a-tweeklyfm-repalcement.md index 9cfeddef..e035c75a 100644 --- a/src/posts/2023/hacking-together-a-tweeklyfm-repalcement.md +++ b/src/posts/2023/hacking-together-a-tweeklyfm-repalcement.md @@ -2,7 +2,6 @@ date: '2023-11-15' title: 'Hacking together a Tweekly.fm replacement' description: "I mused the other day about wanting a replacement for Tweekly.fm which shut down due to Twitter's API changes and restrictions. In my case, the aim would be to make this compatible with Mastodon since that's where I've found myself spending the most time recently." -draft: false tags: ['development', 'Eleventy', 'GitHub'] --- diff --git a/src/posts/2023/i-block-ads.md b/src/posts/2023/i-block-ads.md index 9af91fec..d42990d3 100644 --- a/src/posts/2023/i-block-ads.md +++ b/src/posts/2023/i-block-ads.md @@ -2,7 +2,6 @@ date: '2023-05-23' title: 'I block ads' description: "I block ads in the browser. I block ads at the DNS level." -draft: false tags: ['advertising', 'privacy', 'tech'] image: /assets/img/og/adblocks.webp --- diff --git a/src/posts/2023/i-dont-want-streaming-music.md b/src/posts/2023/i-dont-want-streaming-music.md index 9cf5795a..5e94c7da 100644 --- a/src/posts/2023/i-dont-want-streaming-music.md +++ b/src/posts/2023/i-dont-want-streaming-music.md @@ -2,7 +2,6 @@ date: '2023-04-05' title: "I don't want streaming music, I just want to stream my music" description: "I don't want your streaming music service, I just want the music I've collected and care about available to stream." -draft: false tags: ['music', 'streaming'] --- diff --git a/src/posts/2023/i-removed-tailwind-from-my-site.md b/src/posts/2023/i-removed-tailwind-from-my-site.md index b7f69270..fd763625 100644 --- a/src/posts/2023/i-removed-tailwind-from-my-site.md +++ b/src/posts/2023/i-removed-tailwind-from-my-site.md @@ -2,7 +2,6 @@ date: '2024-01-05' title: 'I removed Tailwind from my site' description: 'A brief run through removing Tailwind.css from this site.' -draft: false tags: - Eleventy - CSS diff --git a/src/posts/2023/it-is-possible-to-both-stream-and-buy-music.md b/src/posts/2023/it-is-possible-to-both-stream-and-buy-music.md index 0b2202f3..46c36c72 100644 --- a/src/posts/2023/it-is-possible-to-both-stream-and-buy-music.md +++ b/src/posts/2023/it-is-possible-to-both-stream-and-buy-music.md @@ -2,7 +2,6 @@ date: '2023-09-19' title: "'It Is Possible to Both Stream and Buy Music'" description: "I've been streaming music again in part (and I know this is ridiculous) because Spotify is ubiquitous, well-integrated and has a — well — API that's usable for my purposes." -draft: false tags: - music --- diff --git a/src/posts/2023/lazy-select-based-pagination-eleventy.md b/src/posts/2023/lazy-select-based-pagination-eleventy.md index 61c30bec..d6bb677d 100644 --- a/src/posts/2023/lazy-select-based-pagination-eleventy.md +++ b/src/posts/2023/lazy-select-based-pagination-eleventy.md @@ -2,7 +2,6 @@ date: '2023-03-27' title: 'Lazy select-based pagination in Eleventy' description: "I've relaunched, rebuilt and rewritten my personal blog more times than I can count, and I've had a trail of posts I've never fully migrated at each turn. This weekend, while relaxing and watching movies I ported them into Eleventy and, in doing so, found that the pagination implementation I was using didn't scale well with the number of pages I added." -draft: false tags: ['Eleventy', 'JavaScript', 'development'] --- diff --git a/src/posts/2023/locally-stored-music-and-storage-as-a-meaningful-constraint.md b/src/posts/2023/locally-stored-music-and-storage-as-a-meaningful-constraint.md index 51b743fc..61b92ae7 100644 --- a/src/posts/2023/locally-stored-music-and-storage-as-a-meaningful-constraint.md +++ b/src/posts/2023/locally-stored-music-and-storage-as-a-meaningful-constraint.md @@ -2,7 +2,6 @@ date: '2023-11-13' title: 'Doppler, locally stored music and storage as a beneficial constraint' description: "Over the weekend I moved my music listening to the excellent, macOS native app Doppler. I've spent entirely too much time moving music, thinking about music and fiddling with my setup for someone that is not an audiophile." -draft: false tags: - macOS - music diff --git a/src/posts/2023/migrating-your-letterboxd-data.md b/src/posts/2023/migrating-your-letterboxd-data.md index e3eedf71..234b36ea 100644 --- a/src/posts/2023/migrating-your-letterboxd-data.md +++ b/src/posts/2023/migrating-your-letterboxd-data.md @@ -2,7 +2,6 @@ date: '2023-10-03' title: 'Migrating your Letterboxd data' description: "In case you missed the news Letterboxd was acquired and, assurances about nothing changing quickly followed. But, I think it's safe to say we've seen this movie before." -draft: false tags: - development - tech diff --git a/src/posts/2023/now-page-grouping-episodes-of-same-show.md b/src/posts/2023/now-page-grouping-episodes-of-same-show.md index 97c5e3bd..7ee6135b 100644 --- a/src/posts/2023/now-page-grouping-episodes-of-same-show.md +++ b/src/posts/2023/now-page-grouping-episodes-of-same-show.md @@ -2,7 +2,6 @@ date: '2023-09-06' title: 'Now page: grouping episodes of the same tv show' description: "I made a minor update to how I'm normalizing TV data for display on my now page." -draft: false tags: - JavaScript - Eleventy diff --git a/src/posts/2023/now-page-update-matter-favorites.md b/src/posts/2023/now-page-update-matter-favorites.md index 433a50d1..98738205 100644 --- a/src/posts/2023/now-page-update-matter-favorites.md +++ b/src/posts/2023/now-page-update-matter-favorites.md @@ -2,7 +2,6 @@ date: '2023-05-05' title: 'Now page update: favorite articles from Matter' description: "I dropped in a quick update to my now page to display the 5 most recent articles from my favorites feed in Matter." -draft: false tags: ['Matter', 'development', 'Eleventy', 'API'] --- diff --git a/src/posts/2023/now-playing-eleventy-netlify-edge-functions-emoji.md b/src/posts/2023/now-playing-eleventy-netlify-edge-functions-emoji.md index ee6dd17b..03702c40 100644 --- a/src/posts/2023/now-playing-eleventy-netlify-edge-functions-emoji.md +++ b/src/posts/2023/now-playing-eleventy-netlify-edge-functions-emoji.md @@ -2,7 +2,6 @@ date: '2023-08-25' title: 'Displaying now playing data with matching emoji using Netlify edge functions and Eleventy' description: "My site is built using 11ty and is rebuilt once an hour. These frequent rebuilds accomplish a few things, notably updating webmention data and keeping my now page current." -draft: false tags: ['Eleventy', 'JavaScript'] --- diff --git a/src/posts/2023/on-imposter-syndrome.md b/src/posts/2023/on-imposter-syndrome.md index 251c10d9..647438e4 100644 --- a/src/posts/2023/on-imposter-syndrome.md +++ b/src/posts/2023/on-imposter-syndrome.md @@ -2,7 +2,6 @@ date: "2023-09-06" title: "On imposter syndrome" description: "I had imposter syndrome when I entered the tech industry and I still have it years later. I imagine most folks have it to one degree or another." -draft: false tags: - development --- diff --git a/src/posts/2023/onward-to-the-storygraph.md b/src/posts/2023/onward-to-the-storygraph.md index f68cfa0f..342671ea 100644 --- a/src/posts/2023/onward-to-the-storygraph.md +++ b/src/posts/2023/onward-to-the-storygraph.md @@ -2,7 +2,6 @@ date: '2023-10-23' title: 'Onward, to The Storygraph' description: "Recently, I've been using Goodreads, begrudgingly, to track my reading activity. I had been using Oku but wanted to hedge against the lack of updates since 2022 or so. Looking around for an alternative, I found and read many good things about The Storygraph. It fits my needs, but doesn't (yet) have an API or RSS/Atom feeds exposed for your reading activity." -draft: false tags: ['Eleventy', 'development'] --- diff --git a/src/posts/2023/optimizing-for-performance-with-eleventy.md b/src/posts/2023/optimizing-for-performance-with-eleventy.md index 5f2cbb16..bf5e6565 100644 --- a/src/posts/2023/optimizing-for-performance-with-eleventy.md +++ b/src/posts/2023/optimizing-for-performance-with-eleventy.md @@ -2,7 +2,6 @@ date: '2023-06-07' title: 'Optimizing for performance with Eleventy' description: "In the interest of over-engineering my personal site I've gone out of my way to optimize it for performance." -draft: false tags: ['Eleventy', 'development'] image: https://cdn.coryd.dev/blog/page-speed.jpg --- diff --git a/src/posts/2023/popular-posts-widget-using-eleventy-plausible.md b/src/posts/2023/popular-posts-widget-using-eleventy-plausible.md index cf3fd217..3e070de4 100644 --- a/src/posts/2023/popular-posts-widget-using-eleventy-plausible.md +++ b/src/posts/2023/popular-posts-widget-using-eleventy-plausible.md @@ -2,7 +2,6 @@ date: '2023-07-12' title: 'Building a popular posts widget in Eleventy using Plausible analytics' description: "I took some time last week to build out a popular posts widget after seeing Zach's implementation using Google Analytics." -draft: false tags: ['Eleventy', 'development'] --- I took some time last week to build out a popular posts widget after seeing [Zach's](https://www.zachleat.com) implementation using Google Analytics. diff --git a/src/posts/2023/programmatically-importing-your-lastfm-listening-data-to-listenbrainz.md b/src/posts/2023/programmatically-importing-your-lastfm-listening-data-to-listenbrainz.md index 3f01cd0e..a1b86203 100644 --- a/src/posts/2023/programmatically-importing-your-lastfm-listening-data-to-listenbrainz.md +++ b/src/posts/2023/programmatically-importing-your-lastfm-listening-data-to-listenbrainz.md @@ -2,7 +2,6 @@ title: 'Programmatically importing your Last.fm listening data to ListenBrainz' description: "I love Last.fm, but in the interest of redundancy, Ive started programmatically importing my listening data from Last.fm into ListenBrainz." date: '2023-12-05' -draft: false tags: - music - Eleventy diff --git a/src/posts/2023/road-to-madness-apple-music-charts.md b/src/posts/2023/road-to-madness-apple-music-charts.md index aa2e001f..a4dafcc8 100644 --- a/src/posts/2023/road-to-madness-apple-music-charts.md +++ b/src/posts/2023/road-to-madness-apple-music-charts.md @@ -2,7 +2,6 @@ date: '2023-07-21' title: 'Road to madness: charting Apple Music listening data' description: "I've written before about displaying my listening data from Apple Music but, recently, I've attempted to take things a bit further." -draft: false tags: ['development', 'music', 'Eleventy', 'Apple', 'JavaScript', 'API'] image: https://cdn.coryd.dev/blog/charlie.jpg --- diff --git a/src/posts/2023/scheduled-eleventy-builds-cron-github-actions.md b/src/posts/2023/scheduled-eleventy-builds-cron-github-actions.md index 2b1b1ee1..39c0c84b 100644 --- a/src/posts/2023/scheduled-eleventy-builds-cron-github-actions.md +++ b/src/posts/2023/scheduled-eleventy-builds-cron-github-actions.md @@ -2,7 +2,6 @@ date: '2023-03-19' title: 'Scheduled Eleventy builds on Vercel with cron-triggered GitHub actions' description: "In an effort to get away from client-side Javascript and embrace Eleventy for what it is (a static site generator), I've dropped my social-utils instance offline and my now-playing track display on my home page that still relied on it." -draft: false tags: ['Eleventy', 'JavaScript', 'automation', 'GitHub', 'GitHub actions', 'cron', 'YAML', 'API'] --- diff --git a/src/posts/2023/semi-automated-hashtags-syndicated-posts.md b/src/posts/2023/semi-automated-hashtags-syndicated-posts.md index bc3eaf78..3a5688b1 100644 --- a/src/posts/2023/semi-automated-hashtags-syndicated-posts.md +++ b/src/posts/2023/semi-automated-hashtags-syndicated-posts.md @@ -2,7 +2,6 @@ date: '2023-09-10' title: 'Semi-automated hashtags for syndicated posts' description: "I went out on a limb recently and decided to build a custom collection in Eleventy that aggregates my post tags and link tags (sourced from Matter). These tags then get appended to shared post or link titles when they're syndicated from my site." -draft: false tags: - Eleventy - development diff --git a/src/posts/2023/support-small-businesses-internet-ones-too.md b/src/posts/2023/support-small-businesses-internet-ones-too.md index 43e61c3f..e3cd6d80 100644 --- a/src/posts/2023/support-small-businesses-internet-ones-too.md +++ b/src/posts/2023/support-small-businesses-internet-ones-too.md @@ -2,7 +2,6 @@ date: '2023-06-16' title: 'Support small businesses (internet ones too)' description: "Small businesses are awesome — the owners are local, the service is better, the products are often unique, and they don't usually look to scale until their employees are peeing in bottles. Go out of your way to keep them around." -draft: false tags: ['tech'] --- diff --git a/src/posts/2023/talk-building-now-page-with-11ty.md b/src/posts/2023/talk-building-now-page-with-11ty.md index 580c0a66..3352852d 100644 --- a/src/posts/2023/talk-building-now-page-with-11ty.md +++ b/src/posts/2023/talk-building-now-page-with-11ty.md @@ -2,7 +2,6 @@ date: '2023-04-24' title: 'Talk: Building a now page with Eleventy' description: "My talk from the Eleventy meetup about building my now page (you even get to see how much I resemble my avatar)." -draft: false tags: ['Eleventy', 'JavaScript', 'automation'] --- diff --git a/src/posts/2023/we-lost-the-thread.md b/src/posts/2023/we-lost-the-thread.md index 180f7ea1..27297f51 100644 --- a/src/posts/2023/we-lost-the-thread.md +++ b/src/posts/2023/we-lost-the-thread.md @@ -2,7 +2,6 @@ date: '2023-04-27' title: 'We lost the thread' description: "We've arrived at a point where we can say that our attempts to port relationships and social interactions to the internet has been an unambiguous failure." -draft: false tags: ['social media', 'tech', 'culture'] --- diff --git a/src/posts/2023/webmentions-in-eleventy.md b/src/posts/2023/webmentions-in-eleventy.md index 5842817a..84b37b5f 100644 --- a/src/posts/2023/webmentions-in-eleventy.md +++ b/src/posts/2023/webmentions-in-eleventy.md @@ -2,7 +2,6 @@ date: '2023-03-17' title: 'Webmentions in Eleventy' description: "In the interest of continuing to repeat myself I'm writing, once again, about adding webmentions to a blog." -draft: false tags: ['webmentions', 'Eleventy', 'API'] --- diff --git a/src/posts/2024/i-found-the-music-i-love-on-the-internet.md b/src/posts/2024/i-found-the-music-i-love-on-the-internet.md index 463eb53d..ac659199 100644 --- a/src/posts/2024/i-found-the-music-i-love-on-the-internet.md +++ b/src/posts/2024/i-found-the-music-i-love-on-the-internet.md @@ -2,7 +2,6 @@ date: '2024-01-08' title: 'I found the music I love on the internet' description: 'My roundabout journey of musical discovery on the internet.' -draft: false tags: - 'music' - 'Last.fm' diff --git a/src/posts/2024/link-blogging-using-readwise.md b/src/posts/2024/link-blogging-using-readwise.md index 0ff74f10..48c601a6 100644 --- a/src/posts/2024/link-blogging-using-readwise.md +++ b/src/posts/2024/link-blogging-using-readwise.md @@ -2,7 +2,6 @@ date: '2024-01-10' title: 'Link blogging using Readwise Reader' description: 'How I use Readwise Reader to post and share links.' -draft: false tags: - 'development' - 'tech' diff --git a/src/posts/2024/link-page-improvements.md b/src/posts/2024/link-page-improvements.md index ae89fc1c..9d5c5a34 100644 --- a/src/posts/2024/link-page-improvements.md +++ b/src/posts/2024/link-page-improvements.md @@ -2,7 +2,6 @@ date: '2024-01-10' title: 'Link page improvements' description: "I made a few improvements to my link page that's powered by Readwise Reader." -draft: false tags: - 'development' - 'tech' diff --git a/src/posts/2024/your-attention-is-precious.md b/src/posts/2024/your-attention-is-precious.md index 304b632c..4deaf4b3 100644 --- a/src/posts/2024/your-attention-is-precious.md +++ b/src/posts/2024/your-attention-is-precious.md @@ -2,7 +2,6 @@ date: '2024-01-11' title: 'Your attention is precious' description: "It's finite, it's exhaustible and it ought to be held close and carefully guarded." -draft: false tags: - 'development' - 'tech' diff --git a/src/posts/2024/your-site-your-home-your-web.md b/src/posts/2024/your-site-your-home-your-web.md index 0e415795..0035cad5 100644 --- a/src/posts/2024/your-site-your-home-your-web.md +++ b/src/posts/2024/your-site-your-home-your-web.md @@ -2,7 +2,6 @@ date: '2024-01-09' title: 'Your site, your home, your web' description: 'A brief, perhaps unoriginal, plea to have fun sharing and building on the web.' -draft: false tags: - 'development' - 'tech'