Live data from Hacker News

Viewing profile — btmills

btmills

HN member
Joined
Wed, Mar 27, 2013, 6:11 AM UTC
HN karma
729
Public activity
40 items

About btmills

I lead engineering at https://drivecapital.com and help maintain https://eslint.org.

https://bmills.dev

brandon at drivecapital dot com

Recent public activity

  1. comment
    Comment #41122770

    The author shared the agreement at https://twitter.com/SciGuySpace/status/1817918826518065485

  2. comment
    Comment #38199651

    > I find it frustrating that the eslint recommended presets don't document why they are recommended. That’s a good point. While this doesn’t address the root problem, I can share s…

  3. comment
    Comment #32332006

    For new projects, both at work or on the side, I like to imagine I have a “new stuff budget.” That forces me to spend it wisely. If I over-spend my new stuff budget, I take on debt…

  4. comment
    Comment #32308351

    Drive Capital | Software Engineer, Data Scientist | Columbus, Ohio | ONSITE | Full-time Come build the platform that powers Drive Capital as we invest $2.2B in startups between the…

  5. comment
    Comment #31954816

    Drive Capital | Software Engineer, Data Scientist | Columbus, Ohio | ONSITE | Full-time Come build the platform that powers Drive Capital as we invest $2.2B in startups between the…

  6. comment
    Comment #31810449

    My employer, a venture investor, is looking for data scientists who understand finance. Our product uses Python, Django, and React like you mentioned. I don’t know much about being…

  7. story
  8. comment
    Comment #31583249

    Drive Capital | Software Engineer, Data Scientist | Columbus, Ohio | ONSITE | Full-time Come build the platform that powers Drive Capital as we invest $2.2B in startups between the…

  9. comment
    Comment #31237384

    Drive Capital | Software Engineer, Data Scientist | Columbus, Ohio | ONSITE | Full-time Come build the platform that powers Drive Capital as we invest $1B in startups between the c…

  10. comment
    Comment #31198256

    The Expanse series was a lot of fun to read, and now I'm catching up on the show.

  11. comment
    Comment #31101635

    We typically invest at earlier stages, so I can't say firsthand what diligence looks like at series F. If you mean Fast, Gergely Orosz had a good writeup at https://newsletter.prag…

  12. comment
    Comment #31100702

    We've built a platform that helps us run the firm and includes tools for our investors and portfolio companies. At a high level, there are proactive features we want to improve or …

  13. comment
    Comment #31096703

    Thank you for showing this! My employer is actively hiring investors, and I’ll share this with the person heading that search. Relevant to the HN crowd, we’re also hiring data scie…

  14. comment
    Comment #31096564

    I lead engineering at a VC firm, and while we do sometimes help in diligence, it’s a tiny portion of our time, Your second paragraph is spot on, and I hinted at a similar idea in a…

  15. comment
    Comment #31094048

    As an engineer, I used to think the same. From vicarious experience, I’ve learned that software execution is far down the list of reasons startups don’t work. The wrong market, the…

  16. comment
    Comment #30879672

    Drive Capital | Software Engineer, Data Scientist | Columbus, Ohio | ONSITE | Full-time Come build the platform that powers Drive Capital as we invest $1B in startups between the c…

  17. comment
    Comment #22302603

    This book made me understand pointers. As I read it, I followed along building all the circuits in Logisim [1] from half-adders to latches to multiplexers all the way up to a full …

  18. story
  19. comment
    Comment #21226355

    Matt Levine at Bloomberg had an excellent explanation of the dynamics at play in his newsletter recently [1]. The bankers are incentivized to inflate the valuation in order to win …

  20. comment
    Comment #20413487

    Try adding the `--module` flag [1]. JS now has two different grammars, script and module, and the `import` keyword is only allowed in module code. [1] https://bellard.org/quickjs/q…

  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #11574853

    The major version bump indicates there are changes that could break some use cases. There's a partial changelog [0] in the v6 release pull request. [0] https://github.com/nodejs/no…