doc(blog): add tags to all previous posts
This commit is contained in:
parent
76bcf9666f
commit
148ea335e1
11 changed files with 64 additions and 47 deletions
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: Random rant
|
||||
date: 2022-03-12
|
||||
slug: random-rant
|
||||
---
|
||||
+++
|
||||
title = "Random rant"
|
||||
date = "2022-03-12"
|
||||
slug = "random-rant"
|
||||
tags = ["pers"]
|
||||
+++
|
||||
|
||||
|
||||
## The lurking problem
|
||||
|
@ -21,7 +22,6 @@ to be lazy.
|
|||
|
||||
## Imperfection
|
||||
|
||||
|
||||
It's easier to find excuses as for why my next project will suck, not be used by
|
||||
others and so on compared to simply working on it. I think my main problem is
|
||||
losing motivation over time, I need to figure out how to get motivation out of
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: 'TODO: Explore meson'
|
||||
date: 2022-03-13
|
||||
slug: todo-explore-meson
|
||||
---
|
||||
+++
|
||||
title = "TODO: Explore meson"
|
||||
date = "2022-03-13"
|
||||
slug = "todo-explore-meson"
|
||||
tags = ["prog", "todo", "c/c++"]
|
||||
+++
|
||||
|
||||
I should definitely play around with meson one day, maybe add template/c support
|
||||
for it. I think working on template/c is a good entry to understanding how build
|
||||
|
@ -10,3 +11,10 @@ systems work and how to configure a real-world project using meson.
|
|||
|
||||
I will start publishing such TODOs publicly, maybe that helps with actually
|
||||
working on them.
|
||||
|
||||
---
|
||||
|
||||
Update: 2024-08-17 01:01
|
||||
|
||||
I forgot to mention that I ended up fiddling around with it a bit for
|
||||
[kvps](https://gitlab.com/renken/kvps) a while ago.
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: Frustration with web developers
|
||||
date: 2022-04-02
|
||||
slug: frustration-with-web-devs
|
||||
---
|
||||
+++
|
||||
title = "Frustration with web developers"
|
||||
date = "2022-04-02"
|
||||
slug = "frustration-with-web-devs"
|
||||
tags = ["web", "sysadm"]
|
||||
+++
|
||||
|
||||
Past few days, at least 5 websites rejected my email address
|
||||
`mail@renken.systems` because it doesn't match their regular expression. I
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: My manga collection is growing!
|
||||
date: 2022-06-01
|
||||
slug: my-manga-collection-growing
|
||||
---
|
||||
+++
|
||||
title = "My manga collection is growing!"
|
||||
date = "2022-06-01"
|
||||
slug = "my-manga-collection-growing"
|
||||
tags = ["manga", "jp", "pers"]
|
||||
+++
|
||||
|
||||
I visited [fnac](https://www.fnac.com) around a month ago or so and noticed
|
||||
that they sell manga. I wasn't aware that the French are huge weebs, they have
|
||||
|
@ -19,4 +20,4 @@ Yesterday I ended up buying YKK's first three volumes because I figured gazing
|
|||
at the landscapes on paper would make me appreciate it even more and I was
|
||||
right! They're also helping me improve my French too which is nice.
|
||||
|
||||
![My manga collection 11/06/2022](/blog/2022-06-11_manga_collection.jpg)
|
||||
![My manga collection 11/06/2022](./2022-06-11_manga_collection.jpg)
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: Graduation and moving forward with Munic
|
||||
date: 2022-07-12
|
||||
slug: graduation-munic
|
||||
---
|
||||
+++
|
||||
title = "Graduation and moving forward with Munic"
|
||||
date = "2022-07-12"
|
||||
slug = "graduation-munic"
|
||||
tags = ["pers", "fr", "work"]
|
||||
+++
|
||||
|
||||
I graduated from my school last Thursday, I am officially a certified (tm)
|
||||
engineer! Consequently, I'm joining Munic as a full-time employee after my
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: Switching to Markdown
|
||||
date: 2022-07-12T23:59:00+02:00
|
||||
slug: switching-to-markdown
|
||||
---
|
||||
+++
|
||||
title = "Switching to Markdown"
|
||||
date = "2022-07-12T23:59:00+02:00"
|
||||
slug = "switching-to-markdown"
|
||||
tags = ["sysadm", "shione"]
|
||||
+++
|
||||
|
||||
Sphinx supports Markdown through `myst-parser` as documented
|
||||
[here](https://www.sphinx-doc.org/en/master/usage/markdown.html). This is nice
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: Conventional commits
|
||||
date: 2023-04-10T12:47:00+01:00
|
||||
slug: conventional-commits
|
||||
---
|
||||
+++
|
||||
title = "Conventional commits"
|
||||
date = "2023-04-10T12:47:00+01:00"
|
||||
slug = "conventional-commits"
|
||||
tags = ["prog", "git", "cicd"]
|
||||
+++
|
||||
|
||||
I recently came across [conventional
|
||||
commits](https://www.conventionalcommits.org/en/v1.0.0/) and I find the idea
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: Siga desktop has joined the game.
|
||||
date: 2023-06-18T18:14:00
|
||||
slug: siga-desktop
|
||||
---
|
||||
+++
|
||||
title = "Siga desktop has joined the game."
|
||||
date = "2023-06-18T18:14:00"
|
||||
slug = "siga-desktop"
|
||||
tags = ["hw"]
|
||||
+++
|
||||
|
||||
Around the 25th of May, I ended up building siga in its Desktop PC form. It's
|
||||
entirely based on AMD because I wanted the best possible compatibility with
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
title: Self-hosting shione.net
|
||||
date: 2023-12-23T18:47:00
|
||||
slug: self-hosting-shione
|
||||
---
|
||||
+++
|
||||
title = "Self-hosting shione.net"
|
||||
date = "2023-12-23T18:47:00"
|
||||
slug = "self-hosting-shione"
|
||||
tags = ["sysadm", "shione"]
|
||||
+++
|
||||
|
||||
I recently managed to get my hands on a mini PC, [Union NiPoGi CK10 -
|
||||
10810U](https://www.notebookcheck.net/NiPoGi-CK10-with-the-Intel-Core-i7-10810U-reviewed-Small-office-PC-offering-space-for-three-SSDs.671211.0.html)
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
+++
|
||||
title = "Miscellaneous links"
|
||||
toc = false
|
||||
show_tags = false
|
||||
+++
|
||||
|
||||
# Multimedia
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
+++
|
||||
title = "Services"
|
||||
datetime = false
|
||||
show_tags = false
|
||||
+++
|
||||
|
||||
Shione offers some services either exclusively for private personal use such as
|
||||
|
|
Loading…
Reference in a new issue