Live data from Hacker News

Viewing profile — clkao

clkao

HN member
Joined
Sun, Jul 14, 2013, 4:30 AM UTC
HN karma
19
Public activity
19 items

About clkao

No profile information was provided.

Recent public activity

  1. comment
    Comment #48932171

    I had Fable 5 port this to golang[1], as I was looking for a way to render mermaid for my own markdown review tool[2] [1] https://github.com/spacedock-dev/mermaidtext [2] https://g…

  2. story
  3. comment
    Comment #47284121

    cool project! related: I made https://github.com/clkao/agentlore can aggregate logs across team, and sharable with permalink. the logs are processed by agentsview, which supports m…

  4. story
    Show HN: Agentlore – searchable team log for AI coding agent sessions

    Agentlore syncs your team's AI coding agent conversations to shared storage, links them to git commits and PRs, and makes them searchable. Built on top of agentsview[0] by Wes McKi…

  5. comment
    Comment #45571246

    There's the slim ci best practice and ways to deploying only what's changed in dbt, but these require some config and underlying knowledge. Verifying schema changes pre-production …

  6. story
  7. story
  8. comment
    Comment #41331158

    the uw data lab behind vega also has a new library mosaic[1] that seems pretty exciting. My impression was it allows flexible data transformation/slicing in both the client side an…

  9. comment
    Comment #40489207

    previous discussion: https://news.ycombinator.com/item?id=34694926

  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #39008599

    https://www.relajet.com/ - started by a friend with hearing loss

  15. story
  16. story
  17. story
  18. comment
    Comment #37404114

    Thanks for the question! GX is a great tool providing data testing, which is also useful during dbt PR, similar to dbt tests. PipeRider provides additional comparison about data pr…

  19. story
    Show HN: PipeRider – open-source Data Impact Analysis for dbt changes

    Hi HN! This is CL and we’re building PipeRider[0]. PipeRider is an open source data impact analysis tool, specifically during pull requests for dbt. Why? In a previous life I worke…