#blogtober #css #web #typography
matthiasott.com/notes/compre...
#blogtober #css #web #typography
matthiasott.com/notes/compre...
➡️ JPEG & WebP progressive-renders worse in Safari
➡️ AVIF _does_ support progressive
➡️ But JPEG XL in Safari doesn't
➡️ JPEG XL decodes much slower than AVIF
⬇️ and more
jakearchibald.com/2025/present...
➡️ JPEG & WebP progressive-renders worse in Safari
➡️ AVIF _does_ support progressive
➡️ But JPEG XL in Safari doesn't
➡️ JPEG XL decodes much slower than AVIF
⬇️ and more
jakearchibald.com/2025/present...
This is about reducing banding effects in gradients by introducing noise. A nice approach is a displacement map using SVG filters.
This is about reducing banding effects in gradients by introducing noise. A nice approach is a displacement map using SVG filters.
Malleable Software: Restoring user agency in a world of locked-down apps
by me, @joshuahhh.com, @pvh.ca and @seaofclouds.com
inkandswitch.com/essay/mallea...
It's about why people need agency over their software tools, and how to make that happen.
Malleable Software: Restoring user agency in a world of locked-down apps
by me, @joshuahhh.com, @pvh.ca and @seaofclouds.com
inkandswitch.com/essay/mallea...
It's about why people need agency over their software tools, and how to make that happen.
Most intelligent and local-first web applications need background tasks like fetching, syncing, and cache eviction.
But managing them - with scheduling, failure handling, retries, and so on - can be a pain.
Most intelligent and local-first web applications need background tasks like fetching, syncing, and cache eviction.
But managing them - with scheduling, failure handling, retries, and so on - can be a pain.
• neural circuit diagrams (Vincent Abbott)
• revision diagrams (Burckhardt et al)
Any other good examples?
• neural circuit diagrams (Vincent Abbott)
• revision diagrams (Burckhardt et al)
Any other good examples?
That's the idea behind Ambsheets, a project I've been working on w/ @geoffreylitt.com at @inkandswitch.com. It's a new spreadsheet that makes it easier for you to explore many possibilities simultaneously.
1/2
That's the idea behind Ambsheets, a project I've been working on w/ @geoffreylitt.com at @inkandswitch.com. It's a new spreadsheet that makes it easier for you to explore many possibilities simultaneously.
1/2
This is my attempt to bring the feeling of analog color to digital emissive screens. This version expands the palette to a full range of values for every color, without desaturating the pigment effect.
This is my attempt to bring the feeling of analog color to digital emissive screens. This version expands the palette to a full range of values for every color, without desaturating the pigment effect.
1
the data store represents "the digital you" – a .life file containing a structured data graph of contacts, events, notes, media, webpages, etc.
1
the data store represents "the digital you" – a .life file containing a structured data graph of contacts, events, notes, media, webpages, etc.
React won. Every mainstream f/w now implements its ideas, and developed their own ecosystems. The ones that didn’t, lost and died.
This implies there’s no _strong_ reason to not pick one of the other winners.
React won. Every mainstream f/w now implements its ideas, and developed their own ecosystems. The ones that didn’t, lost and died.
This implies there’s no _strong_ reason to not pick one of the other winners.
The first demo was primarily showing a hack for data being computed with several layers of dom then being lifted back to :root. I released an update including the mini version
CSS GETing your IP Address :)
codepen.io/propjockey/p...
The first demo was primarily showing a hack for data being computed with several layers of dom then being lifted back to :root. I released an update including the mini version
CSS GETing your IP Address :)
codepen.io/propjockey/p...
It’s the longest and largest side project I’ve worked on.
Keep an eye out, will be a fun one!
#threadapalooza #threadapalooza2024
It’s the longest and largest side project I’ve worked on.
Keep an eye out, will be a fun one!
#threadapalooza #threadapalooza2024
- Fine grained async
- Mutable derivations
- Flush boundaries
- Derived signals
- Lazy memos
- Global batching
- Concurrent transitions? Maybe?
🧵
- Fine grained async
- Mutable derivations
- Flush boundaries
- Derived signals
- Lazy memos
- Global batching
- Concurrent transitions? Maybe?
🧵