Wayne Conrad's Blog
home
Blog Posts
18 Jan 2017
»
Jörg W Mittag: How functional languages handle side-effects
22 Mar 2016
»
A Virtualbox Networking Recipe
10 Dec 2015
»
Simh/Nova - Mounting a second hard drive
09 Dec 2015
»
Simh/Nova - Scripting Startup
08 Dec 2015
»
Simh/Nova - Recovering from a Bad Shutdown
07 Dec 2015
»
Simh/Nova - Hello World
07 Dec 2015
»
Simh/Nova - Table of Contents
06 Dec 2015
»
Memories of minicomputers: The Modcomp II, and the Data General Nova
04 Dec 2015
»
Configuring SqlServer MAXDOP (Maximum Degree of Parallelism)
09 Oct 2015
»
Agile flowchart
01 Sep 2015
»
When git goes wrong--Removing files from a commit
30 Aug 2015
»
When git goes wrong--Removing a file from a commit
28 Aug 2015
»
When git goes wrong--Adding files to a commit
28 Aug 2015
»
A trick to make backup2l ignore certain directories
05 Aug 2015
»
A few tips for using bunny library with RabbitMQ
23 Jul 2015
»
Keep String#% in mind
14 Jul 2015
»
Tiny DSL using throw/catch
27 Jun 2015
»
Avoid Tabular Alignment in Code
10 Mar 2015
»
More ConcatenatingEnumerator
09 Feb 2015
»
Debugging ActiveRecord Issues
23 Jan 2015
»
Why to check in a library's Gemfile.lock
01 Aug 2014
»
REST API Versioning
01 Aug 2014
»
Rails HATEOAS notes
25 Jul 2014
»
Dynamic dispatch is time travel for if statements
21 Jun 2014
»
Parsing Fortran's Hollerith constant with Rattler
19 Jun 2014
»
Rattler -- Yet another Parsing Expression Grammar for Ruby
18 Jun 2014
»
Little sibling classes
13 Jun 2014
»
Some code is hard to unit test
09 Jun 2014
»
Handling parse errors (cont'd)
08 Jun 2014
»
Handling parse errors
07 Jun 2014
»
We have FORMAT
03 Jun 2014
»
Concatenating Enumerator
01 Jun 2014
»
Fortran, take IV
15 May 2014
»
Two ways to decorate a model in Ruby
09 May 2014
»
rspec-given: Specs that read like Cucumber
17 Mar 2014
»
But PostScript is harder to read than LISP
13 Mar 2014
»
PostScript is LISP, sort of
07 Mar 2014
»
Designing FORTRAN: Setting the Target
07 Mar 2014
»
Next Project: FORTRAN
06 Mar 2014
»
A BASIC Interpreter in Ruby
06 Mar 2014
»
Bug Report == Cucumber Scenario?