Ronny López retweetledi
Ronny López
3.7K posts

Ronny López
@ronnylt
Eventually opinionated. Opinions are my own, but I change them very often.
Barcelona, España Katılım Mart 2008
1.2K Takip Edilen902 Takipçiler
Ronny López retweetledi

Something that I think goes under-emphasized is how much AI coding demands a 'lead dev' mentality.
If you spent your pre-AI career trying to level up your teammates
(through API design, feedback loops, architecture)
Then working with AI will feel natural.
If you only focused on your own output, it will feel super bad.
English
Ronny López retweetledi

@ThePrimeagen creating a thing isn’t hard.
maintaining is.
English
Ronny López retweetledi
Ronny López retweetledi
Ronny López retweetledi

@adamdotdev This “adult in the room” framing is pretty rude to the Claude Code team that built a product hitting $1B run-rate revenue faster than probably anything in history. Bun made like $2.50 total (stickers).
Engineering is relative to time & tradeoffs & they made fantastic tradeoffs
English

Adding Deno and Node.js creator Ryan Dahl to the growing chorus
Software developers add WAY more value than memorizing the syntax trivia of the languages they use
It's time to lean into that everything-else and cede putting semicolons in the right places to the robots
Ryan Dahl@rough__sea
This has been said a thousand times before, but allow me to add my own voice: the era of humans writing code is over. Disturbing for those of us who identify as SWEs, but no less true. That's not to say SWEs don't have work to do, but writing syntax directly is not it.
English

@davidalvarezdlt @JosuGoi1 Montar un SaaS como el tuyo "totalmente solo", a día de hoy es imposible, al menos yo no lo he visto. En un año no sé, pero hoy me temo que no.
Español

@JosuGoi1 Estoy de acuerdo, pero el juego va a cambiar por completo… ni idea como, pero que se puedan montar hoy SaaS como el mío totalmente solo o con pocas personas hace que las dinámicas cambien totalmente.
Español
Ronny López retweetledi

When I wrote that Go was the only mainstream language that got concurrency right, many people reminded me of Erlang.
But no one said anything about Clojure (maybe because it's not mainstream).
Meanwhile, Clojure's core.async is an excellent implementation of the Communicating Sequential Processes (CSP) approach as a library, not in the language runtime. (Don't be confused by the unfortunate "async" naming, it's NOT about async/await)
It's quite similar to Go (no surprise, Go also implements the CSP approach). But it's even more powerful! (Only in terms of the API, though; the scheduler implementation in Go is much more sophisticated, and it uses a preemptive approach, unlike cooperative core.async)
If you are programming in a language with async/await concurrency - I encourage you to read the core.async documentation. I'm not a fan of Clojure, but this library is a real gem.
English
Ronny López retweetledi

@garrytan We are building this at anything.so
Email, calendar and phone in autopilot for busy professionals.
And you don’t need to fire your assistant. We put him/her on the loop.
DM to join beta.
English

Three weeks working at @TimescaleDB and wow! Already having so much fun; gearing up amazing stuff since day one. The engagement level is out of orbit.
English
Ronny López retweetledi

A few months ago, we changed the way we address bugs @linear. We prioritized bugs over everything else. If you have bugs assigned when you wake up in the morning, you don't do anything else before they are addressed.
This approach felt scary and quite radical, but our theory was this: Every software product has defects and the amount of defects being found is somewhat constant. We want to build a product that is of the highest quality, so eventually all bugs will be addressed. This means that the amount of work required to tackle bugs is the same regardless of whether you address the immediately or whether you prioritize feature work and tackle bugs in bulk between feature work.
And this made it obvious that the better alternative is to prioritize bugs over everything else. The cost for doing this was that we had to spend a month or so to bring down the backlog of bugs, but once the backlog was eradicated, there was no additional cost to this approach.
Now, if we or a customer finds a bugs, it usually gets fixed the very next day.
You certainly should consider doing this at your software company.
English

@elwatto Podía haberte dicho: "si eres de Sacramento, te pentesteo hasta adentro..."
Español

@smoyac I know there's a word for that, but I can't remember it right now.
English

@david_bonilla En Equilateral hacemos un poco de todo: equilateral.cloud
Español








