Quppa | 7 years ago | on: Ending support for Dropbox syncing to drives with certain uncommon file systems
Quppa's comments
Quppa | 8 years ago | on: Facebooks crawls every page recorded by its tracking pixel
On a positive note, it's given us an opportunity to focus on performance improvements :)
Quppa | 8 years ago | on: Facebooks crawls every page recorded by its tracking pixel
There's a bug report regarding the missing header here: https://developers.facebook.com/bugs/1654459311255613/
Unfortunately it seems impossible to get in touch with Facebook devs directly.
Quppa | 9 years ago | on: 0patching a 0-day: Windows gdi32.dll memory disclosure
Quppa | 9 years ago | on: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
Quppa | 9 years ago | on: Show HN: Boot Windows 10 Directly into Linux Desktop of Choice
http://phoronix.com/scan.php?page=news_item&px=Hwsurvey-Febr...
Quppa | 9 years ago | on: Fitbit will lay off 110 employees amid challenges in wearable market
The Charge 2 does cost more at retail presently, however.
Quppa | 9 years ago | on: You Suck at Excel with Joel Spolsky (2015) [video]
Quppa | 9 years ago | on: You Suck at Excel with Joel Spolsky (2015) [video]
Quppa | 9 years ago | on: Ask HN: What is the recommended way to create Windows desktop apps right now?
Quppa | 9 years ago | on: Ask HN: What is the recommended way to create Windows desktop apps right now?
A Windows Presentation Foundation or Windows Forms app targeting .NET 4.0 will get you pretty good compatibility - Windows 8 and above come with it pre-installed* and it's an optional Windows Update for Windows XP/Vista/7. I don't think the XAML learning curve is as steep as some people claim, but it'll still be quicker to hack something together in WinForms over WPF if you haven't used the latter before.
Also check out the Desktop App Converter for Windows 10 - you can now package up a WPF/WinForms/Win32/etc. app into a UWP app for Windows 10 users and pick up some of the benefits that those apps have†.
* But also heed Raymond Chen: https://blogs.msdn.microsoft.com/oldnewthing/20110404-00/?p=... † https://developer.microsoft.com/en-us/windows/bridges/deskto...
Quppa | 9 years ago | on: The new TrueType interpreter in FreeType 2.7.0
Quppa | 9 years ago | on: The new TrueType interpreter in FreeType 2.7.0
† https://www.quppa.net/blog/2012/07/17/office-2013-further-ev...
Quppa | 10 years ago | on: Visual Studio 2015 and .NET 4.6 Available for Download
I guess the question is whether the people at Microsoft who decide these things are themselves superstitious or whether they think their customers are superstitious (to the point that they would avoid a product with an unlucky internal version number).
Quppa | 10 years ago | on: South Korea provokes teenage smartphone privacy row
On the other hand, the 'power of youth' works both ways - it seems like a non-negligible percentage of youth in the West favour more censorship, not less - witness the rise of 'trigger warnings' and 'safe spaces' on university campuses, for example. Their aims might be quite different to those of a semi-authoritarian government, but the censorious impulse is the same.
Quppa | 10 years ago | on: South Korea provokes teenage smartphone privacy row
Quppa | 10 years ago | on: Testing the 12-inch MacBook's Performance with Windows 10
Quppa | 10 years ago | on: Hamburger icon: How these three lines mystify most people
Quppa | 11 years ago | on: Paris’ $160M Plan to Boost Cycling
Quppa | 11 years ago | on: More Details About Project Spartan
IE10+ on Windows 8+, Office 2013+ on Windows 8+ and the Modern/Metro/Immersive environment on Windows 8+, on the other hand, are doomed to have poor font rendering thanks to their use of the Direct Manipulation APIs: http://blogs.msdn.com/b/oldnewthing/archive/2015/01/29/10589...
I doubt this will be fixed - the world is slowly moving towards high DPI screens where subpixel font smoothing isn't as important. For existing hardware, though, it stinks.