Nice! Is there a story behind the name Frogmouth?
Show HN: Frogmouth – A Markdown browser for the terminal
21–30 of 71 posts
Re: Show HN: Frogmouth – A Markdown browser for the terminal
#22Re: Show HN: Frogmouth – A Markdown browser for the terminal
#23Soon, browse the web and watch youtube vidoes inside your terminal.
Re: Show HN: Frogmouth – A Markdown browser for the terminal
#24Earlier quoted context omitted.
Speed, consistency, customization.
I get all three of those w/ my VS Code setup...could you explain in more detail?
Re: Show HN: Frogmouth – A Markdown browser for the terminal
#25I'm a big fan of the Markdown Preview feature in VS Code Honest question: why do developers insist so much on using command line based tools? What's the advantage over using an IDE? (e.g. VS Code or PyCharm)
I used to prefer Vim but moved to using IDEs. In professional development, you want to use the best tools - a forklift vs. a shovel. I don’t think text editors are the best tool for that, but why do programmers insist on using worse tools? From my previous experience, I’d guess it’s these psychological factors: 1. IDEs have more cognitive overhead, and programmers have to keep a lot of state in their heads. So using…
That's usually what I hear from people finding out I like/use Vim. It's like they can't come to peace with the fact that I like it for its bindings and plugins, no, it has to be because I want to be a snob about it. And those judgements only start once they find out I am using vim, before that I am just a regular guy but as soon as they see me type `vi`, blam, I am an elitist asshole. Fuck that.
Turns out I use vscode (debugging so much nicer) AND vim (quick notes and configuring stuff so much faster) (and Kate).
Once, I was debugging a config file in a video meeting with a colleague. I was frustrated because I had difficulties making the config file works and was mumbling "goddamitthingofhelltheresalwasysomething" and that colleague jumps at me "ah ! you are frustrated because you are using vim and can't paste the buffer (or saving the file or something)."
/rant
Re: Show HN: Frogmouth – A Markdown browser for the terminal
#26Nice idea! I’m excited to check it out. I write a lot of docs in Markdown and this could be a great way to browse them. Out of curiosity, have you seen glow[0]? [0] https://github.com/charmbracelet/glow
Re: Show HN: Frogmouth – A Markdown browser for the terminal
#27Soon, browse the web and watch youtube vidoes inside your terminal.
Re: Show HN: Frogmouth – A Markdown browser for the terminal
#28Earlier quoted context omitted.
Speed, consistency, customization.
I get all three of those w/ my VS Code setup...could you explain in more detail?