Towards the Gestalt
Blog
TIL
Projects
About
Resume
Blog
TIL
Projects
About
Resume
Python
All Blogs
/
All TILs
c (4)
memory (3)
languages (3)
shell (3)
python (3)
debugging (2)
performance (2)
pointers (1)
zig (1)
compilers (1)
history (1)
git (1)
os (1)
elf (1)
linux (1)
security (1)
bash (1)
shortcuts (1)
life (1)
india (1)
Published on
May 28, 2024
TIL: Python has a `memoryview` builtin
python
Published on
February 8, 2024
TIL: `time.perf_counter()` is a thing in Python
python
performance
Published on
November 4, 2023
TIL: You can have "duplicate" keys in Python dicts
python
languages