Niels Segers

Full Stack Developer.

Generating PR descriptions with AI

propr is a command-line tool that uses AI to generate GitHub pull request descriptions automatically.

Creating developer tooling with ChatGPT

After ChatGPT first gained traction and people started talking about it, I have been using it ever since. I've been using it as a replacement for basic and more advanced questions I would otherwise google.

hyper-smooth

My interpretation of a comfortable to look at theme to use with Hyper. It automatically switches based on the active macOS color scheme.

Duplicacy dotfiles

Utilise the pre-backup script provided by duplicacy to prepare a collection of dotfiles for you to backup. The pre-backup script is stored alongside other scripts like post-backup in the .duplicacy/scripts directory

Combining Supervisor and nginx-proxy (docker) to remotely monitor Glances

I wrote a post a while back about nginx-proxy and how I was using it to resolve local DNS records. Today I decided I wanted to be able to monitor my server remotely using glances running over Supervisor and utilizing glances' internal webserver. Since this wasn't running in a container I needed a somewhat creative way to add it.

1

2

3

4

5

6