Understanding how canvas fingerprinting works through code
14 Aug 2024
4 min read
More Articles
Your Folder Structure Is an Interface
A year and a half into building a video generation platform — with agents writing most of this year's code — my grip on the codebase came loose. Nothing ever broke; it just got harder to find anything. Here's what agent-written code does to structure over time, and the placement rules, naming tests, and migration mechanics we used to fix it.
Read article
Upgrading Tailwind CSS V3 To V4 In Nextjs 14
Upgrading Tailwind CSS v3 to v4 in Next.js 14
Read article
Illustations of working with Git Submodule
How to work with different scenarios while working with Git Submodules
Read article
Easiest way to render MDX files in Next.js
Rendering MDX Files in Next.js App Directory from mdx file text
Read article