Engineering DEV
The Crash That Only Happened Sometimes — A SwiftUI Bug
This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry. I...
Full corpus search
15 matches for “bugsmash”
Engineering DEV
This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry. I...
Engineering DEV
This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry. ...
Engineering DEV
This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry. Not fifteen...
Engineering DEV
How Solstice Leap stopped treating lost browser focus as an intentional jump release.
Engineering DEV
This is a submission for DEV's Summer Bug Smash: Clear the Lineup, powered by Sentry. ...
Engineering DEV
This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry. I originally...
Engineering DEV
A legacy Java service exhausted a finite identifier range, trapped HikariCP connections in an intentional loop, and blocked testing for weeks.
Engineering DEV
This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry. A user uploaded a...
Engineering DEV
This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry. Fourth entry,...
Engineering DEV
This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry. ...
Engineering DEV
Third entry in the DEV x Sentry Bug Smash. Entry 1 was a crash with a confusing message. Entry 2 was...
Engineering DEV
Project: keycloak-spi-workbench — custom Keycloak SPI providers, one of them a read-only user storage...
Intelligence DEV
This is a submission for DEV's Summer Bug Smash: Smash Stories powered by Sentry. The bug...
Intelligence DEV
What happened when I tried to deploy a CrewAI agent to AWS Bedrock AgentCore. Every error was a 200 OK. Every fix took hours to find. Here's the full debugging trail.
Intelligence DEV
How gen_ai.invoke_agent spans revealed one tool was dumping 7x more output than its siblings. The fix: pagination + a token budget guard. 42% output reduction, 21% faster agent.