Viewing profile — sidharthv
sidharthv
HN member- Joined
- Sat, Aug 31, 2019, 7:00 AM UTC
- HN karma
- 106
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About sidharthv
Recent public activity
-
comment
Comment #46916284
I naively searched in the mobile app settings for a way to turn off shorts, before realising there will not be one.
-
comment
Comment #41037030
fabric.js looks interesting. We should theoretically be able to add a fabric.js based renderer for mermaid once the refactoring work is done.
-
comment
Comment #41035951
We are doing some fundamental changes to how diagrams are rendered, which would enable us to support more renderers. This will enable us to do server side rendering without a brows…
-
comment
Comment #40016286
Thank you, will try that option.
-
comment
Comment #40015895
Hi Peter, My wife is going to pursue her PhD in US in the coming months, and I'm working as part-time remote employee of a US startup, while owning a startup in India. What options…
-
comment
Comment #39837053
Styling is already present in most charts, and we do have plans to support different layout algorithms which could enable support for custom placement of nodes as well.
-
comment
Comment #39775495
Mermaid, the open source library and Mermaid Live editor[1] are free to use. Mermaid chart has a paid tier[2], and gives storage, sharing, visual editor, and more. Disclosure: Long…
-
comment
Comment #39313122
SvelteKit, with Zenstack handling access control on top of Prisma. Postgres as DB.
-
comment
Comment #36825528
There was a discussion in MermaidJS community to move away from Slack into Discord. But we were thinking about moving to a FOSS platform instead. What are some viable options that …
-
comment
Comment #34909101
Themes and colors, we can do. I've seen people drawing some spectacular diagrams with Mermaid. But we cannot easily add layout logic without sacrificing the simplicity of the synta…
-
comment
Comment #34908899
This would really be a good UX improvement. But the implementation might be a little tricky. Please raise an issue so we can discuss further, and add it to roadmap if feasible. htt…
-
comment
Comment #34908866
Thank you! All credits for the layout goes to dagre. We've recently introduced elk and cytoscape as layout engines for some diagrams (flowchart-elk & mindmap).
-
comment
Comment #34908845
Mermaid as a whole doesn't have a formally specified grammar. Individual diagrams have their grammar in a .jison file. Flowchart: https://github.com/mermaid-js/mermaid/blob/develop…
-
comment
Comment #34908803
I feel both have their niche carved out. For developers, text-based editors are an excellent tool to represent not-so-complex logic/procedures where they don't need to spend time w…
-
comment
Comment #34908393
This is wonderful. I've always felt docs are a weak point of Mermaid as there are many features that are undocumented, and it's a little incoherent overall. Will add a link to this…
-
comment
Comment #34313884
I had to add compression into Mermaid live editor's URL state as the length limit was exceeded with big diagrams. Wrote this SerDe which can be extended with better algorithms in t…
-
comment
Comment #31099530
I've been using sam.sung@domain for them. First time I've come across this block in years of using this method.
-
comment
Comment #30336680
Would you be willing to file a feature request in https://github.com/mermaid-js/mermaid-live-editor/issues ? Disclosure: I'm a maintainer for the project and the feature will be a …
-
comment
Comment #28830753
If you don't want to install another extension, Playwright has built in support for recording. npx playwright codegen wikipedia.org https://playwright.dev/docs/next/codegen
-
comment
Comment #28608316
It was from the WAN show. https://youtu.be/B7f3DTDsocA?t=339
-
comment
Comment #28178959
Taken from their homepage: https://svelte.dev/chat
- story
- story
-
comment
Comment #23790504
I wasn't sure if a Lenovo Monitor Plugged in via VGA to a Dell Dock to my MBP 13" would support DDC. MonitorControl wasn't able to control my Brightness, it just set it to lowest l…
-
comment
Comment #22625235
Adding a clear button to the product search might boost productivity. Editing quantities from cart will also be helpful.