Get the latest tech news
A heck of a wild bug chase
Heck of a Wild Bug Chase1 August, 2024 I just tracked down a bug with more twists, turns, and interconnecting weirdness than I’ve seen in years - maybe ever. I feel like I’m going to be telling the story of Olympic-level Bug-Chase-2024 for years, and I feel compelled to write about it.
(Commence handwaving) Some time ago, our tech team received a request to create a way of showcasing graduates of our workforce training program on a job board. Performing a standalone NextJS build outside of a Docker container and running the application from there, the error manifests; the API service request fails. In desperation, I figure out how to disable minification in NextJS deployment (people talk shit about one-shot ChatGPT prompting for answers, but I find this sort of thing is exactly what it excels at over and over again).
Or read this on Hacker News