aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/2015-03-07-curriculum-vitae.md2
-rw-r--r--content/2017-03-07-golang-profiling-simplified.md2
-rw-r--r--content/2017-04-17-what-i-ve-learned-developing-ad-server.md2
-rw-r--r--content/2017-04-21-profiling-python-web-applications-with-visual-tools.md2
-rw-r--r--content/2017-08-11-simple-iot-application.md2
-rw-r--r--content/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md2
-rw-r--r--content/2019-01-03-encoding-binary-data-into-dna-sequence.md2
-rw-r--r--content/2019-10-14-simplifying-and-reducing-clutter.md2
-rw-r--r--content/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md2
-rw-r--r--firebase.json24
10 files changed, 21 insertions, 21 deletions
diff --git a/content/2015-03-07-curriculum-vitae.md b/content/2015-03-07-curriculum-vitae.md
index b215b03..0409c3a 100644
--- a/content/2015-03-07-curriculum-vitae.md
+++ b/content/2015-03-07-curriculum-vitae.md
@@ -1,5 +1,5 @@
1~ title: Curriculum Vitae 1~ title: Curriculum Vitae
2~ slug: /curriculum-vitae.html 2~ slug: /curriculum-vitae
3~ date: 2018-01-16 3~ date: 2018-01-16
4~ template: page 4~ template: page
5~ hide: true 5~ hide: true
diff --git a/content/2017-03-07-golang-profiling-simplified.md b/content/2017-03-07-golang-profiling-simplified.md
index 7b60580..938fd21 100644
--- a/content/2017-03-07-golang-profiling-simplified.md
+++ b/content/2017-03-07-golang-profiling-simplified.md
@@ -1,6 +1,6 @@
1~ title: Golang profiling simplified 1~ title: Golang profiling simplified
2~ description: Golang profiling demystified 2~ description: Golang profiling demystified
3~ slug: /notes/golang-profiling-simplified.html 3~ slug: /golang-profiling-simplified
4~ date: 2017-03-07 4~ date: 2017-03-07
5~ template: post 5~ template: post
6~ hide: false 6~ hide: false
diff --git a/content/2017-04-17-what-i-ve-learned-developing-ad-server.md b/content/2017-04-17-what-i-ve-learned-developing-ad-server.md
index e546775..e8e7a29 100644
--- a/content/2017-04-17-what-i-ve-learned-developing-ad-server.md
+++ b/content/2017-04-17-what-i-ve-learned-developing-ad-server.md
@@ -1,6 +1,6 @@
1~ title: What I've learned developing ad server 1~ title: What I've learned developing ad server
2~ description: Lessons I learned developing contextual ad server 2~ description: Lessons I learned developing contextual ad server
3~ slug: /notes/what-i-ve-learned-developing-ad-server.html 3~ slug: /what-i-ve-learned-developing-ad-server
4~ date: 2017-04-17 4~ date: 2017-04-17
5~ template: post 5~ template: post
6~ hide: false 6~ hide: false
diff --git a/content/2017-04-21-profiling-python-web-applications-with-visual-tools.md b/content/2017-04-21-profiling-python-web-applications-with-visual-tools.md
index dd9a692..73b48c6 100644
--- a/content/2017-04-21-profiling-python-web-applications-with-visual-tools.md
+++ b/content/2017-04-21-profiling-python-web-applications-with-visual-tools.md
@@ -1,6 +1,6 @@
1~ title: Profiling Python web applications with visual tools 1~ title: Profiling Python web applications with visual tools
2~ description: Missing link when debugging and profiling python web application 2~ description: Missing link when debugging and profiling python web application
3~ slug: /experiments/profiling-python-web-applications-with-visual-tools.html 3~ slug: /profiling-python-web-applications-with-visual-tools
4~ date: 2017-04-21 4~ date: 2017-04-21
5~ template: post 5~ template: post
6~ hide: false 6~ hide: false
diff --git a/content/2017-08-11-simple-iot-application.md b/content/2017-08-11-simple-iot-application.md
index 6a8c733..ae9e362 100644
--- a/content/2017-08-11-simple-iot-application.md
+++ b/content/2017-08-11-simple-iot-application.md
@@ -1,6 +1,6 @@
1~ title: Simple IOT application supported by real-time monitoring and data history 1~ title: Simple IOT application supported by real-time monitoring and data history
2~ description: Develop simple IOT application with Arduino MKR1000 and Python 2~ description: Develop simple IOT application with Arduino MKR1000 and Python
3~ slug: /experiments/simple-iot-application.html 3~ slug: /simple-iot-application
4~ date: 2017-08-11 4~ date: 2017-08-11
5~ template: post 5~ template: post
6~ hide: false 6~ hide: false
diff --git a/content/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md b/content/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md
index e2b3ad8..81194c6 100644
--- a/content/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md
+++ b/content/2018-01-16-using-digitalocean-spaces-object-storage-with-fuse.md
@@ -1,6 +1,6 @@
1~ title: Using DigitalOcean Spaces Object Storage with FUSE 1~ title: Using DigitalOcean Spaces Object Storage with FUSE
2~ description: Using DigitalOcean Spaces Object Storage with FUSE 2~ description: Using DigitalOcean Spaces Object Storage with FUSE
3~ slug: /experiments/using-digitalocean-spaces-object-storage-with-fuse.html 3~ slug: /using-digitalocean-spaces-object-storage-with-fuse
4~ date: 2018-01-16 4~ date: 2018-01-16
5~ template: post 5~ template: post
6~ hide: false 6~ hide: false
diff --git a/content/2019-01-03-encoding-binary-data-into-dna-sequence.md b/content/2019-01-03-encoding-binary-data-into-dna-sequence.md
index 068aa32..9cd5ed7 100644
--- a/content/2019-01-03-encoding-binary-data-into-dna-sequence.md
+++ b/content/2019-01-03-encoding-binary-data-into-dna-sequence.md
@@ -1,6 +1,6 @@
1~ title: Encoding binary data into DNA sequence 1~ title: Encoding binary data into DNA sequence
2~ 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 2~ 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
3~ slug: /experiments/encoding-binary-data-into-dna-sequence.html 3~ slug: /encoding-binary-data-into-dna-sequence
4~ date: 2019-01-03 4~ date: 2019-01-03
5~ template: post 5~ template: post
6~ hide: false 6~ hide: false
diff --git a/content/2019-10-14-simplifying-and-reducing-clutter.md b/content/2019-10-14-simplifying-and-reducing-clutter.md
index 7182a4e..968b961 100644
--- a/content/2019-10-14-simplifying-and-reducing-clutter.md
+++ b/content/2019-10-14-simplifying-and-reducing-clutter.md
@@ -1,6 +1,6 @@
1~ title: Simplifying and reducing clutter in my life and work 1~ title: Simplifying and reducing clutter in my life and work
2~ description: Simplifying and reducing clutter in my life and work 2~ description: Simplifying and reducing clutter in my life and work
3~ slug: /notes/simplifying-and-reducing-clutter.html 3~ slug: /simplifying-and-reducing-clutter
4~ date: 2019-10-14 4~ date: 2019-10-14
5~ template: post 5~ template: post
6~ hide: false 6~ hide: false
diff --git a/content/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md b/content/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md
index d849763..58946d6 100644
--- a/content/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md
+++ b/content/2019-10-19-using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.md
@@ -1,6 +1,6 @@
1~ title: Using sentiment analysis for click‑bait detection in RSS feeds 1~ title: Using sentiment analysis for click‑bait detection in RSS feeds
2~ description: Using Python with sentiment analysis to detect if titles in RSS feeds are click-bait 2~ description: Using Python with sentiment analysis to detect if titles in RSS feeds are click-bait
3~ slug: /experiments/using-sentiment-analysis-for-click-bait-detection-in-rss-feeds.html 3~ slug: /using-sentiment-analysis-for-click-bait-detection-in-rss-feeds
4~ date: 2019-10-19 4~ date: 2019-10-19
5~ template: post 5~ template: post
6~ hide: false 6~ hide: false
diff --git a/firebase.json b/firebase.json
index aeb958a..47a26f2 100644
--- a/firebase.json
+++ b/firebase.json
@@ -10,33 +10,33 @@
10 ], 10 ],
11 "redirects": [ 11 "redirects": [
12 { 12 {
13 "source": "/encoding-binary-data-into-dna-sequence", 13 "source": "/experiments/encoding-binary-data-into-dna-sequence.html",
14 "destination": "/experiments/encoding-binary-data-into-dna-sequence.html", 14 "destination": "/encoding-binary-data-into-dna-sequence",
15 "type": 301 15 "type": 301
16 }, 16 },
17 { 17 {
18 "source": "/using-digitalocean-spaces-object-storage-with-fuse", 18 "source": "/experiments/using-digitalocean-spaces-object-storage-with-fuse.html",
19 "destination": "/experiments/using-digitalocean-spaces-object-storage-with-fuse.html", 19 "destination": "/using-digitalocean-spaces-object-storage-with-fuse",
20 "type": 301 20 "type": 301
21 }, 21 },
22 { 22 {
23 "source": "/simple-iot-application", 23 "source": "/experiments/simple-iot-application.html",
24 "destination": "/experiments/simple-iot-application.html", 24 "destination": "/simple-iot-application",
25 "type": 301 25 "type": 301
26 }, 26 },
27 { 27 {
28 "source": "/profiling-python-web-applications-with-visual-tools", 28 "source": "/experiments/profiling-python-web-applications-with-visual-tools.html",
29 "destination": "/experiments/profiling-python-web-applications-with-visual-tools.html", 29 "destination": "/profiling-python-web-applications-with-visual-tools",
30 "type": 301 30 "type": 301
31 }, 31 },
32 { 32 {
33 "source": "/what-i-ve-learned-developing-ad-server", 33 "source": "/notes/what-i-ve-learned-developing-ad-server.html",
34 "destination": "/notes/what-i-ve-learned-developing-ad-server.html", 34 "destination": "/what-i-ve-learned-developing-ad-server",
35 "type": 301 35 "type": 301
36 }, 36 },
37 { 37 {
38 "source": "/golang-profiling-simplified", 38 "source": "/notes/golang-profiling-simplified.html",
39 "destination": "/notes/golang-profiling-simplified.html", 39 "destination": "/golang-profiling-simplified",
40 "type": 301 40 "type": 301
41 } 41 }
42 ] 42 ]