dennisseidel.de
Dennis Seidel
I 🔨 things. Interested in plain text productivity (ObsidianMD) & engineering. If you want to talk about this mail me.
About
Tags
RSS
Calendar Assistant
what is api protection/authorization (OAuth)
This article desribes what api protection is and the different requirements and solution to implement it.1 Background Oauth capabilities The two main capabilities of the OAuth specifications are...
how to create a public blog based on obsidian notes
This articles describes how you can publish parts of your obsidian vault to your personal blog as a digital garden. I advocate sharing knowledge - it helps others and you can build your own brand.1...
how to unit test
This article describes how to unit test in python. I learned that once an application grows over 150 lines it becomes harder and harder to understand without testing individual smaller functions. T...
how to integrate notion with telegram
This article desribes how to integrate notion with telegram. I needed to send a daily notification with all my overdue contacts from my notion CRM table. The article assumes you understand the basi...
how to manage infrastructure with CDK
This article describes how to manage infrastructure as code. An essential part of every application is the underlying infrastructure. The principles of simplicity, automation & abstractions...
how to setup obsidianmd with para, note taking & tasks
This article describes how you setup your work / writing environment to be productive.1 It use Obsidian to organize what I you do and write. The high-level structure are PARA folders.2 You'll ...
private knowledge base @dennisseidel