Reg Braithwaite

Results 94 issues of Reg Braithwaite

...especially by namespace... Combine this with Eigenclass support #5 to provide DCI support.

IOW, a way to write: ``` foo = new Blunderbus() bar = new Blunderbus() YouAreDaChef(bar) # ...advices... ``` Such that the advice decorates `bar` but not `foo`, because it is...

Does it work? Let's find out!

A long-form and heavily fictionalized piece about Rijkert Byrd, one of the most controversial programmers I have ever had the fortune to work with.

Need to carefully think whether we can use Gosper’s quadtrees. Consider 4x4: ``` 1122 1122 4433 ``` In generation 1, we can change 1, 2, 3, and 4. In generation...