Mohammad Alaggan, Ph.D.
50.2K posts

Mohammad Alaggan, Ph.D.
@m_aggan
Sr. Software Development Engineer at @AWSCloud (CloudFront). Opinions are my own.




Curious what is a system call and why it takes much more CPU time comparing to a regular function call (1000x more)? Then read this article. Then you'll understand why it is better to use read/write buffers in order to minimise the number of syscalls in hot paths when working with network and filesystem.


ML researchers know Python. Proof engineers know Lean. Never the two should meet.. Until now! Announcing Lean.py, effortless Lean to Python and Python to Lean bindings! - Write Lean tactics in Python - Access the Python ecosystem in Lean github.com/kiranandcode/l…



New blog post, with a hypothesis about the long-term future of software development. Coding agents will find tasks with effective feedback ‘easy’, and tasks without effective feedback ‘hard’. The availability of accurate feedback will determine the limits on their capabilities.















ML researchers know Python. Proof engineers know Lean. Never the two should meet.. Until now! Announcing Lean.py, effortless Lean to Python and Python to Lean bindings! - Write Lean tactics in Python - Access the Python ecosystem in Lean github.com/kiranandcode/l…



Interesting article on treating agent output like compiler output (and why) skiplabs.io/blog/codegen_a…








