Explore >> Select a destination


You are here

ericniebler.com
| | ericniebler.github.io
2.5 parsecs away

Travel
| | D4128: Ranges for the Standard Library: Revision 1 :
| | aras-p.info
1.7 parsecs away

Travel
| | [AI summary] A programmer discusses the frustration with modern C++ features like Ranges, highlighting significant negative impacts on compilation times, non-optimized runtime performance, and cognitive load compared to simpler approaches.
| | bartoszmilewski.com
3.6 parsecs away

Travel
| | Lazy evaluation can be a powerful tool for structuring your code. For instance, it can let you turn your code inside out, inverting the flow of control. Many a Haskell program take advantage of laziness to express algorithms in clear succinct terms, turning them from recipes to declarations. The question for today's blog post is:...
| | blog.functionalfun.net
22.5 parsecs away

Travel
| Simon Squared is a Windows Phone 7 puzzle game that I developed for a competition run by Red Gate software. In the game, you are shown a sh...