Viewing profile — yohamta
yohamta
HN member- Joined
- Sun, Apr 24, 2022, 5:48 AM UTC
- HN karma
- 26
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About yohamta
No profile information was provided.
Recent public activity
-
comment
Comment #49132790
As a Japanese in Tokyo, I didn't know that Ramens in other countries look so good.
-
comment
Comment #49131878
Multiplayer agent harness is useful only when the context and AI output does not overwhelm the team space and works asynchronously and background. If you think about it, that could…
-
comment
Comment #49053785
Anthropic SOTA model is a gift to human. Open AI model is so annoying. I alway feel like talking to intelligent insects,
-
comment
Comment #48615789
I built Dagu, a simple workflow engine and lightweight alternative to Airflow. Lately, I’ve been using it to automate my daily workflows with an AI agent harness like opencode. Dag…
- story
- story
- story
- story
-
comment
Comment #48033344
This is a very interesting project, especially since I've been building a similar declarative workflow engine for over 5 years. With a well-designed YAML schema, it's now possible …
-
comment
Comment #47898847
exe.dev は大好きなプロジェクトです。単一の仮想マシン/ローカルマシンに全てを詰め込むアイデアが好きです。私は単一マシン上でのワークフローオーケストレーションの複雑性に関わる問題を解決するため Dagu.sh を開発しています。
- story
-
comment
Comment #47773985
Claude and Open AI seems to be trying not to be 'Just a model', but this is intrinsically problematic because model can be degraded and prices only goes up once they lock-in custom…
-
comment
Comment #47438640
AI agent orchestration is future. That's where workflow engine shines. I'm doing the same thing using Dagu.sh and I don't use terminal so much anymore.
- story
- story
- story
- story
- story
-
comment
Comment #44723056
Hey HN! I'm excited to share Dagu v1.18, a major release of our lightweight workflow orchestration engine that works on shared filesystem. Dagu is designed for teams that find Airf…
- story
- story
-
story
Show HN: Dagu 1.17-beta – Run complex workflows without the Airflow complexity
Hi HN! I'm the author of Dagu, a workflow engine that's been in development for a few years. Just released v1.17.0-beta.1 with some significant improvements. The core idea: define …
- comment
- story
-
story
Show HN: Dew v1.0.0 – A lightweight, zero-dependency command bus for Go
Dew is a pragmatic command bus library for Go that simplifies complex backend architectures. It provides a unified interface for handling operations and domain logic, promoting cle…