Live data from Hacker News

Viewing profile — gabrielruttner

gabrielruttner

HN member
Joined
Mon, Mar 16, 2020, 1:42 PM UTC
HN karma
12
Public activity
20 items

About gabrielruttner

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #44366066

    this is interesting and i've been poking at autumn for a little bit. and nice to see more billing in the oss. we started on a self hosted billing solution, but quickly realized tha…

  3. comment
    Comment #44360248

    100% shoot me a note at gabe [at] hatchet [dot] run and we can share some details here for the signatures that exist, but are going to change

  4. comment
    Comment #44359893

    thanks! we think of mastra and other frameworks as "batteries included" for patterns like memory and reasoning. this is great for many but not all projects. i think mastra is doing…

  5. comment
    Comment #44359710

    yes, similar and we've been toying around with some feedback to have a `pickaxe.memo(()=>{})` utility to quickly wrap small chunks of code similar to `useMemo`. we'll be continuous…

  6. comment
    Comment #44359609

    perfect use case and this was one of the reasons we built pickaxe, we have a number of coding agents/pr review platforms powered by hatchet with similar patterns already... more to…

  7. comment
    Comment #44359555

    gabe, hatchet cofounder here. thanks for this feedback and i agree! under the hood we're using vercel ai sdk to make tool calls so this is easily extended [1]. this is the only "op…

  8. comment
    Comment #44329096

    This is nice -- we're heavy users of postgresql and haven't found the right tool here yet. I could see this being incredible if it had a set of performance related queries or ran e…

  9. comment
    Comment #43584105

    Thanks for this feedback, we'll add some details and an architecture diagram. The simplest way to run hatchet is with `hatchet-lite`[0] which bundles all internal services. For mos…

  10. comment
    Comment #43580713

    Admittedly webhook workers aren't exactly this since we send multiple tasks to the same endpoint, where I believe you can register one endpoint per task with Cloud Task. Although, …

  11. comment
  12. comment
    Comment #43580581

    Gabe here, one of the hatchet founders. I'm not very familiar with these runner so someone please correct me if I missed something. These look like great projects to get something …

  13. comment
    Comment #43494086

    Super interesting and solves one of the main gripes I have for even the simplest tasks where I need to ask multiple times to make things consistent. How does it perform for mono-re…

  14. comment
    Comment #42369658

    Hey - great writeup! Curious how you're planning to handle Postgres versions going forward - will v16 be a hard requirement for new OSS deployments? What's your strategy for managi…

  15. comment
    Comment #42173822

    curious if opening the circuit prevents the fire?

  16. story
  17. comment
    Comment #40814369

    Folks are using us for long-lived tasks traditionally considered background jobs, as well as near-real-time background jobs. Our latency is acceptable for requests where users may …

  18. comment
    Comment #40812807

    We’ve heard and experienced the paradigm/terminology thing and are focusing heavily on devex. It's common to hear that only one engineer on a team will have experience with or know…

  19. comment
    Comment #40812246

    Hi Gabe, also Gabe here. Yes, this is a core usecase we're continuing to develop. Prior to Hatchet I spent some time as a contractor building LLM agents where I was frustrated with…

  20. story