alvinsj: TIL

Things I've learned, collected in alvinsj/til. You may also enjoy my blog.

Atom feed

Browse by topic: android 1 · datasette 1 · jupyter 1 · nextjs 1 · terraform 1 · typescript 1

Recent TILs

typescript Yarn v4, Typescript, Visual Studio Code - 2024-02-15

node_modules are no longer there in yarn v4, causing error "module not found" everywhere. …

jupyter SSL cert error fix on jupyter notebook - 2024-01-04

Safer way to add trusted API …

terraform terraform-provider-docker with colima - 2023-12-13

Testing it out to run terraform locally, it complains Docker is not runnig while running …

android Flashing my old HTC U Ultra to LineageOS - 2023-12-10

When I bought this second phone, I don't really have an option to flash to LineageOS. Happy to have found an quite updated version (19.1) that I can try to put my phone on. …

nextjs Migrating from Gatsby to Next.js - 2023-12-09

It's quite a bit of work since it's 2 different frameworks. The codebase on gatsby was under-maintained, so it was a bit painful to upgrade the packages. …

datasette Building a TIL website with datasette - 2023-12-08

I came across an article from https://til.simonwillison.net/ and learned about datasette. It's a pretty cool template to write and publish TILs. …

Browse all 6 TILs