Amazon Web Services launches R3 instances
These machines look monstrous!
I work in technology sector. And I do round a clock, not only from 9 to 5. It is my bread and butter, it is my hobby, it is the fascination of my life. And with the current rate of change particular in information technology (IT), there is always something new to learn, to try, to talk about. I often post news, thoughts, and reviews. And when I do, this is the category I use.
Mark McLoughlin has a nice list of thoughts, ideas, and questions to reflect on in regards to the Heartbleed bug.
Being a developer myself, I’m of course also guilty of an occasional cryptic changelog message. Ā But this one, from the latest update of the SEO Ultimate WordPress plugin, puzzled quite a few people I showed it to:
Version 7.6.4.3 (April 14, 2014)
- Bugfix: Rich Snippet Creator’s “Place” search result type address fields appearance fix
What is that all about? How many nouns can you use one after another in a single sentence?
Six Ways to Make Your Production Logs More Useful
- Log structured data in a readable format
- Add a dash of color
- Logs let your app communicate with you and your team
- Seriously though, don’t put exception stack traces in your logs!
- Log URLs for easy access to more context
- Add emotional context to your logs
Most of these are somewhat expected, but I emotional context in logs was definitely new to me. I wonder why I’ve never even thought of this.