mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-18 04:42:47 +00:00
Update About page
This commit is contained in:
parent
c0f7db636f
commit
8026f381ae
1 changed files with 15 additions and 15 deletions
|
@ -2,25 +2,28 @@
|
|||
title = "About"
|
||||
+++
|
||||
|
||||
{{ resize_image(image="../static/images/Photo of Wesley Moore.jpg", width=1600, quality=60, alt="Photo of me against a Boab tree in Broome, WA") }}
|
||||
{{ resize_image(image="../static/images/Photo of Wesley Moore.jpg", width=1600, quality=60, alt="Photo of me against a Boab tree in Broome, Western Australia") }}
|
||||
|
||||
I'm a software developer originally from Melbourne, Australia. I now live on
|
||||
the Sunshine Coast in Queensland. I like open-source software and warm weather.
|
||||
I enjoy tinkering with computers, ranging from small microcontrollers up to
|
||||
large servers and the operating systems that run upon them.
|
||||
|
||||
[Arch Linux] is my desktop operating system of choice, with the [Awesome] window
|
||||
manager. The [server hosting this website][my server] runs [Alpine Linux]. You
|
||||
can read more about my OS adventures on [bitcannon.net].
|
||||
[Arch Linux] is my primary desktop operating system, with the [Awesome] window
|
||||
manager. However, I have migrated to [Chimera Linux] on my laptop and plan to
|
||||
eventually do the same on my desktop. The [server hosting this website][my
|
||||
server] runs [Alpine Linux]. You can read more about my OS adventures on
|
||||
[bitcannon.net].
|
||||
|
||||
[{{ float_image(image="../static/images/keyboards.jpg", float="right", width=128, alt="Photo of my keyboards") }}](../images/keyboards.jpg)
|
||||
I prefer typing on mechanical keyboards. I have a small collection in a range of
|
||||
sizes. All are fully programmable. My current favourite is a Filco Majestouch
|
||||
Ninja 2, which has had the factory controller replaced with a programmable one.
|
||||
I prefer typing on mechanical keyboards. I have a small collection in a range
|
||||
of sizes. Almost all are fully programmable. My current favourite is a [WK870] with
|
||||
Gateron G Pro 2.0 brown switches, which has had the factory controller replaced
|
||||
with a programmable one.
|
||||
|
||||
[Rust] is my favourite programming language. I am fairly active in the Rust
|
||||
community and curate [Read Rust], a website that collects interesting posts
|
||||
from the Rust community.
|
||||
[Rust] is my preferred programming language. I am fairly active in the Rust
|
||||
community and used to curate [Read Rust], a website that collects interesting
|
||||
posts from the Rust community.
|
||||
|
||||
I am fine with either he/him or they/them pronouns.
|
||||
|
||||
|
@ -28,14 +31,11 @@ I am fine with either he/him or they/them pronouns.
|
|||
[Arch Linux]: https://www.archlinux.org/
|
||||
[Awesome]: https://awesomewm.org/
|
||||
[bitcannon.net]: https://bitcannon.net/
|
||||
[Mercury]: http://www.mercurylang.org/
|
||||
[my desktop]: https://bitcannon.net/page/ryzen9-pc/
|
||||
[my laptop]: https://bitcannon.net/post/huawei-matebook-x-pro-void-linux/
|
||||
[Chimera Linux]: https://chimera-linux.org/
|
||||
[my server]: https://www.wezm.net/technical/2019/02/alpine-linux-docker-infrastructure/
|
||||
[Read Rust]: https://readrust.net/
|
||||
[Rust]: https://www.rust-lang.org/
|
||||
[Void Linux]: https://voidlinux.org/
|
||||
[YesLogic]: https://yeslogic.com/
|
||||
[WK870]: https://www.keebmonkey.com/en-au/products/wk870
|
||||
|
||||
## Contact
|
||||
|
||||
|
|
Loading…
Reference in a new issue