korrents

David Heinemeier Hansson

@dhh · 53 positions · 6 changes of mind

Creator of Ruby on Rails, CTO of 37signals, and creator of Omarchy.

David Heinemeier Hansson did not write this page. We collected these quotes from things they published elsewhere, and every quote links to where it was said. They have no account here and have not endorsed this site. Quotes are word for word; the short line under each one is our own restatement, not their wording. Their own site. Is this you? Claim it or ask us to remove it.

  1. 29 Aug 2026

    A formal code of conduct is not worth adopting, because those became struggle-session processes; courtesy without one is what actually wins.

    Omarchy is not going to adopt a formal Code of Conduct because those turned out to be struggle-session processes in the last turning. But we are going to play nice. We're going to be courteous, professional, and composed in our direct interactions with users, competitors, and even haters. Because that's what's going to pave the path to the win.

    @dhh on Xx.com

    Omarchy

  2. 29 Aug 2026

    Returning fire to a troll costs you your reputation and costs the troll nothing, because the audience judges you and not them.

    But if you return fire with fire, the only thing that'll burn is our reputation. The troll who triggered you into flashing your teeth won't face any consequences, but every spectator who saw it will judge you.

    @dhh on Xx.com

  3. 2 days earlier
  4. 27 Aug 2026

    Omarchy could reasonably switch its packaging system to Nix.

    Maybe Nix is like Rust: Amazing if you don't have to look at the code! I'm open to the idea that Omarchy Cinque could switch packaging system if I never have to look at nixlang, there are no ergonomic regressions, and we have full repo sovereignty.

    @dhh on Xx.com

    OmarchyNix

  5. 1 day earlier
  6. 26 Aug 2026

    The last nine months have compressed decades of progress into weeks, and this is one of the rare moments a person gets to watch the world change inside their own lifetime.

    I love this quote. I think it's Lenin. There are decades where nothing happens and weeks where decades happen. And we have seen decades of progress happen in the last nine months.
    spoken · official transcript hear it at 0:04:03 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  7. 26 Aug 2026

    The release of Opus 4.5 in November 2025 was the dividing line, because it was the first time an agent produced work uncannily close to what its user would have written themselves.

    Then we get to November 24th, 2025. Opus 4.5, to me, was the dividing line, where suddenly... I didn't even try it on the 24th. I think I tried it on the 26th. I give it a couple of tasks, and I realize that the quality of the output is uncannily close to what I would've written.
    spoken · official transcript hear it at 0:07:21 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  8. 26 Aug 2026

    AI has passed nearly every human at finding security vulnerabilities, because the work is chaining together small flaws that are harmless on their own.

    So the irony here is that when you look at that field, it seems like we've reached levels of intelligence that virtually no human can match because many of these security holes are about stringing combo moves together. You find one little vulnerability here that by itself might not be the worst thing in the world, but then you combine it with four others, and suddenly you have RCE, remote command execution. Humans who are able to do that are very rare.
    spoken · official transcript hear it at 0:14:30 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  9. 26 Aug 2026

    Letting non-programmers vibe-code features into a large existing product destroys its architecture, even when every individual change looks defensible.

    And we ended up with a lot of PRs that individually perhaps could have been justified for a hot moment, taken all together, destroyed the architecture of the system. And we actually had to clean up manually, mop it up by hand, by human hand, to get back to an architecture that felt cohesive and coherent.
    spoken · official transcript hear it at 0:16:59 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  10. 26 Aug 2026

    The very large productivity gains from agents require working with them directly; putting another human in between is too slow to preserve the gain.

    The revelation I've had working on Omarchy the last three months is that to get that magical 10X, 100X, in a few rare cases, 1000X productivity boost, you have to interact with the agents directly, and you cannot intermediate that bandwidth with another human because it's simply too slow.
    spoken · official transcript hear it at 0:19:14 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

    Omarchy

  11. 26 Aug 2026

    Most organisations are bottlenecked on ideas, vision and taste rather than on implementation, so making code cheap does not make them productive.

    The other thing I'd say is that most organizations don't know what they want. They don't know how to make it better. They're not bottlenecked on implementation. They're bottlenecked on ideas. They're bottlenecked on vision. They're bottlenecked on taste. And if you don't have those element in excess of your implementational capacity, it doesn't help. So you can make a lot of shitty ideas come true, then what?
    spoken · official transcript hear it at 0:20:13 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  12. 26 Aug 2026

    Software lock-in is breaking, because rewriting just the 5% of an application you personally use is now within one person's reach.

    And maybe you won't get to 100% coverage, but this is the old joke about Microsoft Office. "I only use 5%." Yeah, well, we all use a different 5%. Well, what if we all just build our own 5%? What if I just took the functionality that I need and just did that? That is a completely different challenge and one agents are incredibly capable of doing right now, today, and I've done it a lot of times over.
    spoken · official transcript hear it at 0:25:30 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  13. 26 Aug 2026

    Agent-written pull requests already outclass those of the median human contributor to an open source project.

    But it actually means that if you take the median programmer and their pull requests towards an average open source project, they're already getting outclassed by agents. I would rather get an agent-written pull request to one of my projects than I'd get one written by a human, and it's not just because the quality's better. It's also because I feel a lot less bad if I just reject it.
    spoken · official transcript hear it at 0:31:58 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

    open source

  14. 26 Aug 2026

    This is the best time there has ever been to be an open source maintainer.

    So, in my opinion, this is the absolute best time to ever have been an open source software maintainer. Not only do we get this wealth of glorious pull requests made by agents with all the boxes ticked, we also get to tap into a creativity of people who did not have access to contribute to a project before.
    spoken · official transcript hear it at 0:33:39 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

    open source

  15. 26 Aug 2026

    A maintainer no longer needs to read every pull request; agents can sort the chaff and leave only the decisions worth a human.

    I'm not reviewing every pull request anymore. I haven't been reviewing them for quite some time now.
    spoken · official transcript hear it at 0:35:08 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  16. 26 Aug 2026

    Vibe coding is not programming, and the line between them is whether you look at the implementation at all.

    And vibe coding, if we define it here, is you tell an agent to build software for you. You do not look at the implementation. That, to me, is what separates vibe coding from programming or, let's say, agent-accelerated development.
    spoken · official transcript hear it at 0:51:09 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  17. 26 Aug 2026

    Software is product management, and those are the skills the agentic era rewards — skills that are not evenly distributed among programmers.

    The reason I say that is there's a lot of programmers who are not very good product managers. Software is product management. What should it do? Who should it do it for? How should it do it? How should it look? What are our priorities? What do we start with first? What does version one include? All of those skills are not easily or equally distributed across all programmers.
    spoken · official transcript hear it at 0:53:20 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  18. 26 Aug 2026

    Overly prescriptive instructions make a coding agent worse, for the same reason a micromanaging boss makes a programmer worse.

    it was actually being damaged by overly prescriptive humans. And any programmer who's had a pointy-haired boss knows exactly what that is like. When the boss walks into the room, doesn't know anything, starts telling you how to program, how to code. What do you do? You sulk. You write shittier code if you're mandated to do things that are against your better judgment. Why would an agent not be the same?
    spoken · official transcript hear it at 0:56:38 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  19. 26 Aug 2026

    You cannot know what a program should do until you play with it, so in the agentic age you should be as vague as you can up front and then interact with what appears.

    No one was happy. Because no one knows what they want until they receive it. You don't know what a program should do until you play with it. So in the agentic age, you should resist the temptation to be overly specific upfront. Be as vague as you can to manifest something, then interact with the something. The way you arrive at good software is you write a little bit of software, and then you try to use it. It is in the process of using software that you discover what you really want.
    spoken · official transcript hear it at 0:58:09 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  20. 26 Aug 2026

    The case for sweating every line of code was premised on humans doing the modifications, and it now survives only because tokens are scarce.

    That was premised on humans doing the modifications. I think it is an open question to which degree this still matters. Now, it does matter, and the reason I say that, at least for the moment, is that tokens are still scarce. At this moment in time, we are all token limited.
    spoken · official transcript hear it at 1:01:32 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  21. 26 Aug 2026

    Programmers who loved the mechanical act of coding are under threat; those who wanted to build things are not.

    I think you're gonna have a hard time coping with the new reality if the only thing you loved about programming was the mechanical bits of putting the right logical constructs together to produce something other people told you to produce. Because that mechanical process is under threat. If you are, as you just mentioned, excited about building things, I don't think you're under threat at all.
    spoken · official transcript hear it at 1:11:08 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  22. 26 Aug 2026

    A productivity improvement means fewer people doing the same job, and that should be said plainly by the people defending it as good.

    This is very important because in the abstract, I think everyone says, "Yay, productivity. That's good." What did you think, this was all just vibes? No. Productivity means fewer people to do the same number or the same job. Now, the amount of job you want done may increase, and therefore you get more people, but it also may not.
    spoken · official transcript hear it at 1:13:54 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  23. 26 Aug 2026

    The current tech layoffs are pandemic over-hiring correcting itself, with AI as the convenient excuse.

    And I think what we're seeing right now with some of the layoffs is a testament to that, not AI. It's just that during the pandemic, a bunch of overhiring went on, and now AI is a convenient excuse to slim down. But I do also think AI is going to expose some roles as just not being productive ways for humans to spend their time, and therefore we must come up with new ways of spending their time.
    spoken · official transcript hear it at 3:04:52 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  24. 26 Aug 2026

    Trying to anticipate what AI will look like two model releases from now is a waste of time and a route to AI psychosis.

    Don't try to anticipate anything. You will literally go crazy. Because even the smartest brains in the business cannot anticipate what two model hops from here is going to look like. It's an absolute waste of time, and you will develop an AI psychosis trying to deduce what two years from now is gonna look like. Focus on right now, and right now is the most incredible time to be into computers.
    spoken · official transcript hear it at 1:17:11 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  25. 26 Aug 2026

    There is no accumulated advantage in agentic coding: someone who ignored the whole of the past year could catch up to the frontier in two weeks.

    There's not any accumulation, which is in some ways a great relief.
    spoken · official transcript hear it at 1:24:08 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  26. 26 Aug 2026

    The agentic age needs a new operating system: if you can vibe-code any application, you should be able to vibe-code the operating system, and only Linux allows that.

    It is an infuriatingly locked-down computer. Now, to Apple's credit, it's a pretty good computer for being locked down, but I don't want a locked-down computer. I wanna own my computer. Better yet, I wanna mutate my computer, and this is where the agentic age needs a new operating system. When you can vibe code whatever app comes to your mind, you should be able to vibe code your operating system.
    spoken · official transcript hear it at 1:58:05 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

    Linux

  27. 26 Aug 2026

    The arcane config files and error messages that kept Linux off the desktop are exactly what make it the right operating system for agents.

    Linux conquered everything else. All the AI infrastructure that everyone runs off, it's all running on Linux. All the systems, all the servers, everything is Linux. So it was kind of a curiosity that the desktop and the personal computers we were using really hadn't been captured, but clearly it was just waiting for this moment. Linux spent the time from '91 to now waiting for agents to fully flourish as an end user operating system.
    spoken · official transcript hear it at 3:41:01 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

    Linux

  28. 26 Aug 2026

    In most domains agents are now better than humans at finding bugs.

    And this was with models we had six months ago. At this point, 100% in the majority of domains we work in today, agents are better at finding bugs.
    spoken · official transcript hear it at 2:28:54 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  29. 26 Aug 2026

    Work produced by one frontier model should be reviewed by a different one, for the same reason a good programmer's work improves under a good peer's review.

    Why are we surprised? Even if you're a good programmer, if you finish a job and you ask your also very good peer to review it, you're gonna end up with better code. Of course you're gonna end up with better code. So build that into your process.
    spoken · official transcript hear it at 2:39:24 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  30. 26 Aug 2026

    The two standard criticisms of AI — that it is not deterministic and that it is not creative — cannot both be true.

    There's both the charge that it's not deterministic and therefore bad, and also that it is not creative. It's one or the other, bro.
    spoken · official transcript hear it at 4:05:28 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  31. 26 Aug 2026

    Large language models could still plateau, and that possibility should be held open even though no evidence of it has appeared.

    So we should also have the humility. As amazing as the LLMs are now, it could be that they eventually plateau. We haven't seen any evidence of it yet, and I think this is also why we're seeing this absolute gobsmacking levels of investment, because so far the scaling laws are true, and the more billions are poured in, the more intelligence comes out.
    spoken · official transcript hear it at 4:08:53 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

    LLMs

  32. 26 Aug 2026

    The programming language is now English, and it is a more beautiful one than Ruby.

    The language now is English. It's a cliche, but it's also true. Like I've been programming in English for the last three months. I've been reading a lot of code, but I'm programming in English. I'm telling the computer what to do, and I'm using natural language, and it is shockingly even more delightful. If there is one programming language more beautiful than Ruby, it is the English language.
    spoken · official transcript hear it at 4:01:59 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  33. 26 Aug 2026

    A sense of achievement in software survives writing almost none of the code yourself.

    So it's strange because it's also perhaps the major software release that I've worked on the least in terms of lines of code. I have the least number of personally hand-chiseled lines of code in Quattro than I've had in any major release I've ever done. And yet, I am insanely proud of what we've accomplished.
    spoken · official transcript hear it at 3:36:28 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  34. 26 Aug 2026

    Falling birth rates make a society less able to be hopeful, because nihilism creeps in when people have no stake in the future.

    I think this is one of the great tragedies of the moment, is the falling birth rates are making it more difficult for people to be excited about a more prosperous future that is difficult to get to. Because if we're planting trees of which our children will not sit in the shades, I don't know, maybe we should just make some lumber and burn it all down, right? I think there's a nihilism that can sneak into society much more easily when we are not DNA invested in the future
    spoken · official transcript hear it at 3:09:08 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  35. 26 Aug 2026

    Creating life with another human you love is the peak experience of being on the planet.

    I'm excited about a lot of things. I love building things, and I love hobbies, and I love all sorts of stuff. But creating life with another human that you love is literally the peak experience of being on the planet.
    spoken · official transcript hear it at 3:12:28 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  36. 26 Aug 2026

    A human lifespan of about 90 to 100 years is right, and living forever is not something to want.

    I actually I do wanna die. I don't wanna do this forever. Like, I think the human li- lifespan of about 90 to 100 sounds about right. I'm embracing the finitude of life.
    spoken · official transcript hear it at 4:54:49 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  37. 26 Aug 2026

    Health optimisation has overshot: minimising a measured risk is not worth it if the cost is not having lived.

    And this is the myopia of modernity, that we reduce things down to like, well, one glass on this long run study meant that you had a 0.1% greater risk of some heart defect. Yes, but if you didn't live at all, what's the point?
    spoken · official transcript hear it at 5:01:02 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  38. 26 Aug 2026

    Countries have a right to set their own immigration policy, and the assumption that people can be moved between countries with no consequence is empirically false.

    Countries and peoples have a right to set an immigration policy, and this notion that we shouldn't have any borders or, or even worse than that, it's all just a blank slate, that all peoples are just the same, and we can take people from one place of the earth and we can place them in another place on the earth and everything's just gonna work out hunky-dory. Empirically not true.
    spoken · official transcript hear it at 4:32:58 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  39. 26 Aug 2026

    A country benefits from immigration in proportion to whether the people arriving are net contributors who assimilate.

    Immigration depends greatly on who immigrates. And a country benefits when the people who immigrate are net contributors to the society, and in most cases, that they assimilate with the local culture.
    spoken · official transcript hear it at 4:34:06 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  40. 26 Aug 2026

    Liberals and conservatives should work together, and that is easier when colleagues leave their political differences out of it.

    So I actually think liberals and conservatives should work together. I think the country would be much worse off if there's a complete separation between the tribes, and then there can't be any overlap or interaction. And I think that mingling is so much easier to do if you just don't focus on your differences all the time. Focus on what you like together.
    spoken · official transcript hear it at 4:39:18 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  41. 26 Aug 2026

    You can keep using a company's product while disliking its politics; refusing everything you disagree with is not required.

    The world would be so fucking boring if we constantly sought 100% compatibility in our opinions and in our politics. And when it comes to my code generator, which is what Claude is, I don't need it to share all my politics.
    spoken · official transcript hear it at 3:28:40 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  42. 26 Aug 2026

    Entrepreneurs benefit from setting ambitious goals, even though most people do not need grand ambitions at all.

    And I will say I've actually changed my mind on that a little bit. I spent quite a lot of time speaking the other book that there are a lot of people who don't actually need those ambitions. And I also-- That's also true. We don't want 8 billion Elons running around the world. Would be rather crazy, I think. But I've come to realize that for entrepreneurs, it's healthy to have suitable chunky goals.
    spoken · official transcript hear it at 2:06:05 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  43. 26 Aug 2026

    Fable is the best AI model in general right now, and Opus 5 is the second best.

    But to answer your question, the best model in general right now is Fable. The second-best model, in my opinion, is Opus 5.
    spoken · official transcript hear it at 2:29:48 · all korrents from this recording

    DHH: Future of Programming, AI, Agentic Engineering, Vibe Coding & Linux | Lex Fridman Podcast #501youtube.com

  44. 3 months earlier
  45. 1 Jun 2026

    AI coding agents advance open source's founding goal by letting far more people modify software, so barring AI-assisted contributions protects a guild rather than the mission.

    Agents aren't perfect, slop is a problem, but giving more people the power to enjoy malleable computers is undoubtedly a huge win for the founding vision of open source.

    Let the agents democratize open sourceworld.hey.com

    coding agentsopen source

  46. 10 months earlier
  47. 31 Jul 2025

    An executive's empty calendar is a feature, not laziness: availability is what the job requires.

    Wide open calendars should not be seen as lazy, but as intentional availability.

    Executives should be the least busy peopleworld.hey.com

  48. 3 months earlier
  49. 28 Apr 2025

    Forcing Google to divest Chrome would damage the web, even though Google should not be allowed to rig the online ad market.

    Google should not get away with rigging the online ad market, but forcing it to sell Chrome will do great damage to the web.

    Don't make Google sell Chromeworld.hey.com

  50. 4 days earlier
  51. 24 Apr 2025

    However capable AI coding tools become, the industry will still need junior programmers, because someone must be able to vet what the machine produces.

    However good AI gets, we're always going to need people who know the ins and outs of what the machine comes up with.

    We'll always need junior programmersworld.hey.com

    AI and jobs

  52. 2 weeks earlier
  53. 7 Apr 2025

    Universal basic income is at most a small part of the answer to AI-driven job loss.

    The purpose of work is not just about earning your keep, but also about earning a purpose and a place in the world.

    Universal Basic Dead Endworld.hey.com

    AI and jobs

  54. 6 months earlier
  55. 17 Oct 2024

    Leaving the cloud for owned hardware cut 37signals' annual infrastructure bill from $3.2M to $1.3M without growing the operations team.

    For 2024, we've brought the cloud bill down from the original $3.2 million/year run rate to $1.3 million. That's a saving of almost two million dollars per year for our setup!

    Our cloud-exit savings will now top ten million over five yearsworld.hey.com

    the cloud

  56. 5 months earlier
  57. 16 May 2024

    Using an open source project confers no right to a say in its direction; open source is run by those who do the work, not by democratic vote of its users.

    Using open source software does not entitle you to a vote on the direction of the project. The gift you've received is the software itself and the freedom of use granted by the license.

    Open source is neither a community nor a democracyworld.hey.com

    open source

  58. 8 months earlier
  59. 6 Sept 2023

    TypeScript's type annotations cost more in friction than they return in safety, and a front-end framework is better off written in plain JavaScript.

    TypeScript just gets in the way of that for me. Not just because it requires an explicit compile step, but because it pollutes the code with type gymnastics that add ever so little joy to my development experience, and quite frequently considerable grief.

    Turbo 8 is dropping TypeScriptworld.hey.com

    TypeScript

  60. 3 months earlier
  61. 8 Jun 2023

    Hybrid work is the worst of both arrangements: it destroys the main benefits of remote work while also failing to deliver the benefits of an office.

    I say, do or do not. Hybrid is a cop-out.

    Hybrid combines the worst of office and remote workworld.hey.com

    remote work

  62. 4 weeks earlier
  63. 8 May 2023

    Requiring people to work from an office is a legitimate way to run a company, and remote-work advocates are wrong to claim moral superiority over it.

    Let's be real here. The modern world we live in was designed and executed from an office. It's a perfectly legitimate way of working.

    In defense of the officeworld.hey.com

  64. 7 months earlier
  65. 19 Oct 2022

    Renting computers from a cloud provider is mostly a bad deal for medium-sized companies with stable growth.

    It's finally time to conclude: Renting computers is (mostly) a bad deal for medium-sized companies like ours with stable growth.

    Why we're leaving the cloudworld.hey.com

  66. 10 months earlier
  67. 13 Dec 2021

    Paying for open source is not a precondition of its sustainability; large projects can thrive while rejecting market-based terms entirely.

    Now, I’m not saying that there’s something categorically wrong with developing open source on market-based terms. What I’m saying is that it isn’t a necessary condition of sustainability.

    I won't let you pay me for my open sourceworld.hey.com

    open source