I've been engaging with tech/programming stuff almost exclusively since I made this account, but 90% of the posts on my discover feed is still not tech/programming stuff.
I've been engaging with tech/programming stuff almost exclusively since I made this account, but 90% of the posts on my discover feed is still not tech/programming stuff.
My new JS bundler is at least 10x slower at runtime because of this (see network tab on reflame.app).
My new JS bundler is at least 10x slower at runtime because of this (see network tab on reflame.app).
That's Raspberry Pi levels of efficiency. Bonkers especially considering the fact that most workloads can finish 100x faster and go to idle 100x sooner than on a pi.
That's Raspberry Pi levels of efficiency. Bonkers especially considering the fact that most workloads can finish 100x faster and go to idle 100x sooner than on a pi.
This should make onboarding new apps a lot less painful, since we'll now detect entry points to NPM packages based on usage, and we can even add them for you in a new commit through our GitHub App!
This should make onboarding new apps a lot less painful, since we'll now detect entry points to NPM packages based on usage, and we can even add them for you in a new commit through our GitHub App!
Updating packages now takes under 5s for most apps, compared to ~20s before. How does that compare to your npm install step in CI? 😛
Here it is in action:
Updating packages now takes under 5s for most apps, compared to ~20s before. How does that compare to your npm install step in CI? 😛
Here it is in action:
Still needs a lot more testing, hoping to ship it before end of week.
This is the 4th major rewrite on this thing. Really hope this is the one that can stand the test of time. 🤞
Still needs a lot more testing, hoping to ship it before end of week.
This is the 4th major rewrite on this thing. Really hope this is the one that can stand the test of time. 🤞
Better late than never! 😅
Deploy speed went from ~500ms for our largest app to ~1.5s. Still 100x+ faster than their old CI pipeline that took 10 minutes, but nowhere near good enough by my standards.
Better late than never! 😅
Finally got tailwind compat to a usable state, that's as good a milestone as any. :)
Finally got tailwind compat to a usable state, that's as good a milestone as any. :)