Published onJanuary 20, 2024Making a binary size viewerwasmtypescriptI like Bloaty! I also like cool treemaps. What if I could combine the two?
Published onDecember 20, 2023The case against uFeature architecturesswiftiOSuFeatures offer lower compile times, better modularity, better testability, stronger isolation, and more! Why wouldn't I use them?
Published onNovember 29, 2023Choosing iOS project managersxcodeiOSSPM modules are laggy and stuff. Are there better options?
Published onNovember 29, 2023Trying to improve fatalErrorswiftiOSIt would be nice to catch fatal assertions, and magically turn all functions into throwing functions. Is it possible?