Hugo, Deploy With Github Actions
· โ˜• 2 min read · ๐Ÿฆ‚ Kyle

I used to think deploying my blog with github actions is unnecessary, but now… (็œŸ้ฆ™)
Deploying with github actions is so much faster.

Matrix Fast Pow
· โ˜• 5 min read · ๐Ÿฆ‚ Kyle

Use matrix and fast pow together can make some problems much easier.

Knapsack Problems
· โ˜• 3 min read · ๐Ÿฆ‚ Kyle

knapsack problem and its variations

Knapsack Problems
Ncurses Note
· โ˜• 2 min read · ๐Ÿฆ‚ Kyle

The Curses library forms a wrapper over working with raw terminal codes, and provides highly flexible and efficient API (Application Programming Interface). It provides functions to move the cursor, create windows, produce colors, play with mouse etc. The application programs need not worry about the underlying terminal capabilities

Compile and Use Your Own Glibc
· โ˜• 2 min read · ๐Ÿฆ‚ Kyle

Easily compile and use multiple glibc on a single machine.

Writing Guide
· โ˜• 3 min read · ๐Ÿฆ‚ Kyle
Guides on how to write your contents using this theme (my cheatsheet).