Live data from Hacker News

Viewing profile — avital

avital

HN member
Joined
Mon, Jan 04, 2010, 12:02 PM UTC
HN karma
203
Public activity
30 items

About avital

https://www.linkedin.com/in/avitaloliver

Recent public activity

  1. comment
    Comment #44046371

    I think the Pro plan is $200/mo for everyone? (But honestly I don't know the GPU cost and I'm interested in this question)

  2. comment
    Comment #44044824

    Easily 5-10x or even more in certain special cases (when it'd take me a lot of upfront effort to get context on some problem domain). And it can do all the "P2"s that I'd realistic…

  3. comment
    Comment #44044535

    Not to downplay the issue you raise but I haven't noticed this. Every iteration I make on the prompts only make the request more specified and narrow and it's always gotten me clos…

  4. comment
    Comment #44043717

    I work at OpenAI (not on Codex) and have used it successfully for multiple projects so far. Here's my flow: - Always run more than one rollout of the same prompt -- they will turn …

  5. comment
    Comment #38331855

    Greg had been writing deep systems code every day for many many house for the past few years.

  6. comment
    Comment #37279604

    For those who are interested in getting involved with online math circles (as parents or potential instructors), check out https://theglobalmathcircle.org (Jeremy, the author of th…

  7. comment
    Comment #35362977

    This isn't accurate. The bottleneck in very-large-scale-training BY FAR is communication between devices. If you have a million CPUs, the communication cost will be significantly h…

  8. comment
    Comment #35231190

    OP here. I help run the Global Math Circle. Happy to answer any questions. Here's a short blurb about our approach and history: --- The GMC approach Our approach is to treat math e…

  9. story
  10. comment
    Comment #21956459

    The Netherlands has a digital government sign-in ("DigID") which works very well, secured using text messaging or 2 factor auth. With it you view all of your official documents acr…

  11. comment
    Comment #13865590

    That explains LIME, an older paper that's not the one being discussed here (but is referenced)

  12. comment
    Comment #11858669

    I believe this is solved by Mongo's "snapshot" method on cursors: https://docs.mongodb.com/v3.0/faq/developers/#faq-developers...

  13. comment
    Comment #11716124

    (Former Meteor core dev here) This is cool! Does Horizon also solve "optimistic updates"? If so I'd love to learn more details. For comparison, Meteor keeps a local datastore that …

  14. comment
    Comment #9820896

    Hi, I wrote this blog post. We were trying to keep our API surface area small with one way to load data into components, but you're right -- we should probably /also/ add a ES6 bas…

  15. comment
    Comment #9301891

    Some people use Angular in Meteor and seem to prefer it over a MEAN stack. http://angularjs.meteor.com

  16. comment
    Comment #9244136

    At Meteor, we're building a complete open-source platform for easily building best-of-class, fast, web and mobile apps. If you've never heard about Meteor, check out the original s…

  17. comment
    Comment #8238600

    From https://github.com/meteor/meteor/pull/516#issuecomment-12919... : "If you think about it, if we tried to build all of the above on top of npm, it would be npm in name only. Ev…

  18. comment
    Comment #7680415

    Hi, I work at Meteor. Our office is in San Francisco, CA but remote is ok for some positions. We're hiring engineers, designers, community organizers, recruiters, and more. Interns…

  19. comment
    Comment #7487404

    Blaze will support server-side rendering.

  20. comment
    Comment #7485353

    Hi, I work on Blaze. HTMLBars is an excellent project and indeed does share many design principles with Blaze. They also differ in a few ways. For example, HTMLBars plans to never …

  21. comment
    Comment #7485324

    Hi, I work on Blaze. React and Blaze both compile templates or components into an intermediate representation for their HTML structure (React's JSDOM; Blaze's HTMLJS). A lot of the…

  22. story
  23. story
  24. comment
    Comment #6382398

    OP here. I love getting to work on these problems every day. If building these kinds of systems is your thing, drop me a line at avital@meteor.com.

  25. story