1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
#+TITLE: Blog extra
#+AUTHOR: Michał Sapka
#+URL: https://michal.sapka.me/blog/
#+STARTUP: show2levels indent logdone
#+HUGO_BASE_DIR: ~/ghq/vcs.sapka.me/michal-sapka-me/
#+HUGO_WEIGHT: auto
#+HUGO_SECTION: blog
* Michał's Blog
:PROPERTIES:
:EXPORT_HUGO_SECTION: blog/
:EXPORT_FILE_NAME: _index
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract My e/n blog, est. 2022. Over 200 thingies!
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :aliases '(/toc/)
:END:
* About
:PROPERTIES:
:EXPORT_HUGO_SECTION: blog/about
:EXPORT_FILE_NAME: _index
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract Some info about me
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :aliases '(/about/)
:EXPORT_HUGO_PAIRED_SHORTCODES: causes
:END:
Hey, my name is Michał Sapka.
I am a computer geek from Kraków, Poland.
I am into niche and old things, like anime, BSD, or Emacs.
I am also very profoundly for internet privacy and freedom.
I earn my bread as a senior software engineer in a [SASS company](https://zendesk.com).
After work I am a husband and a father - the only reason I ever leave my home.
Here are a few cool links:
- [FreeBSD](https://freebsd.org/), an OS I am using
- [OpenBSD](https://openbsd.org/), an OS serving this site
- [Emacs](https://www.gnu.org/software/emacs/), an editor (and much more) I use
- [Ruby](https://www.ruby-lang.org/), the language I work with daily
- [Sapka](https://en.wikipedia.org/wiki/Ushanka), a hat I have never worn but an named for
- [OpenBSD Amsterdam](https://openbsd.amsterdam), a VPS provider of OpenBSD VMs serving this site
- [Hugo](https://gohugo.io/), a static site generator powering this site
More cool links can be found under [links](/links).
** Causes
Some causes I support or believe in:
#+begin_causes
cas
#+end_causes
** Inspirations and thank yous
I started this blog after reading [Rubenerd](https://rubenerd.com).
I model some of my sites on [[https://cyber.dabamos.de/][The Cyber Vanguard]], but inspiration for this blog's layout came from [[https://www.jlsksr.de/][Julius Kaiser]].
I want to thank anyone who emailed me about this site. It's always a blast to read your mail!
|