Blog

I love to gather (hoard) information and share it. Sometimes I write it down just to remember it myself. Hopefully you find something interesting here.

Datahoarding

hej
How to easily web scrape any website with Python

How to easily web scrape any website with Python

Published 2024-05-03

Datahoarding

Notes

Python

Web development


Learn how to easily web scrape any website using Python. I go through the various techniques I use.
How to backup your data

How to backup your data

Published 2024-04-26

Datahoarding


A walkthrough of how to backup your data properly, so you don't end up having to cry, when your luck finally runs out. I share how I do it my self.
PostgreSQL notes

PostgreSQL notes

Published 2024-04-26

Datahoarding

Notes


Various how-to's, tips and tricks that help running a PostgreSQL server more efficient.
Creating your own self-hosted Instagram

Creating your own self-hosted Instagram

Published 2024-04-26

Datahoarding

Python


With the use of Instaloader and Laravel, you can create your own self-hosted Instagram. Learn how to use Instaloader to download content from Instagram.
Creating your own self-hosted YouTube

Creating your own self-hosted YouTube

Published 2024-04-26

Datahoarding

Python


Using Youtube API, yt-dlp and Laravel, you can create your own self-hosted Youtube. Learn to scrape data and download videos.