About the Explain category
|
|
0
|
328
|
January 5, 2024
|
Io.Reader tracking line and column
|
|
3
|
172
|
August 24, 2025
|
Speed differences from vscode or as exe
|
|
15
|
400
|
August 23, 2025
|
A survey of block expression naming and use cases in zig source code
|
|
18
|
337
|
August 23, 2025
|
Why allow cyclic imports?
|
|
16
|
909
|
August 22, 2025
|
Why does the buffer increase automatically with std.Io.Writer?
|
|
5
|
278
|
August 22, 2025
|
Return from recursive loops using ?void
|
|
19
|
367
|
August 21, 2025
|
Why this array syntax?
|
|
61
|
752
|
August 20, 2025
|
Zig for an Educational Operating System
|
|
6
|
344
|
August 18, 2025
|
Comptime type inference
|
|
13
|
350
|
August 16, 2025
|
A misunderstanding of `store(.acquire)
|
|
0
|
173
|
August 11, 2025
|
"Upgrading" union to union(enum)
|
|
6
|
304
|
August 14, 2025
|
Formatting, Printing... one obvious way to do things?
|
|
10
|
476
|
August 14, 2025
|
Why can't values of a struct containing function fields be run-time mutable?
|
|
8
|
156
|
August 11, 2025
|
Graphics shading language use case for SPIR-V
|
|
8
|
359
|
August 11, 2025
|
Trait in zig
|
|
4
|
306
|
August 8, 2025
|
Is std.http insecure?
|
|
6
|
518
|
August 7, 2025
|
Use native C lib or zig wrapper?
|
|
3
|
178
|
August 7, 2025
|
Are there anything equal to SYCL of C++?
|
|
2
|
201
|
August 3, 2025
|
Implementation - interface - interface caller | all different approaches
|
|
4
|
350
|
August 2, 2025
|
Pre-comptime collection of "distributed enumeration"?
|
|
3
|
190
|
July 29, 2025
|
StringHashMap reach unreachable code
|
|
9
|
188
|
July 28, 2025
|
Some Questions after 2 month
|
|
10
|
396
|
July 27, 2025
|
Key semantics of std.debug.assert
|
|
60
|
799
|
July 23, 2025
|
Why can't I loop through struct fields with runtime loop?
|
|
6
|
495
|
July 25, 2025
|
Is std zlib usable for png
|
|
7
|
280
|
July 24, 2025
|
What is the difference between peer type resolution and implicit conversion when possible in C?
|
|
1
|
111
|
July 21, 2025
|
Multidimensional arrays with zero size
|
|
15
|
348
|
July 21, 2025
|
Zig Interface Revisited
|
|
22
|
863
|
July 20, 2025
|
Arrays vs vectors
|
|
13
|
247
|
July 19, 2025
|