Recent Posts
- How to show more information in LSP when using Emacs and Typescript
- Great historical review on source control systems evolution
- Interesting article on learnings over a software engineer career
- Code Freeze 2023 Keynote 01 Jessica Kerr 1
- How to configure MacOSX to make the window under the mouse to receive the focus?
Recent Comments
No comments to show.
Monthly Archives: April 2012
OpenCV tips and tricks
Install: sudo apt-get install libavformat-dev libavcodec-dev libavfilter-dev libswscale-dev Download an compile OpenCV, it’s better and it takes only a few minutes to compile. OpenCV changed the API, all these examples that import “highgui” and “cv2.cv” and so are wrong! Now you … Continue reading
Posted in Uncategorized
Leave a comment
InfoQ: Jim McCarthy and 11 Commitments For a Shared Vision
InfoQ: Jim McCarthy and 11 Commitments For a Shared Vision. In this talk filmed during Agile 2008, Jim McCarthy talks about 11 commitments team members should adhere to if they want to achieve a state of shared vision. Such a … Continue reading
Posted in Uncategorized
Leave a comment