Live data from Hacker News

Viewing profile — spbnick

spbnick

HN member
Joined
Sun, Jul 20, 2014, 2:27 PM UTC
HN karma
2
Public activity
7 items

About spbnick

https://github.com/spbnick

Recent public activity

  1. comment
    Comment #37870129

    Ah, another former Saint-Petersburg resident. Hi there, Alexander! Working on a retro-computer BLE/USB keyboard right now (HW&FW), with quality, low latency, and emulator/HW compat…

  2. comment
    Comment #30812662

    Instead of using a faraday pouch to prevent this kind of attack, I added a kill switch to my key fob, a few years ago, and still use it: https://www.youtube.com/watch?v=02M57GPix-4…

  3. comment
    Comment #12297435

    Thank you. I have to admit, that it's again hard for me to pinpoint what exactly you're answering to and what's your argument. Either because I'm not that smart, I'm unwilling to a…

  4. comment
    Comment #12253746

    Thank you for a thoughtful response. I'm a bit confused by your answer, though, because my problem was the lack of documentation, and making it easier for external contributors was…

  5. comment
    Comment #12248540

    Thanks! Yes, I hear the same from them and I try to consider this approach :) It is an additional effort, for sure. It is not without its benefits, though, and I'm trying to find o…

  6. story
    Ask HN: Does code documentation increase contributions?

    I'm trying to convince a team working on a complex open-source project that they need to document all the code they write. They have documentation for some public APIs, but most of…

  7. comment
    Comment #8060387

    Aside from the comments above, I would add "shopt -s shift_verbose" which enables "overshifting" detection. E.g. when a function receives less arguments than necessary and you retr…