52 points RohanAdwankar 2 days ago 25 comments

RohanAdwankar 2 days ago | parent

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.

frereubu 4 hours ago | parent

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.

jstanley 4 hours ago | parent

Here was me thinking it just didn't do anything at all.

AndyNemmity 37 minutes ago | parent

yup, just broken for me.

RohanAdwankar 24 minutes ago | parent

Thanks for calling that out! Someone from here has fixed it: https://github.com/RohanAdwankar/RohanAdwankar.github.io/pul...

wccrawford 4 hours ago | parent

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.

codingdave 4 hours ago | parent

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.

ayaniv 4 hours ago | parent

very very cool

busssard 4 hours ago | parent

cute. sadly only in english so far.

AnthonBerg 3 hours ago | parent

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)

rob74 3 hours ago | parent

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...

alexkkoo93 3 hours ago | parent

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

brk 3 hours ago | parent

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.

shevy-java 2 hours ago | parent

A spyfont?

philipwhiuk 2 hours ago | parent

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

LoganDark 2 hours ago | parent

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

mkrecny 2 hours ago | parent

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

yigalirani 2 hours ago | parent

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

reddalo 1 hour ago | parent

Doesn't work on Firefox.

ShinyLeftPad 1 hour ago | parent

TLDR: not a font just a JS library

amelius 1 hour ago | parent

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

hhh 58 minutes ago | parent

great idea!

bensyverson 56 minutes ago | parent

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

applfanboysbgon 22 minutes ago | parent

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!