Location:

United Kingdom

Description:

Tech articles and blog posts, read aloud.

Twitter:

@qmacro

Language:

English


Episodes
Ask host to enable sharing for playback control

Crisis Driven Development

6/17/2021
This is a special guest episode from my friend Sam Bail, the creator and maintainer of Tech Aloud's sister podcast, Blog Cast. Add Blog Cast to your subscriptions in your favourite podcast player for more interesting blog posts and articles in podcast format. In this episode, Sam reads aloud two short posts that she co-wrote with Zachary Drillings: Crisis Driven Development and Crisis Driven Development Part 2 — The Good Parts.

Duration:00:19:20

Ask host to enable sharing for playback control

Monday morning thoughts: OData - DJ Adams

3/19/2021
This is a reading of one of the SAP Community posts in the Monday morning thoughts series from 2018. In it, I think about OData, in particular where it came from and why it looks and acts like it does. I also consider why I think it was a good protocol for an organisation like SAP to embrace. Original post: Monday morning thoughts: OData.

Duration:00:16:46

Ask host to enable sharing for playback control

The User Interface - from The UNIX Time-sharing System - A Retrospective

10/12/2020
This episode, recorded on Monday 12th October 2020, features a section from the paper "The UNIX Time-sharing System - A Retrospective", written by Dennis M Ritchie, at Bell Labs, Murray Hill, New Jersey. A version of this paper was presented at the 10th Hawaii International Conference on the System Sciences in January 1977. The section is "The User Interface", which gives us some great insights into the origins and design of the Unix and Linux command interpreter, also known as the shell.

Duration:00:14:28

Ask host to enable sharing for playback control

CAP is important because it’s not important - 6 Nov 2019 - DJ Adams

11/6/2019
Source: https://blogs.sap.com/2019/11/06/cap-is-important-because-its-not-important/

Duration:00:05:50

Ask host to enable sharing for playback control

12 Factor Apps in Plain English - Will Koffel - 14 Jan 2014

10/25/2019
Source: https://will.koffel.org/post/2014/12-factor-apps-in-plain-english/ I came across this recently and thought it was a decent summary of the 12-factor methodology, despite being already 5 years old. As the author mentions at the start, some tech is perhaps a little outdated but the fundamental ideas still hold.

Duration:00:16:17

Ask host to enable sharing for playback control

C, the Enduring Legacy of Dennis Ritchie - Alfred V. Aho - 07 Sep 2012

10/15/2019
Source: http://www.cs.columbia.edu/~aho/Talks/12-09-07_DMR.pdf (via HN) A tribute to the late Dennis Ritchie delivered at Dennis Ritchie Day at Bell Labs, Murray Hill, NJ, September 7, 2012 Bell Labs, Murray Hill, NJ, September 7, 2012. I think it's important to remember some of the great thinkers and creators, whose work underpins so much of what we rely upon today. Dennis is one of those people. I remember that Dennis passed away only a few days after Steve Jobs, and his passing was somewhat eclipsed, which made me a little sad. But C and Unix, Dennis's legacy, strongly endures.

Duration:00:16:44

Ask host to enable sharing for playback control

Cool URIs don't change - Tim Berners-Lee - 1998

10/13/2019
Source: https://www.w3.org/Provider/Style/URI This is a classic, and is worth remembering. I referred to it in one of my Monday Morning Thoughts posts (a cloud native smell) and, while some of what is referenced feels quite dated now, a lot of the thinking is still very valid, even in this age of a more centralised management of web resources (by cloud companies). In fact, I guess the web administrators of those cloud companies need to pay attention. Note that there's a difference between permanent resources (such as those referred to in this article) and ephemeral ones which are often used in cloud computing contexts.

Duration:00:17:07

Ask host to enable sharing for playback control

Thinking Critically About Code Quality - James Milner - 29 Sep 2019

10/5/2019
Source: https://www.loxodrome.io/post/thinking-critically-about-code-quality/ A short but interesting meditation on code quality and de facto truths about good and bad code.

Duration:00:05:08

Ask host to enable sharing for playback control

What's the difference between a console, a terminal, and a shell? - Scott Hanselman - 20 Sep 2019

10/3/2019
Source: https://www.hanselman.com/blog/WhatsTheDifferenceBetweenAConsoleATerminalAndAShell.aspx As some folks know, I am a big fan of the command line, I even have a t-shirt that has "> The future is terminal_" on the front. I thought the question in the title of this blog post is probably on many people's minds, even though they don't know it. And who knew there were so many Windows console choices?

Duration:00:06:50

Ask host to enable sharing for playback control

Which Workflow? - Alan Rickayzen - 30 Sep 2019

9/30/2019
Source: https://blogs.sap.com/2019/09/30/which-workflow/ This is a quick overview of the possible workflow solutions, with a decent focus on SAP Cloud Platform Workflow as a key player. Coming from the respected workflow expert Alan Rickayzen, the overview is a valuable piece of information.

Duration:00:05:39

Ask host to enable sharing for playback control

Monday morning thoughts: considering GraphQL - DJ Adams - 3 Sep 2018

9/23/2019
Source: https://blogs.sap.com/2018/09/03/monday-morning-thoughts-considering-graphql/ I chose this Monday Morning Thoughts post because I've noticed some interest again in GraphQL, and wanted to revisit what I'd written about it around this time last year. I remember writing it, it was on a canal boat on the Bridgewater Canal, on my birthday.

Duration:00:13:00

Ask host to enable sharing for playback control

The Law of Leaky Abstractions - Joel Spolsky - November 2002

9/21/2019
Source: https://www.joelonsoftware.com/2002/11/11/the-law-of-leaky-abstractions/ This post is 17 years old, but still totally relevant today in what it teaches us - that while we construct new software architectures on top of older ones, things are still hard - harder, even - when problems occur. And there's a great line in this article that is worth quoting here: "... abstractions save us time working, but they don’t save us time learning".

Duration:00:14:26

Ask host to enable sharing for playback control

SAP Cloud Application Programming Model (About CAP) - SAP - September 2019

9/20/2019
Source: https://cap.cloud.sap/docs/about/ The SAP Cloud Application Programming Model (CAP) is an important set of tools for the new world of cloud-based application and extension constructions. In my opinion it's a well thought out framework with ideas and philosophies taken from many areas of computing, coalescing into something that just "feels right" to me. This "About CAP" section of the documentation gives a good indication of what those ideas and philosophies are, and a useful holistic view of CAP's makeup and intent.

Duration:00:16:08

Ask host to enable sharing for playback control

10 Questions with Vim’s creator, Bram Moolenaar - Alexis Santos - 2014

9/19/2019
Source: https://www.binpress.com/vim-creator-bram-moolenaar-interview/ The Q&A with Bram is interesting in that for such a widely used editor, Bram and his approach to maintaining Vim seems very down to earth and philosophical. Some of his answers about working with contributors, and having a plan (regarding how features will appear) are simple but instructive. This is as much about maintaining a large open source project as it is about Vim specifics.

Duration:00:09:53

Ask host to enable sharing for playback control

Maker's Schedule, Manager's Schedule - Paul Graham - July 2009

9/18/2019
Source: http://www.paulgraham.com/makersschedule.html

Duration:00:07:31

Ask host to enable sharing for playback control

What to look for in a code review - Google's Engineering Practices documentation

9/18/2019
Source: https://google.github.io/eng-practices/review/reviewer/looking-for.html

Duration:00:11:11

Ask host to enable sharing for playback control

The Simplest Thing that Could Possibly Work, A conversation with Ward Cunningham, Part V - Bill Venners

9/17/2019
Source: https://www.artima.com/intv/simplest.html

Duration:00:11:33

Ask host to enable sharing for playback control

DSL Q & A - Martin Fowler - 9 Sep 2008

9/17/2019
Source: https://www.martinfowler.com/bliki/DslQandA.html

Duration:00:07:37

Ask host to enable sharing for playback control

Domain-Specific Languages Guide - Martin Fowler - 28 Aug 2019

9/17/2019
Source: https://www.martinfowler.com/dsl.html

Duration:00:02:44

Ask host to enable sharing for playback control

The Standard of Code Review - Google's Engineering Practices documentation

9/16/2019
Source: https://google.github.io/eng-practices/review/reviewer/standard.html

Duration:00:06:46