Myroslava is doing some exciting work on code completion in Pharo:
https://medium.com/@myroslavarm/my-internship-at-inria-one-month-in-e43971d95fba
However, this paragraph particularly jumped out at me. This is classic Smalltalk: building a little helper GUI specific to your task!
miniblog.
Related Posts
I enjoyed this article about personal project programming, but I particularly liked this definition:
"Production code has a phone number to call when it breaks"
I've started keeping a list of particularly interesting bugs and patches that I've worked on: https://github.com/Wilfred/interesting-code
The time that I once removed *a single closing paren* in Emacs is still my favourite.
New version of difftastic is out! In this release:
* Improved git integration
* Polished the side-by-side display, particularly on large screens
* Fixed a nasty crash
