AWS Cognito
When calling adminUpdateUserAttributes to change email address of a user in Cognito User Pools, the attribute email_verified will be set to false, and an email will be sent out to the user with a verification code.
When calling adminUpdateUserAttributes to change email address of a user in Cognito User Pools, the attribute email_verified will be set to false, and an email will be sent out to the user with a verification code.
Fix exactOptionalPropertyTypes in a project
This article describes the hurdles I went through when automating an Electron build with release to Mac App Store, Microsoft Store, Snapcraft.
I have my own eslint config eslint-config-mifi that I use on most of my projects.
How to link to the artifacts from the latest GitHub Actions workflow run in your repository (e.g. latest nighly build)? See here!
An npm module is unmaintained or has a nice PR that you'd like to install in your own project.
How to install a MacOS .pkg on a Mac without root/admin privileges ☺️
After using NordVPN for years, but not really being satisfied, I did some research to find better alternatives. Here's a little (unbiased, I don't have any affiliation with any provider or companion) collection of resources on accessing the free internet in heavily censoring states like China.
Kysely is a TypeScript SQL query builder that infers query result types based on the query and the database schema types.
Gathering some options for generating PDFs and pros/cons, in particular for very large PDF reports (100+ pages). Creating such large PDFs in a fast and reliable way is not trivial.
Split a PDF by ranges/subranges
Hvis du logger inn på Skattelistesøk så har du muligheten til å se hvem som har søkt deg opp i skattelistene. Men du får bare se de som har søkt deg opp siste år. Hvordan se hvem som har søkt på dine skattelister, i alle tidligere år?
There is a cute litte program called sshuttle for shuttling IP subnet traffic over and SSH connection, like a VPN but doesn't require any setup on the remote end. (Mac and Linux).
Multiple partitions
This article describes how to use yarn (or any other package manager than npm) instead of npm when deploying an Elastic Beanstalk Node.js app.
- How to auto indent jsx in VSCode: alt + shift + f