Live data from Hacker News

Viewing profile — davelradindra

davelradindra

HN member
Joined
Fri, Sep 26, 2025, 7:17 PM UTC
HN karma
46
Public activity
16 items

About davelradindra

Software engineer. Interested in devtools, distributed systems, and AI.

Recent public activity

  1. story
  2. comment
    Comment #46774290

    Really interesting approach. Having a human in the loop seems like the right tradeoff given where computer-use models are today. One thing that came to mind is that this can be a n…

  3. comment
    Comment #46712322

    Very useful.

  4. comment
    Comment #46620515

    It is on Open VSX so you can download it directly from Cursor!

  5. comment
    Comment #46620214

    It's available on Open VSX now!

  6. comment
    Comment #46611539

    Will definitely come!

  7. comment
    Comment #46611537

    Will make it open source soon!

  8. comment
    Comment #46611534

    Thanks! Shoot me a message if you would like to have something added :) X: @Davellele

  9. comment
    Comment #46611528

    This is what I do previously too! The problem that I realize with them is that mermaid diagrams and flowcharts are static and sometimes oversimplified.

  10. comment
    Comment #46611522

    We were thinking of creating an MCP Server that could integrate well with the visualizer extension so that you'd understand the cluster visually and descriptively, so watch out for…

  11. comment
    Comment #46611499

    We will make it open source soon! Follow me on X (@Davellele) to be updated when we do :)

  12. comment
    Comment #46611485

    We are actively improving on the performance! Also, I am a previous code canvas user too, but I felt like it didn't help me understand my codebase as much as I wanted it to.. that'…

  13. comment
    Comment #46611178

    We will make this project open source soon!

  14. comment
    Comment #46611079

    Will be open source soon!

  15. story
    Show HN: Nogic – VS Code extension that visualizes your codebase as a graph

    I built Nogic, a VSCode extension currently, because AI tools make code grow faster than developers can build a mental model by jumping between files. Exploring structure visually …

  16. story
    Show HN: Nogic – VS Code extension that visualizes your codebase as a graph

    I’ve been working on a VS Code extension called Nogic that indexes your project and turns it into an interactive graph of files, symbols, imports, calls, and references. The goal i…