Rememberbox

A text-first reading library
Saved751
Page9

2026-07-22

ArticleRead
Models are worse at reviewing their own code
Rodrigo Caridad / Greptile
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
YouTube
A free course offering the core concept of linear algebra with a visuals-first approach.
--

2026-07-21

ArticleRead
Beyond DeepSeek: China's Diverse Open-Weight AI Ecosystem and Its Policy Implications | Stanford HAI
hai.stanford.edu
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.
GitHub
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
GitHub
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
GitHub
A BUDE virtual-screening benchmark, in many programming models - UoB-HPC/miniBUDE
--

2026-07-20

ArticleRead
Herfindahl–Hirschman index
Contributors to Wikimedia projects / Wikimedia Foundation, Inc.
This article is about the economic measure. For the author-level metric, see H-index.
--

2026-07-19

ArticleRead
GitHub - dair-ai/Mathematics-for-ML: 🧮 A collection of resources to learn mathematics for machine learning
GitHub
🧮 A collection of resources to learn mathematics for machine learning - dair-ai/Mathematics-for-ML
--
Mathematics for Machine Learning
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
GitHub
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.
GitHub
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
dubesor.de
LLM AI Chess Benchmark Leaderboard: Ranking, Elo, and Chess Performance of AI language models.
--

2026-07-18

ArticleRead
GitHub - luckeyfaraday/athena-graphs: Agent-native graph orchestration for Codex, Claude, and skill-compatible agents
GitHub
Agent-native graph orchestration for Codex, Claude, and skill-compatible agents - luckeyfaraday/athena-graphs
--
GitHub - scion-frontiers/farmtable
GitHub
Contribute to scion-frontiers/farmtable development by creating an account on GitHub.
--
GitHub - alxndrTL/little-book-rl: The Little Book of Reinforcement Learning
GitHub
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.
GitHub
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
fate.technology
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)
GitHub
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
GitHub
Exploring the scalable matrix extension of the Apple M4 processor - tzakharko/m4-sme-exploration
--
Static search trees: 40x faster than binary search
Ragnar {Groot Koerkamp} / CuriousCoding
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
en.algorithmica.org
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

ArticleRead
schema-harness.github.io
schema-harness.github.io / source link only
--

2026-07-16

ArticleRead
GitHub - xai-org/grok-build: SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible.
GitHub
SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible. - xai-org/grok-build
--
Inkling: Our Open-Weights Model
Thinking Machines Lab / Thinking Machines Lab
Our first open-weights model: multimodal, Mixture-of-Experts, with controllable reasoning effort. Available to fine-tune on Tinker.
--

2026-07-15

ArticleRead
Telegram Serverless
core.telegram.org
Telegram Serverless lets you run backend code for your bot and Mini App directly on Telegram's infrastructure — no servers…
--