I’m going to give Notion a try. I’m going to use it to save interesting links that I want to remember and for a school class.
I’m going to give Notion a try. I’m going to use it to save interesting links that I want to remember and for a school class.
Today I used AWS Lambda Layers and it’s a game changer, they make it so easy to add versioned dependencies
Testing Snowpack, right now is a no go until all the packages have ESM support.
I can always continue using Working Copy to create “status” on the go
Testing NetlifyCMS I’m going to use it to push “status” updates
I still cry for Google Reader and more services/apps that Google killed, and the recent news about Google Cloud make me nervous
Tranco: A Research-Oriented Top Sites Ranking Hardened Against Manipulation
An alternative to Alexa top 1 million websites
I like AWS Amplify, but the size of the build was too big, TIL that they have modular imports, and I was able to reduce the size 2MB, while I wait for AWS SDK v3
Before:
import { Auth } from "aws-amplify";
After (better):
import Auth from "@aws-amplify/auth";
Dark mode all the things! #iOS13
Now I don’t like all the apps that are white or doesn’t have dark mode support