Rendered at 11:06:47 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
frereubu 2 hours ago [-]
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 54 minutes ago [-]
Here was me thinking it just didn't do anything at all.
tensegrist 31 minutes ago [-]
i thought the computation was within the font itself
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
AnthonBerg 40 minutes ago [-]
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 24 minutes ago [-]
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...
wccrawford 1 hours ago [-]
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 1 hours ago [-]
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.
RohanAdwankar 2 days ago [-]
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.
like
https://github.com/RoelN/SansBullshitSans https://typographica.org/typeface-reviews/chartwell/ https://github.com/trishume/numderline
which can be taken rather far
https://www.coderelay.io/fontemon.html
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)
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.