Towards the Gestalt
Blog
TIL
Projects
About
Resume
Blog
TIL
Projects
About
Resume
Languages
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 23, 2024
TIL: C++17 can do variable initialization inside `if` conditions
c++
languages
Published on
November 4, 2023
TIL: You can have "duplicate" keys in Python dicts
python
languages
Published on
June 25, 2023
TIL: CMake uses -NOTFOUND for boolean False
c++
languages