HN user
leumon
you need to enable webgpu
i found this space to work better/at all: https://huggingface.co/spaces/webml-community/bonsai-webgpu-...
Thank you! I found this to work much better then the old transcribe-rs lib. I updated my Offline Voice Input App to also use the new library and it's much faster now: https://github.com/notune/android_transcribe_app
It's (somewhat) possible with winget already.
If they don't want to host it maybe they could open source it. This would probably be a win-win situation.
ivpn
We plan to make them more broadly available to people using ChatGPT, Codex, and the API soon.
I hope this means then fable will also get released again.
I've seen glm 5.2 struggle writing simple compilable c code. It might be good at web, but it's world knowledge is limited due to the small model size, making it's use quite limited in my opinion.
I guess sometimes you have to take a step backwards for making progress with something.
This kind of reminds me of these malicious captchas that get you to paste some command into cmd.exe. These kind of captchas will make this situation worse, I could also see some malicious site having a qr code that will download some virus to your phone. QR code captchas are a really bad idea in my opinion.
pelican riding a bicycle (svg): https://files.catbox.moe/u5yc0x.png
You can try to use an ai detector, here is a leaderboard of the best ones according to this benchmark: https://raid-bench.xyz/leaderboard Results should of course always be taken with a grain of salt, but in most cases detectors are quite good in my opinion.
AlphaZero, the engine that pioneered the “neural network” approach now incorporated into Stockfish
That's simply not true. While stockfish does use a neural net, it's not using the MCTS approach like LeelaChessZero, and only uses the neural net for evaluating a position, not for suggesting moves. And it was only implemented after stockfish lost to lc0 in a computer chess tournament.
same for grapheneos. only difference maybe that you can choose to also manually install it without WebUSB
favicon is still the default nextjs one ._.
Gemini 3 pro and flash already answered this correctly.
Asked gemini and it said to use ground handling wheels. I think it actually makes sense to use that for this distance.
My locally running nemotron-3-nano quantized to Q4_K_M gets this right. (although it used 20k thought tokens before answering the question)
For programmers or people who know computers quite well the difference to claude code is small i would say. But for "Normies" its magical that you can just ask your computer to do anything from anywhere (set timers, install stable diffusion, send you a specific doc in your download folder). You don't even have to write it, you can send it a voice message and it will install whisper or send it to the openai whisper api, etc. Obviously this is more then dangerous, but looking at what passwords people still choose today (probably also the reason why everything requires MFA nowadays), most people don't care about Security.
although apparently only the max subscription includes glm-5
might be slower, but then it can get the actual image as input, not just some description of it
Next try actually teaching it to see by training a projector with a vision encoder on gpt-oss.
they tested it at xhigh reasoning though, which is probably double the cost of Anthropic's model.
Cost to Run Artificial Analysis Intelligence Index:
GPT-5.2 Codex (xhigh): $3244
Claude Opus 4.5-reasoning: $1485
(and probably similar values for the newer models?)
according to the age-prediction page, the changes are:
If [..] you are under 18, ChatGPT turns on extra safety settings. [...] Some topics are handled more carefully to help reduce sensitive content, such as:
- Graphic violence or gore
- Viral challenges that could push risky or harmful behavior
- Sexual, romantic, or violent role play
- Content that promotes extreme beauty standards, unhealthy dieting, or body shaming
well now you can unlock an 18+ version for sexual role-play so i guess its the other way around
We’re continuing to make progress toward a version of ChatGPT designed for adults over 18, grounded in the principle of treating adults like adults, and expanding user choice and freedom within appropriate safeguards. To support this, we’ve rolled out age prediction for users under 18 in most markets. https://help.openai.com/en/articles/12652064-age-prediction-...
interesting
Or could it be that it's using tool calls in reasoning (e.g. a google search)?
One other test you could add is generating a chessboard from a FEN. I was surprised to see NBP able to do that (however, it seems to only work with fewer pieces, after a certain amount it makes mistakes or even generates a completely wrong image) https://files.catbox.moe/uudsyt.png