chore: add post descriptions

This commit is contained in:
Cory Dransfeldt 2023-12-13 12:00:03 -08:00
parent 43f9d1430a
commit f93d0ca484
No known key found for this signature in database
9 changed files with 19 additions and 10 deletions

View file

@ -1,7 +1,8 @@
---
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
title: Backdoor password in Juniper's firewall code
tags: ['politics', 'security']
---

View file

@ -1,7 +1,8 @@
---
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
title: A Cadillac for Your Thoughts (2015 in music)
tags: ['music']
---

View file

@ -1,7 +1,8 @@
---
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
title: Currently reading
tags: ['books', 'JavaScript']
---

View file

@ -1,11 +1,12 @@
---
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
title: Exploring OS X mail clients
tags: ['Fastmail', 'Email']
---
I've been using [Fastmail](https://www.fastmail.com/?STKI=11917049) 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](http://coryd.me/notes/fastmail-in-fluid-app).<!-- excerpt -->
I've been using [Fastmail](https://www.fastmail.com/?STKI=11917049) 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](http://coryd.me/notes/fastmail-in-fluid-app)).<!-- excerpt -->
I've tried [Airmail](http://airmailapp.com/), which is fine but isn't as flexible as I'd like (despite having a really extensive preferences pane) or as lightweight as I had hoped[^1]. I suffered through using OS X's Mail app and, though the [Gmailinator](https://github.com/nompute/GMailinator) plugin made it somewhat bearable, it frequently exhibited odd behavior that had me wondering just what the app was doing at times. I tried using [Mailmate](http://freron.com) on several occasions but would get hung up on the minimal nature of the app's designed and overwhelmed by its flexibility and feature-set.

View file

@ -1,7 +1,8 @@
---
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
title: Hypebot Hosts LA Music Tech Meetup July 23
tags: ['meetups']
---

View file

@ -1,7 +1,8 @@
---
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
title: Moving to Bitbucket
tags: ['Git', 'GitHub', 'Bitbucket']
---

View file

@ -1,6 +1,7 @@
---
date: '2015-11-12'
title: Scotch Box for local LAMP development
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']
---

View file

@ -1,7 +1,8 @@
---
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
title: Syncing OSX app preferences and dot files
tags: ['development', 'macOS']
---

View file

@ -1,7 +1,8 @@
---
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
title: Update OS X from the command line
tags: ['macOS']
---