Kamil Tomšík (@cztomsik) 's Twitter Profile
Kamil Tomšík

@cztomsik

AI, LLMs, etc.

ID: 410785168

calendar_today12-11-2011 15:25:53

304 Tweet

440 Takipçi

98 Takip Edilen

Tim Sweeney (@timsweeneyepic) 's Twitter Profile Photo

Google has made an awesome proposal, subject to court approval, to open up Android in the US Epic v Google case and settle our disputes. It genuinely doubles down on Android's original vision as an open platform to streamline competing store installs globally, reduce service fees

leo 🐈 (@synthwavedd) 's Twitter Profile Photo

🚨 Nano Banana 2 completely smashed both the clock AND full wine glass tests in ONE IMAGE. "11:15 on the clock and a wine glass filled to the top" Holy. Shit.

🚨 Nano Banana 2 completely smashed both the clock AND full wine glass tests in ONE IMAGE. 

"11:15 on the clock and a wine glass filled to the top" 

Holy. Shit.
tobi lutke (@tobi) 's Twitter Profile Photo

Shopify teams are using AI to announce their internal tools is one of the most delightful side effects of the AI age. This one is too fun not to share

Andrew Gallant (@burntsushi5) 's Twitter Profile Photo

Zed I'm the author of ripgrep. Could you please provide a reproducible benchmark for ripgrep? ripgrep should be able to search the Rust compiler in a matter of milliseconds, so something is seriously wrong with your example. Demo:

DeepSeek (@deepseek_ai) 's Twitter Profile Photo

🚀 Launching DeepSeek-V3.2 & DeepSeek-V3.2-Speciale — Reasoning-first models built for agents! 🔹 DeepSeek-V3.2: Official successor to V3.2-Exp. Now live on App, Web & API. 🔹 DeepSeek-V3.2-Speciale: Pushing the boundaries of reasoning capabilities. API-only for now. 📄 Tech

🚀 Launching DeepSeek-V3.2 & DeepSeek-V3.2-Speciale — Reasoning-first models built for agents!

🔹 DeepSeek-V3.2: Official successor to V3.2-Exp. Now live on App, Web & API.
🔹 DeepSeek-V3.2-Speciale: Pushing the boundaries of reasoning capabilities. API-only for now.

📄 Tech
Essential AI (@essential_ai) 's Twitter Profile Photo

Today, we’re excited to introduce Rnj-1, Essential AI's first open model; a world-class 8B base + instruct pair, built with scientific rigor, intentional design, and a belief that the advancement and equitable distribution of AI depend on building in the open. We bring

Today, we’re excited to introduce Rnj-1, <a href="/essential_ai/">Essential AI</a>'s  first open model; a world-class 8B base + instruct pair, built with scientific rigor, intentional design, and a belief that the advancement and equitable distribution of AI depend on building in the open.

We bring
Cheng (@zcbenz) 's Twitter Profile Photo

Code from torchtitan implementing Mixture-of-Expert MLP with vanilla for-loop v.s. grouped GEMM. It is a nice way to learn why you need grouped GEMM for high performance MoE, thank the devs for leaving a naive version! github.com/pytorch/torcht…

Code from torchtitan implementing Mixture-of-Expert MLP with vanilla for-loop v.s. grouped GEMM.

It is a nice way to learn why you need grouped GEMM for high performance MoE, thank the devs for leaving a naive version!

github.com/pytorch/torcht…
Andrej Karpathy (@karpathy) 's Twitter Profile Photo

In today's episode of programming horror... In the Python docs of random.seed() def, we're told "If a is an int, it is used directly." [1] But if you seed with 3 or -3, you actually get the exact same rng object, producing the same streams. (TIL). In nanochat I was using the

In today's episode of programming horror...

In the Python docs of random.seed() def,  we're told
"If a is an int, it is used directly." [1]

But if you seed with 3 or -3, you actually get the exact same rng object, producing the same streams. (TIL). In nanochat I was using the
Xuan-Son Nguyen (@ngxson) 's Twitter Profile Photo

Introducing: the new llama-cli 🦙🦙 > Clean looking interface > Multimodal support > Conversation control via commands > Speculative decoding support > Jinja fully supported

Tim Sweeney (@timsweeneyepic) 's Twitter Profile Photo

Here's a web remake of the 1980's Amiga program Deluxe Paint that was used for pixel art throughout the 16-color generation of computers and consoles, including on Jill of the Jungle and Jazz Jackrabbit.

valigo (@valigo_gg) 's Twitter Profile Photo

It's crazy how SQLite predicted vibe coders and banned external contributions thousands of years before it happened. WHAT DID THEY SEE

Tzvetan Mikov (@tmikov) 's Twitter Profile Photo

Announcing Hermes-node Hermes can now run as a standalone CLI with Node.js-compatible APIs - no C++ embedding required. Technically, hermes-node is a Node.js API compatibility layer for Hermes. It ports Node's native bindings (fs, net, http, child_process, etc.) to Node-API and