HackerTrans
トップ新着トレンドコメント過去質問紹介求人

RohanAdwankar

no profile record

投稿

Prolog Coding Horror

metalevel.at
202 ポイント·投稿者 RohanAdwankar·2 か月前·83 コメント

Ascetic Computing

ratfactor.com
4 ポイント·投稿者 RohanAdwankar·2 か月前·0 コメント

Programming Z3

z3prover.github.io
8 ポイント·投稿者 RohanAdwankar·2 か月前·0 コメント

Open source does not imply open community

blog.feld.me
194 ポイント·投稿者 RohanAdwankar·2 か月前·85 コメント

I don't care that it's X times faster

tinkering.xyz
6 ポイント·投稿者 RohanAdwankar·3 か月前·0 コメント

Installing every* Firefox extension

jack.cab
692 ポイント·投稿者 RohanAdwankar·3 か月前·80 コメント

Can We Measure Software Slop? An Experiment

pscanf.com
2 ポイント·投稿者 RohanAdwankar·3 か月前·0 コメント

Nvim-treesitter (13K+ Stars) is Archived

github.com
178 ポイント·投稿者 RohanAdwankar·3 か月前·83 コメント

[untitled]

1 ポイント·投稿者 RohanAdwankar·3 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RohanAdwankar·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RohanAdwankar·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RohanAdwankar·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RohanAdwankar·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RohanAdwankar·6 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RohanAdwankar·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RohanAdwankar·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 RohanAdwankar·7 か月前·0 コメント

Show HN: Open-source AI Codemaps written in Rust

github.com
3 ポイント·投稿者 RohanAdwankar·8 か月前·2 コメント

Show HN: Free GPUs in your terminal for learning CUDA

github.com
2 ポイント·投稿者 RohanAdwankar·8 か月前·0 コメント

Show HN: Diagram as code tool with draggable customizations

github.com
266 ポイント·投稿者 RohanAdwankar·9 か月前·60 コメント

コメント

RohanAdwankar
·3 か月前·議論
So cool!
RohanAdwankar
·8 か月前·議論
Thanks!
RohanAdwankar
·8 か月前·議論
Just curious, how do you know / why do you think it's written by AI? The bullet points?
RohanAdwankar
·9 か月前·議論
hi this true! i personally typically write my diagram or add nodes in a text editor prior to customizing but I do realize that many would prefer to be able to do everything in the gui so I will start adding features to add nodes and initialize the diagram in the gui!
RohanAdwankar
·9 か月前·議論
Yes that's essentially my thoughts though perhaps a later feature would be to support the tool customizing d2 files as well! I also think another part about starting with supporting mermaid syntax is that the AI coding agents seem to emphasize mermaid in particular [1] so if they are writing in that syntax anyways I feel it will be even more the norm.

[1] https://cursor.com/docs/configuration/tools/mermaid-diagrams
RohanAdwankar
·9 か月前·議論
Thanks for sharing. One of the very fun parts of posting this for me was seeing how much bigger this niche was than I thought haha. D2 seems great and super featureful!
RohanAdwankar
·9 か月前·議論
Thanks for the comment! I will look into this since I certainly think the ideal scenario would be the core mermaid project supporting customizations in their engine. I imagine that before that I would have to refine the project further after which it would be interesting to see if they would be open to supporting it!
RohanAdwankar
·9 か月前·議論
For the syntax I aim to support mermaid's syntax and any modifications the tool makes are saved as comments so that the files remain backwards compatible with the original mermaid engine!
RohanAdwankar
·9 か月前·議論
The main advantage of this project is it enables customizations of the layout and visual preferences. So using LLMs to write the mermaid code itself still works perfectly fine the mermaid code can then directly be passed in as input and then edited with this tool.
RohanAdwankar
·9 か月前·議論
Oh sure collaborating sounds fun, what application are you building?
RohanAdwankar
·9 か月前·議論
Oh thanks, that's a good idea I'll make a issue on the github for that and get to it eventually!
RohanAdwankar
·9 か月前·議論
Thanks, let me know how it goes! There's certainly lots of improvements to be made to the layout engine and polishing for the UI so happy to incorporate any feedback!
RohanAdwankar
·9 か月前·議論
I can look into this further but at a glance I don't see something for declarative diagramming syntax. I will say the name is fantastic! One of the great things about making this thread for me was learning about all the different tools people are using!
RohanAdwankar
·9 か月前·議論
Thankyou!
RohanAdwankar
·9 か月前·議論
Hi thanks! I'm not sure I fully understand what you mean by intermediate data? Would this be the location data computed for the different components?
RohanAdwankar
·9 か月前·議論
Great to hear! Absolutely this is the goal.
RohanAdwankar
·9 か月前·議論
Hi as of now I haven't added that feature so the current way would be to edit the .mmd text. However I think you are right that would be a good feature to add. For collapsing downstream nodes I think it would make sense with the request the someone else made in this thread for animations. From what I see it should certainly be possible to implement at some point!
RohanAdwankar
·9 か月前·議論
Thank you! Happy to hear that!
RohanAdwankar
·9 か月前·議論
Thanks for sharing I'll look into this. The animations do look great!
RohanAdwankar
·9 か月前·議論
that would be pretty funny. A visual programming tool for polyglot microservice architectures XD