Slashdot Mirror


User: Kant

Kant's activity in the archive.

Stories
0
Comments
6
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6

  1. Poisoning is forbidden worldwide by law, unless implicitly or explicitly ordered by a court ruling, an emperor, a king, a caliph, a dictator, a pope, ...

    Instead, this is just going to change a threshold.

    It doesn't matter if it is the poisoning of air, water, or temperature by +1.5C or +2.0C.

    Thresholds are technicalities for scientists and technicians, not for real men like the blond one.

  2. The scales on EPA Proposes Rule Change That Would Let Power Plants Release More Toxic Pollution (npr.org) · · Score: 3, Interesting

    The more time passes, the more apparent it is that MAGA simply means the more (poor) people die, the better.
    The less (rich) people remain, the more resources per capita are available.
    Voila, you (few) are great again!

  3. 4,000 deaths per day... on China Reassigns 60,000 Soldiers To Plant Trees In Bid To Fight Pollution · · Score: 1

    Air pollution in China is killing 4,000 people every day, a study found in 2015.
    60,000 soldiers means two weeks of deaths.
    A wise move, even if quite late, you'd say.

  4. ReactOS+GCC/PE if you don't want that happening on Whistler MAY Refuse To Run All Unsigned Code UPDATED · · Score: 1

    If you don't want that happening, please support the GCC/MingW/CygWin, ReactOS and WinE open source projects.

  5. Re:open source windows progect... on Open Sourcing Windows Based Project · · Score: 1

    Not only Win32 on top of the ReactOS kernel: POSIX+ too.

  6. ReactOS (was: Re:WinNT API != Win32 API) on PetrOS - NT alternative? · · Score: 2

    There are more than 1000 functions in the native API (ntoskrnl.exe + hal.dll are the modified microkernel). A minimum part is available to user mode via ntdll.dll. Unfortunately less than 10 per cent are documented by MS.

    There is also a GPL'ed implementation of that microkernel: its name is ReactOS. It is planned a Win32 server on top of it and probably a POSIX+ one in the future. This project borrows some code from Wine. You can download the pre-alpha code (no GUI yet!) from www.reactos.com.