|
About the Explain category
|
|
0
|
126
|
2 November 2024
|
|
Nbio and how to handle the bufs
|
|
0
|
26
|
11 March 2026
|
|
Best practice - Declarations and assignments on global and local scopes. Pros and cons?
|
|
4
|
303
|
11 March 2026
|
|
Why specialized keywords such as `or_return`, `or_else`, etc. instead of `or`?
|
|
6
|
283
|
2 March 2026
|
|
Multi pointer inline initialization
|
|
2
|
111
|
16 February 2026
|
|
Interesting float to integer conversion behaviour
|
|
6
|
90
|
16 February 2026
|
|
Question About Specialized Procs/Structs
|
|
0
|
119
|
18 January 2026
|
|
Proc groups in `sys/linux`
|
|
0
|
150
|
28 October 2025
|
|
Array Initialization "Shortcut"
|
|
3
|
419
|
15 October 2025
|
|
"A type parameter may not have a default value". Why?
|
|
1
|
258
|
10 October 2025
|
|
Is it safe to decommit memory from under an Arena?
|
|
3
|
304
|
21 September 2025
|
|
Explain me interfaces and methods in Odin, please
|
|
4
|
1061
|
31 August 2025
|
|
PSA: Having new weird WASM issues, but not with your desktop binary
|
|
0
|
116
|
26 August 2025
|
|
Advice for unlearning OOP thinking
|
|
8
|
1101
|
26 August 2025
|
|
Allocation idiom for returned values
|
|
4
|
173
|
25 August 2025
|
|
Order of bits in `bit_field` fields
|
|
5
|
417
|
12 August 2025
|
|
Modelling a stack-based language
|
|
6
|
328
|
27 July 2025
|
|
What would be the harm of allowing dot syntax for procs?
|
|
17
|
1396
|
26 July 2025
|
|
Advice for Memory (and generally) Safe Odin
|
|
3
|
1264
|
11 July 2025
|
|
Debuggin using LLDB
|
|
1
|
458
|
9 July 2025
|
|
Why does len not return a uint?
|
|
6
|
879
|
29 May 2025
|
|
So many different wasm build targets
|
|
3
|
1785
|
20 May 2025
|
|
Temporary allocators and the core library
|
|
6
|
1556
|
15 May 2025
|
|
Struct packing in Odin and how to match C
|
|
2
|
681
|
13 May 2025
|
|
More info about the default allocator
|
|
3
|
864
|
9 May 2025
|
|
Is "atomic_mutex_try_lock" what I think it is?
|
|
4
|
240
|
2 May 2025
|
|
What is the signature for map_entry?
|
|
2
|
208
|
13 April 2025
|
|
Does Odin implement Return Value Optimization (RVO)?
|
|
5
|
549
|
3 April 2025
|
|
How can I design a basic game object structure the "Odin" way
|
|
13
|
2465
|
5 March 2025
|
|
Chaining or_else, struct member visibility
|
|
3
|
660
|
2 March 2025
|