HackerTrans
TopNewTrendsCommentsPastAskShowJobs

billtarbell

no profile record

Submissions

SoulsOnly.tff – A font for humans not AI and keyboard firmware to type in it

github.com
50 points·by billtarbell·letzten Monat·29 comments

comments

billtarbell
·letzten Monat·discuss
Thanks and lol yeah regarding using claude for this. Didn't intend to come across as generally anti-AI, I'm just interested in exploring ways where we can connect person to person with a reasonable assumption that AI isn't intermediating our communication.
billtarbell
·letzten Monat·discuss
LOL yeah, jokes on claude for helping me create something AI-unfriendly i guess!
billtarbell
·letzten Monat·discuss
The encoded data and the font file go over the network. The font file is executed locally on the readers machine.
billtarbell
·letzten Monat·discuss
Certainly no. But point taken. This really isn't intended for use on a website like that, more a fun exploration of the difference between human and AI perception. That being said, I updated the project with an analogous audio experiment version for the unsighted.
billtarbell
·letzten Monat·discuss
Point taken. This really isn't intended for that, more a fun exploration of the difference between human and AI perception. That being said, I updated the project with an analogous audio version.
billtarbell
·letzten Monat·discuss
Oh interesting and good to know on the token savings with this technique. My test with claude had it use vision and then programmatically test different variable font input variables (mimicking the user scrub interaction) until it was able to OCR it.
billtarbell
·letzten Monat·discuss
It's actually not really easy for AI, without the agent doing some actual coding itself to reverse engineer the font file, or to take screenshots at different variable font intervals to zone in on the "focused" version of the variable font. All of that being said, the intention (beyond just having fun creating it) was to make it AI "unfriendly" so AI bots doing broad quick reads of it are going to be left with gobbledegook encoded characters.
billtarbell
·letzten Monat·discuss
Thanks! Font against the machine! lol
billtarbell
·letzten Monat·discuss
Everyone rushing to make their content AI-friendly made me want to figure out how to make content AI-unfriendly. Basically human-written words meant for human eyes only.

So I built "SoulsOnly.ttf": a font for humans not AI, and keyboard firmware to type in it.

The implementation of a font can be "hacked" to make what looks like gobbledegook to a computer, render as legible to humans. Copying and pasting text written in the font into AI to summarize is almost impossible. And to avoid AI image analysis, a version of the font can be loaded with the glyphs scattered and require a simple "focus" interaction by the reader to begin reading. Note that a sufficiently prompted AI agent can definitely read this, so it's not meant to be cryptographically sound, more just unfriendly to the common AI reader!