I wrote about the behind-the-scenes of building dashboards @NotionHQ with @pifafu.
Check it out and let me know what you think!
https://t.co/AcqU2DljvU
Introducing: the Notion Developer Platform
New building blocks that help you (and your coding agents) sync any data source, build any tool, and orchestrate any agent.
Follow along 👇 https://t.co/wxZDYxBrqK
We’ve often been asked about how we eval each new model at Notion, since we’re one of the few apps deploying both frontier lab models and leading open source models for general knowledge work.
Read on for what we share with the model providers after we evaluate their models.
@NielsRogge Many don’t realize that Facebook/IG is still effectively The Internet in many parts of the world. When FB Dating launched it immediately became a top dating app in multiple countries.
I bet Meta AI will be millions of people’s first downloaded AI standalone app
.gif support was one of the trickier parts!
Browsers don't expose which frame a GIF is showing, so we parse it ourselves with gifuct-js, pre-compute alpha masks for every frame, then use elapsed time + per-frame delays to stay in sync. Text reflows around the current frame's shape in real-time.
(Another alternative is to render frames manually instead of relying on the browser's <img> playback)
.gif support was one of the trickier parts!
Browsers don't expose which frame a GIF is showing, so we parse it ourselves with gifuct-js, pre-compute alpha masks for every frame, then use elapsed time + per-frame delays to stay in sync. Text reflows around the current frame's shape in real-time.
(Another alternative is to render frames manually instead of relying on the browser's <img> playback)
I made the mistake of going outside and touching grass last weekend and was late to the pretext party 😅
My submission is DOM-ino • a playground for pretext.js and physics via matter.js.
Play at https://t.co/YGAZEcbWP2
Source at https://t.co/B1LcCgSnWo
Much gratitude to @_chenglou, @liabru, and @Somnai_dreams for the fun weekend