2022-01-10 21:27:04 +01:00
|
|
|
---
|
|
|
|
title: "About"
|
|
|
|
hidemeta: true
|
|
|
|
---
|
|
|
|
|
|
|
|
You may call me "Wonderfall". I was young and it sounded cool.
|
|
|
|
|
|
|
|
```txt
|
|
|
|
$ whoami
|
|
|
|
I'm just a random guy passing by on the Internet who is interested in all kinds of things.
|
|
|
|
And as you can tell, I'm a nerd.
|
|
|
|
```
|
|
|
|
|
|
|
|
```txt
|
2022-01-10 21:29:17 +01:00
|
|
|
$ ls -l content/
|
2022-01-10 21:27:04 +01:00
|
|
|
technology
|
|
|
|
security
|
|
|
|
privacy
|
|
|
|
rants
|
|
|
|
photography
|
|
|
|
pharmacology
|
|
|
|
medicine
|
|
|
|
science
|
|
|
|
```
|
|
|
|
|
|
|
|
```txt
|
2022-01-10 21:29:17 +01:00
|
|
|
$ git config --get remote.origin.url
|
2022-01-10 21:27:04 +01:00
|
|
|
https://github.com/Wonderfall/wonderfall.github.io
|
|
|
|
```
|