_index.md

 1---
 2title: Welcome!
 3layout: home
 4cover: ./cover.png
 5---
 6
 7## Welcome!
 8
 9My online pseudonym is Amolith. However, if we end up meeting in person, I would
10be happy to introduce myself as myself. I am a musician, developer, sysadmin,
11co-host of the [Linux Lads,][ll] small business owner, and founder of
12not-for-profit [NixNet.][nn] At the moment, I’m also a university student
13studying Computer Science. If you're interested in a podcast on personal privacy
14and security through open source software, keep an eye on [Redacted.Life][rl]
15for a podcast [Jake Bauer][jb] and I are working on. We're hoping to release the
16first episode by the ~~beginning~~ middle of 2023.
17
18[ll]: https://linuxlads.com
19[nn]: https://nixnet.services
20[rl]: https://redacted.life
21[jb]: https://paritybit.ca
22
23```text
24-----BEGIN GEEK CODE BLOCK-----
25GCS/TW/PA d(+) s+:++ a-- C++(+++) UL+++>$ P
26L+++>++++ E+ W++ N++ o? K- w--- O? M-- V? PS+
27PE Y++ PGP++ t 5? X R+ tv+ b++ DI++ D+ G
28e+>++++ h r y+
29------END GEEK CODE BLOCK------
30```
31
32[Decode my geek code above][decode] or [create your own.][create]
33
34[decode]: http://www.joereiss.net/geek/ungeek.html
35[create]: https://geekcode.xyz/geek.html
36
37## Blog
38
39I will occasionally blog here and that content can be found on the [Posts
40page.][posts] Below are a specific few posts that give a good overview of what I
41typically write about.
42
43[posts]: /posts
44
45- [Pull vs push: intentional notifications](/pull-vs-push-intentional-notifications/)
46- [(Ab)using mesh networks for easy remote support](/abusing-mesh-networks-for-easy-remote-support)
47- [Replacing YouTube & Invidious](/replacing-youtube-invidious)
48- [Typing International Characters](/typing-international-characters)
49- [On smoking a pipe](/on-smoking-a-pipe)
50- [Part of my cellar](/part-of-my-cellar)
51
52## About the site
53
54Secluded.Site was hand-written entirely by me and is generated with
55[Hugo.][hugo] [The theme][theme] is public and available for anyone to use. I'll
56eventually get it added to [the themes directory][dir] once I clean it up a
57little (patches welcome!), but until then, you can simply clone the repo and
58copy the theme to your site.
59
60[hugo]: https://gohugo.io/
61[theme]: https://git.nixnet.services/Amolith/secluded/src/branch/master/themes/secluded
62[dir]: https://themes.gohugo.io/
63
64All of the code is released under the [MIT license] and the content here is
65[CC-BY 4.0.][ccby] Source for everything is available on my [Forgejo
66instance.][forgejo]
67
68[MIT license]: https://tldrlegal.com/license/mit-license
69[ccby]: https://creativecommons.org/licenses/by/4.0/
70[forgejo]: https://git.nixnet.services/Amolith/secluded
71
72## Contact
73
74I can be contacted through many methods but the most reliable and my most
75preferred will _always_ be email. In order of preference…
76
771. **Email:** `amolith@secluded.site`
782. **XMPP:** `amolith@secluded.site`
793. **IRC:** `amolith` on [Libera] and [NixNet]
80
81[Libera]: https://libera.chat/
82[NixNet]: https://docs.nixnet.services/IRC
83
84If you choose to contact me over XMPP, please use OMEMO encryption and
85manually verify the following fingerprints. Any other keys should be
86marked as _untrusted_.
87
88```text
89Desktop:   356C7395 B6A79738 DCE819CF E49F3146 9DD3E4E3 C753CF13 140358B8 7540A969
90Framework: 667DB93D 3E0BCF27 EF480A54 2B86E8A9 59DD72D8 AB1E603E E0BB4307 E419A62F
91Mobile:    F11286AC CB7B19F5 80D4CAB7 132C1938 99561BF9 9A3430D1 B5621714 0A39B916
92```