aboutsummaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-02-05 22:05:04 -0300
committerEuAndreh <eu@euandre.org>2020-02-05 22:05:04 -0300
commita6ae95d8bd0e9a933160fed6381b215d19d817ee (patch)
treeaad1c7e0d360a6d99d2cc4a9209a075c252e60af /_posts
parentCopy feed.atom from jekyll-feed (diff)
downloadeuandre.org-a6ae95d8bd0e9a933160fed6381b215d19d817ee.tar.gz
euandre.org-a6ae95d8bd0e9a933160fed6381b215d19d817ee.tar.xz
DIY Atom feed
Diffstat (limited to '_posts')
-rw-r--r--_posts/2018-08-01-verifying-npm-ci-reproducibility.md3
-rw-r--r--_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md2
-rw-r--r--_posts/2019-06-02-stateless-os.md2
3 files changed, 7 insertions, 0 deletions
diff --git a/_posts/2018-08-01-verifying-npm-ci-reproducibility.md b/_posts/2018-08-01-verifying-npm-ci-reproducibility.md
index efb5fea..dcfdd75 100644
--- a/_posts/2018-08-01-verifying-npm-ci-reproducibility.md
+++ b/_posts/2018-08-01-verifying-npm-ci-reproducibility.md
@@ -2,6 +2,9 @@
title: Verifying "npm ci" reproducibility
date: 2018-08-01
layout: post
+lang: en
+ref: veryfing-npm-ci-reproducibility
+updated_at: 2019-05-22
---
When
[npm\@5](https://blog.npmjs.org/post/161081169345/v500) came bringing
diff --git a/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md b/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md
index 21b6686..b58aee9 100644
--- a/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md
+++ b/_posts/2018-12-21-using-youtube-dl-to-manage-youtube-subscriptions.md
@@ -2,6 +2,8 @@
title: Using "youtube-dl" to manage YouTube subscriptions
date: 2018-12-21
layout: post
+lang: en
+ref: using-youtube-dl-to-manage-youtube-subscriptions
---
I\'ve recently read the
[announcement](https://www.reddit.com/r/DataHoarder/comments/9sg8q5/i_built_a_selfhosted_youtube_subscription_manager/)
diff --git a/_posts/2019-06-02-stateless-os.md b/_posts/2019-06-02-stateless-os.md
index 64e74f7..486a0c2 100644
--- a/_posts/2019-06-02-stateless-os.md
+++ b/_posts/2019-06-02-stateless-os.md
@@ -2,6 +2,8 @@
title: Using NixOS as an stateless workstation
date: 2019-06-02
layout: post
+lang: en
+ref: stateless-os
---
Last week[^1] I changed back to an old[^2] Samsung laptop, and installed
[NixOS](https://nixos.org/) on it.