minor corrections
This commit is contained in:
parent
3e17c8b59d
commit
d1de15af29
1 changed files with 7 additions and 5 deletions
|
@ -3,7 +3,7 @@ title: About
|
||||||
---
|
---
|
||||||
{% include h.html level=2 content="What I do" %}
|
{% include h.html level=2 content="What I do" %}
|
||||||
<p>
|
<p>
|
||||||
My interests include creating and improving free software, learning all I can about computer science, playing
|
My interests include creating and improving free software, learning all I can about computer science, playing
|
||||||
story-driven games, photography, and writing.
|
story-driven games, photography, and writing.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
@ -51,18 +51,20 @@ title: About
|
||||||
{% include h.html level=2 content="What I use" %}
|
{% include h.html level=2 content="What I use" %}
|
||||||
<p>
|
<p>
|
||||||
All my computers and laptops run Linux, perhaps unsurprisingly. I mainly stick to
|
All my computers and laptops run Linux, perhaps unsurprisingly. I mainly stick to
|
||||||
<a href="https://archlinux.org">Arch</a> and <a href="https://debian.org">Debian</a>. Every Android phone I've ever
|
<a href="https://fedoraproject.org">Fedora</a> and <a href="https://debian.org">Debian</a>, although in the past I
|
||||||
|
used <a href="https://archlinux.org">Arch</a>. Up until my most recent one, every Android phone I've ever
|
||||||
owned (with the exception of <a href="https://www.gsmarena.com/huawei_u8150_ideos-3513.php">my very first</a>) ended
|
owned (with the exception of <a href="https://www.gsmarena.com/huawei_u8150_ideos-3513.php">my very first</a>) ended
|
||||||
up running <a href="https://en.wikipedia.org/wiki/CyanogenMod">Cyanogenmod</a> or
|
up running <a href="https://en.wikipedia.org/wiki/CyanogenMod">Cyanogenmod</a> or
|
||||||
<a href="https://lineageos.org/">LineageOS</a> at some point, usually soon after purchase. This includes my current
|
<a href="https://lineageos.org/">LineageOS</a> at some point, usually soon after purchase. One UI finally won me
|
||||||
phone.
|
over, and rooting phones is just too annoying now, with
|
||||||
|
<a href="https://developer.android.com/google/play/integrity">Play Integrity</a> (formerly SafetyNet) and all that.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
I consider myself an advocate for free and open source software, and all of my existing projects are licensed under
|
I consider myself an advocate for free and open source software, and all of my existing projects are licensed under
|
||||||
copyleft or permissive licences.
|
copyleft or permissive licences.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
I'm fairly active on the Fediverse, and I self-host Mastodon. You can follow me on
|
I'm fairly active on the Fediverse, and I self-host Mastodon. You can follow me on
|
||||||
<a rel="me" href="https://fedi.lynnesbian.space/@lynnesbian">my account at fedi.lynnesbian.space</a>!
|
<a rel="me" href="https://fedi.lynnesbian.space/@lynnesbian">my account at fedi.lynnesbian.space</a>!
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue