Live data from Hacker News

Viewing profile — crm416

crm416

HN member
Joined
Sat, Jun 16, 2012, 5:55 PM UTC
HN karma
463
Public activity
56 items

About crm416

Staff software engineer at Spring Discovery (https://springdiscovery.com/), leading the development of a software platform at the intersection of computation and biology.

Email: charlie@springdisc.com Twitter: @charliermarsh Site: https://www.crmarsh.com/

Recent public activity

  1. comment
    Comment #29370003

    We've been using PyO3 and Maturin at Spring for a while now, and happily. The smooth Python interop means we can call out to Rust without much pain for performance-critical codepat…

  2. story
  3. comment
    Comment #10836768

    Thanks for the thoughtful feedback--I think these are very fair comments. When we first designed Jasper, it was just for us to hack around with, so regex matching, the priority sys…

  4. story
  5. comment
    Comment #10775495

    It's not necessarily 'irrational'. A 51% miner could profit from Bitcoin's downfall, or by threatening others, or even by bluffing an attack. See, e.g., the Goldfinger Attack in ht…

  6. comment
    Comment #8936889

    I took the course this semester (and loved it--hope the materials can be helpful to all). We had one assignment that focused on achieving consensus in the face of adversarial nodes…

  7. story
  8. comment
    Comment #8919896

    Can't speak highly enough of the Khan Academy internship experience--I interned with Kasra last summer and it was a pretty incredible few months. From the team to the mission to th…

  9. comment
    Comment #8918469

    True, but there's a decent case to be made that (1) transaction fees will have to increase (in general) as the block reward decreases, and (2) transaction fees will have to increas…

  10. comment
    Comment #8905324

    I'm a little confused--the article mentions that letters of recommendation must be turned over, but I believe that's only the case if the writer explicitly waived confidentiality (…

  11. comment
    Comment #8904632

    "I think the technology used to implement the Bitcoin payment system is fascinating - public ledgers and crypto and block chains will all be game changers. Bitcoins themselves? Mor…

  12. comment
    Comment #8904596

    What I worry about is the effect that market price can have on the security of the network (via global hash rate). The system will reach equilibrium when the revenue generated by m…

  13. comment
    Comment #8895271

    This is awesome. I've played around with React's server-side rendering [1] and was really impressed once I'd hooked it all up. To see React hook up the event handlers and render no…

  14. comment
  15. comment
    Comment #8825504

    I can testify that there are plenty of remote folk at Khan Academy--can think of six full-time remote devs off the top of my head (in a sub-40 person dev team). It's a very remote-…

  16. story
  17. comment
    Comment #8717212

    Michelle Alexander's The New Jim Crow. It should be considered required reading these days--couldn't be more timely.

  18. story
  19. comment
    Comment #7549060

    Great suggestions. I've been meaning to take a deeper dive into Wit.ai for a while now. It seems like their intents-entities architecture would actually fit in pretty cleanly with …

  20. comment
    Comment #7320794

    Agreed. Even with small tasks, I've found Atom to be noticeably slower. Just as an anecdotal data point, it takes roughly a second to open a file or folder in Atom (i.e., after ope…

  21. comment
    Comment #7218101

    The divisive effect that Upworth (and BuzzFeed) have had on Facebook users has been interesting to observe. Personally, the influx of links from these relatively content-less sites…

  22. comment
    Comment #7114087

    As a Princeton student, it's been pretty frustrating to watch this devolve into (drawing from comments on this page) a "sham study by Princeton", with this response being a critici…

  23. story
  24. story
  25. comment
    Comment #6258625

    Seconded--canvas support would be great. I too had to mix D3 with some canvas drawing. The specific use case was that I had a number of diagrams, most of which were handled by D3, …