Last but not least, I added rendered code snippets in EVEN MORE places: they now render in snippets where the code block language is unspecified!
The diff language detection algorithm runs here too, providing some (not always perfectly accurate 😅) syntax highlighting!
Last but not least, I added rendered code snippets in EVEN MORE places: they now render in snippets where the code block language is unspecified!
The diff language detection algorithm runs here too, providing some (not always perfectly accurate 😅) syntax highlighting!
Following the advices of the great @emilkowal.ski, all the buttons are now subtly animated, which is very satisfying I have to admit!
Following the advices of the great @emilkowal.ski, all the buttons are now subtly animated, which is very satisfying I have to admit!
Instead of being links, videos (and images) are now automatically and properly rendered!
This is what this... controversial post was doing:
bsky.app/profile/antl...
Instead of being links, videos (and images) are now automatically and properly rendered!
This is what this... controversial post was doing:
bsky.app/profile/antl...
I made a bunch of changes to commit histories:
- links inside links are now separated and don't conflict
- commit details are properly formatted
- you can now see the beginning and ending dates of PRs!
I made a bunch of changes to commit histories:
- links inside links are now separated and don't conflict
- commit details are properly formatted
- you can now see the beginning and ending dates of PRs!
I'm a bit late to the party, but I added support for the `theme-color` meta attribute so Safari on iOS and macOS show something else than black/white on SC.
Unfortunately, Apple ditched support for this in iOS 26 in favor of dynamically computed colors :/
I'm a bit late to the party, but I added support for the `theme-color` meta attribute so Safari on iOS and macOS show something else than black/white on SC.
Unfortunately, Apple ditched support for this in iOS 26 in favor of dynamically computed colors :/
I noticed that the links were rendered "raw" inside the tracker's list. I have a renderer for that, so I applied it.
I noticed that the links were rendered "raw" inside the tracker's list. I have a renderer for that, so I applied it.
(I think I really need to try async Svelte)
(I think I really need to try async Svelte)
The Svelte team cooked once again
(Ignore the multiple log lines, I tried multiple times)
The Svelte team cooked once again
(Ignore the multiple log lines, I tried multiple times)
All the pages now cleanly renders an appropriate image when shared on all platforms
All the pages now cleanly renders an appropriate image when shared on all platforms
@paolo.ricciuti.me and @khromov.se decided to make the repo public a few hours before my vacation flight, but that's a failed attempt at stopping me!!
@paolo.ricciuti.me and @khromov.se decided to make the repo public a few hours before my vacation flight, but that's a failed attempt at stopping me!!
- the "Show prereleases" checkbox is FINALLY back from v1, where is was previously disabled in v2
- you can now filter which level of releases you want to display, between Majors, Minors, Patches, or all (cc @thomas.rocks) 🔥
- the "Show prereleases" checkbox is FINALLY back from v1, where is was previously disabled in v2
- you can now filter which level of releases you want to display, between Majors, Minors, Patches, or all (cc @thomas.rocks) 🔥
Poor @paolo.ricciuti.me will no longer have to fill the conversation while this thing takes its time during TWIS 😅
Before:
Poor @paolo.ricciuti.me will no longer have to fill the conversation while this thing takes its time during TWIS 😅
Before:
If you're lucky/patient enough, you'll now be able to see the relative time updating live 👀
If you're lucky/patient enough, you'll now be able to see the relative time updating live 👀
Let's unwrap what's changed! 🧵
Let's unwrap what's changed! 🧵
It's not _perfect_ cause it breaks on HMR sometimes (not a big deal) and it requires hydration before reflecting the true state, but it won't be noticeable from the user's perspective
Thanks @paolo.ricciuti.me and @fubits.dev for your tips!
It's not _perfect_ cause it breaks on HMR sometimes (not a big deal) and it requires hydration before reflecting the true state, but it won't be noticeable from the user's perspective
Thanks @paolo.ricciuti.me and @fubits.dev for your tips!
Would it be even better to leverage this native API to power Kit's magic? Should this be something Vite implements?
Would it be even better to leverage this native API to power Kit's magic? Should this be something Vite implements?
That means it’s not gonna happen for remote functions at all until then, I guess?
That means it’s not gonna happen for remote functions at all until then, I guess?