mirror of
https://github.com/zoriya/blog.git
synced 2025-12-05 22:16:10 +00:00
Add front matters
This commit is contained in:
@@ -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.
|
||||
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.
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user