-
typed socket.io error handler
How to create a fully typed socket.io error handler
-
getting started with the Type<Challenge[]>
my approach to the "typescript challenge" and how to start understanding the playground
-
about:me
This page is a little bit about me.
-
typescript generics series - arrays
how we can work with array types in typescript generics
-
typescript generics series - readonly
how readonly works in generics
-
supabase - readonly columns
how to protect columns to be written in supabase
-
throwAway.js
single use encrypted clipboard to share secrets, passwords
-
a season calendar for fermentation nerds
A small website get always shown which fruits and vegetables are in season.
-
build a command line java switch
switch easily between java versions
-
zsh (better) privacy setup
setup zsh on mac for a little bit more privacy
-
setting up debugging with node and typescript in visual studio code
Setting up debugging in node can be tricky. Two snippets to remember when you setup a typescript node.js project.
-
mongo snippets: array cheatsheet
mongo db snippets for handling arrays - values
-
powerbi: handling iso weeks
handling iso calendar weeks in powerbi
-
w(u)tf-8 german csv and ms excel
utf-8 bom and why it matters with german csv
-
arduino: how to use the serial plotter of the Arduino IDE
How to use the serial plotter of the Arduino IDE
-
mongo fixing broken timestamps
fixing timestamp stuff which causes me headache
-
make ftp working with ssh without changing permissions
SFTP as with other users than root. Solving problems with SFTP without changing the owner of the file.
-
mongo snippets: arrays
mongodb snippets for handling arrays