Elektrine lite

← Feed

Dragan Stepanović

d_stepanovic@mastodon.social

<p>Trying hard not to think about small batches, bottlenecks, and systems. In the meantime: XP, Theory of Constraints, Lean, Systems Thinking</p>

Posts

  • Post #1730907

    Did faster code generation change any of the economics or the time needed to run tests, time needed for the build pipeline to run, time needed for deployment, time needed for canary roll-out, time needed for getting to statistical significance for an experiment in production, time needed for evaluating its result, and time needed to incorporate the learnings? I don&amp;#39;t think so. 1/n

  • Post #1644852

    &amp;quot;What happens when coding is no longer the bottleneck in product development?&amp;quot; - beginning of a LinkedIn post What happens when we act as if the assumption that coding was a bottleneck is true, but it actually isn&amp;#39;t?

  • Post #1490731

    &amp;quot;We can&amp;#39;t afford understanding the code we&amp;#39;re deploying to production because that way we can&amp;#39;t keep up with the pace at which LLMs generate code.&amp;quot; That&amp;#39;s a tail wagging the dog instead of the opposite.

  • Post #1084111

    Let&amp;#39;s not forget that LLMs got fed with an ever decreasing quality of work our industry has been producing over the last 15 years as a result of cheap money with ever decreasing central bank interest rates. And both of these reinforcing loops are accelerating with LLMs dogfooding.

  • Post #1007309

    &amp;quot;The Inuit elders and the Silicon Valley executives are looking at the same phenomenon and seeing different things because they’re asking different questions that come from a different set of values. The executives seem to be asking: what kind of output does this human produce? The elders seem to be asking: what kind of person does using this tool produce?&amp;quot; https://timrequarth.substack.com/p/silicon-valleys-mythology-of-human

  • Post #1007308

    What if writing all the guardrails + mutation testing needed for the LLM generated code in agentic coding workflow + all the iterations to steer it takes longer compared to guardrails for humans (TDD mostly) + you don&amp;#39;t lose the mental model of how the system works by outsourcing it to a machine?

  • Post #1007307

    When the only goal is profit where vulnerable groups are a &amp;quot;collateral damage&amp;quot; of extending &amp;quot;total addressable market&amp;quot; in order to keep a single number - stock price - going up and to the right, regulation is a must. If as a neoliberal you&amp;#39;re so annoyed with that regulation, then realign goals of your company and economic system you&amp;#39;re so fond of (capitalism) with the goals of a society you&amp;#39;re supposed to serve, and you won&amp;#39;t h...

  • Post #1007306

    LLMs are like a recommendation algorithm on an e-commerce website. The problem with agentic coding is like thinking that the recommendation algorithm produces sufficiently plausible results that it&amp;#39;s essentially you. It&amp;#39;s there to augment your experience, not to replace it.

  • Post #1007305

    Tiny, incremental steps, executable specification, tests and refactoring part of TDD is where we incrementally build the mental model of the system. Engaging with the representation of our mental model (code) through iterative and incremental process.

  • Post #1007304

    If it hurts do it more often, but if it really really really hurts, and it doesn&amp;#39;t have to then try to prevent it.

  • Post #1007303

    So, here&amp;#39;s the thing. If this, someone would say, embarrassing level of availability came as a result of &amp;quot;90% of our code is written by agents, and we (mostly) don&amp;#39;t review the code they generate&amp;quot;, it&amp;#39;s fine as long as the demand for your product is so disproportionately strong, that this level of (un)availability doesn&amp;#39;t affect that demand to a level where customers would consider someone else instead of you. 1/n

  • Post #1007302

    &amp;quot;I always operated/debugged systems I didn&amp;#39;t understand&amp;quot; is not a badge of honor to justify everyone else should somehow feel comfortable maintaining/running systems they don&amp;#39;t understand anymore because &amp;quot;agents write all of our code and humans understanding how the system they own works is a bottleneck to remove&amp;quot;. It&amp;#39;s a sign of having to deal with the fallout of dysfunctional system that most engineers shouldn&amp;#39;t have had to d...

  • Post #1007301

    From what I can tell Claude Code source leak by shipping a source map was definitely a skill issue.