Since when is JavaScript native? Tauri may be using the system's web view but it's still a web view. False advertising.
Show HN: Marky – A lightweight Markdown viewer for agentic coding
31–40 of 42 posts
Re: Show HN: Marky – A lightweight Markdown viewer for agentic coding
#32Re: Show HN: Marky – A lightweight Markdown viewer for agentic coding
#33> A fast, native markdown viewer for macOS built with Tauri v2, React, and markdown-it. Since when is JavaScript native? Tauri may be using the system's web view but it's still a web view. False advertising.
It might be lighter than Electron, but that’s such a low bar that it’s not a brag worth making.
Re: Show HN: Marky – A lightweight Markdown viewer for agentic coding
#34Earlier quoted context omitted.
I tend to use 'bat' or 'glow' though I've tried 'mdlook' and 'mdcat' as well.
I live in my terminal but for some reason any TUI markdown viewers just don’t do it for me
Re: Show HN: Marky – A lightweight Markdown viewer for agentic coding
#35Like many others here, I made this for myself too, but! mine is also named marky!
Re: Show HN: Marky – A lightweight Markdown viewer for agentic coding
#36What does this do that Obsidian doesn't already do? I've found that's my typical go to for pairing with Agentic work, and supports Markdown well, alongside tons of other functionality.
Re: Show HN: Marky – A lightweight Markdown viewer for agentic coding
#37> A fast, native markdown viewer for macOS built with Tauri v2, React, and markdown-it. Since when is JavaScript native? Tauri may be using the system's web view but it's still a web view. False advertising.
Re: Show HN: Marky – A lightweight Markdown viewer for agentic coding
#38> A fast, native markdown viewer for macOS built with Tauri v2, React, and markdown-it. Since when is JavaScript native? Tauri may be using the system's web view but it's still a web view. False advertising.
This isn’t the 90s anymore. Using the systems web view is, in fact, native by definition.
You built a Cross-Platform Desktop Application using Web APIs. That's okay. You shouldn't lie about that.
Re: Show HN: Marky – A lightweight Markdown viewer for agentic coding
#39seems like vscode + preview is nearly the same? I guess my key issue is, with files getting continuously modified by coding agents, I want really good integration with git and live update features. If the file just got edited, make it easy to see the new parts etc.
Re: Show HN: Marky – A lightweight Markdown viewer for agentic coding
#40First thing that blocks me from adopting it is lack of ability to adjust text size. I increase default text size on web pages and in my terminal. I'm old enough to need that. I can see the text at the default size but it strains my vision and is uncomfortable. Also, needs to be able to resize the columns / sidebars. I like the initial design. Hope you keep adding to it.
These are great suggestions I’ll get these added tomorrow!