Live data from Hacker News

Viewing profile — taoh

taoh

HN member
Joined
Wed, Jul 29, 2009, 6:18 AM UTC
HN karma
17
Public activity
23 items

About taoh

https://screenata.com AI-native compliance

Recent public activity

  1. comment
    Comment #49239224

    Paseo has this as well

  2. comment
    Comment #49178479

    "Over the last few months, we've noticed a significant shift in how people build. As AI models become more capable at reasoning, we've noticed that developers are increasingly rely…

  3. comment
    Comment #48156513

    [flagged]

  4. comment
    Comment #47858422

    Author here. Built this with Claude Code. Happy to answer questions.

  5. story
    Show HN: Open Chronicle – Local Screen Memory for Claude Code and Codex CLI

    I built an open source version of OpenAI Chronicle. Some design decisions I made: 1. Local first: OCR uses Apple Vision, summarization supports local AI providers via Vercel AI SDK…

  6. comment
    Comment #47712345

    Congratulations on your launch! 4 years of work is certainly remarkable perseverance. The sync engine feature looks very interesting to me. There have been quite a few products ava…

  7. comment
    Comment #47708528

    I'm a vercel customer, and I like using vercel AI SDK and Chat SDK. But I found myself moving away from vercel and next.js whenever I start a new project. I wish they maintain the …

  8. comment
    Comment #47708438

    Thanks for sharing this experience. Does it cost a lot of token in the deep analysis - which will make the $100 plan much quicker to drain all budgets.

  9. comment
    Comment #47708229

    Does GPT-5.4 pro give a much better result in some circumstances? What're their typical uses in your experience?

  10. comment
    Comment #47707518

    Congratulations! The difference between pure agentic exploration and deterministic steps is spot on. Runbooks give ops more confidence on the data exploration and save time/context…

  11. story
  12. story
    Show HN: Open-source agent skill that automates SOC 2 audit prep

    Hi HN, SOC 2 audit prep costs 20K/year, so I wrote a Agent skill to automate most of it. It goes beyond policy generation from templates by leveraging the abilities to access your …

  13. story
    Show HN: Open-source CLI that records your terminal into lightweight SVG demos

    Hi, HN! Our team has been working on a suite of tools that help developers to better document their work. We released an open source tool [DeepGuide CLI]( https://github.com/DeepGu…

  14. comment
    Comment #44809942

    Have been using it in Claude Code with Max Plan for one day. The rate of acceptance is noticeably higher.

  15. comment
    Comment #44752621

    Hi, I'm working on something tackling this problem. Do you mind if I contact you for more discussions?

  16. comment
    Comment #44680076

    It should be pretty easy to export to MP4, but using SVG will be lighter and faster, which is why we created the dg tool to automatically export to SVG. Please see my previous comm…

  17. comment
    Comment #44680063

    We use termsvg to convert cast to svg automatically. The tool is open source: https://github.com/DeepGuide-Ai/dg .

  18. comment
    Comment #44680057

    We made a tool using termsvg: https://github.com/DeepGuide-Ai/dg . It'll use recorded sessions and execute the non-interactive sessions during CI.

  19. comment
  20. comment
    Comment #44679581

    We use asciinema to record CLI tools terminals and add the recordings as svg to our README. We also use the recordings to replay as part of our CI. works great!

  21. comment
    Comment #44505854

    Using SVG for Demos is much better than GIFs or Videos due to the lightweight nature. We have created a tool to make the recording and sharing CLI tool demos much easier: https://g…

  22. story
  23. story