/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

zulko.github.io
| | garylarizza.com
8.7 parsecs away

Travel
| | This year at Puppetconf 2014, I presented a 1.5 hour talk entitled "The Refactor Dance" that comprised nearly EVERYTHING that I've ...
| | marcgayle.com
7.6 parsecs away

Travel
| | The next time you think "I will start {X} another time. I have too much going on now...." consider this. During the period when ...
| | lopespm.com
7.5 parsecs away

Travel
| | Sorry, the silver bullet you are looking for doesn't exist. Please try again.
| | qsantos.fr
30.9 parsecs away

Travel
| Although I am now mostly comfortable with Rust, some concepts still elude me. One of them is the exact meaning of Unpin. The documentation says: The documentation of Unpin says: Types that do not require any pinning guarantees. Where pinning is described as: From this, you could naturally deduce that Unpin is the trait that ... Continue reading You can move !Unpin