Julio Batista Silva 🐍
Chinese: 朱科文

Julio Batista Silva IPA: /ʒulio/ or /ʒuʎo/

(he/him)

Senior Cloud Developer

Hoppe Marine GmbH

About

I’m a Brazilian computer engineer based in Germany, passionate about tech, science, photography, and languages.

I’ve been programming for about two decades already, exploring everything from mobile apps and web development to machine learning. These days I focus on cloud SRE and data engineering.

I volunteer in the open source and Python communities, helping organize PyCon DE and PyData Berlin, mentoring, and contributing with code and translations.

On my blog, I share Linux tips, setup guides, and notes I want to remember. Hopefully they’re useful to others too. It’s available in multiple languages.

Browse my gallery for some of my photography.

Away from the keyboard, you’ll find me at concerts, playing clarinet, cycling, scuba diving, or exploring new places, cultures, and cuisines.

Always happy to connect! 🙂

Interests

Artificial Intelligence Data Engineering Photography Python
Talks
Sailing smoothly: Navigating a migration from multi-repo to monorepo featured image

Sailing smoothly: Navigating a migration from multi-repo to monorepo

Talk about migration to monorepo presented at the Hamburg Python Pizza 2023.

avatar
Julio Batista Silva
Recent Posts

Snowplow

Snowplow is a company based in London that offers a “Behavioral Data Platform” in the cloud and also an open source version. According to the official website, they are the third …

avatar
Julio Batista Silva

HashiCorp Vault in High Availability with Consul

Consul HashiCorp Consul was created in 2014 as a DNS-SD (DNS based Service Discovery) to solve the communication problem between microservices, but it also has other …

avatar
Julio Batista Silva

Hashicorp Vault

Note Consider Infisical as an alternative to Hashicorp Vault. HashiCorp Vault is a tool for securely accessing secrets (passwords, API keys, certificates, etc.) through a common …

avatar
Julio Batista Silva

Windows

Note Updated in December 2023. Installation Creating a Installation USB You can download Windows 10 directly from the Microsoft website. Choose a USB drive of at least 8GB for the …

avatar
Julio Batista Silva

Speed up videos on the web

If the website uses the <video> tag from HTML5, simply open a console in the browser and run one of the following commands: document.getElementsByTagName("video")[0].playbackRate = …

avatar
Julio Batista Silva

Arch Linux (in dual boot)

Since my consulting work relies heavily on Microsoft tools like Office and Power BI, I have primarily been using Windows as my operating system. I still do a lot of programming, …

avatar
Julio Batista Silva