Explore >> Select a destination


You are here

michaelburgwin3.com
| | michaldrobot.com
15.6 parsecs away

Travel
| | Finally found some time to clean up my messy files and setup some GitHubrepo. You will findthere the first version of ShaderFastMathLib as advertised in Low Level Optimizations for GCN. Go check it out there : ShaderFastMathLibs I hope to add more libs in nearby future as well as some .cpp code forfinding best constants...
| | aroused.blog
174.7 parsecs away

Travel
| | we all travel through life in our best way possible often on quite different paths none are right or wrong, just different! please get creative and share your path in poem, photos, fiction or fantasy? Please link it back here and read others PS This is the North wall, a favourite walk of mine, 7...
| | knutalbert.wordpress.com
67.0 parsecs away

Travel
| | De Abt is a restaurant in Ghent, airy and modern, and at first sight their boast of a special connection to Orval seem dubious. But the building has a proud history. Down a side street, Lange Kruisstraat , but still busy enough to get filled up by locals and tourists, you find the Abt. They...
| | jinyuz.dev
81.2 parsecs away

Travel
| There was a pull request on GitHub and it contains a feature I wanted to test. I didn't know how to test it locally. Should I just copy the changes to my local since the changes weren't that big? But what if it was? Luckily, I found some answers by googling and decided to write it up for future reference. Git provides a command for it and here is the sample syntax