joeduffy.github.io
joeduffy.github.io copied to clipboard
My blog
Really enjoyed reading your thoughts on this! Thanks for publishing. Just contributing a minor typo fix. :)
In your post about [safe native code](http://joeduffyblog.com/2015/12/19/safe-native-code/) you drop a line about the C# enumerable/enumerator design beign a bad decision and that you had a better solution. > IEnumerator requires...
Older links within posts fail to redirect properly. 1. Go to [a post referring an older post](http://joeduffyblog.com/2009/10/19/false-sharing-is-no-fun/). 2. Click on the [link](http://www.bluebytesoftware.com/blog/2009/10/05/FastSynchronizationBetweenASingleProducerAndSingleConsumer.aspx). 3. The redirect fails with a 404.
They say "The implementation of Slice is derived from https://github.com/joeduffy/slice.net". Is it a pure library approach or going to be intrinsicfied by CoreCLR? p.s. Glad you are blogging again :+1: