![]() |
Generated chart in Excel file |
Showing posts with label fun. Show all posts
Showing posts with label fun. Show all posts
Tuesday, February 20, 2024
Spreadsheets: How to excel with Db2 data
Wednesday, November 22, 2023
Unicode string length, code points, and Db2
![]() |
Byte length of (Unicode) strings |
Monday, October 30, 2023
π Unicode characters and Db2 πΈ️ π️
![]() |
A smiley query in Db2 |
Tuesday, January 10, 2023
Generate PowerPoint slides from your Db2 data with Python
![]() |
Generated PowerPoint slide with Db2 data |
Friday, November 25, 2022
Finally together: Db2 and Zeppelin
![]() |
United: Db2 and Zeppelin |
Monday, November 7, 2022
IDUG 2022 EMEA conference is over - keep it going
![]() |
"IDUG 2023 EMEA will be in" |
Wednesday, March 16, 2022
From Bluemix to IBM Cloud, from Cloud Foundry to Code Engine
"Bring Your Own Community" |
Wednesday, November 24, 2021
Rate-limit Kafka event generation with kcat and bash
![]() |
Traffic for event streams |
Thursday, November 18, 2021
On serverless data scraping, cloud object storage, MinIO and rclone
![]() |
Building a data lake the serverless way |
Friday, September 3, 2021
Serverless Twitter Bot using IBM Cloud
![]() |
A Twitterbot at work |
Tuesday, June 15, 2021
Quickly deploy the serverless cloud mailer using Terraform
In the era of instant messaging we all still receive emails. They are used for status updates, security alerts or just for proposing really great offers. Recently, I blogged about how to have the IBM Cloud Security Advisor send out alerts using your SMTP-based email delivery service. Later, I made the solution core, a serverless action available as separate project "cloudmailer" on GitHub and blogged about it: A Serverless Function for Sending Emails on IBM Cloud. Continuing this side project, I now added Terraform support. Thus, using "terraform apply" you can now automatically deploy everything including the SMTP configuration. See the instructions in code repository for details.
Thursday, May 13, 2021
Wireshark with Lua on RHEL / CentOS
![]() |
Wireshark with Lua-based dissector |
What do you do on a rainy public holiday with COVID19 restrictions in place? Finally get Wireshark to work with Lua support to have custom dissectors. Dissectors are useful to turn binary garbage into readable TCP or UDP packet content. Lua is a scripting language and a supported way of adding dissectors in Wireshark. Unfortunately, the install package for Red Hat Enterprise Linux does not include Lua support. Compiling Wireshark on my RHEL 8.3 does not simply work because it requires Lua version 5.2 for my scripts to work. And RHEL either has version 5.3 or 5.1 which both are incompatible (long story). So, let's get going.
Monday, December 28, 2020
OBS on Linux: Green screen and virtual camera for video conferencing
![]() |
OBS Studio: My monkey enjoys the beach |
Wednesday, September 30, 2020
Use alfaview on rpm-based Linux (Fedora, Red Hat, CentOs)
Recently, I tried to prepare for an alfaview session. alfaview is a video conferencing system and used by the university where I teach data security. Only earlier this year alfaview introduced Linux support, and only for Debian-based systems. My system is rpm-based (Red Hat Enterprise Linux / Fedora / CentOS), so what to do? A tool like alien did not work for me. Here is what I did to make alfaview run on my rpm-based Linux system.
Friday, February 28, 2020
Swashbooking for crowd-sourced book reviews and fun
![]() |
Books for review |
Friday, October 18, 2019
My passwordless app on IBM Cloud thanks to FIDO2
![]() |
Passwordless login for cloud app |
Friday, May 3, 2019
Your chatbot with Watson Discovery News
Some months back I introduced you to a barebone news chatbot. Today, with the updated tutorial to build a database-driven chatbot in place, I want to show you how to easily combine Watson Assistant with Watson Discovery. Watson Assistant already provides steps to deploy an integrated search skill which is based on Watson Discovery. My approach is similar to the database integration: Deploy a cloud function and invoke it from the dialog.
Friday, February 8, 2019
Startup lessons from a Fuckup Night
Last Wednesday, I attended the Fuckup Night Friedrichshafen Vol. II. If you don't know, Fuckup Nights is a global movement and event series dedicated to professional failures. That is, usually founders of failed startups tell their stories. Typically, it is a mix of funny adventures into the world of business, some sad parts and most importantly some lessons learned. So what were the lessons I took away? Read on...
Monday, October 22, 2018
Automated reports with IBM Cloud Functions, Db2 and Slack
![]() |
GitHub Traffic Analytics |
Saturday, October 6, 2018
Impressions from Zeppelin flight
![]() |
Zeppelin flight |
Subscribe to:
Posts (Atom)