This article does not have a corresponding language version
New version found
The website seems to have new content, do you want to update?
孤筝の温暖小家
素月分辉,明河共影,表里俱澄澈。
Poetry
11 posts
Thoughts
18 posts
2025-10-162025-10-162408 words12 mins
Building a NAS with an Old Computer and fnOS
Break away from information monopolies and take back privacy and control over your own data.
2025-09-052025-09-053057 words15 mins
Quantum Physics
Freshly written notes on quantum physics for the make-up exam
2025-09-012025-09-01803 words4 mins
Postgrad Exam Diary 001
The strong pass is like iron, and now we cross it from the start once more
2025-08-212025-08-21845 words4 mins
QSL Card Gallery
A showcase of every QSL card designed by me, BI9CKE
2025-06-032025-11-112063 words10 mins
Getting into Amateur Radio from Scratch
My path into amateur radio, with ongoing updates
2025-05-202025-05-20334 words2 mins
A New Telling
A poem written in the early hours of May 20, 2025
2025-05-102025-05-101957 words10 mins
Optimization Theory and Methods
Optimization Problems Mathematical Model $$ \min f(\vec{x}),\vec{x}\in \vec{R^{n}} $$$$ \text{s.t.}{ \begin{cases} c_i(x)=0,& i \in E = {1,2,\cdots,l}\\ c_i(\vec{x})\ge 0,& i \in I = {l+1,\cdots,l+m}\\ \end{cases}} $$ where
$\vec{x}=(x_1,x_2,\cdots,x_n)^T$ is called the decision variable vector …
2025-04-192025-04-191141 words6 mins
Typecho Comments Import to Waline
A couple of days ago, I migrated my blog posts from Typecho to Hugo. Just setting up the Front Matter parameters and reconfiguring image links took considerable effort.
The value of a blog lies first in its articles, followed closely by its comments. Comments are proof that the blog has made an …
2025-04-152025-04-15422 words2 mins
Common Hugo Blog Resources
Hugo Common Commands Command Function Description hugo version Check version Displays the currently installed Hugo version hugo new site <project_name> Create new site Generates Hugo’s directory structure hugo new post/<filename.md> Create new post Generates an article under …