Tag Archives: software development

Bad Culture Bad Security

I ran across a blog noting that Cisco has a vulnerability in a new product. The blog also lists two (one, two) articles showing that Cisco has had hard-coded credentials in the past. I understand that many times a known … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Bad Culture Bad Security

You Always Have a Software Pipeline

I was working with a customer recently and they said they didn’t want to set up a pipeline. Somehow they wanted magically to see changes that developers made to their database appear in their production database without making any effort … Continue reading

Posted in Editorial | Tagged , | Comments Off on You Always Have a Software Pipeline

Modern Development

I was browsing online the other day during a break and stumbled upon an article on the modern architecture stack for a startup. It’s not a bad read, and as someone who’s worked in startups, it’s interesting to see what … Continue reading

Posted in Editorial | Tagged | Comments Off on Modern Development

Large PRs are Bad

I heard a joke years ago that went something like this. When a developer gets a pull request for code review that’s 100 lines long, they will open the file(s), look at the code, and ensure standards are being followed. … Continue reading

Posted in Editorial | Tagged | 1 Comment