Weeknotes — 3rd November 2018

Predominantly this week I’ve been working to reverse engineer, document and test a subscription system. What should have been a simple handover exercise has turned into an excellent case-study for process improvements around making sure that business-critical systems aren’t only captured in institutional knowledge. People naturally move on, and so these crucial facts are sometimes lost to time. It’s a well-equipped team which makes sure that doesn’t cause problems, and a well-equipped team is what we’re trying to build. Playing BA is fun, sometimes I wish I’d taken that career path.

Definition as a driver of software quality

  • Recently I’ve been thinking a lot about quality in software engineering, and more specifically how to ensure it. Quality Assurance as a role in a team seems to go through cycles of being undervalued when it’s identified as slowing things down, and then being overvalued when people notice a reduction in quality: I’ve just gone through this cycle myself and am now enamoured with the principles of agile QA (as described in Jeff Patton and Peter Economy's User Story Mapping).
  • Reducing everything that around this topic and looking at the problem of ensuring quality primarily from a process perspective, the primary driver seems to be definition: Defining when a feature is done, and what other things need to be considered. I’ll try to write something more coherent on the matter at a later stage, ideally with a real-world case-study.

Github's Incident on the 21st of October

  • Github have put together a fantastically detailed RCA on the service disruption last week. At its core, it was caused by a 43 second network outage which resulted in enough lag to completely throw off Github's MySQL clustering. The post is fascinating and highly worth a read, and is also an example of the kind of incredible work they're doing on a day to day basis. However I can't help but wonder, since GitHub aren't a MySQL High Availability company, what the cost/benefit to continue rolling their own HA database clustering is. Outages aside, the engineering effort alone must cost a healthy chunk of change, so hopefully the overall storage cost and latency savings are well worth it.

Apple’s October Event

  • Apple’s October event came and went! A new MacBook Air is making the rounds, and Apple have wisely included the Touch ID sensor in a standard generation 3 keyboard so that it’s still affordable. However it still starts at over $1000. The new Mac Mini looks like a fantastic desktop experience: I reckon coupled with an eGPU it’ll more than serve as a capable replacement for mine. Nice upgradeability, however incredibly costly for what they actually are. Overall these compute upgrades are super nice, however it's very alarming and disappointing that the prices have shot up so much: It seems like Apple is no longer the obvious choice for students.
  • Then the iPad Pro: USB-C, an edge-to-edge form factor, and enhanced security; Nearly everything I’ve wanted in a tablet. If only I could use iOS as a development environment, I’d pick one up in a heartbeat. Also it sounds like the aluminium shavings from manufacturing these are what is going into the new recycled unibodies of the MacBook Air and Mac mini.
  • No mention of AirPower. Zero-surprise.
  • Also, Apple really ought to add haptic feedback to a future version of the TouchBar!

Before you go, if you're here via social media: Please leave a like, reply or repost. It really helps with reach!

Topics:

Read Next

© Alex Wilson 2024