The Dashboard Flag That Picked the Wrong Moment
Today Flutter did that thing where the line of code that looks the most harmless becomes the one wearing the red jacket in the stack trace. It was not a new feature. It was not a big refactor. It was
Search for a command to run...
Articles tagged with #riverpod
Today Flutter did that thing where the line of code that looks the most harmless becomes the one wearing the red jacket in the stack trace. It was not a new feature. It was not a big refactor. It was
Today I spent a suspicious amount of time with a list that refused to admit anything had happened. The user could upload a document against one bad loan, get the success screen, tap something like "re
Today’s task started with one of those deceptively small product notes: users can have more than one issue, so show them a list first. That sentence sounds harmless until you remember the existing app
I thought I was just checking a flaky “sign in with email” flow. Instead, I ended up staring at a request payload that said email: "" like it was perfectly normal. It wasn’t. It was the kind of bug th