Hacker News
- Diagnosing bugs preventing sleep on Windows https://peteronprogramming.wordpress.com/2025/04/02/diagnosing-bugs-preventing-sleep-on-windows/ 0 comments
- Diagnosing bugs preventing sleep on Windows https://peteronprogramming.wordpress.com/2025/04/02/diagnosing-bugs-preventing-sleep-on-windows/ 4 comments programming
- Interleaving small reads of multiple files – why World of Tanks 1.0 has abysmal loading times on HDDs https://peteronprogramming.wordpress.com/2018/04/03/interleaving-small-reads-of-multiple-files-why-world-of-tanks-1-0-has-abysmal-loading-times-on-hdds/ 5 comments gamedev
- Interleaving small reads of multiple files – why World of Tanks 1.0 has abysmal loading times on HDDs https://peteronprogramming.wordpress.com/2018/04/03/interleaving-small-reads-of-multiple-files-why-world-of-tanks-1-0-has-abysmal-loading-times-on-hdds/ 34 comments programming
- If you ship your library/application to Windows, please use UTF-16 interfaces https://peteronprogramming.wordpress.com/2018/03/05/if-you-ship-your-library-application-to-windows-please-use-utf-16-interfaces/ 19 comments programming
- Detecting if the Visual Studio C++ Redistributable is installed https://peteronprogramming.wordpress.com/2018/02/05/detecting-if-the-visual-studio-c-redistributable-is-installed/ 26 comments programming
- Application-level Printer Driver Isolation on Windows https://peteronprogramming.wordpress.com/2018/01/22/application-level-printer-driver-isolation/ 4 comments programming
- A bug in Microsoft OneDrive's Shell Extension makes programs skip some global destructors if they ever open a file dialog https://peteronprogramming.wordpress.com/2017/12/06/i-hope-you-dont-mind-if-some-of-your-globals-destructors-are-not-called/ 33 comments programming