aboutsummaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-03-17 13:48:46 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-03-17 13:48:46 +0100
commit0a89a4c0be5739ba871c6458d2024b0845046fd2 (patch)
tree3c0f798be4509a2e125d31b9f8d8e67fafb97884 /content
parent2acb1e60c3e184144a93d9a65b58e6a920eeb067 (diff)
downloadmitjafelicijan.com-0a89a4c0be5739ba871c6458d2024b0845046fd2.tar.gz
Update to content
Diffstat (limited to 'content')
-rw-r--r--content/posts/2015-11-10-software-development-pitfalls.md2
-rw-r--r--content/posts/2019-10-14-simplifying-and-reducing-clutter.md2
-rw-r--r--content/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs.md2
-rw-r--r--content/posts/2021-07-30-from-internet-consumer-to-full-hominum-again.md2
-rw-r--r--content/posts/2022-06-30-trying-out-helix-editor.md2
-rw-r--r--content/posts/2022-10-06-state-of-web-technologies-in-year-2022.md2
-rw-r--r--content/posts/2023-05-16-rekindling-my-love-for-programming.md2
-rw-r--r--content/posts/2023-05-23-i-was-wrong-about-git-workflows.md2
-rw-r--r--content/posts/2023-05-31-re-inventing-task-runner-that-i-actually-used-daily.md2
-rw-r--r--content/posts/2023-07-01-bringing-all-of-my-projects-together-under-one-umbrella.md2
-rw-r--r--content/posts/2023-07-08-who-knows-what-the-world-will-look-like-tomorrow.md2
-rw-r--r--content/posts/2023-11-05-elitist-attitudes-are-sapping-the-fun-from-programming.md2
-rw-r--r--content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md2
13 files changed, 13 insertions, 13 deletions
diff --git a/content/posts/2015-11-10-software-development-pitfalls.md b/content/posts/2015-11-10-software-development-pitfalls.md
index 6a5d9bd..aa5e796 100644
--- a/content/posts/2015-11-10-software-development-pitfalls.md
+++ b/content/posts/2015-11-10-software-development-pitfalls.md
@@ -3,7 +3,7 @@ title: Software development and my favorite pitfalls
3url: software-development-pitfalls.html 3url: software-development-pitfalls.html
4date: 2015-11-10T12:00:00+02:00 4date: 2015-11-10T12:00:00+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9Over the years I had the privilege to work on some very excited projects both in 9Over the years I had the privilege to work on some very excited projects both in
diff --git a/content/posts/2019-10-14-simplifying-and-reducing-clutter.md b/content/posts/2019-10-14-simplifying-and-reducing-clutter.md
index 25f9ca0..cb6b3f5 100644
--- a/content/posts/2019-10-14-simplifying-and-reducing-clutter.md
+++ b/content/posts/2019-10-14-simplifying-and-reducing-clutter.md
@@ -3,7 +3,7 @@ title: Simplifying and reducing clutter in my life and work
3url: simplifying-and-reducing-clutter.html 3url: simplifying-and-reducing-clutter.html
4date: 2019-10-14T12:00:00+02:00 4date: 2019-10-14T12:00:00+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9I recently moved my main working machine back from Hachintosh to Linux. Well the 9I recently moved my main working machine back from Hachintosh to Linux. Well the
diff --git a/content/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs.md b/content/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs.md
index d083890..722f10b 100644
--- a/content/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs.md
+++ b/content/posts/2020-03-30-my-love-and-hate-relationship-with-nodejs.md
@@ -3,7 +3,7 @@ title: My love and hate relationship with Node.js
3url: my-love-and-hate-relationship-with-nodejs.html 3url: my-love-and-hate-relationship-with-nodejs.html
4date: 2020-03-30T12:00:00+02:00 4date: 2020-03-30T12:00:00+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9Previous project I was working on was being coded in 9Previous project I was working on was being coded in
diff --git a/content/posts/2021-07-30-from-internet-consumer-to-full-hominum-again.md b/content/posts/2021-07-30-from-internet-consumer-to-full-hominum-again.md
index 100645b..fc70813 100644
--- a/content/posts/2021-07-30-from-internet-consumer-to-full-hominum-again.md
+++ b/content/posts/2021-07-30-from-internet-consumer-to-full-hominum-again.md
@@ -3,7 +3,7 @@ title: My journey from being an internet über consumer to being a full hominum
3url: from-internet-consumer-to-full-hominum-again.html 3url: from-internet-consumer-to-full-hominum-again.html
4date: 2021-07-30T12:00:00+02:00 4date: 2021-07-30T12:00:00+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9It's been almost a year since I started purging all my online accounts and 9It's been almost a year since I started purging all my online accounts and
diff --git a/content/posts/2022-06-30-trying-out-helix-editor.md b/content/posts/2022-06-30-trying-out-helix-editor.md
index c57a008..e588f20 100644
--- a/content/posts/2022-06-30-trying-out-helix-editor.md
+++ b/content/posts/2022-06-30-trying-out-helix-editor.md
@@ -3,7 +3,7 @@ title: Trying out Helix code editor as my main editor
3url: tying-out-helix-code-editor.html 3url: tying-out-helix-code-editor.html
4date: 2022-06-30T12:00:00+02:00 4date: 2022-06-30T12:00:00+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9I have been searching for a lightweight code editor for quite some time. One of 9I have been searching for a lightweight code editor for quite some time. One of
diff --git a/content/posts/2022-10-06-state-of-web-technologies-in-year-2022.md b/content/posts/2022-10-06-state-of-web-technologies-in-year-2022.md
index ab07a2d..8e7f2ed 100644
--- a/content/posts/2022-10-06-state-of-web-technologies-in-year-2022.md
+++ b/content/posts/2022-10-06-state-of-web-technologies-in-year-2022.md
@@ -3,7 +3,7 @@ title: State of Web Technologies and Web development in year 2022
3url: state-of-web-technologies-and-web-development-in-year-2022.html 3url: state-of-web-technologies-and-web-development-in-year-2022.html
4date: 2022-10-06T12:00:00+02:00 4date: 2022-10-06T12:00:00+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9## Initial thoughts 9## Initial thoughts
diff --git a/content/posts/2023-05-16-rekindling-my-love-for-programming.md b/content/posts/2023-05-16-rekindling-my-love-for-programming.md
index 3c2267b..06048dc 100644
--- a/content/posts/2023-05-16-rekindling-my-love-for-programming.md
+++ b/content/posts/2023-05-16-rekindling-my-love-for-programming.md
@@ -3,7 +3,7 @@ title: Rekindling my love for programming and enjoying the act of creating
3url: rekindling-my-love-for-programming.html 3url: rekindling-my-love-for-programming.html
4date: 2023-05-16T12:00:00+02:00 4date: 2023-05-16T12:00:00+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9Programming can be a challenging and rewarding experience, but sometimes it's 9Programming can be a challenging and rewarding experience, but sometimes it's
diff --git a/content/posts/2023-05-23-i-was-wrong-about-git-workflows.md b/content/posts/2023-05-23-i-was-wrong-about-git-workflows.md
index 073e72e..9273946 100644
--- a/content/posts/2023-05-23-i-was-wrong-about-git-workflows.md
+++ b/content/posts/2023-05-23-i-was-wrong-about-git-workflows.md
@@ -3,7 +3,7 @@ title: I think I was completely wrong about Git workflows
3url: i-was-wrong-about-git-workflows.html 3url: i-was-wrong-about-git-workflows.html
4date: 2023-05-23T12:00:00+02:00 4date: 2023-05-23T12:00:00+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9I have been using some approximation of [Git 9I have been using some approximation of [Git
diff --git a/content/posts/2023-05-31-re-inventing-task-runner-that-i-actually-used-daily.md b/content/posts/2023-05-31-re-inventing-task-runner-that-i-actually-used-daily.md
index fd44605..f13c3ef 100644
--- a/content/posts/2023-05-31-re-inventing-task-runner-that-i-actually-used-daily.md
+++ b/content/posts/2023-05-31-re-inventing-task-runner-that-i-actually-used-daily.md
@@ -3,7 +3,7 @@ title: "Re-Inventing Task Runner That I Actually Used Daily"
3url: re-inventing-task-runner-that-i-actually-used-daily.html 3url: re-inventing-task-runner-that-i-actually-used-daily.html
4date: 2023-05-31T12:21:10+02:00 4date: 2023-05-31T12:21:10+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9Couple of months ago I had this brilliant idea of re-inventing the wheel by 9Couple of months ago I had this brilliant idea of re-inventing the wheel by
diff --git a/content/posts/2023-07-01-bringing-all-of-my-projects-together-under-one-umbrella.md b/content/posts/2023-07-01-bringing-all-of-my-projects-together-under-one-umbrella.md
index 9059b00..0b0fad5 100644
--- a/content/posts/2023-07-01-bringing-all-of-my-projects-together-under-one-umbrella.md
+++ b/content/posts/2023-07-01-bringing-all-of-my-projects-together-under-one-umbrella.md
@@ -3,7 +3,7 @@ title: "Bringing all of my projects together under one umbrella"
3url: bringing-all-of-my-projects-together-under-one-umbrella.html 3url: bringing-all-of-my-projects-together-under-one-umbrella.html
4date: 2023-07-01T18:49:07+02:00 4date: 2023-07-01T18:49:07+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9## What is the issue anyway? 9## What is the issue anyway?
diff --git a/content/posts/2023-07-08-who-knows-what-the-world-will-look-like-tomorrow.md b/content/posts/2023-07-08-who-knows-what-the-world-will-look-like-tomorrow.md
index 4743694..4fcc37e 100644
--- a/content/posts/2023-07-08-who-knows-what-the-world-will-look-like-tomorrow.md
+++ b/content/posts/2023-07-08-who-knows-what-the-world-will-look-like-tomorrow.md
@@ -3,7 +3,7 @@ title: "Who knows what the world will look like tomorrow"
3url: who-knows-what-the-world-will-look-like-tomorrow.html 3url: who-knows-what-the-world-will-look-like-tomorrow.html
4date: 2023-07-08T18:49:07+02:00 4date: 2023-07-08T18:49:07+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9This site has gone through a lot of changes over the years. From being written 9This site has gone through a lot of changes over the years. From being written
diff --git a/content/posts/2023-11-05-elitist-attitudes-are-sapping-the-fun-from-programming.md b/content/posts/2023-11-05-elitist-attitudes-are-sapping-the-fun-from-programming.md
index 917a44d..78b4fcc 100644
--- a/content/posts/2023-11-05-elitist-attitudes-are-sapping-the-fun-from-programming.md
+++ b/content/posts/2023-11-05-elitist-attitudes-are-sapping-the-fun-from-programming.md
@@ -3,7 +3,7 @@ title: "Elitist attitudes are sapping all the fun from programming"
3url: elitist-attitudes-are-sapping-all-the-fun-from-programming.html 3url: elitist-attitudes-are-sapping-all-the-fun-from-programming.html
4date: 2023-11-05T09:04:28+02:00 4date: 2023-11-05T09:04:28+02:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9It's always been like that. Maybe it was even worse before, and I am remembering 9It's always been like that. Maybe it was even worse before, and I am remembering
diff --git a/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md b/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md
index a80a392..695ca16 100644
--- a/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md
+++ b/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md
@@ -3,7 +3,7 @@ title: "Configuration and plugin hell and why I don't use Vim and Tmux anymore"
3url: configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.html 3url: configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.html
4date: 2024-03-14T11:11:20+01:00 4date: 2024-03-14T11:11:20+01:00
5type: post 5type: post
6draft: false 6draft: true
7--- 7---
8 8
9There are three tiers of CLI software as far as I am concerned: 9There are three tiers of CLI software as far as I am concerned: