Tags/#computer science
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.
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.
A Markdown document that tests various properties of a static site generator.
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.
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
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