H
F
Articles from nullprogram.com
Articles from nullprogram.com
Channels
Economy
World
Technology
Programming
New/Niche Languages
JavaScript Stack
Chinese
Articles from
nullprogram.com
Examples of quick hash tables and dynamic arrays in C
(
nullprogram.com
)
8 days ago
Rules to avoid common extended inline assembly mistakes
(
nullprogram.com
)
2024-12-21
Everything I've learned so far about running local LLMs
(
nullprogram.com
)
2024-11-10
Windows dynamic linking depends on the active code page
(
nullprogram.com
)
2024-10-8
Giving C++ std::regex a C makeover
(
nullprogram.com
)
2024-9-5
C++
Deep list copy: More than meets the eye
(
nullprogram.com
)
2024-8-1
Speculations on arenas and custom strings in C++
(
nullprogram.com
)
2024-4-14
C++
An improved chkstk function on Windows
(
nullprogram.com
)
2024-2-7
Two handy GDB breakpoint tricks
(
nullprogram.com
)
2024-1-29
C Object Oriented Programming
(
nullprogram.com
)
2023-12-22
programming
So you want custom allocator support in your C library
(
nullprogram.com
)
2023-12-18
My personal C coding style as of late 2023
(
nullprogram.com
)
2023-10-9
Everything you never wanted to know about Win32 environment blocks
(
nullprogram.com
)
2023-8-24
"Once" one-time concurrent initialization with an integer
(
nullprogram.com
)
2023-8-1
CRT-free in 2023: tips and tricks
(
nullprogram.com
)
2023-7-27
Solving "Two Sum" in C with a tiny hash table
(
nullprogram.com
)
2023-6-29
A guide to Windows application development using w64devkit
(
nullprogram.com
)
2023-6-23
My favorite C compiler flags during development
(
nullprogram.com
)
2023-4-30
Practical libc-free threading on Linux
(
nullprogram.com
)
2023-3-23
Linux
Let's write a setjmp
(
nullprogram.com
)
2023-2-12
A review of the C standard library in practice
(
nullprogram.com
)
2023-2-11
u-config: a new, lean pkg-config clone
(
nullprogram.com
)
2023-1-18
SDL2 common mistakes and how to avoid them
(
nullprogram.com
)
2023-1-8
QOI is now my favorite asset format
(
nullprogram.com
)
2022-12-19
Asset
I solved the Dandelions paper-and-pencil game
(
nullprogram.com
)
2022-10-13
Game
How to build a WaitGroup from a 32-bit integer
(
nullprogram.com
)
2022-10-6
Illuminating synchronization edges for ThreadSanitizer
(
nullprogram.com
)
2022-10-4
My new debugbreak command
(
nullprogram.com
)
2022-8-10
The quick and practical “MSI” hash table
(
nullprogram.com
)
2022-8-9
A Tutorial on Portable Makefiles
(
nullprogram.com
)
2022-8-1
Tutorial
Previous Page
Next Page