Live data from Hacker News

Viewing profile — nicodemus26

nicodemus26

HN member
Joined
Fri, Apr 21, 2017, 8:41 PM UTC
HN karma
31
Public activity
7 items

About nicodemus26

No profile information was provided.

Recent public activity

  1. comment
    Comment #40931467

    It's due to her specific comments as Speaker of the House when leading a vote to dismantle prohibitions established during the Obama admin. > when asked whether lawmakers and their…

  2. comment
    Comment #40577221

    https://archive.ph/SDOIP

  3. comment
    Comment #31280940

    I'm looking forward to diverse cross compilation as well as maybe some of the exotic targets gcc supports! I'm curious if there are plans to run Crater with gcc to check for rustc …

  4. comment
    Comment #30031537

    This script took less than a second to run: seq 10000 99999 | factor | grep '^\([^:]*\): \1$' | cut -d: -f1 >5_digit_primes.txt Using that file with grep was helpful for refining g…

  5. comment
    Comment #28137789

    Wet bulb 35°C, which feels like 160°F dry bulb for those of us who are in the USA with varying amounts of water in the air. > The wet-bulb temperature is defined as the temperature…

  6. comment
    Comment #19887934

    I think CRDTs would make much more sense in a projectional editor than a text one. When the changes are mutations to the abstract syntax tree its more well defined how a merge woul…

  7. comment
    Comment #14169299

    The next trick would be to create a matrix that is the closest to all of the languages and doesn't have gaps from missing words. Using English as the identity is probably a bit eth…