Explore >> Select a destination


You are here

nickdrozd.github.io
| | www.chriswarbo.net
6.3 parsecs away

Travel
| |
| | hoelz.ro
5.0 parsecs away

Travel
| | When I use Perl 5, I do a lot of shelling out to external commands; after all, that's what Perl is good at! So it should come as no surprise that I do the same with Perl 6, which means a lot of the time and effort I spend helping with Perl 6 is improving the interaction with external commands.
| | programmingmadecomplicated.wordpress.com
5.6 parsecs away

Travel
| | This essay was sparked by me struggling to write my thesis' Background chapter and finding I had to comprehensively explain several concepts. Hopefully some appropriate slice through it will end up in the actual chapter. (Did I get something wrong? Do set me straight in the comments.) As we all learned in Computing 101, volatile...
| | huonw.github.io
27.8 parsecs away

Travel
| An overview of so-called "object safety" in Rust, and why it is necessary for trait objects.