Tim Smart (@tim_smart) 's Twitter Profile
Tim Smart

@tim_smart

I hack on @EffectTS_

ID: 14375241

calendar_today13-04-2008 14:27:37

271 Tweet

445 Followers

40 Following

Effect | TypeScript at Scale (@effectts_) 's Twitter Profile Photo

2024 was a milestone year with Effect 3.0, the first Effect Days in Vienna, and winning The Most Exciting Use of Technology Award at JSNation among other achievements! As we head into 2025, we’re excited to keep building, innovating, and growing together – Happy New Year! ✨

2024 was a milestone year with Effect 3.0, the first Effect Days in Vienna, and winning The Most Exciting Use of Technology Award at JSNation among other achievements!

As we head into 2025, we’re excited to keep building, innovating, and growing together – Happy New Year! ✨
Attila Večerek (@attilavecerek) 's Twitter Profile Photo

🚀 Exciting news! I’m launching a new blog series on Effective Pragmatism - the same topic I’ll be speaking about at Effect Days in just 2 weeks. I’ll be publishing a new post every 2-3 weeks, exploring the topic of software quality. Stay tuned! dev.to/attila_vecerek…

Michael Fester (@michaelfester) 's Twitter Profile Photo

Most of our customers leverage our APIs in one way or another - whether it’s building bespoke conversational experiences or syncing data between warehouses. Naturally, we take developer experience seriously. We’re investing heavily in our documentation and have recently

Most of our customers leverage our APIs in one way or another - whether it’s building bespoke conversational experiences or syncing data between warehouses.

Naturally, we take developer experience seriously.

We’re investing heavily in our documentation and have recently
Effect | TypeScript at Scale (@effectts_) 's Twitter Profile Photo

🎙 Cause & Effect Podcast – Episode #2 We chat with Michael Fester, co-founder Markprompt, on scaling AI-powered support with Effect & key engineering lessons. ◆ Migrating from TypeScript to Effect ◆ Handling API failures & cyber attacks ◆ Scaling AI infrastructure reliably

Tim Smart (@tim_smart) 's Twitter Profile Photo

More devs should try self hosting. You can buy a refurbished mini PC for like $130usd and it can fit under your wifi router. Install Linux / kubernetes / whatever you like (I prefer Talos) and use it for hosting personal projects. Servers aren't scary!

More devs should try self hosting.

You can buy a refurbished mini PC for like $130usd and it can fit under your wifi router.

Install Linux / kubernetes / whatever you like (I prefer Talos) and use it for hosting personal projects.

Servers aren't scary!
Tim Smart (@tim_smart) 's Twitter Profile Photo

Update to Effect | TypeScript at Scale docs MCP server: - includes website docs + readmes in docs search - improved cached - now on npm as `effect-mcp` - docker arm64 build To update: `docker pull timsmart/effect-mcp` github.com/tim-smart/effe…

Effect | TypeScript at Scale (@effectts_) 's Twitter Profile Photo

In this Cause & Effect episode, Johannes Schickling Johannes Schickling talks with David Golightly about how MasterClass built Cortex with Effect. Cortex is the voice AI orchestration layer powering personalized conversations with celebrity instructors like Gordon Ramsay & Mark Cuban

Effect | TypeScript at Scale (@effectts_) 's Twitter Profile Photo

🌟 10k times, thank you! Effect just crossed 10,000 stars on GitHub. To celebrate, we’re giving away **Effect swag** to a few folks who share how they’re using Effect in the wild!

Tim Smart (@tim_smart) 's Twitter Profile Photo

Little known module in Effect | TypeScript at Scale, EventLog can wrap any storage backend and add syncing capabilities. For example, you can transform local storage into a reactive, synchronized store.

Tim Smart (@tim_smart) 's Twitter Profile Photo

Renamed the effect-rx package to effect-atom. It can be installed from npm using "@effect-atom/atom-react" now. To sweeten the migration effort, a AtomRpc module has been added, which integrates @effect/rpc with effect-atom. Read more here: github.com/tim-smart/effe…