Live data from Hacker News

Viewing profile — grandimam

grandimam

HN member
Joined
Thu, Nov 23, 2023, 1:17 PM UTC
HN karma
84
Public activity
96 items

About grandimam

No profile information was provided.

Recent public activity

  1. comment
    Comment #49251093

    Thank you. I updated the title. Apologies, it was something I didn't realise.

  2. story
  3. comment
    Comment #49241433

    Why not build it on free-threaded python?

  4. story
    Ask HN: When did we go from agentic loops to graphs?

    The AI engineering conversation seems to be shifting daily: from prompts, loops, to now graphs. I’m curious whether there is genuine progress happening in the field that has given …

  5. story
    Ask HN: Stop Looking at Code?

    There is a recent trend in tech where software development is being done by not looking at code but merely the output. Some of the recent examples include the Bun Rust migration, e…

  6. story
    Show HN: Opensource resume evaluation LLM agents

    Hyre turns a resume PDF into markdown, runs it through an LLM pipeline for layout analysis, data extraction, and scoring. It then evaluates a score for the resume.

  7. story
    Show HN: Experimental freshness-first caching library for FastAPI

    Hi folk, I am working on a small experimental freshness-first caching library and wanted some design feedback. before i take it further. Instead of wiring up invalidations by hand,…

  8. comment
    Comment #48984109

    Is there an opensource version of such a tool. I would really like a desktop app and use different models instead of a CLI.

  9. comment
    Comment #48982929

    > But you can get the most benefit by structuring your code in a way that forces its correctness to be validated at compile-time Can you elaborate this more?

  10. story
    Ask HN: Are Rust migrations delivering any benefits?

    There seems to be a growing trend of rewriting everything to Rust. The common argument seems to be surrounding safety and better concurrency. I wanted to understand if I am the onl…

  11. comment
    Comment #48966247

    [flagged]

  12. comment
  13. story
  14. comment
    Comment #48910729

    Interesting! I wonder how much of this improvement is actually due to Rust. I suspect implementing the same approach in C would produce similar results. The speedup seems hardware-…

  15. comment
  16. story
  17. story
  18. story
  19. comment
    Comment #48841414

    The rewrite itself is amazing, but I don't think folks realise the actual conditions that made it possible. It's not as simple as a company spending ~$160K on tokens. This was done…

  20. story
  21. story
  22. comment
    Comment #48813708

    I have always found similarities between programming and filmmaking. Programmer being the director and the LLM being the entire apparatus upon which the film/software is built. Thi…

  23. comment
    Comment #48700629

    Nice writeup. If I am reading it right, the core bug was that two independent paths each generated the per-invocation namespace, and the fix was to generate it once and propagate i…

  24. comment
  25. story