summaryrefslogtreecommitdiff
path: root/source/index.md
blob: 7847d5f6c461cb798aebeb83ad94929f29ec4ed7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
title: "Home"
date: 2021-02-22
layout: "default"
---

{% comment %} Not using includes/image.html to avoid link {% endcomment %}
<p>
<picture>
<source srcset="/infra/image/logo-yu4qu3.avif" type="image/avif">
<img src="/infra/image/logo-yu4qu3.png" class="darkinv" style="border: 2px solid #121212"
title="預取 (yùqǔ): 'prefetch'; literally 'take in advance'" alt="預取 (yùqǔ): 'prefetch'; literally 'take in advance'">
</picture>
</p>

Welcome to my website.

Once in a blue moon, I post something related to my areas of interest:
physics, mathematics, programming and even linguistics.
Perhaps you're interested in my [knowledge base](/know/),
where I explain STEM concepts I've learned over the years.

This website is made by me using [Hugo](https://gohugo.io),
and served to you by [nginx](https://nginx.org/).
I intend to keep it free of advertising,
and to maintain my A+ score for [TLS quality](https://www.ssllabs.com/ssltest/analyze.html?d=prefetch.eu).