Martin HeinzinLevel Up Coding10 Examples Why cURL is an Awesome CLI ToolLet’s explore the unexpected features of cURL — including globbing, parallelization, output formatting, URL parsing and much moreAug 12Aug 12
Martin HeinzinTowards Data ScienceA Guide to Python’s Weak References Using weakref ModuleLearn all about weak references in Python: reference counting, garbage collection, and practical uses of the weakref moduleJun 252Jun 252
Martin HeinzinLevel Up CodingRecent Docker BuildKit Features You’re Missing Out OnLet’s explore features of BuildKit — the improved builder backend for Docker — including new Dockerfile syntax, built-in debugger and moreMay 131May 131
Martin HeinzinITNEXTShell History Is Your Best Productivity ToolTips and tricks for turning your shell command history into an ultimate personal documentation and command referenceApr 91Apr 91
Martin HeinzinITNEXTModern Git Commands and Features You Should Be UsingIt’s not 2005 anymore and git offers more than just add, commit, push and pull. Let’s explore all the new, modern git commands, that you…Mar 422Mar 422
Martin HeinzinTowards Data ScienceEverything You Can Do with Python’s textwrap ModuleLearn about all the things you can do with Python’s textwrap module, including formatting, text wrapping, trimming and moreFeb 73Feb 73
Martin HeinzinITNEXTMonitoring Indoor Air Quality with Prometheus, Grafana and a CO2 SensorLearn how you can improve your indoor air quality by monitoring CO2 with help of Prometheus, Grafana, Raspberry Pi and a CO2 sensorJan 2Jan 2
Martin HeinzinBetter ProgrammingEverything You Can Do With Python’s Bisect ModuleLearn how to optimize search and keep your data sorted in Python with the "bisect" moduleNov 8, 20237Nov 8, 20237
Martin HeinzinITNEXTYou Don’t Need a Dedicated Cache Service — PostgreSQL as a CacheWhy maintain a Redis or Memcached instances when you can just use PostgreSQL as a cache?Oct 2, 202310Oct 2, 202310
Martin HeinzinBetter ProgrammingA Collection of Docker Images To Solve All Your Debugging NeedsWhether you’re debugging networking, databases, your application code, or anything else, these images will be all you need to get it doneSep 4, 2023Sep 4, 2023