Investor (@c3ventures) and entrepreneur. SvelteKit maintainer. Co-founded Connectifier - acquired by LinkedIn

Sunnyvale, CA
It has been so fulfilling to be able to back Living Carbon and see them reforest huge swaths of the country. They're on track to absorb roughly the equivalent of San Francisco's annual emissions!
1/ @OctopusEnergy is backing Living Carbon with $500M to reforest degraded land and remove CO₂ across North America. This major project financing comes with an additional ~$13M investment in our carbon business. Living Carbon is putting low quality land back to work. Our innovative reforestation turns low quality land into thriving forests faster to remove carbon or produce sustainable forest products. Read more about it in today’s @WSJ (link in the comments) →
2
4
8
527
RT @living_carbon: 🌲 Excited to announce our agreement with @Microsoft for 1.4M tonnes of carbon removal through reforestation in Appalachi…
14
Ben McCann retweeted
If you were missing the "I can just reassign a $: statement" capability of Svelte 4 in version 5 - it's back now!
3
5
55
2,966
Replying to @thdxr
Svelte 5 has an excellent migration guide from v4 to v5. It’s way too big to be a cursor rule though. I ended up dumping into Google Gemini large context window and got a phenomenal cursor rule condensed out of it. Nearly no issues anymore. I would recommend to anyone dealing with or offering upgrades
1
1
7
1,700
You think removing is-number to save 440 gb is something? I just had a PR merged to save 112 TB! I hope for the sake of everyone's node_modules that we can all compete to get the highest number 😆
lol, removing is-number from this package saves 440gb weekly github.com/micromatch/to-reg…
2
4
30
2,537
I also sent another PR to @izs that would save 96 TB of traffic to the npm registry.
1
3
337
If you're interested in more details join the discussion on that other site with the blue monarch logo.
1
271
The State of JS 2024 survey is out! survey.devographics.com/en-U…
3
16
2,655
Ben McCann retweeted
@sveltejs v5 is out and Storybook 8.4 is ready: ✅ Runes support ✅ Write your stories in Svelte CSF ✅ Insane, next-level Svelte TypeScript support ✅ Zero-config setup from the Svelte CLI If you’ve written stories for Svelte, you can see that Svelte CSF is a big improvement:
1
9
33
4,880
Introducing the new Svelte CLI! svelte.dev/blog/sv-the-svelt… We’re now offering the ability to setup CSS, formatting, linting, testing, DB querying, auth, i18n, and more. Just run `npx sv create` and follow the prompts.
6
29
233
41,053
Announced at Svelte Summit today: - Svelte 5 released - sv, the new Svelte CLI - new svelte.dev website to go live next week - Svelte Hackathon with thousands in prizes See hack.sveltesociety.dev/2024 and npmjs.com/package/sv for more details
5
46
224
16,140
I made a mistake. It's two announcement talks, but... four things being announced! Join us on Saturday: sveltesummit.com/2024/fall
This is the first time we've had two different announcements to share at the same Svelte Summit. Let the speculation commence!
4
29
2,936
Some data from Google (big thank you to @rick_viscomi and @imkevdev!) Client-side-only SPAs are extremely detrimental to latency as they add a network round-trip before rendering begins. You can win at LCP by making it harder to build client-side apps😉
9
18
114
134,620
Your use case may warrant a client-side rendered SPA. Perhaps you are building a locally-served app or using it in a mobile framework. It's good to have the flexibility to build a SPA, but you should be careful to choose the right tool for the job.
1
12
3,298
Note that the query for this chart considers a web page to be client-side rendered if 75% of the HTML is generated on the client side.
6
2,867
This is the first time we've had two different announcements to share at the same Svelte Summit. Let the speculation commence!
We just updated the Svelte Summit website with the list of talks. If you are curious about what's coming in two weeks go to sveltesummit.com/2024/fall
5
4
42
7,608
Now available: npx svelte-migrate svelte-5 Please try it out and file issues in the Svelte repo. Do check that it hasn't already been reported as it's quite new and bound to have bugs.
3
18
124
14,734
svelte-check has gone from 46 dependencies in v3 down to 9 dependencies in the latest release! This CLI is used by almost every Svelte project.
4
17
143
7,299
Thanks to @dummdidumm_ for the work on svelte-check. Not to mention @43081j and @paulmillr for the work on chokidar.
4
553
Remember when one usage of is-number caused 440GB/week of traffic to npm? Well the only reason people where using it was because the popular chokidar file watcher did indirectly. chokidar v4 just dropped it and others resulting in a savings of 2.5 TB/week of traffic to npm
lol, removing is-number from this package saves 440gb weekly github.com/micromatch/to-reg…
5
16
183
16,996
Btw, this is so much traffic that @thedevminertv had to use big.Int in the reporting tool so that it could calculate it without triggering an integer overflow!
1
11
760