In this blog post, I’d like to share how my debugging tools for Clojure have evolved over the past years. Let’s start with each tool (println …) It is the most versatile technique. There is no learning curve. Focus on tapping at the right places, make the assertions, and move on. The only downside would be there is quite a lot of typing and undo-ing after the fact (defn x [x] (println x) x)
I want to echo John Carmack ’s tweet that all giant companies use open-source FFmpeg in the backends . FFmpeg is a core piece of technology that powers our live-streaming and recording system at Inspire Fitness. It certainly is high-quality open-source software that we use to record and stream countless hours of workout videos. It looks like this: Users can: watch live-streaming content, or…
This post shows how to create a reactive web service with Spring Webflux, Kotlin, PostgreSQL For the context, Spring Framework 5 introduced the so-called Reactive Stack . The keyword reactive refers to the Reactive Manifesto , which is a specification for asynchronous stream processing with non-blocking back-pressure. This specification is a joint collaboration between engineers from Netflix,…
Hi there 👋. I am David I am a product-focused engineer with subject matter experience in travel tech, finance, health & wellness space. I believe people do their best thinking when they are supported, respected, and growing. I find bottom-up leadership more appealing. I prefer to work in the following environment although I learned to adapt to many environments. You can reach me at…