frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Kimi K3-256k

https://www.kimi.com/code/docs/en/kimi-code/models
114•monneyboi•56m ago

Comments

madihaa•43m ago
That's actually nice! I usually try to stay below 200k context anyway.
giancarlostoro•40m ago
For me the sweet spot is somewhere under 500k depending on how extensive I want to get. You can build up a sizable effort project in half a million tokens with Claude, with Claude having all the context from ground 0 to wherever you're off at.
cyanydeez•35m ago
I'm always curious what you guys are working on; every git repo I've run a local model on and stick below <100k to increase speed seems effective enough to scope patches and changes.
jdoe1337halo•13m ago
They are just talking to the model in CC, while staying in a single thread. Doubt they have any actual coding knowledge to compartmentalize different problems in the codebase.
KronisLV•11m ago
My current Claude Code session has been going on for like 35 hours and has used up around 400 million tokens, thankfully almost all of those being cached (95-98%) - pretty typical for long form agentic work.

First you spend like 2-3 hours working on a plan, once you have that you just tell the model to go and implement it, do adversarial sub-agent review loops before each commit and also make sure that all tooling and tests pass (including coverage requirements). You do need to poke it in a slightly different direction every few hours, though. Not even any novel work, just some refactoring and SSE notification hardening, bug fixes, alongside environment tuning and getting rid of some bottlenecks (also migrated from Oracle to PostgreSQL but that's mostly done).

That said, Kimi somehow manages to use less context in the main thread than Anthropic's models (even when you use sub-agents and also dynamic workflows in Claude Code), might have something to do with either how the model is tuned or their Kimi Code harness - because even in most of the longer form sessions it doesn't seem to fill up quite as quickly (note: because the kimi vis tool doesn't have a full summary view across all agents, these are the main long running agent stats across some sessions, not sub-agents):

  total tokens    cache hit rate    wall time    peak context
  283M            98%               3963m        466k
  258M            97%               2724m        467k
  98M             94%               1353m        393k
  67M             97%               614m         434k
  75M             98%               1447m        498k
  53M             99%               191m         375k
  6M              96%               139m         124k
  7M              98%               86m          118k
  11M             99%               61m          147k
I could see 256k context being sufficient for all sorts of work, even if intermediate progress/plan tracking files and docs might have to be used along the way, in addition to whatever plan support the harness has (for example, if you document something that will be relevant for load testing you might need that in 10 turns but not during the ones before then).
superloika•42m ago
The bells tolled today, but nobody came to church.
hawtads•36m ago
This is just an API level change right? The model itself should be the same I think.
wxw•29m ago
> k3-256k is now available. Within 256k context, it delivers the same results. k3 (1M) consumes about twice as much quota as k3-256k.
dgritsko•28m ago
This isn't quantized, right? Just a smaller context?
DSingularity•18m ago
Its 256k context window. Quantization is orthogonal. We cant really tell directly so it could be quantized.
ibuildproducts•25m ago
omg! new model!!
lukan•15m ago
Since Claude is the first time for me really, really out (TIL against my wished about https://status.claude.com/), I am now interested enough to see what else works. But ... when I click pricing, I see "Join a waitlist". Wtf? Are they really that good, so were totally surprised and overwhelmed by the requests, is this a marketing stunt, or do they just don't have the hardware being in china?
MYEUHD•9m ago
Since the model is open-weights, you can get from other providers, for example see https://openrouter.ai/moonshotai/kimi-k3#providers
KronisLV•4m ago
> Are they really that good,

They did exceed the expecations of pretty much everyone! I've also blogged about using the model, it's a bit on the slow side but pretty good!

> so were totally surprised and overwhelmed by the requests ... or do they just don't have the hardware being in china?

Yes, this is mostly the case: https://x.com/Kimi_Moonshot/status/2078855608565207130

As a user, I much prefer that to service disruptions or severely degraded or secretly quantized performance. However if I didn't have an account, I'd be pretty pissed off about not being able to give them money and become a user.

illithid0•15m ago
This was posted 38 minutes ago, and as of 20 minutes ago, several Anthropic services are now designated as having a "major outage".

Doubt these are related, but it made me laugh a little.

Kimi K3-256k

https://www.kimi.com/code/docs/en/kimi-code/models
125•monneyboi•56m ago•18 comments

Show HN: Open-source engine running Gemma 4 26B in 2 GB RAM on any M-series Mac

https://github.com/drumih/turbo-fieldfare
492•gitpusher42•5h ago•171 comments

Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the Incident

https://huggingface.co/blog/agent-intrusion-technical-timeline
156•artninja1988•23h ago•86 comments

Superlogical

https://www.superlogical.com/
357•yan•4h ago•247 comments

Keychron announces first open-source firmware for gaming mice

https://www.digitalfoundry.net/news/2026/07/keychron-announces-first-open-source-firmware-for-gam...
167•JLO64•3h ago•77 comments

Claude Is Down

https://status.claude.com/incidents/q2kg8n613kr3
95•gregsadetsky•31m ago•55 comments

KOReader

https://koreader.rocks/
588•Cider9986•9h ago•187 comments

Turning a Dumb AC Unit Smart (Without Losing My Security Deposit)

https://prilik.com/blog/post/automating-ac-nyc/
35•austinallegro•1h ago•14 comments

Handbook.md shows that long policy documents do not reliably govern agents

https://arxiv.org/abs/2607.25398
253•spIrr•7h ago•159 comments

A.I. companies are recruiting electricians and carpenters by the thousands

https://www.nytimes.com/2026/07/29/business/economy/data-center-electricians-training.html
137•thm•5h ago•186 comments

Commodification of Intelligence: Good, Bad, and Ugly Circular AI Deals

https://www.emergingtrajectories.com/lh/commodification-and-circularity/
19•cl42•1h ago•14 comments

Document-borne AI worms can self-propagate through Copilot for Word

https://enklypesalt.com/posts/context-collapse-part3-ai-worming-through-word/
292•Canopy9560•8h ago•213 comments

PgDog (YC P25) Is Hiring

https://www.ycombinator.com/companies/pgdog/jobs/uWymUYy-founding-software-engineer
1•levkk•3h ago

Some thoughts about Anthropic's new cryptanalysis results

https://blog.cryptographyengineering.com/2026/07/29/some-notes-about-anthropics-new-results/
65•supermatou•3h ago•36 comments

Aurora DSQL: Scalable, Multi-Region OLTP

http://muratbuffalo.blogspot.com/2026/07/aurora-dsql-scalable-multi-region-oltp.html
10•zdw•5d ago•0 comments

Show HN: CheapFoodMap – A map of good meals under $10

https://cheapfoodmap.com/
57•jaep1•3h ago•48 comments

How to Not Die by a Thousand Cuts. Or, How to Think About Software Quality

https://www.evalapply.org/posts/how-to-not-die-by-a-thousand-cuts/index.html
19•adityaathalye•1h ago•3 comments

How much can you delegate to agents?

https://newsletter.posthog.com/p/agent-autonomy
15•duck•1h ago•0 comments

The Rust on ESP Book

https://docs.espressif.com/projects/rust/book/
75•AlexeyBrin•4d ago•9 comments

Darktable

https://www.darktable.org/
223•siatko•7h ago•112 comments

Who the welfare state protects shapes a country’s financial openness

https://theloop.ecpr.eu/who-the-welfare-state-protects-shapes-a-countrys-financial-openness/
31•kome•1h ago•31 comments

Hamburg's Stadtpark: A Park Built to Be Used

https://alsterrunde.com/hamburgs-stadtpark-a-park-built-to-be-used/
77•mertbio•2d ago•19 comments

Self-hosting Kimi K3: 20% more hardware cost, 20% better task resolution

https://aistack.imec-int.com/blog/gpu-self-hosting
79•flifenstein•5h ago•29 comments

Launch HN: Tokenless (YC S26) – Automatic model switching to save money

https://usetokenless.com/
40•rohaga•4h ago•36 comments

Shipping Godot VR and Porting to PSVR2: A Partial Post Mortem

https://www.claire-blackshaw.com/blog/2026/07/shipping-godot-vr-and-porting-to-psvr2-a-partial-po...
95•ibobev•7h ago•7 comments

Show HN: Qwen Scribe – local transcription and dictation for Apple Silicon

https://github.com/VladUZH/qwen-scribe
53•sidclaw•5h ago•15 comments

Learning Musical Multitasking

https://www.jefftk.com/p/learning-musical-multitasking
31•surprisetalk•5d ago•17 comments

More Tailscale tricks for your jailbroken Kindle

https://tailscale.com/blog/jailbroken-kindle-proxy-tun-modes
376•Error6571•15h ago•107 comments

GPT-5.6 vs. Claude Fable 5 for Physical AI, which performs best?

https://juliahub.com/blog/frontier-models-physical-ai-evaluation
65•mbauman•5h ago•13 comments

PGSimCity – an explorable 3D model that shows how Postgres works

https://github.com/NikolayS/pgsimcity
27•samokhvalov•3d ago•3 comments