HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pryz

no profile record

Submissions

Firetiger: Long Horizon Agents in Production

blog.firetiger.com
6 points·by pryz·5 mesi fa·1 comments

Worktrunk: Git worktree management for parallel AI agent workflows

worktrunk.dev
4 points·by pryz·7 mesi fa·0 comments

Stacked Diffs on GitHub

twitter.com
22 points·by pryz·7 mesi fa·2 comments

A New Chapter for Our Built World

bedrockrobotics.com
3 points·by pryz·12 mesi fa·1 comments

Runtime code generation and execution in Go: Part 1

mathetake.github.io
3 points·by pryz·2 anni fa·0 comments

Your async workflow needs an upgrade, not another queue

stealthrocket.tech
1 points·by pryz·2 anni fa·1 comments

Expert Eyes by Squint – Exclusively for Apple Vision Pro

squint.ai
2 points·by pryz·2 anni fa·0 comments

comments

pryz
·7 mesi fa·discuss
Jared: "We are sending out a proposal for Stacked Diffs on @GitHub to trusted design partners to gather initial feedback over the next few days. From there we’ll iterate and share the gameplan"
pryz
·anno scorso·discuss
https://github.com/cloud-hypervisor/cloud-hypervisor or something else?
pryz
·anno scorso·discuss
Love Zed! Would love it even more with Helix/Kakoune style binding :)
pryz
·2 anni fa·discuss
This is great! Are you considering opening a proposal for GORANDSEED? Could be really useful to generalize the approach!
pryz
·2 anni fa·discuss
> By embracing DynamoDB as your metadata layer, systems stand to gain a lot.

Yes yes yes. However, DynamoDB can be expensive very quickly :]
pryz
·2 anni fa·discuss
Like many developers, we've built our fair share of workflows that export data to 3rd-party services. They always start simple: pull data, hit an API, job done! Then the problems show up. We hit API limits, services go down, and those quick-and-dirty workflows become a major source of headaches.

The knee-jerk reaction is often to add a queue! Sure, it helps for a while. But queues introduce their own complexity: handling failures, managing retries, creating visibility... It's a band-aid, not a cure, and we've been wrestling with this problem for too long!

In this blog post, we'll break down:

- Why queues fall short when building truly resilient integrations - The core principles behind building scalable, fault-tolerant async workflows - Practical techniques that go beyond the limitations of queues

If you're done with fragile systems and want to level up your integration game, this one's for you!
pryz
·2 anni fa·discuss
Distributed coroutines are a perfect fit for Python! We're excited to explain how they work and what you can do with them!

Also happy to answer any questions :)
pryz
·2 anni fa·discuss
Hi HN,

We've had enough of traditional orchestration frameworks. That's why we created dispatch.run, aiming to streamline coding by integrating resilience more naturally.

The core of our solution? Distributed Coroutines. These aren't your typical tools; they're designed to enhance flexibility and reduce complexity in distributed systems.

We've detailed our approach and the potential of Distributed Coroutines in a new blog post. It's about making development smoother and more intuitive.

Let's discuss the future of distributed computing.
pryz
·2 anni fa·discuss
Except that way many many AWS services can't do ipv6.