Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. OpenAI GPT–6 Astra breaks Enigma message that has resisted solution since 2005(cryptocellar.org)
    74comments
  2. Can gzip be a language model?(nathan.rs)
    104comments
  3. MiMo v2.6(xiaomi.com)
    447comments
  4. Spymarks, Not Watermarks(brand.io)
    136comments
  5. Line Scan Photos from MUNI Heritage Weekend in San Francisco(lawrence.lu)
    9comments
  6. Show HN: Drop – a rootless Linux sandbox with gVisor support(droprun.sh)
    discuss
  7. AI Has No Wisdom and Neither Will You(alexn.org)
    334comments
  8. AMD's random number generator can't generate a 0?(flatassembler.net)
    118comments
  9. I said no and Apple said yes(dbushell.com)
    411comments
  10. Attention is all you have(alicegg.tech)
    282comments
  11. Stanford R&DE Uses AI to Race Swap Students for Advertising(stanfordreview.org)
    8comments
  12. Transformers Explained Visually(poloclub.github.io)
    78comments
  13. What Sun got wrong(dtrace.org)
    364comments
  14. A font that reads what you wrote(rohanadwankar.github.io)
    27comments
  15. People Training OpenAI's AI Fired for Using AI to Train the AI(404media.co)
    6comments
  16. I don't want to read what you didn't write(colinbreck.com)
    348comments
  17. MiMo-v2.6-Pro: Intelligence, Performance and Price Analysis(artificialanalysis.ai)
    47comments
  18. 9 Ads per Minute: FIFA Cup 26 – "the price of the beautiful game"(bristol.ac.uk)
    166comments
  19. Engineering Memory: On learning to memorize first 100 digits of pi (2024)(gregorygundersen.com)
    25comments
  20. We broke an Over-The-Air update on the ESP32 on purpose(groundrun.io)
    discuss
  21. AI coding has made CI a bottleneck, so we reworked ours to keep up(linear.app)
    343comments
  22. Divide by depth for instant 3D(gabrieloc.com)
    34comments
  23. What It's Like to Work in One of America's Data Centers(wsj.com)
    31comments
  24. Looking forward to Git 2.56 – and 3.0(lwn.net)
    89comments
  25. NASA’s Mars Sample Return mission is dead(science.org)
    346comments
  26. Verda (Finland) raises $189M in Series B(verda.com)
    25comments
  27. World Wide Words(worldwidewords.org)
    3comments
  28. A build graph that rolls dice(fzakaria.com)
    2comments
  29. Claude Status – Elevated errors for multiple models(claude.com)
    100comments
  30. The Advisory Group on Mathematics and Artificial Intelligence(terrytao.wordpress.com)
    76comments

A font that reads what you wrote

53 pointsby 2d agorohanadwankar.github.io
26 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.

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

4h agoHN ↗

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

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

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

4h 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)

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

3h 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

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

2h agoHN ↗

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

2h agoHN ↗

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

2h agoHN ↗

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

2h agoHN ↗

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

1h agoHN ↗

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

1h agoHN ↗

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

30m agoHN ↗

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!

8m agoHN ↗

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