Explore >> Select a destination


You are here

tomstu.art
| | www.honeybadger.io
3.0 parsecs away

Travel
| | Ruby's flexibility has always been both its greatest strength and its greatest weakness. You can write amazingly expressive programs. You can also slip and break them in amazingly expressive ways. RBS is a new type an...
| | blog.ploeh.dk
2.3 parsecs away

Travel
| | Static typing doesn't have to involve much ceremony.
| | existentialtype.wordpress.com
2.5 parsecs away

Travel
| | While reviewing some of the comments on my post about parallelism and concurrency, I noticed that the great fallacy about dynamic and static languages continues to hold people in its thrall. So, in the same "everything you know is wrong" spirit, let me try to set this straight: a dynamic language is a straightjacketed static
| | gavinhoward.com
8.2 parsecs away

Travel
| There are 8 questions that must be answered to design a good type system. In this post, I attempt to do just that.