RSSAmplifier

Blog

Daan Debie

This is a feed of all posts on the website of Daan Debie

daan.fyiRSS feed ↗9 posts

Latest posts

How the State of the World Affects My Mental Health

I sometimes have a hard time coping with the ugliness of people's opinions on the internet and in the world at large.

AWS IAM Demystified

AWS Identity and Access Management (IAM) provides a way to configure who can do what in AWS Accounts. It's powerful but also hard to understand. This post explains the basics.

Setting up an AWS Multi-Account Strategy for Fun nor Profit

Using multiple AWS accounts is not fun, nor is it profitable, but it can help you set up your infrastructure in a more secure way. It also helps with keeping your sanity as your company/team grows in size.

Customzing Pyenv Behavior with Hooks

You can customize the behavior of pyenv or its plugins - like pyenv virtualenv - by using hooks. These are simple (bash) scripts that are run at specific points when pyenv commands are run.

Static Duck Typing in Python with Protocols

Duck typing is considered to be one of Python's strengths. If you want to have the benefits of duck typing but also want your types statically checked, Protocols offer an excellent solution.

How to Add an RSS Feed to a NextJS Blog

RSS is an important feature to give your content maximum exposure while also retaining control over your content. This post shows how to add syndication feeds to a statically generated NextJS site

Use Tools That Suit You and the Problem

Don't let anyone tell you what tools to use. Make sure that your builds are tool-agnostic

The Pitfalls of Deploying a NextJS Frontend on AWS Amplify

Half-baked products lead to much frustration

The Joy of Starting Something New

The start of a new blog/job/...