Stack Allocated
Thursday, May 26, 2016
Cognitive complexity
›
I’ve been worried about what I’ve come to call Cognitive Complexity for a while. In short, cognitive complexity is why some problems are h...
Wednesday, March 9, 2016
Why I think there aren’t more miracles
›
Imagine you’re renting a house. The tenant doesn’t keep very good care of the lawn because he can’t afford to fix his lawn mower. Now t...
Monday, April 27, 2015
Static v. Dynamic
›
I have a previous post about static and dynamic types [1] and I think I still agree with everything my past self said. However, I think th...
Programming Language Feature Diagrams as Cognitive Complexity
›
After observing things in the software engineering world for about eight years now, I’m vaguely concerned that people approach problems in ...
Friday, April 24, 2015
Mental Comprehension Complexity
›
My initial goal as of late was to be able to identify all problems that are hard for people to devise solutions for. You may think, “Har...
Monday, March 9, 2015
garbage collection
›
Finished reading The Garbage Collection Handbook[1]. I’m glad that I read through it, but I’m pretty sure that my takeaway is something ot...
Saturday, January 24, 2015
Distance Type Checking
›
Someone mentioned to me recently that they were interested in having a way to indicate space constraints into a type system such that you c...
‹
›
Home
View web version