The list at the top could be longer: - https://asciiflow.com/ - https://asciidraw.github.io/ Anybody know more?
D2 https://d2lang.com/ added beta support for ASCII & Unicode output last year.
Plain text has been around for decades and it’s here to stay
11–20 of 172 posts
Re: Plain text has been around for decades and it’s here to stay
#12The list at the top could be longer: - https://asciiflow.com/ - https://asciidraw.github.io/ Anybody know more?
Re: Plain text has been around for decades and it’s here to stay
#13Re: Plain text has been around for decades and it’s here to stay
#14There are limitations though. Compare a database of .yml files to a database in a DBMS. I wrote a custom forum via ruby + yaml files. It also works. It also can not compete anywhere with e. g. rails/activerecord and so forth. Its sole advantage is simplicity. Everywhere else it loses without even a fight.
Re: Plain text has been around for decades and it’s here to stay
#15Couldn't help riffing off on a tangent from the title (since the article is about diagramming tools)... Dylan Beattie has a thought-provoking presentation for anyone who believes that "plain text" is a simple / solid substrate for computing: "There's no such thing as plain text" https://www.slideshare.net/slideshow/theres-no-such-thing-as... (you'll find many videos from different conferences)
FINALLY.
Re: Plain text has been around for decades and it’s here to stay
#16Re: Plain text has been around for decades and it’s here to stay
#17Re: Plain text has been around for decades and it’s here to stay
#18The list at the top could be longer: - https://asciiflow.com/ - https://asciidraw.github.io/ Anybody know more?
Re: Plain text has been around for decades and it’s here to stay
#19Plain text is great as far as it goes, but when it comes to structure you start from zero for every file. There’s always someone getting wistful about ad-hoc combinations of venerable Unix tools to process “plain text”, and that’s fine when you’re in an ad-hoc situation, but it’s no substitute for a well-specified format.
Re: Plain text has been around for decades and it’s here to stay
#20So many users wants the Special fonts but in here simple is Special to eyes and Mind.
As a developer I agree. Sometimes simplicity is more Special and powerful than complex formats.