Give Bad News Quickly
Nobody enjoys being on the receiving end of bad news. That part is obvious. What's less obvious is how much worse bad news gets when the person delivering it optimizes for their own comfort instead of yours.
Nobody enjoys being on the receiving end of bad news. That part is obvious. What's less obvious is how much worse bad news gets when the person delivering it optimizes for their own comfort instead of yours.
I’m passionate about the startup community and the talent it unveils to the technology industry, but some people have a different perspective. Some believe that startup jobs are less stable than jobs in established businesses and that their employees have little-to-nothing on the line.
When I was younger, I worked for a company that micromanaged on every level. The executives were micromanaged by the CEO, and the agents were micromanaged by their managers.
When you start fantasizing about your sick boss dieing while in the hospital, you know it's time for a new job. And that's exactly the situation I found myself in recently.
I was recently working a defect at $job to disable submissions of empty "dates" saving to MySQL as epoch -1, when I noticed in my network panel was polling an ajax endpoint, once per second. This poll was happening so that an on screen clock could be displayed showing the time where a potential lead lived.
Some of the code at $job (sadly) uses blind inserts, which makes changes to the tables behind them tricky. We were about to embark on a series of changes to tables for our Data Warehouse project, and I needed to verify if anything would be affected by these table changes.
At $job, we've been practicing Agile Development. Coming from a Waterfall background, this is wonderful.