Opens profile photo
Follow
Renee Shah
@reneeshah123
Partner focused on infra & dev tools | I tweet on distributed systems stuff at the seed-stage I Blog: reneeshah.medium.com πŸ‘©πŸ½β€πŸ’»
Oakland, CAamplifypartners.com/investment-tea…Joined April 2014

Renee Shah’s Tweets

I've been thinking about tools re-written in Rust (partially) for better performance. This seems to be a trend. What are other examples? 1. Electron --> Tauri 2. Pandas --> Polars 3. NodeJS --> Deno
19
70
On Monday, I’ll be speaking on a panel at Wasm Day at KubeCon. It's my first time speaking at a conference. Wasm will improve several categories -- which are you most excited to hear about?
  • Browser databases
    21.5%
  • Serverless edge compute
    52.5%
  • CI/CD and build tools
    14.3%
  • OLTP dbs & streaming
    11.7%
223 votesFinal results
13
50
The future is "distributed systems primitives" as APIs (pub/sub, actors, state mgmt), and is the best OSS project for this. I’m happy to share our $4.2M seed round from Jan 2022 in , followed by a $20M Series A from Norwest in Sept 2022!
1
84
The most exciting use of server-side WebAssembly today is as an extension language. Other applications will mature over time, but this one is needed today. πŸ”₯
Quote Tweet
We launched Suborbital Extension Engine (SE2), our new OSS plugin server (E2 Core), and our new website today. Here's some technical details that get me really excited:
Show this thread
24
PaaS companies haven’t always been great businesses, but this is changing. New PaaS companies have learned from the past, and they're creating different β€œlayers of abstraction” for developers & enterprises. I’d also argue that Netlify/Vercel are PaaS cos that are successful.
2
35
Show this thread
Technology that is easy to set up – but then difficult to debug – is still a problem and is blocking adoption. Streaming systems are hard to debug (and hard to set up), Wasm modules are hard to debug, and FaaS is still hard to debug.
1
48
Show this thread
Infrastructure companies are betting more heavily in security, where there are huge budgets. Datadog & Elastic have moved into the SIEM space. Edge providers (Cloudflare / Fastly) have always had strong security benefits.
1
34
Show this thread
Containers are here to stay, but alternatives are also becoming more mainstream. MicroVMs and Wasm sandboxes are two examples. I’m curious if orchestration systems (e.g. k8s/Nomad) will start to think beyond containers as the main deployment unit.
4
67
Show this thread
I’m convinced that the next frontier for WebAssembly will be within the database. I’ve seen demos of Postgres and SQLite compiling to Wasm in the browser. Wasm will also bring compute closer to the data, and I’ve seen Wasm modules running literally inside database tables.
5
89
Show this thread
I’m seeing more companies build their applications on Cloudflare (and other edge providers), and this is the new application paradigm I’m most excited about. Global state management for the edge is still the biggest problem, especially local-first and multi-writer systems.
2
78
Show this thread
The Rust community is following the Jamstack pattern within the JS community. There are so many new frontend frameworks written in Rust that resemble React. There are many more JS developers vs. Rust developers, but Rust seems to be gaining in a small way on the frontend.
1
50
Show this thread
SQLite is having a renaissance in 2022 driven by its use in the browser and on the edge. I’m excited about new solutions that provide a persistent backend for SQLite on the web and that provide global replication on the edge for SQLite.
3
108
Show this thread
The frontend has always been important for application development, and its importance is also increasing rapidly. Gone are the days of the "thin client." This is another great example of better tooling for frontend developers. Excited for !
Quote Tweet
Announcing connect-web: it's time for Protobuf and gRPC to be your first choice in the browser. Generate compact, idiomatic TypeScript clients for your Protobuf APIs. buf.build/blog/connect-w
18
Loved this convo w/ about and the potential of WebAssembly πŸ’ͺ && I especially loved the s/o to the brilliant πŸ₯° Check out & I’s chat πŸ‘‡
Quote Tweet
πŸŽ™οΈNew Open Source Startup Podcast EpisodeπŸŽ™οΈ Ft. @technosophos co-founder & CEO of @fermyontech⚑️ Great convo about WebAssembly & the next gen of cloud computing ☁️ anchor.fm/ossstartuppodc
Show this thread
11
This is a killer breakdown of what folks are doing with WASM. doing great work.
Quote Tweet
For any emerging technology, the early battle is figuring out how and why to use it. I sought to answer how and why people are using WebAssembly, and I got 18 great answers. See my post where 18 startup leaders discuss why they chose to build with Wasm! reneeshah.medium.com/how-webassembl
Show this thread
2
19
For any emerging technology, the early battle is figuring out how and why to use it. I sought to answer how and why people are using WebAssembly, and I got 18 great answers. See my post where 18 startup leaders discuss why they chose to build with Wasm!
14
168
Show this thread
Discord seems to be chipping away at Slack to own developer communities. I’ve seen a few OSS companies migrate their communities from Slack to Discord, which is a heavy lift. I’ve heard it’s a combo of lower price & ability to customize in .
26
138
Github stars are far from a perfect metric. That said, all of these projects are core pieces of server-side Wasm infrastructure. All of these projects landed on Github in 2019. All are β€œup and to the right” in the last 2-3 years.
Image
1
43
Open-source business models require patience. It takes (at least) 18-24 months to build a community. And even then, you try to keep the lines clean between the OSS & commercial product. Most content has a lag, so your content doesn't reap benefits for months. Ty ! πŸ™‚
Quote Tweet
NEWPOST: There is such a thing as an open source business model. @reneeshah123 helps me breakdown the new open source business model and why it's a game-changer. tracymiranda.com/2022/01/18/the
4
55
The data warehouse continued to change every industry this year. It’s also commoditized storage as a business model. It’s cool to see Snowflake as a SIEM in security and as a system of record for product analytics & observability. Startups are building layers on top.
1
17
Show this thread
I heard more talk about building alternatives to Splunk, Elastic, Kafka, and Auth0 in 2021 than in the past. This isn’t new, and these companies/technologies will thrive for a long time, but I sensed room for alternatives – largely based on developer experience (sometimes cost).
2
23
Show this thread
For Jamstack developers, the combo of static rendering & server-side rendering was key. This allowed for faster & more dynamic apps. I was impressed with the growth of certain frameworks this year (e.g. Svelte, Next) and with strong Jamstack adoption in mainstream companies.
1
13
Show this thread