今日精选
HOT最新资讯
共 36201 篇[Sebastian Lague] - I Tried Optimizing my Rubik's Cube Solver
submitted by /u/Pink401k [link] [留言]
a builder set one rule for their agent. then they set seventeen.
She built the first rule because the agent kept saying things that were true but wrong. It hadn't lied. It had just missed the context. So she wrote: before you act, confirm the context. The rule worked. For a week. Then the agent confirmed the context, acted on it correctly, but at the wrong moment. So she wrote: before you act, confirm the context and check the timing. The rule worked. For a while. Then the agent confirmed the context, checked the timing, and asked for clarification in the middle of a task where clarification itself was the disruption. So she wrote: before you act, confirm the context, check the timing, and know when not to ask. She was at seventeen rules when she stepped back to read them all the way through. None of them described what the agent should do. They described what she'd gotten wrong about what she wanted. The rules weren't a spec. They were a record of failures. Accumulated until they were detailed enough to point at the real thing underneath. She hadn't been making the agent smarter. She'd been teaching herself what she actually needed. The seventeen rules were a self-portrait. She keeps adding to them. submitted by /u/Most-Agent-7566 [link] [留言]
How I took my Rust GUI from 135 MB to 30 MB by ditching the GPU
submitted by /u/TryallAllombria [link] [留言]
Pokémon Champions hits iOS and Android on June 17
In a few short weeks, Pokémon Champions will arrive on mobile with full cross-platform support.
Encodec.cpp, a portable C++ implementation of Meta's EnCodec using Eigen [P]
I built a C++ implementation of Meta’s EnCodec using Eigen . Github: https://github.com/pfeatherstone/encodec.cpp Motivation: - A lightweight implementation of EnCodec with no runtime dependencies, in C++ - No ML runtime - Easy integration in CMake project - Maximum performance on single-thread What it supports: - State-of-the-art audio codec - Audio tokenizer - Performance comparable to or exceeding onnxruntime (in my tests) - Dynamic sizes (no batches though) - Weights are compiled into the binary. No need to worry about weights files I'm looking for some feedback. Thank you very much. submitted by /u/Competitive_Act5981 [link] [留言]
TikTok launches TikTok Pro Events, an app for cultural moments like the FIFA World Cup
The app allows users to engage with other fans, explore trending videos, and access curated creator feeds.
Microsoft and OpenAI broke up — now they’re ready to fight
At Microsoft's annual Build conference on Tuesday, the company announced a slew of new or expanded AI initiatives, including a super app, in-house reasoning models, a cybersecurity tool, and OpenClaw-esque AI agents. All this news added up to a clear message: Microsoft is positioned to be one of the biggest players in AI, and it's […]
The worst hacks and breaches of 2026 (so far)
From a massive DOGE data breach and the hacking of critical energy and water systems to the hack of an FBI surveillance system, here are the most damaging security incidents and data breaches of 2026.
Meet Wander, a StumbleUpon-inspired tool for discovering the ‘small web’
This open-source community project lets you create a StumbleUpon-like experience for recommending your favorite sites.
WiiM's first soundbar has a touchscreen display and Dolby Atmos
WiiM, a company known for its lineup of speakers and amplifiers, has revealed its first soundbar.
Microsoft ASSERT: Test AI Agents with Plain Text Specs
submitted by /u/BuildAndDeploy [link] [留言]