All
5+
10+
25+
50+
100+
Next >
1
Building a Recursive Trie (prefix tree) in C With Diagrams (twitter.com/7etsuo)
12 hours ago |
ibobev
| twitter.com
|
newest
1
Advanced Algorithms, CMU Lecture Notes [pdf] (cmu.edu)
a day ago |
ibobev
| cmu.edu
|
newest
1
The Mean-Ing of Loss Functions (jiha-kim.github.io)
a day ago |
ibobev
| github.io
|
newest
1
The DDA Algorithm, explained interactively (aaaa.sh)
a day ago |
ibobev
| aaaa.sh
|
newest
2
Low-Level Software Security for Compiler Developers (llsoftsec.github.io)
a day ago |
ibobev
| github.io
|
newest
1
Algorithms Design (In C) (ime.usp.br)
a day ago |
ibobev
| usp.br
|
frontpage
39
Matrix Calculus (For Machine Learning and Beyond) (arxiv.org)
3 days ago |
ibobev
| arxiv.org
|
best
2
Mathematician who reshaped theory of symmetry wins Abel Prize (nature.com)
4 days ago |
ibobev
| nature.com
|
frontpage
1
Types Don't Know (open-std.org)
4 days ago |
ibobev
| open-std.org
|
newest
4
Learn x86-64 assembly by writing a GUI from scratch (gaultier.github.io)
5 days ago |
ibobev
| github.io
|
newest
101
Modern C (inria.fr)
5 days ago |
ibobev
| inria.fr
|
best
1
Writing a Linux Debugger (tartanllama.xyz)
6 days ago |
ibobev
| tartanllama.xyz
|
newest
1
Unsigned comparisons using signed types (lemire.me)
6 days ago |
ibobev
| lemire.me
|
newest
44
My Favorite C++ Pattern: X Macros (2023) (danilafe.com)
a week ago |
ibobev
| danilafe.com
|
best
2
Introduction to Applied Linear Algebra – Vectors, Matrices, and Least Squares (stanford.edu)
a week ago |
ibobev
| stanford.edu
|
frontpage
4
Timeline of Mathematics (mathigon.org)
a week ago |
ibobev
| mathigon.org
|
newest
4
Reading, Discovering and Writing Proofs [pdf] (uwaterloo.ca)
a week ago |
ibobev
| uwaterloo.ca
|
newest
1
How to Use Geometry Shader in Unreal Engine 5 with AddMeshPass Plugin (godofpen.notion.site)
a week ago |
ibobev
| notion.site
|
newest
1
DirectX Raytracing 1.2, Pix, Neural Rendering and More at GDC 2025 (microsoft.com)
a week ago |
ibobev
| microsoft.com
|
newest
1
Assassin's Creed Shadows: inside the technologically revamped Anvil Engine (eurogamer.net)
a week ago |
ibobev
| eurogamer.net
|
newest
1
Calculus Online Textbook (ocw.mit.edu)
a week ago |
ibobev
| mit.edu
|
newest
1
Introduction to Theoretical Computer Science (introtcs.org)
a week ago |
ibobev
| introtcs.org
|
newest
1
Lecture Notes for Quantum Computation by Peter Shor (math.mit.edu)
a week ago |
ibobev
| mit.edu
|
newest
2
Locking (kernel.org)
a week ago |
ibobev
| kernel.org
|
newest
1
Reversing C++ Virtual Functions (alschwalm.com)
a week ago |
ibobev
| alschwalm.com
|
frontpage
6
Exploring Dynamic Dispatch in Rust (2017) (alschwalm.com)
a week ago |
ibobev
| alschwalm.com
|
frontpage
2
Functional Differential Geometry [pdf] (csail.mit.edu)
a week ago |
ibobev
| mit.edu
|
newest
2
Elementary Calculus (mecmath.net)
a week ago |
ibobev
| mecmath.net
|
newest
1
Elementary Number Theory: Primes, Congruences, and Secrets (wstein.org)
a week ago |
ibobev
| wstein.org
|
newest
42
Mathematical Methods for Physics [pdf] (imperial.ac.uk)
a week ago |
ibobev
| imperial.ac.uk
|
best
3
Introduction to Applied Mathematics [pdf] (dartmouth.edu)
a week ago |
ibobev
| dartmouth.edu
|
newest
3
Multiplying by the inverse is not the same as the division (twitter.com/lemire)
a week ago |
ibobev
| twitter.com
|
newest
33
Differential Geometry: A First Course in Curves and Surfaces [pdf] (uga.edu)
a week ago |
ibobev
| uga.edu
|
best
2
LibreTexts Mathematics (libretexts.org)
a week ago |
ibobev
| libretexts.org
|
frontpage
4
Coding Theory and Cryptography [pdf] (ualberta.ca)
a week ago |
ibobev
| ualberta.ca
|
frontpage
13
Math for Computer Science and Machine Learning [pdf] (upenn.edu)
a week ago |
ibobev
| upenn.edu
|
frontpage
14
Concise Machine Learning [pdf] (eecs.berkeley.edu)
a week ago |
ibobev
| berkeley.edu
|
frontpage
1
Introduction to Applied Mathematics [pdf] (dartmouth.edu)
a week ago |
ibobev
| dartmouth.edu
|
newest
1
The C Book (gbdirect.co.uk)
a week ago |
ibobev
| gbdirect.co.uk
|
newest
2
Debugging with GDB (sourceware.org)
a week ago |
ibobev
| sourceware.org
|
newest
3
One Thousand Exercises in Probability [pdf] (amarinoo.ir)
a week ago |
ibobev
| amarinoo.ir
|
newest
3
Let's Build a Simple Database (cstack.github.io)
a week ago |
ibobev
| github.io
|
frontpage
2
Operating Systems: From 0 to 1 (tuhdo.github.io)
a week ago |
ibobev
| github.io
|
newest
100
The little book about OS development (littleosbook.github.io)
a week ago |
ibobev
| github.io
|
best
101
Pen and Paper Exercises in Machine Learning (2022) (arxiv.org)
a week ago |
ibobev
| arxiv.org
|
best
11
Advanced Algorithms [pdf] (ethz.ch)
a week ago |
ibobev
| ethz.ch
|
frontpage
3
EE263 – Introduction to Linear Dynamical Systems (stanford.edu)
a week ago |
ibobev
| stanford.edu
|
newest
2
CSE138 (Distributed Systems) lectures [video] (youtube.com)
a week ago |
ibobev
| youtube.com
|
newest
5
Graph Theory and Additive Combinatorics (yufeizhao.com)
a week ago |
ibobev
| yufeizhao.com
|
frontpage
1
Understanding Memory Management, Part 3: C++ Smart Pointers (educatedguesswork.org)
a week ago |
ibobev
| educatedguesswork.org
|
newest
3
A Visual Intro to NumPy and Data Representation (jalammar.github.io)
a week ago |
ibobev
| github.io
|
newest
1
Subobject Classifier (bartoszmilewski.com)
a week ago |
ibobev
| bartoszmilewski.com
|
newest
3
Dive into Deep Learning (d2l.ai)
a week ago |
ibobev
| d2l.ai
|
newest
1
Walt Disney Animation Studios Publications (disneyanimation.com)
a week ago |
ibobev
| disneyanimation.com
|
newest
1
Mindfulness in Plain English (vipassana.com)
a week ago |
ibobev
| vipassana.com
|
newest
1
Analog SEEKrets: DC to daylight [pdf] (eevblog.com)
a week ago |
ibobev
| eevblog.com
|
newest
1
How I'd learn ML in 2025 [video] (youtube.com)
2 weeks ago |
ibobev
| youtube.com
|
newest
2
Image Dithering: Eleven Algorithms and Source Code (tannerhelland.com)
2 weeks ago |
ibobev
| tannerhelland.com
|
frontpage
2
Ditherpunk – The article I wish I had about monochrome image dithering (surma.dev)
2 weeks ago |
ibobev
| surma.dev
|
newest
1
What every coder should know about gamma (johnnovak.net)
2 weeks ago |
ibobev
| johnnovak.net
|
newest
1
Estimating variance reduction in importance sampling (lisyarus.github.io)
2 weeks ago |
ibobev
| github.io
|
newest
2
Polymorphic, Defaulted Equality (brevzin.github.io)
2 weeks ago |
ibobev
| github.io
|
newest
1
How Playstation Graphics and Visual Artefacts Work (pikuma.com)
2 weeks ago |
ibobev
| pikuma.com
|
newest
8
Hexagon Spiral Coordinates (redblobgames.com)
2 weeks ago |
ibobev
| redblobgames.com
|
frontpage
1
The Nature of Code (natureofcode.com)
3 weeks ago |
ibobev
| natureofcode.com
|
newest
3
Beej's Guides (beej.us)
3 weeks ago |
ibobev
| beej.us
|
frontpage
1
Category theory for scientists (Old version) (arxiv.org)
3 weeks ago |
ibobev
| arxiv.org
|
newest
3
PySDR: A Guide to SDR and DSP Using Python (pysdr.org)
3 weeks ago |
ibobev
| pysdr.org
|
newest
89
Mathematical Foundations of Reinforcement Learning (github.com/mathfoundationrl)
3 weeks ago |
ibobev
| github.com
|
best
1
Deep Learning: Foundations and Concepts (bishopbook.com)
3 weeks ago |
ibobev
| bishopbook.com
|
newest
1
An Introduction to Statistical Learning (statlearning.com)
3 weeks ago |
ibobev
| statlearning.com
|
newest
1
A Lock-Free Stack: A Hazard Pointer Implementation (modernescpp.com)
3 weeks ago |
ibobev
| modernescpp.com
|
newest
2
Soft body procedural animation [video] (youtube.com)
3 weeks ago |
ibobev
| youtube.com
|
frontpage
2
Compression of Spectral Images Using Spectral JPEG XL (jcgt.org)
3 weeks ago |
ibobev
| jcgt.org
|
newest
2
2D Rendering with SDF's and Atlases (randygaul.github.io)
3 weeks ago |
ibobev
| github.io
|
newest
2
An overview of parallel programming (Go edition) (lemire.me)
3 weeks ago |
ibobev
| lemire.me
|
newest
24
Understanding Memory Management, Part 2: C++ and RAII (educatedguesswork.org)
3 weeks ago |
ibobev
| educatedguesswork.org
|
frontpage
1
Running Tracery Bots with LLMs (boristhebrave.com)
3 weeks ago |
ibobev
| boristhebrave.com
|
newest
1
Emacs Tree-sitter custom highlighting, part 3 (amitp.blogspot.com)
3 weeks ago |
ibobev
| blogspot.com
|
newest
1
Math Academy (mathacademy.com)
3 weeks ago |
ibobev
| mathacademy.com
|
newest
1
The sokol-gfx compute shader update (floooh.github.io)
3 weeks ago |
ibobev
| github.io
|
newest
1
Understanding Attention in LLMs (bartoszmilewski.com)
3 weeks ago |
ibobev
| bartoszmilewski.com
|
newest
2
Emacs Tree-sitter custom highlighting, part 2 (amitp.blogspot.com)
3 weeks ago |
ibobev
| blogspot.com
|
newest
1
Ask HN: The Hacker News extension for Chrome is no longer supported
4 weeks ago |
ibobev
| ycombinator.com
|
newest
1
Tensara: A platform for GPU programming challenges (tensara.org)
4 weeks ago |
ibobev
| tensara.org
|
newest
6
How Clay's UI Layout Algorithm Works [video] (youtube.com)
4 weeks ago |
ibobev
| youtube.com
|
frontpage
1
FastAtlas: Real-Time Compact Atlases for Texture Space Shading (arxiv.org)
4 weeks ago |
ibobev
| arxiv.org
|
newest
1
How to Sample Your Signals? Sampling Theorem and Anti-Aliasing Explained [video] (youtube.com)
4 weeks ago |
ibobev
| youtube.com
|
newest
37
Effective Rust (2024) (lurklurk.org)
4 weeks ago |
ibobev
| lurklurk.org
|
best
1
Winter ISO C++ Meeting in Hagenberg (think-cell.com)
a month ago |
ibobev
| think-cell.com
|
newest
23
Emacs Tree-sitter custom highlighting (amitp.blogspot.com)
a month ago |
ibobev
| blogspot.com
|
best
1
Details of Std:Mdspan from C++23 (cppstories.com)
a month ago |
ibobev
| cppstories.com
|
newest
1
A Review of the Quick Python Book, Fourth Edition (miguelgrinberg.com)
a month ago |
ibobev
| miguelgrinberg.com
|
newest
2
Outer Wilds Mission Graph (boristhebrave.com)
a month ago |
ibobev
| boristhebrave.com
|
newest
2
Stochastic Calculus (almostsuremath.com)
a month ago |
ibobev
| almostsuremath.com
|
newest
3
GPU Texture Compression Everywhere (ludicon.com)
a month ago |
ibobev
| ludicon.com
|
newest
128
Introduction to Stochastic Calculus (jiha-kim.github.io)
a month ago |
ibobev
| github.io
|
best
1
Signed Distance Fields (gmshaders.com)
a month ago |
ibobev
| gmshaders.com
|
newest
1
GPU Friendly Laplacian Texture Blending (jcgt.org)
a month ago |
ibobev
| jcgt.org
|
newest
1
State of HLSL: February 2025 (abolishcrlf.org)
a month ago |
ibobev
| abolishcrlf.org
|
newest
Next >