// ls -la ~/posts --sort=date
Delete doesn't always mean data destruction. The operating system may just drop the file's address while its bits remain on the media. A deep dive into data recovery, HDD vs SSD, TRIM, and File Carving.
A deep dive into capacitive touchscreens: capacitors, the electrode grid, computing X/Y coordinates, detecting Tap, Swipe and Pinch Zoom, the touch controller, resistive vs capacitive, and the geometry code behind a button click.
A deep dive into Morse code: why two symbols are enough to build a complete communication system, why E is just a single dot, the role of timing and silence, the history of the telegraph, building an Encoder/Decoder in Python, and an interactive text-to-Morse converter.
A deep dive into what really happens when you delete a file. Understand file systems, TRIM, SSD vs HDD, thumbnails, browser cache, database logs, backups, cloud copies, and NIST media sanitization.
A deep dive into the journey of CPU manufacturing from sand and silica to billions of transistors. Understand wafers, EUV lithography, transistors, interconnects, packaging, and Moore's Law.
A deep dive into the invisible systems that make us pick up our phones without a reason. Habit loops, recommendation algorithms, infinite scroll, notifications, and the code behind mindless scrolling.
A deep dive into why satellite positioning systems (GNSS) like GPS, BeiDou, and GLONASS work without needing internet. Understanding satellite signals, Trilateration, Ephemeris, and Einstein's Theory of Relativity.