by Henrik Loeser (data_henrik) | Aug 25, 2023 | administration, applications, DB2, Docker, IBM, Python
A quick post about a feature I have been asking for for several years: The Db2 driver for Python, ibm_db, has wheel support now. It means that the Python package distributes a pre-built binary with the Db2 driver (for many Python versions and most users). So far, in...
by Henrik Loeser (data_henrik) | May 16, 2022 | administration, cloud, DB2, developer, Docker, IBM, ibmcloud, IT, Kubernetes, Python
De-containerizing my stuffBy following my blog posts (here or at the IBM Cloud site) or my code samples, you might know that many of my apps are coded in Python. Moreover, many projects involve IBM Db2 (see “How to connect from Python to Db2”). With...
by Henrik Loeser (data_henrik) | Sep 3, 2021 | chatbot, Docker, fun, IBM, ibmcloud, IT, twitter
A Twitterbot at workSome months ago, I discussed cron-like scheduling on IBM Cloud. One of my personal use cases is to send out tweets. In this post, I am going to look into details, into how I implemented a Twitter bot, deployed it to IBM Cloud Code Engine, and how...
by Jonathan Gnagy | Jun 17, 2020 | Docker, Featured, Kubernetes, PostgreSQL, RDBMS
I recently discovered an interesting (and frustrating) issue while running PostgreSQL in Kubernetes. While the issue technically isn’t specific to Kubernetes, per se, it is certainly easy to encounter in Kubernetes for users of the official PostgreSQL Docker...
Recent Comments