Live data from Hacker News

Viewing profile — tjko

tjko

HN member
Joined
Thu, Sep 13, 2012, 12:37 AM UTC
HN karma
10
Public activity
8 items

About tjko

No profile information was provided.

Recent public activity

  1. comment
    Comment #44118344

    Great demo videos -- looks like lots of strong design decisions! Will definitely try this in a future project. ... actually, given you already have a Golang SDK, I may try this ver…

  2. comment
    Comment #25541444

    Maybe check out https://pipedream.com if you are interested in exploring other low-code, automation solutions? You can get a lot done on the free tier (full disclosure: I'm one of …

  3. comment
    Comment #23739875

    Do you not need to specify optimization flags when compiling?

  4. comment
    Comment #6738301

    I'd assume NFC, but I really don't know. I'm surprised they mention so many people tried and failed... this approach seems fairly intuitive.

  5. comment
    Comment #6738257

    I'm actually worried about security here... I don't know much about magnetic strip card technology, so I'm curious to know whether a malicious user could capture the signal and rep…

  6. comment
    Comment #6039366

    Nice job with your first vim script! That said, VIM patch 7.3.787 provides a 'better' solution by replacing the current line's number with the absolute number (because seeing 0 on …

  7. comment
    Comment #4934491

    That's awesome. Consider putting a little comparison chart towards the bottom? Thanks for replyin'!

  8. comment
    Comment #4930978

    I use select2 ( http://ivaynberg.github.com/select2/ ) for all my 'improved' dropdown needs. Any reason I should consider SelectBoxIt?