Our great sponsors
-
I love the idea of using underscore to represent partial currying.
Somewhat related, here's a similar PR for native support of this feature in Julia: https://github.com/JuliaLang/julia/pull/24990.
In my opinion, I'd love to see this baked in as part of the language. Getting buy in from my team to use this in production is just not going to happen. But cool package though!
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
This is great. I will use it with my python chaining approach: https://github.com/tpapastylianou/chain-ops-python
My only grief is that decorator, which forces you to wrap existing functions anyway (same way I had to define lambdas in my example anyway).
Do you have any insight on that?
-
Related posts
- Don't Waste Data! An Experiment with Machine Learning
- The counter-intuitive rise of Python in scientific computing
- Twitter Thread: Symbolic Computing for Compiler Optimizations in Julia
- When is julia getting proper precompilation?
- PyTorch: Where we are headed and why it looks a lot like Julia (but not exactly)