Vivek Galatage
banner
vivekgalatage.bsky.social
Vivek Galatage
@vivekgalatage.bsky.social
buillding browsers for 20+ years • ❤️ languages, os, compilers • contributed to #chromium, #webkit • founding engineer browsercompany • views are personal
Did you know you can flush the CPU caches with special intrinsic operations (on x86-64) and use DC CIVAC on the ARM?

More details in 🧵
December 2, 2024 at 5:43 PM
🧵 Visualizing struct memory layout in C

- Default: Natural alignment with padding
- Packed: No padding, minimal size
- Aligned: Specified alignment affects padding!

See how memory layout attributes affect the way memory is laid out

godbolt.org/z/c11Mzesa7
November 28, 2024 at 9:27 AM
Reminiscing over the years, I realized there are two key growth aspects: curiosity and discipline.

And what better than a bicycle to represent this journey?
November 11, 2024 at 6:05 AM