ASCIIFlow
21–30 of 36 posts
Re: ASCIIFlow
#22https://monodraw.helftone.com/ But now on web!
Re: ASCIIFlow
#23Re: ASCIIFlow
#24Earlier quoted context omitted.
I think monodraw is way better and at a one time price of $10, it's really is a fantastic piece of software.
too bad it's only for a not fantastic piece of OS
If you look at tooling companies annual revenue
- Atlassian: 1.4B - Jetbrains: 400M - Vercel: 100M - Supabase: 16M - Prisma: 10M (maybe?)
We dive into the long tail quickly. I would be very surprised if Monodraw make more than 1M a year. At that revenue, it's going to be hard to expand into a multi-platform / web strategy (especially if your existing product is platform-locked).
Re: ASCIIFlow
#25Re: ASCIIFlow
#26Cool. One thing I found odd was that on export there are two listed formats. "ASCII" and "ASCII extended" but as far as I can tell, the ASCII version is actually outputting UTF-8. It's hard to tell for sure though because the output is just text that you can cut and paste and so it's difficult to know what conversions the browser or OS might be doing behind the scenes. But when I paste it into a text editor on my mac…
20 20 78 78 78 ... Looks ASCII to me, Firefox on Windows. Could be OS.
Also confirmed with hexl-mode (hex editor in emacs)
Re: ASCIIFlow
#27Cool. One thing I found odd was that on export there are two listed formats. "ASCII" and "ASCII extended" but as far as I can tell, the ASCII version is actually outputting UTF-8. It's hard to tell for sure though because the output is just text that you can cut and paste and so it's difficult to know what conversions the browser or OS might be doing behind the scenes. But when I paste it into a text editor on my mac…
20 20 78 78 78 ... Looks ASCII to me, Firefox on Windows. Could be OS.
OP is asking what are the line-drawing characters encoded as e.g: "┌" and "┐".
Since the charset returned by the app is UTF-8, these will be interpreted and encoded as UTF-8 and not whatever "ASCII - Extended" means.
Re: ASCIIFlow
#28Are there no-mouse alternatives? I hate drawing lines and boxes using mouse and I wish there was a way to write the "structure" and have it generate the ASCII art for that.
Re: ASCIIFlow
#29There are lots of similar projects to this that made top HN the past week. Is there a list of it? I was not logged in and I lost history but the previous one I just saw earlier today was quite nice, too! Edit: Oh apparently it was "Monodraw". There was yet another one besides that. I am all up for such tools. What was the name of the one that allowed you to specify the diagrams using some custom DSL which in turn wou…
Re: ASCIIFlow
#30There are lots of similar projects to this that made top HN the past week. Is there a list of it? I was not logged in and I lost history but the previous one I just saw earlier today was quite nice, too! Edit: Oh apparently it was "Monodraw". There was yet another one besides that. I am all up for such tools. What was the name of the one that allowed you to specify the diagrams using some custom DSL which in turn wou…
I think the recent one on HN that meets that description was D2 (https://d2lang.com/), though that description fits a lot of tools.