I am a computer Engineer, father of an awesome son, husband of strange and great wife. After spending years doing engineering at some companies I had decided to stop and tried to do my own thing, that's why I was also a founder of start-up technology company where we developed a new platform for video delivery using P2P technology called PCDN.IO, but it fail. So currently I am Head of engineering for an online payment product. My job is managing day to day task of our funny teams, a bit of coding, doing some code review and debate all day long.
This blog is where my interesting (and sometimes hated) things will be noted.
You can find me on GitHub or Twitter or Linkedin .Posts
- » My recent LLM experiment
- » From memoization pattern to caching and idempotency
- » Life is short
- » Small mind on software engineering
- » Tổng quan fold, foldLeft & foldRight
- » 10 minutes, less than 100 lines of scala, implement your own blog engine
- » Ứng dụng currying trong scala
- » Scala basic - tổng quan về hàm trong scala
- » Scala Basic - Extractor
- » On writing php 7 extension, or How do I write a php extension