Published onJune 6, 2025Field Note: How to assert for unique items between two listsfield-notespragmatismpythongraphqlO-notationalgorithm-complexityA short tip on how I to extract the most of your python code
Published onMay 26, 2025Field Note: When I almost over-engineered a header generatorfield-notesnext.jsapipragmatismpythonweb-scrapingA short reflection on how I almost built the wrong abstraction while mimicking a Next.js API in Python — and what I did instead.