Tim Bachmann

Tim Bachmann @tiim

About: I'm a swimmer, swim coach and CS master student in Switzerland

Location:
Switzerland
Joined:
Jan 17, 2019

Tim Bachmann
articles - 13 total

Weechat Notifications with ntfy.sh

Using the weechat trigger plugin to notify yourself about new private messages and mentions through the ntfy.sh notification service.

Learn More 0 0May 1 '23

Fix Network Connectivity in WSL2 with Cisco AnyConnect VPN

I ran into problems using Cisco AnyConnect VPN from inside of WSL2. I'm sharing my solution as a step-by-step guide for my own reference and to help anyone with the same problem.

Learn More 4 2Mar 22 '23

"no such file or directory" after enabling CGO in Docker

Today I ran into the an error trying to deploy my go app in docker, where the container refused to...

Learn More 0 0Feb 20 '23

Running the WeeChat IRC Client on a VPS in Docker

I have recently gotten interested in IRC for some reason and have been looking for a client that I...

Learn More 0 0Jan 15 '23

Hosting Images with Storj and Cloudflare

For a while now I have been looking for a way to put images on my website. At first I just embedded...

Learn More 8 2Dec 3 '22

IndieWebifying my Website Part 1 - Microformats and Webmentions

This site now supports sending and receiving webmentions and surfacing structured data using microformats2.

Learn More 3 0Nov 12 '22

SvelteKit Server-Side Rendering (SSR) with @urql/svelte

Learn why server-side rendering (SSR) using urql as a GraphQL client is not as straightforward as you might think and how to do it anyway.

Learn More 8 0Oct 15 '22

My First Go Project: A Jam-stack Commenting API

I built my first project using the Go programming language: A commenting API for the jam-stack. It is simple but easily extensible.

Learn More 7 0Jul 12 '22

How to set up an SSH Server on Windows with WSL

It can be very helpful to be able to connect to your laptop or desktop PC from anywhere using SSH. I will show you how to easily set this up on Windows with WSL.

Learn More 12 0Mar 7 '22

How to write optional filters in SQL

A simple way to filter by optional values in SQL

Learn More 11 0Jul 11 '19

What's your number one underrated VSCode extension?

Let's collect a few underrated, obscure or just awesome VSCode extensipns.

Learn More 10 10Jun 30 '19

What playlists do you listen to when programming?

What sort of musik do you listen to when working? Do you even listen to music at all?

Learn More 38 21Jun 12 '19

How I use Vue.js on GitHub Pages

How to properly deploy a Vue.js app on GitHub Pages

Learn More 162 19May 4 '19