diff options
Diffstat (limited to '.md/about/faq.md')
-rw-r--r-- | .md/about/faq.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/.md/about/faq.md b/.md/about/faq.md index 99cb5c8..ea54491 100644 --- a/.md/about/faq.md +++ b/.md/about/faq.md @@ -1,7 +1,6 @@ # Frequently Anticipated Questions ## Questions noone asked, but could maybe -- *Why bother running a Tor hidden service if you're gonna put your full - name on it?* +### *Why bother running a Tor hidden service if you're gonna put your full name on it?* One, because I think hidden services are neat and I thought it'd be neat to make one. And two, if I really needed to be anonymous, I would @@ -11,14 +10,14 @@ reconsider using the Internet all together. The hidden service has a benefit though, mostly to *you*. You don't need to expose your IP to me or to anyone else to access this site. -- *You wrote all this in vim? Why tho?* +### *You wrote all this in vim? Why tho?* Neovim more lately, but yeah other than large projects, I prefer using vim for editing. Mostly because it's easy to edit consistently across servers and because I just spend so much of my time in the terminal lately that I'm used to it. -- *Why OpenBSD?* +### *Why OpenBSD?* Honestly, I though the fish was cool. @@ -34,13 +33,13 @@ different enough for me to move all my data. For what it's worth, I use Debian sid for a daily driver. -- *Why bother making your site from scratch? It looks like crap* +### *Why bother making your site from scratch? It looks like crap* Eh. I feel like if what I say isn't interesting, prettying it up won't help keep attention that much. I like simple sites like this one. It forces you to poke around more. Poking around is a good thing. -- *Why does your RSS feed update me on old stuff?* +### *Why does your RSS feed update me on old stuff?* Because I made it to set the publication date to the last write time of the file. Change is important and I do it often, because I'm often |