diff --git a/src/blog/1.md b/src/blog/1.md index d85a70c..be20d7c 100644 --- a/src/blog/1.md +++ b/src/blog/1.md @@ -1,17 +1,16 @@ # *this (2025-02-13) Naturally I devote the first blog post to the creation of this website. -Let's find out if I'm any good in writing such things. ## Motivation -The motivation for the website came from frustration with modern sites and a bit of nostalgia. -But mainly I wanted the [now()](now.html) and the [beliefs()](beliefs.html) pages. They provide me -with a public place to document what I'm doing and what I believe and give me a correctiv. +The motivation came of course from frustration with modern sites and a bit of nostalgia. +But mainly I wanted the [now()](now.html) and the [about()](about.html) pages. They provide me +with a public place to document what I'm on and what I believe and give me a corrective. I can't remember where I read about it the first time, but I thought the idea was neat. Especially as more of a private person, it motivates me to keep going with things when I imagine people reading this. The design of this page is as bad as it is, because for once, it was the style at the time -(be happy I don't include a `` tag. After all. Why not.) and secondly: +(be happy I don't include a `` tag. Worst loss of the net...) and secondly: I just suck at it. Deal with it :) Having programmed some time with modern JS/TS frameworks I'm a stark oppponent of this diff --git a/src/pages/about.html b/src/pages/about.html index 519c717..e8cc2f6 100644 --- a/src/pages/about.html +++ b/src/pages/about.html @@ -1,13 +1,21 @@ -
+

mount /dev/about

stuff about me. +

interests

+
    +
  • embedded
  • +
  • hw debuggers
  • +
  • old tech
  • +
  • history
  • +
  • strat games
  • +
+

command line tools

  • terminal emulator: kitty (for static stuff), yakuake (for ad-hoc stuff)
  • shell: fish
  • -
  • fish pkg manager: omf (need to change to fisher)
  • file search: fd
  • grep: ripgrep
  • editor: neovim
  • @@ -33,6 +41,6 @@ this led to programming being to unoptimized. but i know of enough people still overoptimizing.

    - last updated: 25-07-22 + last updated: 2026-04-30
diff --git a/src/pages/blog.html b/src/pages/blog.html index 5fe8442..e7839fc 100644 --- a/src/pages/blog.html +++ b/src/pages/blog.html @@ -4,16 +4,16 @@

*this (2025-02-13)

Naturally I devote the first blog post to the creation of this -website. Let’s find out if I’m any good in writing such things.

+website.

Motivation

-

The motivation for the website came from frustration with modern -sites and a bit of nostalgia. But mainly I wanted the now() and the beliefs() -pages. They provide me with a public place to document what I’m doing -and what I believe and give me a correctiv. I can’t remember where I -read about it the first time, but I thought the idea was neat. -Especially as more of a private person, it motivates me to keep going -with things when I imagine people reading this.

+

The motivation came of course from frustration with modern sites and +a bit of nostalgia. But mainly I wanted the now() +and the about() pages. They provide me with +a public place to document what I’m on and what I believe and give me a +correctiv. I can’t remember where I read about it the first time, but I +thought the idea was neat. Especially as more of a private person, it +motivates me to keep going with things when I imagine people reading +this.

The design of this page is as bad as it is, because for once, it was the style at the time (be happy I don’t include a <marquee> tag. After all. Why not.) and secondly: I diff --git a/src/pages/now.html b/src/pages/now.html index 6919316..843964e 100644 --- a/src/pages/now.html +++ b/src/pages/now.html @@ -6,24 +6,26 @@

projects

  • this
  • -
  • tixy.land inspired shader on dot-matrix controlled by old calculator
  • -
  • redcode fpga design
  • traintrackr inspired map of my train line

education

    -
  • jtag debuggers
  • +
  • Italian

reading

  • Sy Brand - Building a Debugger
  • -
  • J.R.R. Tolkien - Lord of the rings
  • +
  • Plato - Republic
  • old projects

    finished

    +
  • jtag debugging
  • +
  • J.R.R. Tolkien - Lord of the rings
  • on-hold

    +
  • redcode fpga design
  • tixy.land inspired shader on dot-matrix controlled by old calculator
    • French
    • -
    • Italian
    • Swedish
    @@ -33,5 +35,5 @@
  • learning colemak - hjkl in vim
- updated: 2025-07-22 + updated: 2026-04-30