diff --git a/content/blogs/fun-driven-dev/Fun driven development.md b/content/blogs/fun-driven-dev/_index.md similarity index 92% rename from content/blogs/fun-driven-dev/Fun driven development.md rename to content/blogs/fun-driven-dev/_index.md index 8b8422a..7de32ce 100644 --- a/content/blogs/fun-driven-dev/Fun driven development.md +++ b/content/blogs/fun-driven-dev/_index.md @@ -1,3 +1,11 @@ +--- +title: "Fun driven development" +description: "" +date: 2024-09-22 +draft: true +tags: ["short", "tools"] +--- + I use a lot of nerdy tools (linux, nix, river), some tools also have a steep learning curve (vim, dvorak). I also type on this: ![]() @@ -24,4 +32,4 @@ I like knowing *why* and *how* stuff work, I absolutely refuse to use something My github bio is "I'm not a dev, I'm a sorceress". This is not (only) because I like magic, it's because of the sentence "Magic is science we do not understand yet". I like studying what I do not understand. -I don't have an end-goal of shipping stuff, getting cracked or becoming a millionaire. I just want to have fun, and to me, being a dev is more fun than any video game or movies. \ No newline at end of file +I don't have an end-goal of shipping stuff, getting cracked or becoming a millionaire. I just want to have fun, and to me, being a dev is more fun than any video game or movies. diff --git a/content/blogs/nix/Nix.md b/content/blogs/nix/_index.md similarity index 86% rename from content/blogs/nix/Nix.md rename to content/blogs/nix/_index.md index 854ac20..3743ada 100644 --- a/content/blogs/nix/Nix.md +++ b/content/blogs/nix/_index.md @@ -1,3 +1,11 @@ +--- +title: "Nix" +description: "" +date: 2024-09-22 +draft: true +tags: ["nix", "tools"] +--- + This are my thoughts about nix, a tool I use & love, that I don't recommend.