index

2021-06-08

2021-09-30


Login keychain emptied again.

There are backups of old keychains in Library/Keychains directory. I copied a backup as login.keychain-db and it worked.

Evergreen notes

Evergreen notes are refined thoughts that are linked to other evergreen notes.

Evergreen notes

Andy Matuschak

gödel numbering

JS builder / linker landscape overview

Mikko Forsström aka Pekkis

nominal types in typescript

Okko Ojala

Nominal Typing - TypeScript Deep Dive

Enums

enum FooIdBrand { \_ \= "" };
type FooId \= FooIdBrand & string;

Interfaces

interface FooId extends String x{
  \_fooIdBrand: string; // To prevent type errors
}

Andy Matuschak
zettelkasten
Evergreen notes
Evergreen notes
Andy Matuschak
gödel numbering

This site is generated with zetgen