Published onMarch 5, 2026Optimal Line Breaks, LeetCode-StylealgorithmsA LeetCode-style problem about optimal line breaking, inspired by the Knuth-Plass algorithm used in TeX and LaTeX.Read more →
Published onAugust 29, 2025Navigating the Security/Compatibility Tradeoff with Escape HatchessecuritySecurity and compatibility often clash. Escape hatches offer the best of both worlds by being secure by default while providing a path for compatibility.Read more →