Live data from Hacker News

Viewing profile — jo-han

jo-han

HN member
Joined
Fri, Aug 14, 2015, 8:58 AM UTC
HN karma
34
Public activity
7 items

About jo-han

No profile information was provided.

Recent public activity

  1. comment
    Comment #49253969

    It's called fee[dB]ack now, at https://got-feedback.org/ The project got renamed after a DMCA takedown.

  2. comment
    Comment #45229700

    This paper discusses constructing heptagons, with some history and the maths. http://origametry.net/papers/heptagon.pdf It shows both a single sheet and a modular version.

  3. comment
    Comment #42331577

    Do -1, 0 and 1 all occur with the same frequency in typical large language models or would there be a benefit in encoding 0 with 0 and -1 and 1 with respectively 10 and 11? (or som…

  4. comment
    Comment #15650605

    pictures of notes (not handwritten though) are shown in: https://twitter.com/trtworld/status/927528929279307776

  5. comment
    Comment #10532601

    The checksum algorithm they used will only produce 73 different checksums (00000000-99999999: 0-72) - and all of them even. There is space for 9999 different values. Tips to improv…

  6. comment
    Comment #10494382

    Khaled, you're right - it doesn't work. The characters are not substituted. I made a quick proof of concept, but it triggered for the wrong reasons. Bummer.

  7. comment
    Comment #10491447

    Nice, and by using 'font-variant-ligatures: common-ligatures;' you can actually try to harvest character combinations as well. For example: @font-face { font-family: poc; src: url(…