Live data from Hacker News

Viewing profile — kchod

kchod

HN member
Joined
Tue, Nov 06, 2012, 2:08 PM UTC
HN karma
138
Public activity
17 items

About kchod

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #42307545

    Looking for an entry-level founding engineer Company: theldgr.com Location: NYC (onsite) Contact: kristina@ You will wear many hats depending on your interests & skillset. You'll b…

  3. comment
    Comment #40228688

    So far I'm implemented pretty coarse-grained control over machine specs: it's $20/month for a MacBook-like machine and $3/hour if you want to use "a GPU" (whatever Amazon has avail…

  4. comment
    Comment #40223146

    I'm hosting the machines so that users don't have to set anything up on the cloud side. It could have on prem or open source versions if people are interested in setting up their o…

  5. comment
    Comment #40212089

    Thanks! Yeah, it takes a look at your requirements.txt (or environment.yml) and uses that to install on the remote machine. So as long as that doesn't specify a particular arch, it…

  6. comment
    Comment #40211047

    rx is a binary that you can use as a prefix to any other command (e.g., `rx ls` instead of `ls`) to run a command on the cloud. It sets up your project on the cloud and transparent…

  7. story
  8. comment
    Comment #33059153

    I would look at it as more of "allowing normal people access to unbefore-dreamed-of levels of draftsmanship" vs some comment on capital-A Art. It allows non-artists to express them…

  9. comment
    Comment #9258236

    If you're interested in adding rules for a new language, check out Skylark: http://bazel.io/docs/skylark/concepts.html .

  10. comment
    Comment #9258191

    Scala support: yes, add using Skylark. Definitely let us know if you run into any rough edges, Skylark is a work-in-progress. For multiple repos: there's no command line flag, but …

  11. comment
    Comment #9258057

    I'm a developer on Bazel, and AFAIK there is no white paper. We definitely don't want to "throw it over the wall," we're going to try to push more and more development into the ope…

  12. comment
    Comment #9257466

    The Golang source code for the server code at google is built with this tool. The rules that accomplish this are rather complex due to their interactions with our C++ libraries, an…

  13. comment
    Comment #9257458

    Check out http://bazel.io/docs/build-encyclopedia.html#maven_jar . In the root of your build, specify the jars you want from maven and then add them as dependencies in your BUILD f…

  14. comment
    Comment #5300011

    Thank you!

  15. comment
    Comment #5299404

    I wrote this specifically for this type of interview: http://www.joelonsoftware.com/articles/GuerrillaInterviewing... . However, there are lots of companies that do "trivia" interv…

  16. comment
    Comment #5299181

    I'm trying to track down the link I got it from. It's freely available (I downloaded it from Google career site) I just can't figure out where, now.

  17. story