|
About the Explain category
|
|
0
|
387
|
January 5, 2024
|
|
Using imports via special root import
|
|
2
|
44
|
March 3, 2026
|
|
Do we really need a thread-safe ArenaAllocator by default?
|
|
2
|
146
|
March 2, 2026
|
|
Chessnix (02) magical refactoring problem
|
|
1
|
140
|
February 26, 2026
|
|
Static Local Variables surprised me, what am I missing to make them intuitive?
|
|
27
|
723
|
February 24, 2026
|
|
Zig Debugging with LLDB
|
|
16
|
7058
|
February 24, 2026
|
|
Some elaboration on calling conventions
|
|
4
|
283
|
February 23, 2026
|
|
Multiple Io implimentations or overiding an implimentation
|
|
3
|
278
|
February 23, 2026
|
|
Chessnix (01) threading
|
|
6
|
320
|
February 21, 2026
|
|
New process.Args.Iterator.Posix doesn't allow "rewinding" anymore
|
|
11
|
614
|
February 18, 2026
|
|
What happened to Timestamp and what actually is Clock?
|
|
7
|
457
|
February 17, 2026
|
|
std.time.Timer got removed, what are the plans for it if any?
|
|
5
|
334
|
February 16, 2026
|
|
Allocators: Best Practices & Anti-Patterns
|
|
12
|
1105
|
February 15, 2026
|
|
How to use non-blocked sockets without new Io (0.16.+)
|
|
5
|
265
|
February 14, 2026
|
|
Basic Question on Allocation
|
|
25
|
1043
|
February 14, 2026
|
|
A learning chess thread
|
|
11
|
434
|
February 13, 2026
|
|
Mapping a C enum to Error values
|
|
2
|
151
|
February 13, 2026
|
|
Allyourcodebase codeberg
|
|
3
|
398
|
February 10, 2026
|
|
Build.zig opt-in: error on unused .zig files in src/?
|
|
7
|
237
|
February 10, 2026
|
|
I'm surprised that the code compiles. Is it intended?
|
|
7
|
251
|
February 10, 2026
|
|
Arena allocators vs. general allocators: is it really binary
|
|
23
|
779
|
February 9, 2026
|
|
Switching on pointers to tagged unions
|
|
6
|
262
|
February 9, 2026
|
|
Future of Io.Future
|
|
1
|
481
|
February 6, 2026
|
|
Discussion: Which is fastest allocators in zig
|
|
6
|
607
|
February 6, 2026
|
|
Polling in new I/O interface
|
|
1
|
277
|
February 6, 2026
|
|
Std.c.ioctl() does not overwrite variable when it is marked constant
|
|
5
|
151
|
February 5, 2026
|
|
Array and slice address relationship
|
|
7
|
357
|
February 2, 2026
|
|
How much OOP is too much OOP: A question around constructors
|
|
23
|
907
|
January 31, 2026
|
|
Buffered writer performance in comparison to rust
|
|
13
|
333
|
January 31, 2026
|
|
Using stdout generated file as Zig source code in build.zig
|
|
7
|
381
|
January 31, 2026
|