Посмотрел первый сезон Pantheon — очень круто, могу смело рекомендовать как очередной пример нового жанра тёмного трансгуманизма.
Сериал экранизирует книгу о том, что будет с нашим обществом после создания оцифровки сознания.
Посмотрел первый сезон Pantheon — очень круто, могу смело рекомендовать как очередной пример нового жанра тёмного трансгуманизма.
Сериал экранизирует книгу о том, что будет с нашим обществом после создания оцифровки сознания.
The slides of my “Privacy-first architecture” talk at BarcelonaJS tonight.
1. You don’t need GDPR popup. Just move to cookie-less analytics.
2. Learn about local-first and consider using it for your next app.
3. Privacy issue is wider that privacy issue in US
PGlite (WASM build of PostgreSQL by @electric) is not just a way to get powerful database on the web client.
It also simplifies Node.js development since you do not need to run separated PostgreSQL service.
And Drizzle ORM supports it out-of-the-box.
:has() is a very useful tool in CSS that is ready to use.
It often allows you to remove JS—for example by linking :hover in one branch of the DOM tree with a reaction in another.
See how we at oklch.com threw away a lot of JS code
https://github.com/evilmartians/oklch-picker/pull/157