TIL

Short notes on things I figured out and didn't want to forget. Troubleshooting fixes, useful commands, small techniques.


TIL: Python @overload — a small typing lesson on TypedDict, Literal, and why @overload finally clicked for me.

How to Make a Table Row Sticky — CSS patterns for sticky headers and rows in HTML tables.

Fix Garbled Text and Shadows in Chrome and VSCode — GPU rendering issues on Linux and how to fix them.

Combining Multiple Git Repos While Preserving History — merging repos into a monorepo without losing commit history.