HackerTrans
TopNewTrendsCommentsPastAskShowJobs

carey

no profile record

comments

carey
·5 miesięcy temu·discuss
The atmosphere above Christchurch, NZ tends to form layers in winter that trap the smoke and make this worse, and new fireplaces have been restricted to clean-burning log burners and dry wood by law.

It seemed like the biggest change in air quality in recent years came from the tragic earthquakes in 2010 and 2011 knocking down all the unreinforced-masonry chimneys, though.
carey
·11 miesięcy temu·discuss
The FSF also typically requires a copyright assignment for their GPL code. Nobody thinks that they’ll ever relicense Emacs, though.
carey
·w zeszłym roku·discuss
malloc in uCRT just calls HeapAlloc, though? You can see the code in ucrt\heap\malloc_base.cpp if you have the Windows SDK installed.

Programs can opt in to the _segment_ heap in their manifest, but it’s not necessarily any faster.