Live data from Hacker News

Viewing profile — rakyll

rakyll

HN member
Joined
Tue, Dec 02, 2014, 10:00 AM UTC
HN karma
133
Public activity
21 items

About rakyll

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #16596852

    OpenCensus is not a vendor specific project. The data OpenCensus collects can be exportable to any tracing backend. We already have a Jaeger exporter for Go: https://godoc.org/go.o…

  3. story
  4. comment
    Comment #14844234

    LLVM is a future consideration for Go. One of the main reasons I don't want to tackle (1) right now if the possibility of benefiting from XRay even though it doesn't sort the case …

  5. story
  6. story
  7. story
  8. story
  9. story
  10. comment
  11. comment
    Comment #12646813

    Whoops, fixed the typo. Thanks!

  12. comment
    Comment #12640290

    Avoiding error checking against a properly formatted constant is not avoiding error checking. I cannot follow your argument.

  13. comment
    Comment #12640129

    Two. The URL is a constant that is guaranteed not to return an error. It is not brevity. Anyways, the point is I don't understand the point of err != nil bashing here, given there …

  14. comment
    Comment #12640000

    There are only two err != nils in the article. What's your point?

  15. comment
    Comment #12602275

    I had a big group of coworkers from EPFL when I was working for Google Switzerland. At some point, I actually questioned whether we have a bias for these schools. EPFL or ETH are d…

  16. story
  17. story
  18. comment
    Comment #9635483

    There is not a single mention of Java at the Brillo announcement. Irrelevant but flush your biases and assumptions down to the toilet. Java can statically compile to microcontrolle…

  19. comment
    Comment #9635463

    Google is building their own hardware, an embedded Linux distro is primarily a need at Google to support our hardware projects for a long time. But, for the first time, the industr…

  20. comment
    Comment #9635455

    Brillo contains a very minimal part of Android for HAL and the network stack. 64MB is our medium-end target. The ART is not in the scope of Brillo.

  21. comment
    Comment #9635434

    You must interpret low-power devices as low-end Linux boards. No one is aiming to target the microcontroller market with a Linux/arm board.