Sylvain Simao
banner
sylvainsimao.com
Sylvain Simao
@sylvainsimao.com
🇦🇺🇫🇷 Building https://kuizto.co 🥑⭐🛒🍳 and https://floppyos.com 🧠🗂️⚡🔍 • Fractional CTO https://sylvainsimao.com • Always in dev mode #sveltekit #typescript #cloudflare
The flood of openly racist posts I’ve come across since the H-1B policy shift is honestly disturbing to watch.
September 22, 2025 at 5:29 AM
Nice feature in pnpm 10.16. Time to set `minimumReleaseAge` everywhere!
September 16, 2025 at 4:20 AM
Reposted by Sylvain Simao
we just released SvelteKit remote functions. feel like 'minor change' undersells it a little tbh

✅ await in components svelte.dev/docs/svelte/...
✅ remote functions svelte.dev/docs/kit/rem...
🔜 async SSR

truly can't wait to ship the rest of this stuff
July 31, 2025 at 9:12 PM
So I've been using SvelteKit remote functions for about a week now... Total productivity banger! The mental model is super simple, makes building new features way way quicker. Not officially released and stable yet, so tread carefully 👀
July 29, 2025 at 12:06 AM
Australian election comms often feel more like "why the others suck" than "here's our plan and how we'll deliver it". Not saying France is better (the current mess speaks for itself), but I do miss the policy-heavy manifestos.
April 22, 2025 at 5:52 AM
Cloudflare just made building AI agents actually approachable!
agents.cloudflare.com
Cloudflare Agents
Build agents on Cloudflare—the platform designed for durable execution, serverless inference, and pricing that scales up (and down).
agents.cloudflare.com
April 8, 2025 at 1:38 AM
Debugging web on iOS/Android has always been a pain. inspect.dev fixed that for me.

No Safari hacks. No weird setups. It just works.

Saved me hours, so felt like my duty to share and save others the headache.
Inspect – The mobile DevTools you'll love using
Inspect helps you debug the mobile web on iOS and Android by giving you an all-in-one developer tool for macOS, Windows, and Linux.
inspect.dev
April 8, 2025 at 12:06 AM
The combo Trigger.dev + Portkey.ai is incredible for running background jobs with AI tasks. They tackle the pain points of gaining observability and granular control over both jobs and AI runs—often tricky to nail in simpler setups. I’ve been using this exact duo and highly recommend trying it out!
Trigger.dev | Open source background jobs with no timeouts.
Build and deploy reliable background jobs with no timeouts and no infrastructure to manage.
Trigger.dev
January 28, 2025 at 12:24 AM
Biome already is a solid alternative to Prettier and ESLint. I’ve used it in my latest projects and it delivers. Full Svelte support and Tailwind sorting are coming—can’t wait.
Today we’re happy to share our plans for Biome 2.0 as well as the rest of our roadmap for 2025.

Read all about it here: biomejs.dev/blog/roadmap...

#OpenSource #WebDev #Tooling for #JavaScript #TypeScript #CSS #GraphQL and #GritQL, written in #Rust
Roadmap 2025 and Biome 2.0
biomejs.dev
January 22, 2025 at 1:21 PM
What are the best tech/startup/apps product launch videos you've come across? Looking for inspiration. Here are a few I found that I think are quite good 👇
December 19, 2024 at 4:16 AM
Things I'd love to see come to life in the Svelte ecosystem:

1. A PayloadCMS-style solution with an instant admin panel defined as code.
2. A Svelte utilities library as rich as VueUse/ReactUse.
3. An enterprise-grade SvelteKit boilerplate for large-scale apps.
December 19, 2024 at 3:50 AM
Using Turso in serverless setups like Vercel Edge or Cloudflare Workers can lead to read-after-write issues, especially when immediate consistency is needed. After facing this in two different apps, I decided to write a post about it! 👇
sylvainsimao.com/blog/fixing-...
Fixing Turso Read-After-Write Consistency in Serverless
Using Turso in serverless setups like Vercel or Cloudflare can cause read-after-write consistency issues. Find out why these happen and explore solutions to keep your data consistent.
sylvainsimao.com
November 18, 2024 at 9:39 PM