diff --git a/content/technical/2019/10/useful-command-line-tools.md b/content/technical/2019/10/useful-command-line-tools.md
index 936e192..91a3772 100644
--- a/content/technical/2019/10/useful-command-line-tools.md
+++ b/content/technical/2019/10/useful-command-line-tools.md
@@ -145,7 +145,7 @@ readable.
Homepage
-### jq ![Language: Go](https://img.shields.io/badge/language-Go-%2300ADD8)
+### jq ![Language: C](https://img.shields.io/badge/language-C-%23444444)
`jq` is kind of like `awk` for JSON. It lets you transform and extract information from JSON
documents.
@@ -315,7 +315,8 @@ partial name.
Homepage
-
+ [Discuss on Lobsters](https://lobste.rs/s/pven1z/illustrated_guide_some_useful_command)
+[Discuss on Hacker News](https://news.ycombinator.com/item?id=21363121)
✦
diff --git a/content/technical/2019/10/useful-command-line-tools.yaml b/content/technical/2019/10/useful-command-line-tools.yaml
index b66054b..929cd3b 100644
--- a/content/technical/2019/10/useful-command-line-tools.yaml
+++ b/content/technical/2019/10/useful-command-line-tools.yaml
@@ -1,10 +1,10 @@
---
-title: An Illustrated Guide to Useful Command Line Tools
+title: An Illustrated Guide to Some Useful Command Line Tools
extra: A short description and screenshot of some useful command line tools I use that aren't part of typical POSIX environment.
kind: article
section: technical
-created_at: 2019-04-25T16:12:49+10:00
-#updated_at: 2019-03-30T10:02:56+11:00
+created_at: 2019-10-26T14:11:22+11:00
+updated_at: 2019-10-27T09:16:36+11:00
article_class: cli-tools
keywords:
- cli