Posts
Get Hardware-accelerated encoding and decoding working with NVIDIA in Jellyfin running inside a Docker container in openSUSE
Download albums from YouTube Music with embedded metadata and properly cropped thumbnail.
The Problem KDE Plasma is my favorite Linux DE, and it has its quirks and warts. The support for multiple monitors, for example, is fairly buggy at times, especially when monitors are turned on and off.
<time>
Tag
Today I learned that HTML has a <time> tag which supplements a written date and time with a machine-readable format.1 Supposedly, this helps with parsability, and in turn, good for accessibility.
How I fixed my shaky bow down bow by learning to exert my pinky · A lesson from Nathan Cole’s Video · Sensation vs Reality
Testing the literary limit of Stable Diffusion with literature
To use Grub2 theme preview on openSUSE, two environment variables needs to be overridden.
Announcing Score In URL, a sheet music editor where the content is stored in the URL.
How to shift cleanly in the bariolage section.
A short, inspirational book about how to be a productive artist.
A Markdown document that tests various properties of a static site generator.
Making Chinese Caramel Color, 糖色, a type of natural food coloring commonly used in Chinese cooking, for example red braised pork belly.
An preparatory exercise for playing chords on the violin.
Theme-less Hugo As popular as theming is, I can’t help but feel unsatisfied by a plug-and-use theme made by someone else.
Rich, smooth, coffee-flavored dessert
Sour, sweet, succulent chicken from the Philippines
Summary The book was the execution of ten people, carried out on an isolated island. Ten people of very different backgrounds were invited, by various ruses, to come on to the island.
Pan-fried chicken thigh, immersed in Nanban Sauce
Summary of Pride and Prejudice A young intelligent woman, Elizabeth, had a tendency to judge people quickly. Based on impressions and gossips, she deemed Mr.
An Overall Review Tom Sawyer is a kid living in a small town, under the caring of his aunt. He was a mischievous troublemaker both at school and at home.
The Apple Boxes Problem The problem can be simply put: Input: $k$ Output: let $r$ be the sum of the square of each even integer no larger than $k$, and $y$ be that of the odd.
在 codefights 上做到了一个很有意思的题。给你 a, b 两
Introduction to the Problem The question asks the programmer to validate whether a string is a valid representation of a number.
Reading Notes on CSAPP
An example: Transpose for i in rows for j in cols b[i][j] = a[j][i]However, it might be the case that we do not know the size at compilation time, so we cannot statically declare this 2D array.
Fractal naming: fractional dimension Definition: self-similar $$\to$ when zoomed in, look the same Types: Exactly self-similar Statistically self-similar Exactly Self-similar If zoomed in, there is no way to tell that we have zoomed in.
This is a simple implementation of binary search tree implemented by C++.
some notes on Parsing Techniques A Practical Guide
some notes on Parsing Techniques A Practical Guide