Live data from Hacker News

Viewing profile — yohamta

yohamta

HN member
Joined
Sun, Apr 24, 2022, 5:48 AM UTC
HN karma
26
Public activity
37 items

About yohamta

No profile information was provided.

Recent public activity

  1. comment
    Comment #49132790

    As a Japanese in Tokyo, I didn't know that Ramens in other countries look so good.

  2. 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…

  3. 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,

  4. 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…

  5. story
  6. story
  7. story
  8. story
  9. 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 …

  10. comment
    Comment #47898847

    exe.dev は大好きなプロジェクトです。単一の仮想マシン/ローカルマシンに全てを詰め込むアイデアが好きです。私は単一マシン上でのワークフローオーケストレーションの複雑性に関わる問題を解決するため Dagu.sh を開発しています。

  11. story
  12. 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…

  13. 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.

  14. story
  15. story
  16. story
  17. story
  18. story
  19. 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…

  20. story
  21. story
  22. 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 …

  23. comment
  24. story
  25. 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…