1759668366
I'm learning about lambda calculus, the mathematical foundation of Lisp. It defines an incredibly expressive system. The Church encodings finally clicked for me.
read more โ/blog
Hi ๐! I'm Ankit (he/him). I was born in a small town in Rajasthan, India ๐ฎ๐ณ. I grew up being fascinated by computers. My earliest memory of using a Computer was playing Dangerous Dave on Windows 98. I discovered Linux and learned to program during high-school.
Now I work at Rapyuta Robotics building systems for large-scale warehouse robotics. Outside work, I'm interested in selfhosting, lisp and emacs.
I'm maried to Mitchy. We live in Bangalore, India ๐ฎ๐ณ. We love the Bangalore weather and enjoy going on bookstore and cafรฉ dates.
This is my curated list of blog recommendations that you might like.
I'm learning about lambda calculus, the mathematical foundation of Lisp. It defines an incredibly expressive system. The Church encodings finally clicked for me.
read more โTIL that in Magit buffers, pressing \ (or M-x evil-collection-magit-toggle-text-mode
) activates text-mode
. This mode enables standard visual motions that are unavailable in Magit buffers.