Sibiraj
@_sibiraj
Building @localopsco / Developer
Spinning up a local PostgreSQL db is truly made simple by @prisma . I used spin up docker for every project up until last week. Just run `prisma dev` and voila. It just takes a couple of seconds to spin up. Starting up with Prisma is kinda like having a Swiss Knife.
Finally.
Exactly 1 year ago I opened the PR to add Type Stripping to Node.js. After 1 year of testing on the v23 and v24 release lines, it's finally ready to be unflagged on v22 github.com/nodejs/node/pu…
We moved @localopsco developer docs to @mintlify last week! Checkout docs.localops.co While helping developers deploy on-prem/cloud faster than ever, we treat documentation also as core part of our product. We iterate on our articles, look & feel and integrate them…
You can now bring up S3 buckets or RDS instances or any other AWS resource just by adding a JSON file in your Github repo. Learn more: localops.co/blog/spin-up-c…
Every article by @depotdev is worth reading. 🧠 Just wish there was a subscribe button depot.dev/blog
Published v2.2.0 with svelte context support in NodeViewRenderer npmjs.com/package/svelte… support for @tiptap_editor v3 is in progress
If you think account verification by @Hetzner_Online is too strict. See blog.cloudflare.com/ddos-threat-re… by @Cloudflare Totally necessary.
The fact that @polar_sh's Customer entity supports `external_id` is such a win for DX. It makes integrations seamless.
☝️Spending long hours at 2am with production alerts? Would you like your team to debug and resolve them 5-10x faster using AI? We're building autonomous AI SRE agents to observe your infrastructure to pro-actively reason through NewRelic / Datadog / Pager duty alerts, Latency…
Published github.com/sibiraj-s/ngx-… v13.0.0 for @tiptap_editor with support for @angular v20.
Published npmjs.com/package/ci-info v4.3.0 with support for @Cloudflare Workers CI. Thanks @jamestalmage
My stack preference - framework: @nextjs - orm: @prisma - db: @prisma or @neondatabase - auth: @better_auth - ui: @shadcn - payments: @polar_sh - webhooks proxy: smee.io - mail: @resend - feature flags: @posthog (actually has a lot of features)
A quick fix to make Cloudflare's Turnstile widget native in @shadcn /ui projects.

How often do your deployments break things? Here is Part-3 of the DORA metrics series we started earlier. Metric #3: Change Failure Rate This metric tracks the percentage of deployments that cause failures in production — bugs, crashes, rollbacks, or hot fixes.…
New release: Rollback your deployments when you break things. Checkout: localops.co/blog/rollback-…
How fast does a line of change reach production in your team? Let us dig into this DORA metric today. This is part #2 of the series I started last week to share what DORA metrics are and why your engineering team must start tracking them. Metric 2 - Lead time for changes: Lead…
Are you tracking DORA metrics in your dev team? Most engineering leaders know DORA metrics are key to developer velocity. But knowing isn’t enough. I'm starting a series of posts here and in it, I’ll break down each metric and share how teams can measure them and show how using…
Are you sure you want to deploy today? When you use LocalOps, it gives you a gentle hint before deploying on a Friday:
🪂 📦 New guide drop: Deploying NextJS on AWS using LocalOps: docs.localops.co/guides/spa/nex… #AWS #NextJs #DevOps