<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SRCco.de</title><link>https://srcco.de/</link><description>Another tech blog, mostly about Python</description><atom:link href="https://srcco.de/rss.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><lastBuildDate>Sun, 19 Apr 2026 23:43:22 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Scraping HTML Websites with Beautiful Soup</title><link>https://srcco.de/posts/scraping-html-websites-beautiful-soup-python.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/python-logo.png" class="left" src="https://srcco.de/galleries/python-logo.png"&gt;
&lt;p&gt;Scraping HTML websites for information is a common task. This blog post shows how to extract
information via the Beautiful Soup (&lt;code class="docutils literal"&gt;bs4&lt;/code&gt;) Python library.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/scraping-html-websites-beautiful-soup-python.html"&gt;Read more…&lt;/a&gt; (2 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>python</category><guid>https://srcco.de/posts/scraping-html-websites-beautiful-soup-python.html</guid><pubDate>Wed, 25 May 2022 15:45:00 GMT</pubDate></item><item><title>Laser Cutting</title><link>https://srcco.de/posts/laser-cutting.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/laser-cutting/laser-warning.jpeg" class="left" src="https://srcco.de/galleries/laser-cutting/laser-warning.jpeg"&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/laser-cutting.html"&gt;Read more…&lt;/a&gt; (11 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><guid>https://srcco.de/posts/laser-cutting.html</guid><pubDate>Sat, 11 Sep 2021 15:15:00 GMT</pubDate></item><item><title>Xubuntu 20.04 LTS on Thinkpad L15</title><link>https://srcco.de/posts/installing-xubuntu-20-04-thinkpad-l15.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/lenovo-thinkpad-l15.png" class="left" src="https://srcco.de/galleries/lenovo-thinkpad-l15.png"&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/installing-xubuntu-20-04-thinkpad-l15.html"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>xubuntu</category><guid>https://srcco.de/posts/installing-xubuntu-20-04-thinkpad-l15.html</guid><pubDate>Sun, 07 Feb 2021 16:42:00 GMT</pubDate></item><item><title>Secure Scuttlebutt - SSB</title><link>https://srcco.de/posts/secure-scuttlebutt-ssb.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/ssb/hermies.jpg" class="left" src="https://srcco.de/galleries/ssb/hermies.jpg"&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/secure-scuttlebutt-ssb.html"&gt;Read more…&lt;/a&gt; (4 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>ssb</category><guid>https://srcco.de/posts/secure-scuttlebutt-ssb.html</guid><pubDate>Sat, 30 Jan 2021 18:15:00 GMT</pubDate></item><item><title>TSV - Tab Separated Values: My Favorite Format</title><link>https://srcco.de/posts/tsv-tab-separated-values.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/tsv/sheet.png" class="left" src="https://srcco.de/galleries/tsv/sheet.png"&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/tsv-tab-separated-values.html"&gt;Read more…&lt;/a&gt; (5 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>python</category><guid>https://srcco.de/posts/tsv-tab-separated-values.html</guid><pubDate>Sun, 12 Jul 2020 09:09:00 GMT</pubDate></item><item><title>Naming Applications and Microservices</title><link>https://srcco.de/posts/naming-applications-components-microservices.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/naming-applications-components/magic-baby.jpg" class="left" src="https://srcco.de/galleries/naming-applications-components/magic-baby.jpg"&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/naming-applications-components-microservices.html"&gt;Read more…&lt;/a&gt; (6 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><guid>https://srcco.de/posts/naming-applications-components-microservices.html</guid><pubDate>Sat, 04 Jul 2020 18:18:00 GMT</pubDate></item><item><title>Date Formats: ISO 8601</title><link>https://srcco.de/posts/date-formats-iso-8601.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/date-formats/calendar.png" class="left" src="https://srcco.de/galleries/date-formats/calendar.png"&gt;
&lt;p&gt;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?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/date-formats-iso-8601.html"&gt;Read more…&lt;/a&gt; (4 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><guid>https://srcco.de/posts/date-formats-iso-8601.html</guid><pubDate>Tue, 30 Jun 2020 19:21:00 GMT</pubDate></item><item><title>Saving Cloud Costs with Kubernetes on AWS</title><link>https://srcco.de/posts/saving-cloud-costs-kubernetes-aws.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/kubernetes-logo.png" class="left" src="https://srcco.de/galleries/kubernetes-logo.png"&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/saving-cloud-costs-kubernetes-aws.html"&gt;Read more…&lt;/a&gt; (10 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>aws</category><category>kubernetes</category><guid>https://srcco.de/posts/saving-cloud-costs-kubernetes-aws.html</guid><pubDate>Sun, 05 Apr 2020 11:21:00 GMT</pubDate></item><item><title>Using OBS Studio with V4L2 for Google Meet</title><link>https://srcco.de/posts/using-obs-studio-with-v4l2-for-google-hangouts-meet.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/obs-studio-v4l2/obs-studio.png" class="left" src="https://srcco.de/galleries/obs-studio-v4l2/obs-studio.png"&gt;
&lt;p&gt;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 &lt;a class="reference external" href="https://obsproject.com/"&gt;OBS Studio&lt;/a&gt; with a virtual camera device (video loopback)
on Linux to add effects and scenes for Google Meet video calls.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/using-obs-studio-with-v4l2-for-google-hangouts-meet.html"&gt;Read more…&lt;/a&gt; (4 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>xubuntu</category><guid>https://srcco.de/posts/using-obs-studio-with-v4l2-for-google-hangouts-meet.html</guid><pubDate>Mon, 16 Mar 2020 16:21:00 GMT</pubDate></item><item><title>One Decade in Zalando Tech</title><link>https://srcco.de/posts/one-decade-in-zalando-tech.html</link><dc:creator>Henning Jacobs</dc:creator><description>&lt;div&gt;&lt;img alt="../galleries/one-decade-in-zalando-tech/ten-years.png" class="left" src="https://srcco.de/galleries/one-decade-in-zalando-tech/ten-years.png"&gt;
&lt;p&gt;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 &lt;a class="reference external" href="https://github.com/hjacobs/tech.zalando.com/blob/master/posts/2013-09-30-my-three-year-journey-into-zalando-technology.md"&gt;My three year journey into Zalando Technology&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://srcco.de/posts/one-decade-in-zalando-tech.html"&gt;Read more…&lt;/a&gt; (14 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><guid>https://srcco.de/posts/one-decade-in-zalando-tech.html</guid><pubDate>Tue, 03 Mar 2020 11:21:00 GMT</pubDate></item></channel></rss>