HOWTO: Publish Your reveal.js Presentations on GitHub Pages
Every now and then I need to publish my presentation on the Web and - of course - each time I have to figure it out. So here is my recipe: 1. I prepare my…
Showing 1–3 of 3 posts
Every now and then I need to publish my presentation on the Web and - of course - each time I have to figure it out. So here is my recipe: 1. I prepare my…
Today I had to optimize a slow running page. We use MiniProfiler which makes finding such issues a breeze. But this time it was a little bit more difficult:…
TL;DR On 32-bit operating systems Visual Studio can easily run out of memory (especially with memory hungry plugins like R# or NCrunch). But there are ways to…