Designing My Days
As a programmer who juggles multiple projects at work, spanning web development, mobile apps, and AI. I also maintain open-source projects and have...
As a programmer who juggles multiple projects at work, spanning web development, mobile apps, and AI. I also maintain open-source projects and have...
With most modern LLMs now supporting structured outputs, extracting information from unstructured text or documents has become straightforward....
Swift has excellent interoperability with C. We can call C code directly in Swift without needing a bridging header as we do when mixing with...
I recently encountered a situation where I needed to monitor and intercept network requests within Docker containers. To be honest, I'm not an expert...
I always need to block several websites on my Mac as part of my setup, and I've been using apps like SelfControl. I was recently curious about how it...