aboutsummaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
Diffstat (limited to 'posts')
-rw-r--r--posts/2017-03-07-golang-profiling-simplified.md2
-rw-r--r--posts/2017-04-17-what-i-ve-learned-developing-ad-server.md2
-rw-r--r--posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md2
-rw-r--r--posts/2017-08-11-simple-iot-application.md2
-rw-r--r--posts/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md2
-rw-r--r--posts/2019-01-03-encoding-binary-data-into-dna-sequence.md2
-rw-r--r--posts/2019-10-14-simplifying-and-reducing-clutter.md2
-rw-r--r--posts/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md2
-rw-r--r--posts/2020-03-22-simple-sse-based-pubsub-server.md2
-rw-r--r--posts/2020-03-27-create-placeholder-images-with-sharp.md2
-rw-r--r--posts/2020-03-29-the-strange-case-of-elasticsearch-allocation-failure.md2
-rw-r--r--posts/2020-03-30-my-love-and-hate-relationship-with-nodejs copy.md2
-rwxr-xr-xposts/2020-05-05-remote-work.md2
-rw-r--r--posts/2020-08-15-systemd-disable-wake-onmouse.md2
-rw-r--r--posts/2020-09-06-esp-and-micropython.md6
-rw-r--r--posts/2020-09-08-bind-warning-on-login.md2
-rw-r--r--posts/2020-09-09-digitalocean-sync.md2
-rw-r--r--posts/2021-01-24-replacing-dropbox-with-s3.md4
-rw-r--r--posts/2021-01-25-goaccess.md2
19 files changed, 24 insertions, 20 deletions
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
3Description: Golang profiling simplified 3Description: Golang profiling simplified
4Slug: golang-profiling-simplified 4Slug: golang-profiling-simplified
5Listing: true 5Listing: true
6Created: 2017, March 7 6Created: 2017-03-07
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Lessons I learned developing contextual ad server 3Description: Lessons I learned developing contextual ad server
4Slug: what-i-ve-learned-developing-ad-server 4Slug: what-i-ve-learned-developing-ad-server
5Listing: true 5Listing: true
6Created: 2017, April 17 6Created: 2017-04-17
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Missing link when debugging and profiling python web application 3Description: Missing link when debugging and profiling python web application
4Slug: profiling-python-web-applications-with-visual-tools 4Slug: profiling-python-web-applications-with-visual-tools
5Listing: true 5Listing: true
6Created: 2017, April 21 6Created: 2017-04-21
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Develop simple IOT application with Arduino MKR1000 and Python 3Description: Develop simple IOT application with Arduino MKR1000 and Python
4Slug: simple-iot-application 4Slug: simple-iot-application
5Listing: true 5Listing: true
6Created: 2017, August 11 6Created: 2017-08-11
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Using DigitalOcean Spaces Object Storage with FUSE 3Description: Using DigitalOcean Spaces Object Storage with FUSE
4Slug: using-digitalocean-spaces-object-storage-with-fuse 4Slug: using-digitalocean-spaces-object-storage-with-fuse
5Listing: true 5Listing: true
6Created: 2018, January 16 6Created: 2018-01-16
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: 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 3Description: 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
4Slug: encoding-binary-data-into-dna-sequence 4Slug: encoding-binary-data-into-dna-sequence
5Listing: true 5Listing: true
6Created: 2019, January 3 6Created: 2019-01-03
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Simplifying and reducing clutter in my life and work 3Description: Simplifying and reducing clutter in my life and work
4Slug: simplifying-and-reducing-clutter 4Slug: simplifying-and-reducing-clutter
5Listing: true 5Listing: true
6Created: 2019, October 14 6Created: 2019-10-14
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Using Python with sentiment analysis to detect if titles in RSS feeds are click-bait 3Description: Using Python with sentiment analysis to detect if titles in RSS feeds are click-bait
4Slug: using-sentiment-analysis-for-click-bait-detection-in-rss-feeds 4Slug: using-sentiment-analysis-for-click-bait-detection-in-rss-feeds
5Listing: true 5Listing: true
6Created: 2019, October 19 6Created: 2019-10-19
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Simple Server-Sent Events based PubSub Server 3Description: Simple Server-Sent Events based PubSub Server
4Slug: simple-server-sent-events-based-pubsub-server 4Slug: simple-server-sent-events-based-pubsub-server
5Listing: true 5Listing: true
6Created: 2020, March 22 6Created: 2020-03-22
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Create placeholder images with sharp Node.js image processing library 3Description: Create placeholder images with sharp Node.js image processing library
4Slug: create-placeholder-images-with-sharp 4Slug: create-placeholder-images-with-sharp
5Listing: true 5Listing: true
6Created: 2020, March 27 6Created: 2020-03-27
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Elasticsearch allocation failure on some indices while reporting domain processing 3Description: Elasticsearch allocation failure on some indices while reporting domain processing
4Slug: the-strange-case-of-elasticsearch-allocation-failure 4Slug: the-strange-case-of-elasticsearch-allocation-failure
5Listing: true 5Listing: true
6Created: 2020, March 29 6Created: 2020-03-29
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: How I found a way to love and hate Node.js with a passion 3Description: How I found a way to love and hate Node.js with a passion
4Slug: my-love-and-hate-relationship-with-nodejs 4Slug: my-love-and-hate-relationship-with-nodejs
5Listing: true 5Listing: true
6Created: 2020, March 30 6Created: 2020-03-30
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Remote work and how it affects the daily lives of people 3Description: Remote work and how it affects the daily lives of people
4Slug: remote-work 4Slug: remote-work
5Listing: true 5Listing: true
6Created: 2020, May 5 6Created: 2020-05-05
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Disable mouse wake from suspend with systemd service 3Description: Disable mouse wake from suspend with systemd service
4Slug: disable-mouse-wake-from-suspend-with-systemd-service 4Slug: disable-mouse-wake-from-suspend-with-systemd-service
5Listing: true 5Listing: true
6Created: 2020, August 15 6Created: 2020-08-15
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Getting started with MicroPython and ESP8266 3Description: Getting started with MicroPython and ESP8266
4Slug: esp8266-and-micropython-guide 4Slug: esp8266-and-micropython-guide
5Listing: true 5Listing: true
6Created: 2020, September 6 6Created: 2020-09-06
7Tags: [] 7Tags: []
8--- 8---
9 9
@@ -12,6 +12,10 @@ Tags: []
121. [Introduction](#introduction) 121. [Introduction](#introduction)
132. [Flashing the SOC](#flashing-the-soc) 132. [Flashing the SOC](#flashing-the-soc)
143. [Install better tooling](#install-better-tooling) 143. [Install better tooling](#install-better-tooling)
15 1. [ampy](#ampy)
16 2. [rshell](#rshell)
17 1. [Moving files to flash](#moving-files-to-flash)
18 2. [Executing scripts](#executing-scripts)
154. [Additional resources](#additional-resources) 194. [Additional resources](#additional-resources)
16 20
17 21
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
3Description: Fix bind warning in .profile on login in Ubuntu 3Description: Fix bind warning in .profile on login in Ubuntu
4Slug: bind-warning-on-login-in-ubuntu 4Slug: bind-warning-on-login-in-ubuntu
5Listing: true 5Listing: true
6Created: 2020, September 8 6Created: 2020-09-08
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Using Digitalocean Spaces to sync between computers 3Description: Using Digitalocean Spaces to sync between computers
4Slug: digitalocean-spaces-to-sync-between-computers 4Slug: digitalocean-spaces-to-sync-between-computers
5Listing: true 5Listing: true
6Created: 2020, September 9 6Created: 2020-09-09
7Tags: [] 7Tags: []
8--- 8---
9 9
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
3Description: Replacing Dropbox in favor of DigitalOcean spaces 3Description: Replacing Dropbox in favor of DigitalOcean spaces
4Slug: replacing-dropbox-in-favor-of-digitalocean-spaces 4Slug: replacing-dropbox-in-favor-of-digitalocean-spaces
5Listing: true 5Listing: true
6Created: 2021, January 24 6Created: 2021-01-24
7Tags: [] 7Tags: []
8--- 8---
9 9
@@ -15,7 +15,7 @@ I am not a conspiracy theory nut, but to be honest, what these companies are doi
15 15
16**Anyways. Let's get to the meat of things.** 16**Anyways. Let's get to the meat of things.**
17 17
18Before you continue you should read my post about [syncing to Dropbox]((/digitalocean-spaces-to-sync-between-computers.html)). 18Before you continue you should read my post about [syncing to Dropbox](/digitalocean-spaces-to-sync-between-computers.html).
19 19
20> 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/). 20> 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/).
21 21
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
3Description: Using GoAccess with Nginx to replace Google Analytics 3Description: Using GoAccess with Nginx to replace Google Analytics
4Slug: using-goaccess-with-nginx-to-replace-google-analytics 4Slug: using-goaccess-with-nginx-to-replace-google-analytics
5Listing: true 5Listing: true
6Created: 2021, January 25 6Created: 2021-01-25
7Tags: [] 7Tags: []
8--- 8---
9 9