RSSAmplifier

Blog

SRCco.de

Another tech blog, mostly about Python

srcco.deRSS feed ↗10 posts

Latest posts

Scraping HTML Websites with Beautiful Soup

Scraping HTML websites for information is a common task. This blog post shows how to extract information via the Beautiful Soup ( bs4 ) Python library. Read more… (2 min remaining to read)

Laser Cutting

Laser cutting with plywood, acrylic glass, or paper can be fun! In this post, I'll share which laser cutter I bought last year, what I created so far, and what I learned along the way. Read more… (11 min remaining to read)

Xubuntu 20.04 LTS on Thinkpad L15

Installing Xubuntu 20.04 LTS on a new Lenovo Thinkpad L15 was relatively painless, but involves a few steps. Especially the pre-installed Windows 10 makes it harder than necessary. Read more… (1 min remaining to read)

Secure Scuttlebutt - SSB

Secure Scuttlebutt (SSB) is a Free-as-in-Freedom decentralized (p2p) social network. I joined the "Scuttleverse" last December. The Scuttleverse is a strange place. Strange, but friendly and welcoming. Read more… (4 min remaining to read)

TSV - Tab Separated Values: My Favorite Format

TSV (Tab-Separated Values) is a simple text format for tabular data. I'll describe how I work with TSV files on the command line and why TSV is my favorite format for tabular data. Read more… (5 min remaining to read)

Naming Applications and Microservices

Naming is hard. Naming is communication. Going bananas with naming microservices? Probably something you will regret! This post proposes a few guidelines to follow when naming internal applications and components. Read more… (6 min remaining to read)

Date Formats: ISO 8601

Date formats are plentiful and humans are creatures of habit. Communication in an international context mostly works, but date formats cause unnecessary confusion. Which date format to use? Read more… (4 min remaining to read)

Saving Cloud Costs with Kubernetes on AWS

How to save cloud costs when running Kubernetes? There is no silver bullet, but this blog post describes a few tools to help you manage resources and reduce cloud spending. Read more… (10 min remaining to read)

Using OBS Studio with V4L2 for Google Meet

Many people are now working remote ("WFH"). How to make the best out of video calls with Google Hangouts Meet? This blog post describes how to use OBS Studio with a virtual camera device (video loopback) on Linux to add effects and scenes for Google Meet video calls. Read more… (4 min remaining to read)

One Decade in Zalando Tech

One decade. 10 years. In one company. Or did I actually work in four companies? This blog post is the long planned successor to my 2013 post My three year journey into Zalando Technology . Read more… (14 min remaining to read)