Live data from Hacker News

Viewing profile — yoelhacks

yoelhacks

HN member
Joined
Tue, Jul 06, 2021, 10:02 PM UTC
HN karma
51
Public activity
22 items

About yoelhacks

No profile information was provided.

Recent public activity

  1. comment
    Comment #46248223

    Ah sorry, you were very clear on the pricing page and I meant 100k LoC, not tokens. In your explanation here, you mention running it per PR - does this mean running it once? Severa…

  2. comment
    Comment #46246622

    $8/100k tokens strikes me as potentially a TON if the idea is that we're going to be running this as part of the iterative local development cycle (or god forbid letting agents run…

  3. comment
    Comment #45528412

    Very interesting, I like that they call out the particular areas where it is strong.

  4. comment
    Comment #43324632

    Maybe. Current prices certainly include probability that Tesla is able to pull off major transformation into more than just a car manufacturer (batteries, supercharge network, self…

  5. comment
    Comment #43324493

    Had fun making this visualization of how security works - look right? https://eraser.io/git-diagrammer?diagramId=Gyr7VvuFOGNGsnznQ...

  6. comment
    Comment #43324300

    After seeing some really cool tools that build high-level overview diagrams of a repo, we wanted to see if we could create a tool for building any diagrams from a codebase (for the…

  7. story
  8. comment
    Comment #43286750

    I was also unclear what this actually did. Not sure how much this helped, but it is a nice visualization of what's happening: https://eraser.io/git-diagrammer?diagramId=ysiiD14zhpP…

  9. comment
    Comment #43286660

    I was curious about Mistral so I made a few visualizations. A high level diagram w/ links to files: https://eraser.io/git-diagrammer?diagramId=uttKbhgCgmbmLp8OF... Specific flow of…

  10. comment
    Comment #42189557

    I often see takes on this topic from the engineering side. "It's hard!". "Managers just don't understand". It feels like as a community, it would be useful to get more articles see…

  11. comment
    Comment #42187303

    Javascript is outperformed by WebAssembly in the sense that it runs faster. A lot of things that bring a lot of value to a lot of people are still much, much faster to build via th…

  12. comment
    Comment #42187164

    The shift right parts of the article are more interesting...

  13. comment
    Comment #41927851

    I used to work on an app that very heavily leaned on Elasticsearch to do advanced text querying for similarities between a 1-2 sentence input and a corpus of paragraph+ length docu…

  14. comment
    Comment #41008917

    Choosing which immoral deeds to make illegal is a very central role of government!

  15. comment
    Comment #40988921

    At companies I've been at (mostly earlier phase startups, YMMV) there has always been an effort to do some sort of technical vetting. Designers need to present designs / their port…

  16. comment
    Comment #40981662

    It sounds to me like what you're describing is a single *tool*, not a single model. Is that possible? I agree that we need multiple views, but it isn't just a matter of filtering p…

  17. comment
    Comment #40973026

    > (Which is often maintained manually, separate from the repo.) To me, this is the interesting avenue for investigation. Rather than go from visualization -> code, how can we take …

  18. comment
    Comment #40969804

    I think there's a very important real-world nuance here. What you want with a programming language is to handle granular logic in a very explicit way (business requirements, precis…

  19. comment
    Comment #40554891

    This is exactly (one of) our use cases at Eraser - taking code or natural language and producing diagram-as-code DSL. As with other situations that want a custom DSL, our syntax ha…

  20. comment
    Comment #40300897

    Very interesting to see that they've explicitly codified the role of the system prompt vs. user prompt. Have folks seen improvements by moving meta-task description into system pro…

  21. comment
    Comment #40276169

    I've noticed a lot of in-depth content on the mechanisms of LLMs themselves, but not nearly as much tactical advice for how to plan, ship, and iterate on differentiated features - …

  22. story