Explore >> Select a destination


You are here

blog.djy.io
| | gigasquid.github.io
1.5 parsecs away

Travel
| | [AI summary] The article discusses implementing FizzBuzz in Clojure without using conditionals, emphasizing the benefits of code katas for skill development and creativity under constraints.
| | nondv.wtf
9.4 parsecs away

Travel
| | Fun and creative concurrent sorting algorithm
| | spootnik.org
6.9 parsecs away

Travel
| |
| | www.roelpeters.be
30.7 parsecs away

Travel
| I recently got more interested in observability, logging, data quality, etc. For many use cases, you don't need full-blown observability solutions. Python has robust tools that will help you achieve your logging goals. In this blog post, I discuss a small trick I encountered for using Python's logging module properly. Basically, when we usually create...Read More »Check if Python logger already exists