From 17b4d15612cb0180efd387739e8df66dd999d3ae Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 26 Jan 2021 12:09:18 +0100 Subject: Fixed dates in RSS --- posts/2017-03-07-golang-profiling-simplified.md | 2 +- posts/2017-04-17-what-i-ve-learned-developing-ad-server.md | 2 +- ...017-04-21-profiling-python-web-applications-with-visual-tools.md | 2 +- posts/2017-08-11-simple-iot-application.md | 2 +- ...2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md | 2 +- posts/2019-01-03-encoding-binary-data-into-dna-sequence.md | 2 +- posts/2019-10-14-simplifying-and-reducing-clutter.md | 2 +- ...sing-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md | 2 +- posts/2020-03-22-simple-sse-based-pubsub-server.md | 2 +- posts/2020-03-27-create-placeholder-images-with-sharp.md | 2 +- ...20-03-29-the-strange-case-of-elasticsearch-allocation-failure.md | 2 +- posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md | 2 +- posts/2020-05-05-remote-work.md | 2 +- posts/2020-08-15-systemd-disable-wake-onmouse.md | 2 +- posts/2020-09-06-esp-and-micropython.md | 6 +++++- posts/2020-09-08-bind-warning-on-login.md | 2 +- posts/2020-09-09-digitalocean-sync.md | 2 +- posts/2021-01-24-replacing-dropbox-with-s3.md | 4 ++-- posts/2021-01-25-goaccess.md | 2 +- 19 files changed, 24 insertions(+), 20 deletions(-) (limited to 'posts') diff --git a/posts/2017-03-07-golang-profiling-simplified.md b/posts/2017-03-07-golang-profiling-simplified.md index 8059aec..b419918 100644 --- a/posts/2017-03-07-golang-profiling-simplified.md +++ b/posts/2017-03-07-golang-profiling-simplified.md @@ -3,7 +3,7 @@ Title: Golang profiling simplified Description: Golang profiling simplified Slug: golang-profiling-simplified Listing: true -Created: 2017, March 7 +Created: 2017-03-07 Tags: [] --- diff --git a/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md b/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md index 90fe238..99be1e9 100644 --- a/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md +++ b/posts/2017-04-17-what-i-ve-learned-developing-ad-server.md @@ -3,7 +3,7 @@ Title: What I've learned developing ad server Description: Lessons I learned developing contextual ad server Slug: what-i-ve-learned-developing-ad-server Listing: true -Created: 2017, April 17 +Created: 2017-04-17 Tags: [] --- diff --git a/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md b/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md index af2c65a..f2d4190 100644 --- a/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md +++ b/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md @@ -3,7 +3,7 @@ Title: Profiling Python web applications with visual tools Description: Missing link when debugging and profiling python web application Slug: profiling-python-web-applications-with-visual-tools Listing: true -Created: 2017, April 21 +Created: 2017-04-21 Tags: [] --- diff --git a/posts/2017-08-11-simple-iot-application.md b/posts/2017-08-11-simple-iot-application.md index dee5e74..0c90f43 100644 --- a/posts/2017-08-11-simple-iot-application.md +++ b/posts/2017-08-11-simple-iot-application.md @@ -3,7 +3,7 @@ Title: Simple IOT application supported by real-time monitoring and data history Description: Develop simple IOT application with Arduino MKR1000 and Python Slug: simple-iot-application Listing: true -Created: 2017, August 11 +Created: 2017-08-11 Tags: [] --- diff --git a/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md b/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md index ae895f7..9b75ac7 100644 --- a/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md +++ b/posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md @@ -3,7 +3,7 @@ Title: Using DigitalOcean Spaces Object Storage with FUSE Description: Using DigitalOcean Spaces Object Storage with FUSE Slug: using-digitalocean-spaces-object-storage-with-fuse Listing: true -Created: 2018, January 16 +Created: 2018-01-16 Tags: [] --- diff --git a/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md b/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md index 1bf39ea..19d9073 100644 --- a/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md +++ b/posts/2019-01-03-encoding-binary-data-into-dna-sequence.md @@ -3,7 +3,7 @@ Title: Encoding binary data into DNA sequence Description: Imagine a world where you could go outside and take a leaf from a tree and put it through your ~ personal DNA sequencer and get data like music, videos or computer programs from it Slug: encoding-binary-data-into-dna-sequence Listing: true -Created: 2019, January 3 +Created: 2019-01-03 Tags: [] --- diff --git a/posts/2019-10-14-simplifying-and-reducing-clutter.md b/posts/2019-10-14-simplifying-and-reducing-clutter.md index 24c55c6..7d2d8d6 100644 --- a/posts/2019-10-14-simplifying-and-reducing-clutter.md +++ b/posts/2019-10-14-simplifying-and-reducing-clutter.md @@ -3,7 +3,7 @@ Title: Simplifying and reducing clutter in my life and work Description: Simplifying and reducing clutter in my life and work Slug: simplifying-and-reducing-clutter Listing: true -Created: 2019, October 14 +Created: 2019-10-14 Tags: [] --- diff --git a/posts/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md b/posts/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md index b975828..c74501a 100644 --- a/posts/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md +++ b/posts/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md @@ -3,7 +3,7 @@ Title: Using sentiment analysis for click‑bait detection in RSS feeds Description: Using Python with sentiment analysis to detect if titles in RSS feeds are click-bait Slug: using-sentiment-analysis-for-click-bait-detection-in-rss-feeds Listing: true -Created: 2019, October 19 +Created: 2019-10-19 Tags: [] --- diff --git a/posts/2020-03-22-simple-sse-based-pubsub-server.md b/posts/2020-03-22-simple-sse-based-pubsub-server.md index 56a7dfa..4256aed 100644 --- a/posts/2020-03-22-simple-sse-based-pubsub-server.md +++ b/posts/2020-03-22-simple-sse-based-pubsub-server.md @@ -3,7 +3,7 @@ Title: Simple Server-Sent Events based PubSub Server Description: Simple Server-Sent Events based PubSub Server Slug: simple-server-sent-events-based-pubsub-server Listing: true -Created: 2020, March 22 +Created: 2020-03-22 Tags: [] --- diff --git a/posts/2020-03-27-create-placeholder-images-with-sharp.md b/posts/2020-03-27-create-placeholder-images-with-sharp.md index ef035c9..2869857 100644 --- a/posts/2020-03-27-create-placeholder-images-with-sharp.md +++ b/posts/2020-03-27-create-placeholder-images-with-sharp.md @@ -3,7 +3,7 @@ Title: Create placeholder images with sharp Node.js image processing library Description: Create placeholder images with sharp Node.js image processing library Slug: create-placeholder-images-with-sharp Listing: true -Created: 2020, March 27 +Created: 2020-03-27 Tags: [] --- diff --git a/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md b/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md index 7d70a7d..a577c2b 100644 --- a/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md +++ b/posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md @@ -3,7 +3,7 @@ Title: The strange case of Elasticsearch allocation failure Description: Elasticsearch allocation failure on some indices while reporting domain processing Slug: the-strange-case-of-elasticsearch-allocation-failure Listing: true -Created: 2020, March 29 +Created: 2020-03-29 Tags: [] --- diff --git a/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md b/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md index 70e0f51..b24bacb 100644 --- a/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md +++ b/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md @@ -3,7 +3,7 @@ Title: My love and hate relationship with Node.js Description: How I found a way to love and hate Node.js with a passion Slug: my-love-and-hate-relationship-with-nodejs Listing: true -Created: 2020, March 30 +Created: 2020-03-30 Tags: [] --- diff --git a/posts/2020-05-05-remote-work.md b/posts/2020-05-05-remote-work.md index 1588dbe..9562992 100755 --- a/posts/2020-05-05-remote-work.md +++ b/posts/2020-05-05-remote-work.md @@ -3,7 +3,7 @@ Title: Remote work and how it affects the daily lives of people Description: Remote work and how it affects the daily lives of people Slug: remote-work Listing: true -Created: 2020, May 5 +Created: 2020-05-05 Tags: [] --- diff --git a/posts/2020-08-15-systemd-disable-wake-onmouse.md b/posts/2020-08-15-systemd-disable-wake-onmouse.md index f4ac0ee..90288ac 100644 --- a/posts/2020-08-15-systemd-disable-wake-onmouse.md +++ b/posts/2020-08-15-systemd-disable-wake-onmouse.md @@ -3,7 +3,7 @@ Title: Disable mouse wake from suspend with systemd service Description: Disable mouse wake from suspend with systemd service Slug: disable-mouse-wake-from-suspend-with-systemd-service Listing: true -Created: 2020, August 15 +Created: 2020-08-15 Tags: [] --- diff --git a/posts/2020-09-06-esp-and-micropython.md b/posts/2020-09-06-esp-and-micropython.md index 1052795..a0a3b93 100644 --- a/posts/2020-09-06-esp-and-micropython.md +++ b/posts/2020-09-06-esp-and-micropython.md @@ -3,7 +3,7 @@ Title: Getting started with MicroPython and ESP8266 Description: Getting started with MicroPython and ESP8266 Slug: esp8266-and-micropython-guide Listing: true -Created: 2020, September 6 +Created: 2020-09-06 Tags: [] --- @@ -12,6 +12,10 @@ Tags: [] 1. [Introduction](#introduction) 2. [Flashing the SOC](#flashing-the-soc) 3. [Install better tooling](#install-better-tooling) + 1. [ampy](#ampy) + 2. [rshell](#rshell) + 1. [Moving files to flash](#moving-files-to-flash) + 2. [Executing scripts](#executing-scripts) 4. [Additional resources](#additional-resources) diff --git a/posts/2020-09-08-bind-warning-on-login.md b/posts/2020-09-08-bind-warning-on-login.md index 2ccc3c6..ab26b0c 100644 --- a/posts/2020-09-08-bind-warning-on-login.md +++ b/posts/2020-09-08-bind-warning-on-login.md @@ -3,7 +3,7 @@ Title: Fix bind warning in .profile on login in Ubuntu Description: Fix bind warning in .profile on login in Ubuntu Slug: bind-warning-on-login-in-ubuntu Listing: true -Created: 2020, September 8 +Created: 2020-09-08 Tags: [] --- diff --git a/posts/2020-09-09-digitalocean-sync.md b/posts/2020-09-09-digitalocean-sync.md index eeaf096..5ee6c47 100644 --- a/posts/2020-09-09-digitalocean-sync.md +++ b/posts/2020-09-09-digitalocean-sync.md @@ -3,7 +3,7 @@ Title: Using Digitalocean Spaces to sync between computers Description: Using Digitalocean Spaces to sync between computers Slug: digitalocean-spaces-to-sync-between-computers Listing: true -Created: 2020, September 9 +Created: 2020-09-09 Tags: [] --- diff --git a/posts/2021-01-24-replacing-dropbox-with-s3.md b/posts/2021-01-24-replacing-dropbox-with-s3.md index f3714b6..4a181b5 100644 --- a/posts/2021-01-24-replacing-dropbox-with-s3.md +++ b/posts/2021-01-24-replacing-dropbox-with-s3.md @@ -3,7 +3,7 @@ Title: Replacing Dropbox in favor of DigitalOcean spaces Description: Replacing Dropbox in favor of DigitalOcean spaces Slug: replacing-dropbox-in-favor-of-digitalocean-spaces Listing: true -Created: 2021, January 24 +Created: 2021-01-24 Tags: [] --- @@ -15,7 +15,7 @@ I am not a conspiracy theory nut, but to be honest, what these companies are doi **Anyways. Let's get to the meat of things.** -Before you continue you should read my post about [syncing to Dropbox]((/digitalocean-spaces-to-sync-between-computers.html)). +Before you continue you should read my post about [syncing to Dropbox](/digitalocean-spaces-to-sync-between-computers.html). > Also to note, I am using Linux on my machine with Gnome desktop environment. This should work on MacOS too. To use this on Windows I suggest using [Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/install-win10) or [Cygwin](https://www.cygwin.com/). diff --git a/posts/2021-01-25-goaccess.md b/posts/2021-01-25-goaccess.md index f472c42..7b5ba5c 100644 --- a/posts/2021-01-25-goaccess.md +++ b/posts/2021-01-25-goaccess.md @@ -3,7 +3,7 @@ Title: Using GoAccess with Nginx to replace Google Analytics Description: Using GoAccess with Nginx to replace Google Analytics Slug: using-goaccess-with-nginx-to-replace-google-analytics Listing: true -Created: 2021, January 25 +Created: 2021-01-25 Tags: [] --- -- cgit v1.2.3