@prologic@twtxt.net Itâs quite similar to how escape sequences work in a terminal. ASCII text is printed as ASCII text and then an escape sequence can make it bold or underline and so on. Other escape sequences allow you to say âthe following $n
bytes are part of a bitmap imageâ, and then this gets printed at whatever the current position is (somewhat similar to SIXEL in a terminal).
Itâs just that the units are a bit weird, because this is all done in bloody inch. đ
This is why I love tech from that era.
Write bytes to a parallel port and stuff happens. If itâs just ASCII bytes, then it will print ASCII text. Even the simplest programs can use a printer this way.
With a little bit of ESC/P, you can print images and other fancy stuff. Thatâs what I did this morning â never worked with ESC/P before, now I can print images. Itâs not that hard.
Hayes-compatible modems are similar: Write some AT commands to the serial port and the modem does things. This isnât even arcane knowledge, itâs explained in the printed manual.
Maybe Iâm wearing rose-tinted glasses here, but I think with all this old stuff, you get useful results very quickly and the manuals are usually actually helpful. Itâs so much easier to get started and to use this hardware to the full extent. Much less complexity than what we have today, not a ton of libraries and dependencies and SDKs and cloud services and what not.
@kingdomcome@yarn.girlonthemoon.xyz I REPLIED TO THIS AND NOW ITâS NOT SHOWING WTFFFF anyway what i said was that i have some fun stuff in the daily note template already like ASCII weather forecast from wttr AND a jenny holzer quote from fortune!!! i should add more fun stuff!!!
Pessoas da comunidade brasileira de #ProgramaçãoCriativa por muitos anos fizeram encontros sob o nome promovido pela Fundação Processing, os chamados #ProcessingCommunityDay, fizemos encontros em vĂĄrias cidades e entĂŁo depois de 2020, com a pandemia do COVID-19, fizemos trĂȘs eventos nacionais muito inspiradores em 2021, 2022 e 2023 (vide https://compoetica.github.io/links/)
Ano passado não conseguimos fazer e este ano pretendemos retomar, só que usando outro nome: #Compoética. Vamos aos poucos divulgar mais sobre o encontro brasileiro de programação criativa em https://compoetica.github.io/CP2025/
Meus agradecimentos profundos ao @guilhermesv@guilhermesv que dedica generosamente um enorme esforço para organizar esses eventos da comunidade e cria o design e peças de comunicação sempre emocionantes de lindos.
Test: Just ASCII
Perfect ASCII diagram builder
#ascii
@kat@yarn.girlonthemoon.xyz just spent like an hour playing with this and adding newjeans ASCII art this is the cutest shit ever
this is sooo cute and so fun i got it for timer stuff bc lord knows i need a timer on my computer and now iâm staring at animated ASCII cats that kiss https://github.com/poetaman/arttime
@movq@www.uninformativ.de the true 7 bit ascii
I even made a little ASCII chart https://om.gay/oh.mg/0/server-layout.txt
âçâ, I think. Anything above 7-bit ASCII wouldâve done it, though.
I had this notion yesterday of ignoring whitespace completely in !txtvm. this could allow for some ascii-art patterns in the output (similar to what some IOCC entries do). #halfbaked
!txtvm, a text-based toy VM, used to run tiny domain-specific bytecode programs using only printable ascii characters. #halfbakedideas
the idea would be to build and share tiny 6.5 bit programs encoded as printable ascii characters. this could then in turn be read by a virtual computer to do things like paint a picture or compose a piece of music. #halfbakedideas
a 6.5 bit fantasy computer, whose bytecode representation can be represented entirely as printable ascii characters. The first 6 contain standard data space, with the 7th bit used to represent one of 32 values. #halfbakedideas
Explaining Code using ASCII Art â Embedded in Academia https://blog.regehr.org/archives/1653
SCROLL / NETWORK / HACK: A Poetics of ASCII Literature (1983-1989) : Joel Katelnikoff : Free Download, Borrow, and Streaming : Internet Archive https://archive.org/details/Katelnikoff_Joel_Fall-202013
Protocol | An ASCII Header Generator for Network Protocols http://www.luismg.com/protocol/
Star Wars ASCII Remake: A Truly Text-Based Adventure https://tedium.co/2018/06/21/star-wars-ascii-remake/
GitHub - yaronn/blessed-contrib: Build terminal dashboards using ascii/ansi art and javascript https://github.com/yaronn/blessed-contrib
Jason Scott Talks His Way Out of It: A Podcast « ASCII by Jason Scott http://ascii.textfiles.com/archives/5251
Text File formats â ASCII Delimited Text â Not CSV or TAB delimited text | Ronald Duncanâs Blog https://ronaldduncan.wordpress.com/2009/10/31/text-file-formats-ascii-delimited-text-not-csv-or-tab-delimited-text/