Live data from Hacker News

Viewing profile — JoshPurtell

JoshPurtell

HN member
Joined
Sat, Aug 10, 2024, 2:19 AM UTC
HN karma
42
Public activity
46 items

About JoshPurtell

No profile information was provided.

Recent public activity

  1. comment
    Comment #47948956

    There could be a leak from post-training but not pre-training

  2. comment
    Comment #47620795

    gpt oss 20b is not dense

  3. comment
    Comment #47442177

    Codex is not far behind Claude Code

  4. comment
    Comment #47441579

    You most certainly should not have stuck with Conda

  5. comment
    Comment #47127268

    Have been testing this in dev and really like the performance so far

  6. comment
    Comment #46975226

    I concede that it is not precisely OSS. But if I tell someone that it is source-available, they will expect some kind of license restriction for any use. If I tell someone OSS, the…

  7. story
  8. comment
  9. comment
    Comment #46921992

    What compile times do you work with? I use bazel and it still hurts

  10. comment
    Comment #46921911

    Billionaires and corporations can hire teams of people to work for them full-time. You, likely, can hire one or two (or zero!). Not to make it personal. These inequalities already …

  11. comment
    Comment #46921314

    I do both and compile times are very unfriendly to AI!

  12. comment
    Comment #46921291

    Why, because of the Sentry license?

  13. comment
    Comment #46921289

    Every AI advancement liberates real humans from drudgery and allows them to create what they want more easily. The invention of the digital calculator turned human calculators into…

  14. comment
    Comment #46920224

    rlm-rs: https://crates.io/crates/rlm-rs src: https://github.com/synth-laboratories/Horizons

  15. comment
    Comment #46920221

    Monty is the missing link that's made me ship my rust-based RLM implementation - and I'm certain it'll come in handy in plenty of other contexts. Just beware of panics!

  16. comment
  17. comment
    Comment #46907837

    Just like codex or opencode provide strong oss implementations of the core agent loop, our ambition (not achieved! hoping this is a solid start) is to provide a solid oss implement…

  18. comment
  19. story
    Show HN: Horizons – OSS agent execution engine

    I'm Josh, founder of Synth. We've been working on coding agent optimization with method like GEPA and MIPRO (the latter of which, I helped to originally develop), agent evaluation …

  20. comment
    Comment #46907526

    It's 2026, just use Planetscale Postgres

  21. comment
    Comment #46894718

    Completely absent of substance

  22. comment
    Comment #46890961

    From Sama "More Texans use ChatGPT for free than total people use Claude in the US, so we have a differently-shaped problem than they do" Facts don't care about your feelings

  23. comment
    Comment #46889012

    Important to note Anthropic has next to no consumer usage

  24. comment
    Comment #46880034

    This is super cool! Have you tried GEPA?

  25. comment
    Comment #46879951

    For devtools cos providing skills - we've found that using GEPA where you optimize the skill content instead of the prompt works really well to make sure the skill actually gets cl…