RememberboxA text-first reading library | Saved | 751 |
|---|---|---|
| Page | 9 |
2026-07-22
| Article | Read |
|---|---|
| Models are worse at reviewing their own code We noticed GPT reviewed Claude's code better than its own, and vice versa. So we ran a thousand buggy PRs through both models to find out why. | |
| Essence of linear algebra A free course offering the core concept of linear algebra with a visuals-first approach. |
2026-07-21
| Article | Read |
|---|---|
| Beyond DeepSeek: China's Diverse Open-Weight AI Ecosystem and Its Policy Implications | Stanford HAI Almost one year after the “DeepSeek moment,” this brief analyzes China’s diverse open-model ecosystem and examines the policy implications of their widespread global diffusion. | |
| GitHub - bitsandbytes-foundation/bitsandbytes: Accessible large language models via k-bit quantization for PyTorch. Accessible large language models via k-bit quantization for PyTorch. - bitsandbytes-foundation/bitsandbytes | |
| GitHub - imewei/NLSQ: GPU/TPU accelerated nonlinear least-squares curve fitting using JAX GPU/TPU accelerated nonlinear least-squares curve fitting using JAX - imewei/NLSQ | |
| GitHub - UoB-HPC/miniBUDE: A BUDE virtual-screening benchmark, in many programming models A BUDE virtual-screening benchmark, in many programming models - UoB-HPC/miniBUDE |
2026-07-20
| Article | Read |
|---|---|
| Herfindahl–Hirschman index This article is about the economic measure. For the author-level metric, see H-index. |
2026-07-19
| Article | Read |
|---|---|
| GitHub - dair-ai/Mathematics-for-ML: 🧮 A collection of resources to learn mathematics for machine learning 🧮 A collection of resources to learn mathematics for machine learning - dair-ai/Mathematics-for-ML | |
| Mathematics for Machine Learning Companion webpage to the book “Mathematics for Machine Learning”. Copyright 2020 by Marc Peter Deisenroth, A. Aldo Faisal, and Cheng Soon Ong. Published by Cambridge University Press. | |
| GitHub - cfgranda/ps4ds: Probability and Statistics for Data Science: A self-contained introduction to probability and statistics for data science, including a free pdf, 103 Python notebooks using 23 real-world datasets, 118 videos with slides, and solutions to 200 exercises Probability and Statistics for Data Science: A self-contained introduction to probability and statistics for data science, including a free pdf, 103 Python notebooks using 23 real-world datasets, 1... | |
| GitHub - hoainho/img2threejs: Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D. Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D. - hoainho/img2threejs | |
| AI Chess Leaderboard - dubesor AI project LLM AI Chess Benchmark Leaderboard: Ranking, Elo, and Chess Performance of AI language models. |
2026-07-18
| Article | Read |
|---|---|
| GitHub - luckeyfaraday/athena-graphs: Agent-native graph orchestration for Codex, Claude, and skill-compatible agents Agent-native graph orchestration for Codex, Claude, and skill-compatible agents - luckeyfaraday/athena-graphs | |
| GitHub - scion-frontiers/farmtable Contribute to scion-frontiers/farmtable development by creating an account on GitHub. | |
| GitHub - alxndrTL/little-book-rl: The Little Book of Reinforcement Learning The Little Book of Reinforcement Learning. Contribute to alxndrTL/little-book-rl development by creating an account on GitHub. | |
| GitHub - calesthio/OpenMontage: World's first open-source, agentic video production system. 12 pipelines, 52 tools, 500+ agent skills. Turn your AI coding assistant into a full video production studio. World's first open-source, agentic video production system. 12 pipelines, 52 tools, 500+ agent skills. Turn your AI coding assistant into a full video production studio. - calesthio/OpenMontage | |
| A modern data client for React A Modern React and Vue Data Framework | |
| GitHub - Skyvern-AI/rustwright: Playwright's API on a Rust CDP engine — Chromium browser automation for Python & Node, no driver subprocess. (Alpha) Playwright's API on a Rust CDP engine — Chromium browser automation for Python & Node, no driver subprocess. (Alpha) - Skyvern-AI/rustwright | |
| GitHub - tzakharko/m4-sme-exploration: Exploring the scalable matrix extension of the Apple M4 processor Exploring the scalable matrix extension of the Apple M4 processor - tzakharko/m4-sme-exploration | |
| Static search trees: 40x faster than binary search Table of Contents 1 Introduction 1.1 Problem statement 1.2 Motivation 1.3 Recommended reading 1.4 Binary search and Eytzinger layout 1.5 Hugepages 1.6 A note on benchmarking 1.7 Cache lines 1.8 S-trees and B-trees 2 Optimizing find 2.1 Linear 2.2 Auto-vectorization 2.3 Trailing zeros 2.4 Popcount 2.5 Manual SIMD 3 Optimizing the search 3.1 Batching 3.2 Prefetching 3.3 Pointer arithmetic 3.3.1 Up-front splat 3.3.2 Byte-based pointers 3.3.3 The final version 3.4 Skip prefetch 3.5 Interleave 4 Opti | |
| Static B-Trees - Algorithmica This section is a follow-up to the previous one, where we optimized binary search by the means of removing branching and improving the memory layout. Here, we will also be searching in sorted arrays, but this time we are not limited to fetching and comparing only one element at a time. |
2026-07-17
| Article | Read |
|---|---|
| schema-harness.github.io |
2026-07-16
| Article | Read |
|---|---|
| GitHub - xai-org/grok-build: SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible. SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible. - xai-org/grok-build | |
| Inkling: Our Open-Weights Model Our first open-weights model: multimodal, Mixture-of-Experts, with controllable reasoning effort. Available to fine-tune on Tinker. |
2026-07-15
| Article | Read |
|---|---|
| Telegram Serverless Telegram Serverless lets you run backend code for your bot and Mini App directly on Telegram's infrastructure — no servers… |