blog.x-e.ro / demos: page 1 of 20
...that's why i wrote sofancy, a fun unicode font tool written in javascript.
usage
ῳɛıཞɖ ųŋıƈơɖɛ ʄƖɛҳıŋɠ? 😜
usage: sofancy [-f (font) | -t | -r] string
flags:
-f|--font (font) : output in a single font
-t|--titles : display titles in output
-r|--random : pick a random font (clobbers -f)
examples:
sofancy -f wide aesthetics
aesthetics
sofancy -t some string | fzf | xsel -i
git commit -m "$(sofancy -tr message | sed 's/^.* /docs: /')"
install
use npm to globally install: npm i -g sofancy
demo
i made a fun web based version as well https://sofancy.0w.nz
for the easy copy pasta ^c^v
demos :: the widest ascii/ansi colly
the newest impure artpack #67 has the incarnation of a conversion we had on irc. historically amiga collys are all vertical and lack color. since impure is already viewed as a "modern" crew for releasing in color and files wider than 80 columns... we decided why not make a modern colly?! and what's the perfect subject for a really really wide ansi? a train covered in graffiti of course!
life :: pittsburgh's demoparty
last year we had such a good time at demosplash that misfit, filth, and myself decided to do it again!
ascii :: 25th anniversary
happy 25th anniversary to defcon!!1!#@~ i cant join you at the party, but my ansi art can!
and if you're brave enough, i made a shell script banger version!
curl -L http://git.io/defcon
life :: pittsburgh's demoscene event
since joining the textmode art scene, i've made lots of new friends. blocktronics and impure have both been more art collectives than a release groups. seeing the art other members are working on is very inspiring and, for the most part, the criticism is constructive. over time i've become friends with misfit and filth, all members of blocktronics who live in pretty close proximity to each other. this year we decided to meet up at pittsburgh's local demoscene event demosplash, and had a blast!
ascii :: the roots of ansi/ascii art
i've been a long time fan of text mode art. i got my first glimpse into that world back in the nineteen hundred and nineties, with groups like ACiD and remorse. back in pre-modern internet days we had to dial up a BBS (bulletin board system) to chat or download files. over time, these systems became either mail/chat hubs or w4r3z distros. because of the questionable legality of some of these releases a login system was added to all BBS' (though many supported a "guest" login"). some had open registration while others were invite only.
demos :: NES game password generator
many years ago, a rom hacker by the name of SnowBro set out to gain an intuitive understanding of the inner workings of the software we lovingly refer to as metroid. using only the rom file, he was able to convert it into assembly code and learn exactly how the game engine worked.
armed with these files and the knowledge they contained, i set out to build a metroid password generator tool. being a scene kid, i have some experience with keygens already....