HN user

Tiberium

4,734 karma
Posts68
Comments586
View on HN
www.whois.com 9d ago

Telegram's t.me domain has been suspended

Tiberium
360pts279
openai.com 13d ago

ChatGPT Work

Tiberium
353pts191
github.com 16d ago

D7VK 1.12, a DXVK fork for Direct3D 3-7 on top of Vulkan

Tiberium
2pts0
gitlab.com 17d ago

BSDun – Linux kernel module to load FreeBSD ELF binaries

Tiberium
6pts0
blog.playstation.com 21d ago

PlayStation Store for PS3 and PS Vita closing in 2026-2027

Tiberium
24pts5
blog.playstation.com 21d ago

Physical disc production ending in Jan 2028 for new games on PlayStation

Tiberium
789pts797
vosen.github.io 22d ago

Zluda 6 release (run unmodified CUDA applications on non-Nvidia GPUs)

Tiberium
163pts14
www.cerebras.ai 22d ago

Gemma 4 on Cerebras - The Fastest Inference Is Now Multimodal

Tiberium
24pts8
www.youtube.com 25d ago

GTA 3 on a Volumetric Display (2025) [video]

Tiberium
2pts0
blog.rust-lang.org 1mo ago

Josh helps Rust manage code across multiple repositories

Tiberium
5pts0
jguer.space 1mo ago

Yay v13 and the AURpocalypse

Tiberium
2pts0
research.openanalysis.net 1mo ago

Captured Logs Reveal Hackers Using Claude and Codex to Breach Companies

Tiberium
1pts1
github.com 1mo ago

AI agent on GitHub gives recipe for blueberry pie

Tiberium
4pts2
www.aikido.dev 1mo ago

Critical auth bypass vulnerability in phpBB

Tiberium
2pts1
aboutcode.org 1mo ago

An AI agent ported our codebase from Python to Rust

Tiberium
3pts0
gitgud.io 1mo ago

AeroThemePlasma: Alternative shell for KDE Plasma that replicates Windows 7 look

Tiberium
4pts0
gist.github.com 2mo ago

Linux LPE via GRO managed-frag UAF (io_uring SEND_ZC and veth)

Tiberium
3pts0
api-docs.deepseek.com 2mo ago

DeepSeek makes the V4 Pro price discount permanent

Tiberium
621pts549
api-docs.deepseek.com 2mo ago

DeepSeek makes the V4 Pro price discount permanent

Tiberium
1pts1
github.com 2mo ago

QEMUtiny - QEMU escape vulnerability if cxl is used

Tiberium
8pts0
www.openwall.com 2mo ago

Logic bug in the Linux kernel's __ptrace_may_access() function (LPE)

Tiberium
2pts0
github.com 2mo ago

New Linux LPE, 5.10 and above (ptrace_may_access mm-NULL + pidfd_getfd)

Tiberium
42pts1
www.noctua.at 2mo ago

Why does it take so long to release black fan versions? (Noctua)

Tiberium
3pts0
twitter.com 3mo ago

Lovable leaks source code, secrets, chats for projects created before Nov 2025

Tiberium
17pts2
twitter.com 3mo ago

Notion leaks email addresses of all editors of any public page

Tiberium
401pts154
fortune.com 3mo ago

A leak reveals that Anthropic is testing a more capable AI model "Claude Mythos"

Tiberium
66pts24
blog.cloudflare.com 4mo ago

Fixing request smuggling vulnerabilities in Pingora OSS deployments

Tiberium
1pts0
stevekrouse.com 4mo ago

What if you never had to get an API key ever again?

Tiberium
2pts1
www.cyloq.se 4mo ago

TPM-Sniffing LUKS Keys on an Embedded Linux Device [CVE-2026-0714]

Tiberium
22pts9
sciter.com 5mo ago

Sciter – Embeddable HTML/CSS/JavaScript Engine

Tiberium
3pts0
Codex Resets 4 days ago

To be fair, when they reset usage for everyone (instead of a banked reset), they move your reset back a week later, so:

1. Your window ends (usage reset) in 3 days

2. They reset usage for everyone

3. Your usage goes back to 100% and your current window ends in 7 days now.

Codex Resets 4 days ago

API pricing itself might have extreme margins compared to the real cost. Anyway, in my testing the Pro 20x $200 plan gives you about $2200 API-equivalent weekly usage if you're only using GPT 5.6 Sol, so quite close to $9k-$10k/month API-equivalent, it's a bit inconsistent with cache costs.

It's very interesting that for Anthropic the $100 and $200 plans only differ 2x in weekly limits, the 5 hour limit differences are more severe. But for OpenAI, Pro 20x is, well, 4x of Pro 5x for only 2x cost. So, for example, 100% of weekly usage for Codex on a Plus ($20) account is just 5% of weekly usage for Codex on Pro 20x.

And you can calculate how much extra usage you can get from resets, and especially banked resets by purposefully using the whole quota and using your banked reset - they expire 30 days after they're given out, so if you don't use one, it just disappears.

More details:

- https://platform.kimi.ai/docs/guide/kimi-k3-quickstart

- https://platform.kimi.ai/docs/pricing/chat-k3

1M context, pricing is $3/$15 for 1M tokens (cache $0.3), which is extremely high for a Chinese open-weight model, but if it's truly competitive with most of the current frontier and is only behind Fable/Sol, the pricing is justified.

This is 1:1 pricing of Anthropic's Sonnet series (except Sonnet 5 which is currently on discount), and very close to 5.6 Terra pricing (Terra's input is $2.5).

One thing to consider, though: reasoning efficiency matters directly for how expensive a model actually is in real use. GPT's models are extremely reasoning efficient, and some Claude models like Fable at lower effort are as well. So if Sol spends 10K reasoning tokens to do something (at $30/1M) vs Kimi K3 that spends 50K reasoning tokens, Sol would win on cost effectiveness.

Yeah, Anthropic's current tokenizer in Sonnet 5/Opus 4.8/Fable 5 is much worse than OpenAI's. Also, OpenAI has been using their current o200k_base from the day GPT-4o came out over two years ago. Just a few of my own tests:

- A ~2000-2002 legacy C++ game codebase at about ~90kloc: GPT 1.12M, Claude 2.2M

- A ~30kloc TypeScript codebase: GPT 260K, Claude 437K

In the end, GPT's current tokenizer is ~1.6x-2x better than Claude's current one, depending on your data. And you can check for free for both, for OpenAI just use the open-source libraries, for Anthropic - you have to use their count_tokens endpoint as they don't publish the tokenizer, but the endpoint is free (and allows requests over 1M tokens as well).

It's kind of funny to be reading this:

I had Claude Code create mine: I told Claude, more or less: I want to archive, Developer ID-sign, notarize, staple, and install this app to /Applications without ever opening Xcode. Write me a script that does the whole chain and fails loudly if any step breaks.

Even though the text we're reading is Claude talking to us as well :)

Also it was weird to see the mention of "ask your LLM" at almost every stage in the blog post:

point Claude Code or your LLM coding tool of choice to this blog post, and let it figure it out

When in doubt, ask your LLM of choice about them and have it help you get set up. It’s the one that’s going to be using Xcode for you anyway.

The whole point of using the LLM in the first place is to avoid doing things manually that you don’t want to do.

Again, if in doubt, ask Claude Code or your LLM of choice to create this for you.

Again, this is why you talk to your LLM, tell it what you want, and have it help build your workflow.

No one else mentioned it in the thread, but this is not a new promotion. It's an existing promotion that's being extended. In their own words:

From May 13, 2026 through July 19, 2026, your weekly usage limit in Claude Code is 50% higher. 5-hour usage limits are not affected by this promotion.

To be honest, I'm also leaning this way, especially because of the hardcore anti-AI stance, so much that Zig will close security vulnerability issues on Codeberg if you mention that they were found with LLMs. I don't think that this is a good approach.

You can't do "redesigning the existing Zig code in a way that eliminates not only the current bugs but also prevents similar ones from happening in the future" without actually changing Zig itself.

It feels like the first half of blog post is less of "thoughts on the Bun Rust Rewrite" and more "I don't like Jarred, he's a bad programmer and manager".

Maybe I'm wrong, but it strongly feels this way. I'm not saying that Andrew is right or wrong, it's just that you could throw out most of the first half of the post and not lose anything actually on topic.

But having graduated from the Thiel Fellowship school of thought rather than university, he was essentially groomed from a young age into uncritically embracing the Silicon Valley mindset, and he took venture capital.

Jarred was a stinky manager. Poor communication, unrealistic expectations, low empathy, no experience. Just a total shit show, from an employment perspective.

Jarred was already writing slop well before he had access to LLMs

Grok 4.5 14 days ago

Sonnet 5 is a huge token hog, though, it uses far more reasoning tokens than Opus models while being priced at $2/$10 with promo, and $3/$15 (usual Sonnet price) afterwards.

Grok 4.5 14 days ago

The model is available through Cursor which has $20, $60 and $200 plans. I assume the $60 version might work better for you?

Grok 4.5 14 days ago

I think it should be available through Cursor?

EDIT: Tested myself, it's actually NOT available from EU. But with a Swiss VPN it works :)

Grok 4.5 14 days ago

Was this in Claude Code for Claude? Did you use a weaker model like Haiku? Claude should absolutely not be as bad as you said.

Grok 4.5 14 days ago

We don't yet know Terra's results for DeepSWE/TerminalBench though.

Grok 4.5 14 days ago

It seems to be extremely economical - 4x better reasoning efficiency compared to Opus while being priced at $2/$6. For comparison, GPT 5.4 is $2.5/$15, GPT 5.5/5.6 are $5/$30, Opus 4.8 is $5/$25, Fable is $10/$50.

And by benchmarks (unless they gamed them), seems to be at around Opus 4.7 level, which is what Elon mentioned in https://x.com/elonmusk/status/2074911038286295049.

I guess the Cursor data was very useful.