Stop squashing your commits. You're squashing your AI too
2 points by jannesblobel 9h ago 7 comments
How can a mutex in Wine be faster than a native one on Linux
3 points by lh_mouse 10h ago 1 comments
Ask HN: Best codebases to study to learn software design?
100 points by pixelworm 2d ago 89 comments
Otary: Elegant, readable, and powerful image and 2D geometry Python library
1 poupeaua 1 8/26/2025, 2:42:17 PM alexandrepoupeau.com ↗
Welcome to Otary! The new elegant Python library for image and geometry manipulation. It is elegant, readable, and powerful.
The main features of Otary are:
Unification: Otary offers a cohesive solution for image and geometry manipulation, letting you work seamlessly without switching tools.
Readability: Self-explanatory by design. Otary’s clean, readable code eliminates the need for comments, making it easy for beginners to learn and for experts to build efficiently.
Performance: optimized for speed and efficiency, making it suitable for high-performance applications. It is built on top of NumPy and OpenCV, which are known for their speed and performance.
Interactivity: designed to be Interactive and user-friendly, ideal for Jupyter notebooks and live exploration.
Flexibility: provides a flexible and extensible architecture, allowing developers to customize and extend its functionality as needed.
Give it a try! By the way, the project is open-source so feel free to contribute to it if you believe in this project. Have fun coding!