turbopack and app router; very annoying to work with!
This commit is contained in:
@@ -7,13 +7,6 @@ refer to someone or within something.
|
||||
|
||||
- https://www.gingerbill.org/series/memory-allocation-strategies/
|
||||
|
||||
## Untangling Lifetimes: The Arena Allocator
|
||||
|
||||
Making performant dynamic manual memory management in C feel almost like
|
||||
garbage collection.
|
||||
|
||||
- https://www.rfleury.com/p/untangling-lifetimes-the-arena-allocator
|
||||
|
||||
## Immediate-Mode Graphical User Interfaces (2005)
|
||||
|
||||
- https://caseymuratori.com/blog_0001
|
||||
|
||||
3
notes/references.md
Normal file
3
notes/references.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# References
|
||||
|
||||
## [Intel® 64 and IA-32 Architectures Software Developer’s Manual](https://software.intel.com/en-us/download/intel-64-and-ia-32-architectures-sdm-combined-volumes-1-2a-2b-2c-2d-3a-3b-3c-3d-and-4)
|
||||
Reference in New Issue
Block a user