logoalt Hacker News

A font that reads what you wrote

79 pointsby RohanAdwankarlast Sunday at 9:38 AM40 commentsview on HN

Comments

AnthonBergtoday at 10:26 AM

The idea is amazing, and… how to say it?; The results are horrible to read in the same way as AI writing when AI writing is bad.†

And I mean this in the best possible way. It's really interesting.

There's this feeling of an intrusive forcing of something. A feeling that things don't… breathe? Feels like one already sifts out this sort of semantic weight when reading and to me the highlighting adds strange janky emotional-processing noise to the text; Uncomfortable and somewhat… dissonant?

It's really, really interesting. I hate how disparaging to the project this comes out!! my apologies for that! I LOVE the project and what it reveals about text comprehension and perception of saliency and rhythm in written text!

(† footnote: feels like this to me)

show 2 replies
frereubutoday at 9:36 AM

Not working in Firefox. I get this error:

  Uncaught TypeError: The specifier “semfont/analyze” was a bare specifier, but was not remapped to anything. Relative module specifiers must start with “./”, “../” or “/”.
Works in Chrome though.
show 3 replies
skrebbeltoday at 2:36 PM

This isn't a font, it's just a JS lib that colors text based on semantic analysis. Submission title oversells it by a lot.

brktoday at 11:11 AM

Seems to require Chrome? In Firefox it's just a text box, nothing happens. Was confused at first about what it was supposed to do, the rest of the page made it clear it was supposed to mess about with whatever text you write.

Trying it in Chrome and seeing the results I'm not sure that it is really that helpful. Has undertones of elementary school grammar lessons highlighting words in sentences.

rob74today at 10:42 AM

Cool, but I hope it doesn't catch on. Otherwise I can already hear managers complaining to people that they have too many red words and not enough green words in their emails/Slack messages/whatever...

mkrecnytoday at 12:02 PM

IMO this is a big idea - whether this particular implementation is good or not is not that important.

show 1 reply
ameliustoday at 1:20 PM

Well, at least we're not yet at "a font that reports back to its vendor what you read".

show 1 reply
velcrovantoday at 4:54 PM

This reminds me. I've always been confused by how comic book writers/artists choose when to use which words to put in bold. It's often not what I would have expected and sounds funny if read aloud that way.

wccrawfordtoday at 9:43 AM

This is a really neat idea. I'm not sure it's actually useful, but it's definitely neat.

And it made me think of the new kid in town: Jev. I wonder if Jev can do this well and quickly? Not that I'm willing to pay the tokens even to find out, but it's another neat thought.

yigaliranitoday at 12:12 PM

That is a brilliant idea. like syntax highlighting for natural languages

bilatertoday at 4:45 PM

Slightly different idea, but I think having a very lightweight LLM doing debounced checks to auto correct grammar and reformat (even rephrase) text would be really cool.

WillAdamstoday at 2:20 PM

I've long thought that this would be an interesting way to apply syntax highlighting in PDFs typeset by (La)TeX.

newsy-combitoday at 2:37 PM

NLP font is not real, it can't hurt you

NLP font:

RohanAdwankarlast Sunday at 9:38 AM

Not using an LLM, but rather just a plain set of heuristics which can run formatting quickly enough to render while the text is being streamed or edited. The aim is to try to see if I can make text more readable as it's being streamed in.

alexkkoo93today at 10:53 AM

This is brilliant and would likely be the most helpful for notes my agent takes for me or my own recorded transcripts. Especially being able to tweak it. I think where I would not want this is when it's done on my writing that's public facing in case it imbues unintentional meaning. But for my own notes, it's a small cost

prodmodtoday at 2:47 PM

Something about this irritated me so much that I even felt compelled to comment. If this ever became a mainstream idea, I would just stop using computers altogether. I am smart enough to mark my own emphasis internally, that is why I have a brain, and one of the advantages of using it.

show 1 reply
bensyversontoday at 1:23 PM

I assume it works perfectly in Chrome, the only browser in the world

codingdavetoday at 9:53 AM

Nifty idea, but the premise seems flawed. This won't help people read, it will help people avoid reading by focusing on which words to skim. It also seems like it would have a problem detecting sarcasm.

reddalotoday at 12:47 PM

Doesn't work on Firefox.

pxxtoday at 3:48 PM

other than the fact that the headline is misleading (this isn't what anybody would think of as a font), the concept misses the point of emphasis.

adding emphasis to words in unformatted text draws the reader's attention in ways that are not implied by the text itself.

you cannot figure out which word to highlight with the raw text "I didn't say he stole the money", but the semantics are completely different depending on if/where they exist.

you already have a mental model of surprise. adding visual noise to destroy what is already part of reading just makes things bad. the reason why syntax highlighting is successful is that the semantics are rigid. natural language is explicitly not that.

shevy-javatoday at 11:29 AM

A spyfont?

vivzkestreltoday at 3:35 PM

- 404 on posts page? https://rohanadwankar.github.io/posts

show 1 reply
applfanboysbgontoday at 1:58 PM

Wonderful. When talking about how much of a mistake the proliferation of skittle highlighting in code is, one of my go-to points is that nobody is stupid enough to enskittle prose because identifying syntactic and semantic meaning from monochrome text is a skill we already train our entire lives. Great to see a living example of how this makes everything 10x harder to read!

personjerrytoday at 4:20 PM

The title is misleading, but other than that the results were terrible.

busssardtoday at 10:16 AM

cute. sadly only in english so far.

LoganDarktoday at 11:49 AM

For everyone saying it must only support Chrome... it works fine for me in Safari.

philipwhiuktoday at 11:33 AM

A weird way to deal with the bloviated nature of AI generated text.

TheRealPomaxtoday at 4:56 PM

This is not a font in any way of the word, this is a typesetter. It would be a good idea for the author to change the title, because right now it's not just clickbaiting, it's flat out lying.

And on an unrelated website note: don't have a mystery toggle. If you want to offer light and dark modes: awesome, but actually say what the toggle's for either through iconography or by using text.

ayanivtoday at 10:04 AM

very very cool

ShinyLeftPadtoday at 12:52 PM

TLDR: not a font just a JS library