Live data from Hacker News

Viewing profile — cyberdummy

cyberdummy

HN member
Joined
Sat, Mar 20, 2021, 9:55 AM UTC
HN karma
7
Public activity
5 items

About cyberdummy

No profile information was provided.

Recent public activity

  1. comment
    Comment #35799648

    Great idea, going to try it out. The RSS feed combined with the source filtering idea would be great.

  2. comment
    Comment #27830947

    I had the ErgoDox EZ for a while, switched it out for a redox ( https://github.com/mattdibi/redox-keyboard ) which I find is perfect for me. It is a lot smaller and just removed al…

  3. comment
    Comment #26590159

    I was surprised by this too, now have in firefox about:config dom.pointer-lock.enabled = false

  4. comment
    Comment #26522341

    Thanks missed that bit: For larger objects, the WriteGetObjectResponse API supports chunked transfer encoding to implement a streaming data transfer.

  5. comment
    Comment #26521921

    My use case would be to transform log files from something like TSV to JSON, but without being able to stream the output seems like the file size is going to be limited to the lamb…