Loading…
Loading…
1d ago
inSpent 2 days stuck on a missing comma in my first Python script at the Columbus library
Spent a whole afternoon once tracking down a bug that turned out to be a tab instead of spaces. Felt like an idiot when I finally saw it, but that stuff happens to everyone starting out. Two days on a comma sounds about right for your first script.
1d ago
inThe on-campus tabling rules here feel like they pick winners
We got ours changed by showing up to a board meeting with a petition signed by 400 students.
2d ago
inClient feedback killed my automation pipeline, and honestly it saved my job
Had the exact same thing happen with a sales team in Austin. My dashboard auto pulled every KPI and shot out a weekly summary. They told me it read like a robot puked numbers on a page. So I stripped it way back to just flag the weird stuff, like when our demo rate dropped 40% on Tuesdays, and wrote a three sentence note on why I thought that was happening. Now they actually reply to the email instead of silently ignoring it. The automation became the thing that nudges me to dig in rather than the final word. That pushback made my work better, not worse.