Patent x AI Tech Media
Technical insights on GPU inference, local LLMs, and developer tools
Standalone Notes
moca — A Rust Shogi Engine Transcribed from YaneuraOu V9.40
A verbatim Rust transcription of the YaneuraOu V9.40 search, used as an oracle for an independent search built on it. Bit-identical eval across four implementations, 137/137 SPSA constants reproduced, +67 ± 41 against the Suisho11 C++ engine.
Technical ReportSolving 7×7 Killall-Go Opening JA on a Single RTX 5090
Reproducing the NeurIPS 2023 online fine-tuning solver on one consumer GPU: 2.00× per-slot throughput and 0.59× the search effort of the original 12×1080Ti run.
Technical ReportSolving Cho Chikun Life-and-Death Problems on a Single RTX 5090
A 2×2 hardware × algorithm benchmark of the relevance-zone solver. The GPU sits at 23%, so this is a CPU-generation result — and raising thread count from 2 to 20 proved all 117 problems.
GitHub Pages日産分析ノート
決算数字の逆算と、現場からの検証。Nissan financials worked backwards, checked against the shop floor. (Japanese)
GitHub Pages定期巡回型回収業務における配車設計
最適化・予測・転移の三問題への分解。Vehicle routing for scheduled waste collection: MIP, hierarchical Bayes and policy learning. (Japanese)
ReferenceAIコーディング辞典
AIコーディングの語彙を、平易な言葉に翻訳したもの。Japanese edition of the AI Coding Dictionary. (Japanese)
Full index of published reports and notes: soy-tuber.github.io
Latest Tech News
Claude Code v2.1.246, MCP Python SDK v2.1.1, and Gemini CLI v0.57.0 Ship Updates
Anthropic's Claude Code v2.1.246 introduces Bash rule warnings and an Auto mode tab, while the MCP Python SDK v2.1.1 foc...
SQLite & DatabasesSQLite UNION Performance Optimizations, DuckDB Java Table Functions, PostgreSQL 19 WAIT FOR
This week's highlights feature significant performance gains for SQLite's UNION queries, new capabilities for DuckDB use...
Rust, Cloudflare & Dev StackRust 1.97.1, LangChain Perplexity 1.4.1, and GitHub Actions Windows ARM64 Image GA
This week's dev stack highlights include a new point release for Rust, a critical update for LangChain's Perplexity inte...
GPU, CUDA & Autonomous DrivingCUDA Python 1.0 Released; NVIDIA Unveils Vera Rubin & Blackwell; LLVM Adds Rigel Support
NVIDIA has released CUDA Python 1.0, offering stable APIs for direct GPU programming from Python. Concurrently, NVIDIA a...
Local AI & Open Modelsllama.cpp v0.3.0 Debuts Multimodal AI, Ollama v0.33.0 Improves Local Integration
Today's highlights include a significant `llama.cpp` v0.3.0 release with multimodal capabilities and a new KV cache, alo...
Cloud AI, APIs & MCPMCP Python SDK v2.1.0 Boosts Features, Claude Code v2.1.245 Stabilizes Linux
The Model Context Protocol (MCP) Python SDK sees a significant v2.1.0 release, introducing support for image and audio i...
Latest Deep Dives
Quantization-Aware Healing: 4-bit Models Outperform Full Precision
A new technique, Quantization-Aware Healing (QAH), has been introduced, enabling 4-bit quantized models to surprisingly ...
LLMllama.cpp b10615 Delivers Per-Device Metal FlashAttention Tuning
The `llama.cpp` project has released version `b10615`, bringing notable performance enhancements for Apple Silicon devic...
SQLite & DatabasesSQLite Executables: Appending Databases for Single-File Distribution
A novel pattern has emerged for application distribution, leveraging SQLite's capabilities to embed a database directly ...
SQLite & DatabasesSQLite Forum Discusses Optimized Build for Verified 1.59X Speedup
A recent discussion on the SQLite forum highlights community efforts leading to an optimized SQLite build that reportedl...
LLMllama.cpp v0.2.0 Adopts Semantic Versioning: Predictable API/ABI Stability Arrives
The `llama.cpp` project has released v0.2.0, a significant update marking its official adoption of consistent semantic v...
LLMOllama v0.32.15 Halves TTFT to ~524ms with Metadata Caching
Ollama has released version v0.32.15, significantly improving the responsiveness of local AI inference. This update prim...