Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. AI Has No Wisdom and Neither Will You(alexn.org)
    49comments
  2. AMD's random number generator can't generate a 0?(flatassembler.net)
    77comments
  3. Type Punning in C and C++(pwkf.org)
    9comments
  4. Can gzip be a language model?(nathan.rs)
    80comments
  5. Will Open Source Survive the Agents That Replaced It?(albertoarena.it)
    13comments
  6. MiMo v2.6(xiaomi.com)
    429comments
  7. Spymarks, Not Watermarks(brand.io)
    126comments
  8. 9 Ads per Minute: FIFA Cup 26 – "the price of the beautiful game"(bristol.ac.uk)
    119comments
  9. Verda (Finland) raises $189M in Series B(verda.com)
    16comments
  10. Video games inspire great UX (2019)(jenson.org)
    discuss
  11. Transformers Explained Visually(poloclub.github.io)
    73comments
  12. Attention is all you have(alicegg.tech)
    265comments
  13. I said no and Apple said yes(dbushell.com)
    262comments
  14. A font that reads what you wrote(rohanadwankar.github.io)
    18comments
  15. What Sun got wrong(dtrace.org)
    352comments
  16. MiMo-v2.6-Pro: Intelligence, Performance and Price Analysis(artificialanalysis.ai)
    37comments
  17. I don't want to read what you didn't write(colinbreck.com)
    316comments
  18. AI coding has made CI a bottleneck, so we reworked ours to keep up(linear.app)
    310comments
  19. Engineering Memory: On learning to memorize first 100 digits of pi (2024)(gregorygundersen.com)
    16comments
  20. Divide by depth for instant 3D(gabrieloc.com)
    32comments
  21. NASA’s Mars Sample Return mission is dead(science.org)
    338comments
  22. What It's Like to Work in One of America's Data Centers(wsj.com)
    14comments
  23. Looking forward to Git 2.56 – and 3.0(lwn.net)
    79comments
  24. World Wide Words(worldwidewords.org)
    2comments
  25. A build graph that rolls dice(fzakaria.com)
    1comments
  26. The Advisory Group on Mathematics and Artificial Intelligence(terrytao.wordpress.com)
    73comments
  27. Claude Status – Elevated errors for multiple models(claude.com)
    98comments
  28. Python Workers are now generally available(cloudflare.com)
    39comments
  29. HERMES radio enables voice and data communication over vast distances(ieee.org)
    62comments
  30. Socrates vs. the Written Word (2011)(wondermark.com)
    32comments

A font that reads what you wrote

37 pointsby 2d agorohanadwankar.github.io
18 comments
2d agoHN ↗

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.

3h agoHN ↗

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.

2h agoHN ↗

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

3h agoHN ↗

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.

2h agoHN ↗

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.

2h agoHN ↗

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)

2h agoHN ↗

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

1h agoHN ↗

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

1h agoHN ↗

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.

1h agoHN ↗

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

1h agoHN ↗

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

49m agoHN ↗

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

39m agoHN ↗

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