David Alejandro (@itsdavidramos) 's Twitter Profile
David Alejandro

@itsdavidramos

🚀 Full Stack Dev | 9+ years journey with #RubyOnRails & #JavaScript | Advocate for simplified web dev and clean code | Building PhlexyUI ✨

ID: 1258149745287147524

linkhttps://phlexyui.com calendar_today06-05-2020 21:41:28

1,1K Tweet

445 Takipçi

2,2K Takip Edilen

David Alejandro (@itsdavidramos) 's Twitter Profile Photo

“Now explain it as if it were a lord of the ring movie” Claude: The Fellowship of the Broken Pay Scale Scene opens in the great halls of Big Tech Company, where engineers toil at their glowing screens Narrator (in Ian McKellen’s voice): “Long ago, in the corporate realms of

Kevin Bravo (@0bkevin) 's Twitter Profile Photo

I just had one hour of listening to DHH interview, and now I want to switch all my tech stack to Ruby on Rails. Great so far, watch it. It's worth every second.

Wilson Wilson (@euboid) 's Twitter Profile Photo

Here are all the tools I use to ship incredibly quickly — Relational DB: Postgres — Vector search: Postgres — NoSQL storage: Postgres — Background jobs: Postgres — Auth: Postgres — Full text search: Postgres — Rate limiting: Postgres — KV: Postgres — Feature flags: Postgres

David Alejandro (@itsdavidramos) 's Twitter Profile Photo

Just installed Conductor for Claude Code and there's no place to sign in to Github. The only button prompts to add a repository but this obviously doesn't work for private repos. Has this happened to anyone? cc Melty Charlie Holtz

Just installed Conductor for Claude Code and there's no place to sign in to Github.

The only button prompts to add a repository but this obviously doesn't work for private repos.

Has this happened to anyone? cc <a href="/meltyinc/">Melty</a> <a href="/charliebholtz/">Charlie Holtz</a>
Mikael Henriksson (@mhenrixon) 's Twitter Profile Photo

This is so fascinating. A Ruby on rails application deployed to a number of cheap Hetzner VPS could likely cut that spend as low as $40 for similar performance. It is astonishing that people still accept this in 2025. Having to at all worry about spend feels like the stone

David Alejandro (@itsdavidramos) 's Twitter Profile Photo

Looks like Claude’s system prompt was updated to avoid explaining the changes it did. Might be Anthropic’s way to put less strain on their servers. Probably changed alongside the weekly limits. I don’t have the previous system prompt to compare but it definitely wasn’t doing

Looks like Claude’s system prompt was updated to avoid explaining the changes it did.

Might be Anthropic’s way to put less strain on their servers.

Probably changed alongside the weekly limits.

I don’t have the previous system prompt to compare but it definitely wasn’t doing
David Alejandro (@itsdavidramos) 's Twitter Profile Photo

Oh yeah it’s definitely a new update and it’s VERY annoying. It just stops without any indication that it just did and without providing any explanation about the changes it did.

Steve Krouse (@stevekrouse) 's Twitter Profile Photo

Vibe code is legacy code Andrej Karpathy coined vibe coding as a kind of AI-assisted coding where you "forget that the code even exists" We already have a phrase for code that nobody understands: legacy code Legacy code is universally despised, and for good reason. But why? You have

Vibe code is legacy code

<a href="/karpathy/">Andrej Karpathy</a> coined vibe coding as a kind of AI-assisted coding where you "forget that the code even exists"

We already have a phrase for code that nobody understands: legacy code

Legacy code is universally despised, and for good reason. But why? You have
David K 🎹 (@davidkpiano) 's Twitter Profile Photo

Vibe coding is incredible. I built a working MVP of a complex browser extension in just 2 days. Here's how: Day 1: Prompted the coding agent and watched it struggle through two different extension frameworks Day 2: Read the docs and coded it myself, with light LLM assistance