dee (@flexdinesh) 's Twitter Profile
dee

@flexdinesh

Building blaaaaazing fast web by day. Homelab sysadmin by night.

ID: 115411943

linkhttps://dineshpandiyan.com calendar_today18-02-2010 15:39:08

8,8K Tweet

2,2K Followers

1,1K Following

Linear (@linear) 's Twitter Profile Photo

Now ready for deployment: Cursor Delegate any Linear issue to Cursor, and a background agent will get to work. Once the task is complete, the Cursor agent will update the issue automatically with a PR.

Sentry Changelog (@sentrychangelog) 's Twitter Profile Photo

Logs are Generally Available Logs in Sentry are now GA—with live tailing, alerts, dashboards, and full trace context built in. sentry.io/changelog/logs…

Kelly Sommers (@kellabyte) 's Twitter Profile Photo

The same engineers that suggest using databases that have fundamental performance and data inconsistency anomalies are the same engineers that wouldn’t be able to identify if their system design is suffering from these anomalies. Meanwhile support calls manually correcting data

Claude (@claudeai) 's Twitter Profile Photo

We've published a detailed postmortem on three infrastructure bugs that affected Claude between August and early September. In the post, we explain what happened, why it took time to fix, and what we’re changing:

AJ Stuyvenberg (@astuyve) 's Twitter Profile Photo

Shayan The original sin of Serverless is the single concurrency VMsl It just can't exist in a non-zirp environment. You need to saturate the compute you pay for. Cloudflare solved this with CPU time billing for workers. Vercel with fluid compute. GCP with CloudRun.

Astro (@astrodotbuild) 's Twitter Profile Photo

Cloudflare just donated $150,000 to support Astro's open source development as our newest official hosting partner. Thank you @cloudflare! 🚀

Cloudflare just donated $150,000 to support Astro's open source development as our newest official hosting partner. 

Thank you @cloudflare! 🚀
Addy Osmani (@addyosmani) 's Twitter Profile Photo

Announcing Chrome DevTools MCP! 🚀 Connect your AI coding agent to Chrome's powerful automation & debugging capabilities with ease. Key features: ✅ Reliable automation: It can programmatically handle clicks, form fills, dialogs, and page navigation with ease. ✅ Performance

Shayan (@imsh4yy) 's Twitter Profile Photo

This is quite a big deal. These companies jointly funding Astro and TanStack and collaborating to keep these frameworks platform-agnostic. No single company controlling the direction. No vendor lock-in. Proper open source.

This is quite a big deal.

These companies jointly funding Astro and TanStack and collaborating to keep these frameworks platform-agnostic.

No single company controlling the direction. No vendor lock-in. Proper open source.
dee (@flexdinesh) 's Twitter Profile Photo

I can’t usually get these LLMs to reduce the complexity. They always double down on complexity to solve the problem at hand. They solve it nevertheless, but you gotta throw a 100 ideas at them to figure out the path of least resistance.

I can’t usually get these LLMs to reduce the complexity. They always double down on complexity to solve the problem at hand. They solve it nevertheless, but you gotta throw a 100 ideas at them to figure out the path of least resistance.
dee (@flexdinesh) 's Twitter Profile Photo

I've been using Cloudflare tunnels for 2 years now. Every time I log into my dashboard, I have to go search on Google to figure out how to get into my tunnel dashboard.

dee (@flexdinesh) 's Twitter Profile Photo

i'd take claude over cursor any day. there's something off about prompting in your editor. it breaks my visual code flow mental model.

i'd take claude over cursor any day. there's something off about prompting in your editor. it breaks my visual code flow mental model.
Bun (@bunjavascript) 's Twitter Profile Photo

When Claude Code fetches Bun’s docs, Bun’s docs now send markdown instead of HTML by default This shrinks token usage for our docs by about 10x

When Claude Code fetches Bun’s docs, Bun’s docs now send markdown instead of HTML by default 

This shrinks token usage for our docs by about 10x
sam (@samcraigjohnson) 's Twitter Profile Photo

Tyler Shukert async I/O when reading from disk for a single process. postgres has supported multiple clients with non blocking reads for many years.