raganwald.github.com icon indicating copy to clipboard operation
raganwald.github.com copied to clipboard

raganwald.com jekyll source

Results 28 raganwald.github.com issues
Sort by recently updated
recently updated
newest added

The site is missing IPv6 support and thus is inaccessible to people on IPv6-only networks. Furthermore, people on dualstack IPv6-optimized networks will experience slower connections than they would with IPv6...

I enjoy reading your writing. Please continue, even if you feel that you keep saying the same things: _Repetitio mater studiorum est_ Here are a couple of spelling errors. >...

In your article "time-space-life-as-we-know-it", it seems their is a typo: ``` const neighboursOfUrLl = (square) => [ square.ul.ur, square.ur.ul, square.ur.ur, square.ur.lr, square.lr.ur, square.lr.ul, square.ll.ur, square.ur.lr //repeated declaration ]; neighboursOfUrLl(sq).join('') //=>...

I've read your interesting article about [Transducers](http://raganwald.com/2017/04/30/transducers.html) and I've posted a [question on SO](http://stackoverflow.com/questions/44022945/function-composition-with-rest-operator-reducer-and-mapper). I'm sure you could help answering this. By the way, this is a [gist with C#...

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.

The condition of the `while` loop was incorrect. Also when you replace the default value for `to` you can get rid of the `if` condition.

Hi Reginald; Thanks for the excellent article. It brought this picture to mind: An alternating current, personified as a human moving steadily along some circuit (life's patterns are hard wired...