Explore >> Select a destination


You are here

scorpiosoftware.net
| | m417z.com
19.5 parsecs away

Travel
| | A couple of weeks ago, Windhawk, the customization marketplace for Windows programs, was released. You can read the announcement for more details and for the motivation behind creating it. In this post, I'll focus on my journey in implementing the technical aspects of Windhawk. If you prefer reading code to reading text, check out the demo implementation.
| | www.foonathan.net
18.5 parsecs away

Travel
| | Let me share a useful insight with you: constexpr is a platform. Just like you write code that targets Windows or a microcontroller, you write code that targets compile-time execution. In both cases you restrict yourself to the subset of C++ that works on your target platform, use conditional compilation if your code needs to be portable, and execute it on the desired target platform. You can thus view constexpr as another platform you can target; it just so happens to be run by your compiler. This insig...
| | traxnet.wordpress.com
19.5 parsecs away

Travel
| | This is the second post on Understanding Modern GPUswhere we will review the driver, the data flow to the GPU and what modules are involved. In my previous postwe talked about the software front end of the GPU, this post and the following ones are going to be more hardware related. USER SPACE AND KERNEL...
| | raelize.com
114.9 parsecs away

Travel
| Raelize provides top-notch embedded device security serrvices like consultancy, testing, research and training.