The impact of reason ml
The impact of reason ml
Shitpost or just a shit post?
Ahh yeh, definitely know that feeling! It’s hard wearing both of hats.. sometimes form influences function, other times vice versa.
What do you mean by the “design part” here?
Samesies 🥲
Would love to see ✅ and ⭐️ added to the GitHub comment reactions emoji set.
Are you shitting me? 💩
What is this sorcery.. 🧙
Yes!?
Any open-source maintainers that would want to try out a tool on their repositories? The tool is meant to help with maintenance burden and aggregating knowledge for new and closed issues, feel free to reach out over DM.
I remember you showing something (gql tada maybe?) that made this really easy 🤔
During my self assigned sabbatical I made a few little web apps.. I'm (somewhat reluctantly as they are never finished in my eyes) going to start posting a few.
Here's one durable.lukejacksonn.com
Inspired by an especially good talk about @cloudflare.social durable objects by @jevakallio.dev 🙇♂️🌩️
Pinned tabs lineup.. work and personal profiles
Which framework sponsored skis did you opt for? I got issued react ones.. not the most lightweight but sturdy 😅
+-------+
| CSS |
| is |
| Aweso |me
+-------+
Ahh, I didn’t realise the parser was not tree shakeable.. that’s a shame!
Nice! Blank space feels like a great fit here; a fraction of the size, one of the fastest vanilla implementations and no need for source maps.
Perhaps worth picking the brains of @ashley-c.bsky.social and @robpalmer.bsky.social 🧠
Wow this is awesome, another hurdle overcame! Am I right in thinking that when the type stripping feature is enabled, then the typescript compiler is dynamically imported?
If so, did you consider github.com/bloomberg/ts... or similar implementation at all?
Tomorrow I’m joining the @expo.dev team 🤓
Awfully excited to be working with @kitten.sh and @kadi.bsky.social again!
I'd forgotten about this project! Looks like the domain had expired a while ago, so I've just updated it to esm.lukejacksonn.com
Introducing EAS Hosting - deploy your API routes and Expo Router web projects in no time at all!
This is only the beginning! 😍 🚀
That plugin is 💯 makes good responsive design so much more trivial (far fewer breakpointed rules generally)
Preact Signals just got a huge performance boost:
Signals rendered as text/props & effects only "pull" as fast as needed for rendering. Since computeds run as-needed, they now only re-run as often as their downstream DOM output can be painted.
H/t to @jovidecroock.com for making this happen.
Lyric trigger.. guess thats me listening to naughties pop punk for the rest of the day 🤷♂️
8. Respect the "orientation" field in the manifest file of standalone web apps.
The LocatorJS chrome extension allows you to be highly productive even if your codebase is a spaghetti mess 🙃
A veil of organisation.. 10/10 would recommend.
www.locatorjs.com/install
Are you a web designer or developer with a wish list for Safari/WebKit? What’s on it?
Well aren't these faux book covers by Stripe an absolute geometric delight..
7. Decrease scroll-snap settle time or tweak easing function to fix issues with nested scroll containers.