Live data from Hacker News

Viewing profile — xargon7

xargon7

HN member
Joined
Tue, Aug 20, 2013, 5:10 PM UTC
HN karma
64
Public activity
9 items

About xargon7

[ my public key: https://keybase.io/augusto; my proof: https://keybase.io/augusto/sigs/MGgFgs527SvMEHUfag8ugSRu-FXDevO_1OD1D-vioH8 ]

Recent public activity

  1. comment
    Comment #42271951

    There's a difference between "running a task that waits for 10 seconds" and "scheduling a wakeup in 10 seconds". The code for several of the languages that are low-memory usage tha…

  2. comment
    Comment #40137774

    Consider ordering reusable chunks of your circuit as PCBs instead of iterating on entire boards. You can connect the chunks with breadboards or connectors or something.

  3. comment
    Comment #38934893

    https://github.com/augustoroman/sandwich is another approach for achieving a similar result. One nice aspect of writing handlers that return errors is that they are easy to test an…

  4. comment
    Comment #31494882

    It was an interesting mix of "let's do a cool thing" and "imagine what can be done with this data!" Early on someone mentioned that NYC doesn't actually know for sure where all of …

  5. comment
    Comment #17290162

    Makedo is awesome, and I agree that the saw isn't very good. We got this saw: https://www.amazon.com/Corrugated-Cardboard-Fluorine-Coating... It's amazing! It cuts really well but …

  6. comment
    Comment #16619138

    In a nice tone, it's "The Featured Article."

  7. comment
    Comment #14767672

    The complexity from generics isn't from the conceptual standpoint, it's from the resulting code standpoint... for the same reason that the ternary ?: operator is "too complex": it'…

  8. comment
    Comment #12336195

    Just this weekend I found this: https://github.com/olebedev/go-starter-kit It uses the duktape JS engine in Go to render react apps server-side, with live-reload & hot-module repla…

  9. comment
    Comment #6245051

    > Pendant note That should be "Pedant" ;)