Hacker Newsnew | past | comments | ask | show | jobs | submit | polshaw's commentslogin

You don't say it's "especially" red then do you. The comparison was started by the GP.


No, the monarch does not pick the Prime Minister. At all.

They have a ceremonial role in confirming them. Like they do with every law that Parliament creates. If they ever actually practically exercised this theoretical power it would be the end of the monarchy.


There's a confusion here. Gaol is simply a rarely used (I would say archaic) spelling of jail. It does not mean prison.

British English also differentiates jail and prison, by extension I assume that's universal.


British English as a language might, British people do not, and the physical facilities are the same. We say someone is “held on remand” if they are incarcerated pre-trial, and the part of the prison which holds prisoners pretrial is often referred to as the “remand wing”.


I feel like I've read, well not a lot, but a pretty decent amount. More than my average peer, probably.

I don't think I've ever once encountered "gaol" before today. Reading the parent comment, I believed it was a non-English language loanword, and probably a recent one at that, until I read the comments.

It's not like I avoid archaic works, either. It's possible I did come across the word at some point, but it was a one-off and without any repetition it faded quickly from my memory.

Am I a one-off?


I got like 740 on the verbal SAT and I’ve never seen it


o2 is the UK's largest mobile network operator. They bought naming rights to what was known as the millennium dome (not even a stadium).


Ahh makes sense :)


This is cool, as far as a practical issue though (aside from the 280gb TTF file!) is that it makes it incompatible with all other fonts; if you copy and paste your "improved" text then it will no longer say what you thought it did. It just alters the presentation, not the content. I guess you would have to ocr to get the content as you see it.

I was wondering why this was never used for an simpler autocorrect, but i guess that's why.

Also perhaps someone more educated on LLMs could tell me; this wouldn't always be consistent right? Like "once upon a time _____" wouldn't always output the same thing, yes? If so even copying and pasting in your own system using the correct font could change the content.


> if you copy and paste your "improved" text then it will no longer say what you thought it did

It's not a bug, it's a feature - a DRM. Your content can now be consumed, but cannot be copied or modified - all without external tools, as long as you embed that TTF somehow.

Which kind of reminds me of a PDF invoices I got from my electricity provider. It looked and printed perfectly fine, but used weird codepoint mapping which resulted in complete garbage when trying to copy any text from it. Fun times, especially when pasting account number to a banking app.


This is while pretty much all software that extracts structured data from PDFs throws away the text and just OCRs the page. Too many tricks with layouts and fonts.


I'm always surprised how "generate PDF from Word" turns one word into 10 different print points, all with just a single letter.

Or even straight lines in a table. The straight lines from a table boundary get hacked into pieces. You'd think one line would be the ideal presentation for a line, but who are you to judge PDF?


Eh, what AI taketh, AI can give; modern OCR has gotten mostly decent. If you're on Windows you should try the powertools OCR tool.


> If you're on Windows you should try the powertools OCR tool.

Which is open source (MIT-licensed), the source code is here: https://github.com/microsoft/PowerToys/tree/main/src/modules...

It is written in C#, and uses the Windows.Media.Ocr UWP API to do the actual OCR part: https://learn.microsoft.com/en-us/uwp/api/windows.media.ocr?... – so if your app runs on Windows it can potentially call the same API and get OCR for free

Apple provides OCR through VisionKit ImageAnalyzer API – https://developer.apple.com/documentation/visionkit/imageana... – albeit that is only officially supported to call from Swift (although apparently you can expose it to Objective C if your write a "proxy Swift framework"–a custom Swift framework that wraps the original and adds @objc everywhere–I assume such a proxy framework could be autogenerated using reflection, but I'm not sure if anyone has written a tool that actually does that). There is also the older VNRecognizeTextRequest API which is supported by Objective C, but its OCR quality is inferior.

I'm not sure what the best answer for Linux or Android is. I guess https://github.com/tesseract-ocr/tesseract ?


A very similar thing is also just built in to the screenshot tool, at least in Windows 11, easier for me to use since it's the same keybind as always to take a screenshot, then it's just a tool in it.


The small model/TTF is only 60MB.

The 280GB you saw is the Llama3-70B model which is basically chatgpt level (if not better).


If there's any randomness involved in inference, it ought to be deterministic as long as the same seed is used each time.


Is there even any possibility of using a different seed? I'd doubt the WASM shaper has accesss to any source of non-determinism.


> this wouldn't always be consistent right? Like "once upon a time _____" wouldn't always output the same thing, yes?

Would be cool if you could turn up/down the LLM’s temperature by pressing different keys other than just !!!!

Say pressing keyword numbers 0-9


The critical part is knowing that TTF fonts can include a virtual machine.. then he pops an llm into that and replaces instances of !!!!!! with whatever the llm outputs.


Thank you. I wasn't going to watch a video to find out how the LLM actually affects any output.


Not exactly. Harfbuzz, the font shaping library, has an optional feature to use WASM for shaping. Normal font hinting is much more restricted, precisely because Turing-complete fonts are a horrible idea.


Platform *decay seems inadequate though because it fails to make the distinction that the platform is declining specifically in quality and likely NOT in use.


RSI is not "universal". It is closer to an unemployment benefit than it is to a UBI.


And Amazon search, youtube search. There do seem to be somewhat different incentives involved though, those examples are primarily about increasingly pushing lower quality content (ads, more profitable items, more engaging items) because it makes more money.


The incentive mismatch that I seem to be observing is that Wall Street is in constant need of new technical disruption. This means that any product that shows promise will be optimized to meet a business plan rather than a human need.


Your Europe page states "only open to candidates in Germany, Spain, Romania, the Netherlands or Denmark". Is this correct? I genuinely cannot imagine what would motivate that selection of countries.


This is because we are part of Digital Science (https://www.digital-science.com/) which currently has a corporate presence in those countries (plus the UK).


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: