diff options
author | User Mms <mms@voyager.local> | 2024-10-13 23:20:31 +0200 |
---|---|---|
committer | User Mms <mms@voyager.local> | 2024-10-13 23:20:31 +0200 |
commit | 55a2a1b2f1321eb609136e01546125a324f7d6ef (patch) | |
tree | e9d98bc70650a04ff86bd2ae718878d5d4ade50d /content/more/about | |
parent | 87992468e1dedcc8a5d765f87738f18dce671845 (diff) |
new lay, phase 1
Diffstat (limited to 'content/more/about')
-rw-r--r-- | content/more/about/_index.md | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/content/more/about/_index.md b/content/more/about/_index.md new file mode 100644 index 0000000..2c30f40 --- /dev/null +++ b/content/more/about/_index.md @@ -0,0 +1,48 @@ ++++ +title = "About" +author = ["Michał Sapka"] +categories = ["more"] +draft = false +weight = 1002 +abstract = "Some info about me" +aliases = ["/about/", "/blog/about/"] ++++ + +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 {#causes} + +Some causes I support or believe in: + +{{< causes >}} +cas +{{< /causes >}} + + +## Inspirations and thank yous {#inspirations-and-thank-yous} + +I started this blog after reading [Rubenerd](<https://rubenerd.com>). + +I model some of my sites on [The Cyber Vanguard](https://cyber.dabamos.de/), but inspiration for this blog's layout came from [Julius Kaiser](https://www.jlsksr.de/). + +I want to thank anyone who emailed me about this site. It's always a blast to read your mail! |