frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Swift SDK for Android

https://www.swift.org/blog/nightly-swift-sdk-for-android/
401•gok•8h ago•156 comments

Unlocking Free WiFi on British Airways

https://www.saxrag.com/tech/reversing/2025/06/01/BAWiFi.html
92•vinhnx•13h ago•12 comments

People with blindness can read again after retinal implant

https://go.nature.com/48JVwrv
30•8bitsrule•3d ago•5 comments

Valetudo: Cloud replacement for vacuum robots enabling local-only operation

https://valetudo.cloud/
191•freetonik•4d ago•48 comments

What Is Intelligence?

https://mitpress.mit.edu/9780262049955/what-is-intelligence/
35•sva_•3h ago•25 comments

First shape found that can't pass through itself

https://www.quantamagazine.org/first-shape-found-that-cant-pass-through-itself-20251024/
285•fleahunter•14h ago•64 comments

Context engineering is sleeping on the humble hyperlink

https://mbleigh.dev/posts/context-engineering-with-links/
37•mbleigh•1d ago•8 comments

I invited strangers to message me through a receipt printer

https://aschmelyun.com/blog/i-invited-strangers-to-message-me-through-a-receipt-printer/
186•chrisdemarco•5d ago•69 comments

Harnessing America's Heat Pump Moment

https://www.heatpumped.org/p/harnessing-america-s-heat-pump-moment
106•ssuds•8h ago•232 comments

Deepagent: A powerful desktop AI assistant

https://deepagent.abacus.ai
13•o999•2h ago•1 comments

Advice for New Principal Tech ICs (I.e., Notes to Myself)

https://eugeneyan.com/writing/principal/
11•7d7n•2h ago•2 comments

How to make a Smith chart

https://www.johndcook.com/blog/2025/10/23/smith-chart/
112•tzury•11h ago•20 comments

Study: MRI contrast agent causes harmful metal buildup in some patients

https://www.ormanager.com/briefs/study-mri-contrast-agent-causes-harmful-metal-buildup-in-some-pa...
111•nikolay•7h ago•80 comments

Code Like a Surgeon

https://www.geoffreylitt.com/2025/10/24/code-like-a-surgeon
118•simonw•13h ago•70 comments

Public Montessori programs strengthen learning outcomes at lower costs: study

https://phys.org/news/2025-10-national-montessori-early-outcomes-sharply.html
265•strict9•2d ago•141 comments

Twake Drive – An open-source alternative to Google Drive

https://github.com/linagora/twake-drive
311•javatuts•18h ago•178 comments

Modern Perfect Hashing

https://blog.sesse.net/blog/tech/2025-10-23-21-23_modern_perfect_hashing.html
80•bariumbitmap•1d ago•9 comments

Why formalize mathematics – more than catching errors

https://rkirov.github.io/posts/why_lean/
165•birdculture•5d ago•61 comments

The fix wasn't easy, or C precedence bites

https://boston.conman.org/2025/10/20.1
5•ingve•2d ago•0 comments

Conductor (YC S24) Is Hiring a Founding Engineer in San Francisco

https://www.ycombinator.com/companies/conductor/jobs/MYjJzBV-founding-engineer
1•Charlieholtz•7h ago

Carmack on Operating Systems (1997)

https://rmitz.org/carmack.on.operating.systems.html
65•bigyabai•3h ago•39 comments

Mesh2Motion – Open-source web application to animate 3D models

https://mesh2motion.org/
186•Splizard•17h ago•34 comments

Underdetermined Weaving with Machines (2021) [video]

https://www.youtube.com/watch?v=on_sK8KoObo
8•akkartik•2h ago•3 comments

Why can't transformers learn multiplication?

https://arxiv.org/abs/2510.00184
126•PaulHoule•3d ago•69 comments

Debian Technical Committee overrides systemd change

https://lwn.net/Articles/1041316/
170•birdculture•18h ago•172 comments

New OSM file format: 30% smaller than PBF, 5x faster to import

https://community.openstreetmap.org/t/new-osm-file-format-30-smaller-than-pbf-5x-faster-to-import...
84•raybb•6h ago•8 comments

Typst 0.14

https://typst.app/blog/2025/typst-0.14/
549•optionalsquid•16h ago•146 comments

Interstellar Mission to a Black Hole

https://www.centauri-dreams.org/2025/10/23/interstellar-mission-to-a-black-hole/
131•JPLeRouzic•19h ago•95 comments

TextEdit and the relief of simple software

https://www.newyorker.com/culture/infinite-scroll/textedit-and-the-relief-of-simple-software
79•gaws•8h ago•84 comments

'Attention is all you need' coauthor says he's 'sick' of transformers

https://venturebeat.com/ai/sakana-ais-cto-says-hes-absolutely-sick-of-transformers-the-tech-that-...
361•achow•23h ago•184 comments
Open in hackernews

Code Like a Surgeon

https://www.geoffreylitt.com/2025/10/24/code-like-a-surgeon
118•simonw•13h ago

Comments

_wire_•12h ago
My god, don't code like a surgeon!

Code like a programmer.

This article further emphasizes the obvious point that as programmers are well on the way to destroying their own profession and their work is poised to wreck the entire world, that it's time raise awareness that programmers work with much less discipline and responsibility than other professional, accredited, licensed trades, like say... doctors.

But for now, sure, why not just compare yourself to surgeons, as you already anoint yourselves as "engineers".

GMoromisato•6h ago
If we're going down this road, then I claim programmers are more skilled than engineers or doctors.

90% of engineers are not inventing new things--they are merely applying codified knowledge (which they didn't create) to a new location or instantiation. In contrast, every new program is unique in the world (if it were not then it wouldn't need to be written--you'd just copy/fork/download the program).

And don't get me started on doctors. More than 40,000 Americans die each year from medical errors[1]. You really think the casualty rate from programmers--with all our mistakes--can beat that? I don't think so.

So, yeah, maybe surgeons are not the right model. Maybe surgeons could learn a thing or two from programmers.

-------------

[1] https://journalofethics.ama-assn.org/article/medical-errors/...

macintux•5h ago
> You really think the casualty rate from programmers--with all our mistakes--can beat that?

I think that if my infrastructure + code had any direct connection to patient outcome, there would be a lot of harm done. Not that I'm particular bad at either, but I know the effective cost of errors is minimal, and certainly does not have a direct impact on people's health. If I had the same responsibilities as a surgeon, I'd have a much slower rate of change in my systems.

I do not in any way believe that the fact that we in IT kill fewer people than surgeons has any meaning for whether we're more skilled than doctors.

GMoromisato•5h ago
This is a good point.

My comment is really an emotional reaction to the (very common) denigration of software engineers, so don't take it too seriously.

But I also think that good software engineers can scale the reliability of their software to fit the purpose. There is a ton of software in medical devices, and despite the well-publicized fatal bugs, 99.9% of medical software works without error.

In fact, the automation of things like drug dispensing at pharmacies has decreased mistakes. I think if you deleted all the medical software in the world, deaths would increase.

throwaway101157•5h ago
> 90% of engineers are not inventing new things ...

That raises the question of just how much of a difference you need for something to be an invention. Merely copying another program is not invention, while coming up with and implementing TCP definitely is. But is implementing another instance of a CRUD app invention? Is configuring a server invention? What about if the configuration is written by a script? The dividing line seems harder to pin down than one might at first think.

GMoromisato•5h ago
Is another CRUD app any different than another static-force analysis on a house beam? How many engineering decisions are made by software running the math and spitting out numbers?

I agree that there are degrees of invention in both, but my argument (which is, admittedly, emotional in nature) is that there are more unique decisions in software, mostly because if you don't need to decide--if there is already an algorithm for it--then you can just plug in an existing library/app.

You only need a programmer when you can't just run an existing app. Therefore, all programmers create things that don't already exist. That's the definition of invention.

I know I'm exaggerating here, but it's less of an exaggeration than saying that programmers are "poised to wreck the entire world".

yapyap•5h ago
Written like a true programmer.. who inflated his ego so much his belly might pop
GMoromisato•5h ago
There is no shame in being a "true programmer". Thank you for the compliment!
hatthew•5h ago
Sometimes I wonder how many people die indirectly from specific decisions. Like, large A-pillars in cars definitely sometimes save people when the car rolls over, but how many people die each year because a large A-pillar makes a blind spot and the driver hits a pedestrian? How many people die each year due to traffic slowing down ambulances?

People dying directly due to software bugs (e.g. Therac-25) is pretty rare, but what about an inefficient network that caused congestion and made a heimlich maneuver youtube video load slightly too slowly to save someone from choking to death? I don't think there's any way to measure it, and it's almost certainly important to train surgeons more than software engineers, but I still do wonder.

GMoromisato•4h ago
I agree with you: indirect causality is what kills people. Directly attributable causes are rare because they are easy to fix.

I also suspect these indirect causes are not easy to fix. It's not like 1 or 2 bugs cause 10,000 indirect deaths. It's more like 10,000 different bugs/design flaws cause 1 or 2 indirect deaths each.

halfcat•3h ago
This is a good perspective. In most disciplines where they need some level of repeatable quality, like medicine or construction, they have constrained the environment to such a degree that they can engage in somewhat repeatable work.

Consider how well cars would work if they had to traverse arbitrary terrain. Instead, we have paved the earth to make their usage somewhat consistent.

Construction projects repeat the same tasks over and over for decades. Surgeons perform the same surgeries for decades. But in software if something is repeatable and useful, it becomes an app or a library or a framework.

Some things in software have been heavily constrained to make the terrain navigable. Cloud computing in containers is one example. But in general, there’s a much higher degree of navigating uncharted territory in software than these other fields. Even building a CRUD app is often wildly complex, not the CRUD part, but the mapping of a specific business’s processes to that CRUD app, and getting those specific employees who currently work there to use it, is itself quite a novel undertaking.

jibal•6h ago
Analogies aren't comparisons.
simonw•12h ago
I really like Geoffrey Litt's new analogy for working with AI coding tools:

> Personally, I'm trying to code like a surgeon.

> A surgeon isn't a manager, they do the actual work! But their skills and time are highly leveraged with a support team that handles prep, secondary tasks, admin. The surgeon focuses on the important stuff they are uniquely good at.

It's also a neat callback to the Mythical Man Month, the most influential early textbook on large scale software engineering.

sublinear•10h ago
I sometimes use AI summaries to get the answers I need out of badly written documentation. That's about as far as I find any value or productivity boost.

Consider that this "surgeon" analogy has always been applicable when docs or books are better written and full of useful examples. Also consider that a lot of the annoying "plumbing code" you probably want AI for is fairly closed-ended as there are only so many combinations of API use possible.

I'm really not understanding the continued hype in 2025.

simonw•9h ago
How much time have you spent running a coding agent like Claude Code, and have you tried running one in auto-approve (aka YOLO) mode yet?

I've written a bunch about those recently: https://simonwillison.net/tags/coding-agents/ - including a couple of video demos https://www.youtube.com/watch?v=VC6dmPcin2E and https://www.youtube.com/watch?v=GQvMLLrFPVI

meindnoch•6h ago
Simon, we don't care.
simonw•6h ago
You don't care.

And OK, I get that my persistence in trying to help people understand this stuff can be annoying to people who have already decided that there's nothing here.

But in this case we have someone who looks like they are still operating on a 2024 model of how this stuff can be useful.

The "coding agents" category really does change things in very material ways. It only kicked off in February this year (when Claude Code released) and if you haven't yet had the "aha" moment it's easy to miss why it makes such a difference.

I'm not going to apologize for trying to help people understand why this matters. Give how much of a boost I'm getting from this stuff in my own work I honestly think it would be unethical for me not to share what I'm learning.

yapyap•5h ago
Why would you want to run one in auto approve mode?
simonw•5h ago
Because it is massively more productive than when you have to manually approve what it's doing. You can literally leave it running for an hour and come back to a fully baked solution (or an unholy mess depending on how the dice rolls go).

I gave a talk about this earlier this week, slides and notes here: https://simonwillison.net/2025/Oct/22/living-dangerously-wit... - also discussed on HN here: https://news.ycombinator.com/item?id=45668118

halfcat•4h ago
> How much time have you spent running a coding agent like Claude Code

I spent a month trying to get it to build ImGui apps in C++ and Python. I did ImGui because I wanted to try something that’s not totally mainstream. I cancelled before the second month.

It would essentially get stuck over and over and could never get itself out of the mud. In every case I had to either figure out what was wrong and explain it, or fix the code myself, which was mentally taxing after it makes a batch of changes and, because I don’t trust it, I have to sort of re-validate-from-scratch every time I need to dig it out of the mud.

In the end it wasn’t faster, and definitely wasn’t producing better quality. And I’m not particularly fast.

The best analogy I can come up with is it’s like the difference between building a SpaceX rocket, and making a cake that looks like a rocket. You probably think that’s absurd, no one would try to use a cake that looks like a rocket. But it’s a really good cake. It blows smoke and has a system of hydraulics and catapults that make it look like it’s taking off. And the current situation is, people look at the cake rocket and think, “it’s not perfect but it’s basically 70% there and we will figure out the rest before long”. Except you won’t. It’s a cake.

And then we point to the documentation, and tests it built as evidence it’s not cake. But those are cake too.

So then the question is, if you live in a simulation made of cake but it’s indistinguishable from reality, does it matter?

simonw•3h ago
Ouch, sounds like its C++/ImGui abilities aren't up to snuff yet.

I tend to use it for Python, JavaScript and Go which are extremely well represented in its training data. I don't know enough C++ myself to have tried anything with that language yet! Sounds like I'd be dissapointed.

saulpw•10h ago
Yes, code like someone might die if you make a mistake!

Can you imagine a surgeon using Claude Scalpel as an agent to just go ahead and fix that one artery?

BrokenCogs•8h ago
Yes, I know several careless surgeons who don't check their own work
ThrowawayR2•9h ago
A surgeon has 4 years of undergraduate education, 4 years of medical school, and a 5 year residency, learning to operate (pun intended) with other equally highly trained specialists, many of whom are peers, like anesthesiologists, not merely support. The comparison was already dubious when Brooks made it for operating systems programming. Setting up a comparison with the average "I don't use anything I learned in my CS degree, lol" coder wrangling a chorus of hallucinating stochastic parrots is a bonkers level of hubris from techbros.
BrokenCogs•8h ago
Most surgeons don't use anything they learn in medical school or residency either. It's usually their last 2 - 4 years (depending on whether they did a fellowship) that is useful in their day to day job. E.g. an eye surgeon doesn't need to know how to read an ECG
jibal•6h ago
Analogies aren't comparisons.
asimovDev•9h ago
it's the second time this week I see this link being posted and it's the second time this week I read it as a 'sturgeon'
jibal•6h ago
Theodore?
BrokenCogs•8h ago
I'm somewhat of a prompt surgeon myself. I find prompts online and then hash them together to fit my needs.
handfuloflight•6h ago
frankensteinian
neilwilson•8h ago
So the Chief Programmer Team structure [0] is back in fashion is it.

But this time with agents.

Fred Brooks has never been more relevant.

[0]: https://en.wikipedia.org/wiki/Chief_programmer_team

gklitt•8h ago
Yes, I cite Brooks (and Harlan Mills, seemingly the original source of the idea) in the post!
neilwilson•6h ago
I’m just glad I’m not the only one revisiting past structures that fell apart at the time because they involved humans.

Now we have human like automation, everything needs revisiting.

kulahan•7h ago
I'm kinda surprised this isn't more popular. I figured we'd go this way eventually as we single out 10x-ers, give them a highly competent crew, and save a lot of money over your most expensive code monkey wasting time attending meetings, filling out Jira tickets, and giving presentations to the customer. You pay them a shitload of money - shouldn't you get every dollar's worth?

Honestly, at every job I spend an unreasonable amount of time getting up to speed on things that are only tangentially related to my job (No, here we need you to check all the boxes in the Jira ticket, ensure it's linked to a zephyr ticket, and ensure it's linked to a git PR - we don't care about you adding attachments or comments!)

glenjamin•7h ago
This reminded me of a slide from a Dan North talk - perhaps this one https://dannorth.net/talks/#software-faster? One of those anyway.

The key quote was something like "You want your software to be like surgery - as little of it as possible to fix your problem".

Anyway, it doesn't seem like this blog post is following that vibe.

martin-t•7h ago
I like this quote.

Unfortunately, my predecessor at work followed a different principle - "copy paste a whole file if it saves you 5 minutes today".

Well, I am still a surgeon, I just do a lot of amputations.

Blackarea•7h ago
> Code like a surgeon ... As a UI prototyper

XD yes sure. I'd most definitely put those on the same level. Maybe even favor an UI prototyper if it comes down to the real deal. Who needs an open heart surgery when you can have a magnificent css-hover animation that really seals the deal on some 90%-AI-generated slob that only caters to delusional top-management completely out-of-touch with reality.

Irony off: Let's try it with a bit of humbleness next time, ey?

jumploops•6h ago
I’ve long advocated that software engineers should read The Mythical Man-Month[0], but I believe it’s more important now than ever.

The last ~25 years or so have seen a drastic shift in how we build software, best trivialized by the shift from waterfall to agile.

With LLM-aided dev (Codex and Claude Code), I find myself going back to patterns that are closer to how we built software in the 70s/80s, than anything in my professional career (last ~15 years).

Some people are calling it “spec-driven development” but I find that title misleading.

Thinking about it as surgery is also misleading, though Fred Brooks’ analogy is still good.

For me, it feels like I’m finally able to spend time architecting the bridge/skyscraper/cathedral, without getting bogged down in terms of what bolts we’re using, where the steel come from, or which door hinges to use.

Those details matter, yes, but they’re the type of detail that I can delegate now; something that was far too expensive (and/or brittle) before.

[0]https://en.wikipedia.org/wiki/The_Mythical_Man-Month

makeitdouble•5h ago
> bridge/skyscraper/cathedral

> Those details matter, yes, but they’re the type of detail that I can delegate now

No...

If you're building a skyscraper, there's no world where you can delegate where the steel or bolts come from. Or you'll at least need to care about what properties that exact steel has and guarantee every bit used on your project matches these constraints.

If you don't want to care about those, build residential houses with 1000x less constraints and can be rebuilt on a dime comparatively.

You might be thinking about interior decoration or floor arrangement ? Those were always a different matter left to the building owner to deal with.

yellowapple•4h ago
I think you're taking a metaphor a bit too literally.
anonymous908213•3h ago
No, it's perfectly apt. One comment is stating that using LLMs allows them to gloss over the details. The responding comment is saying that glossing over details is not a great idea, actually. I think that statement holds up very well on both sides of the analogy. You can get away with glossing over certain details when building a little shed or a throwaway python script. If you're building a skyscraper or a full-fledged application being used in the real world by thousands or millions of people, those details being glossed over are the foundation of your entire architecture, will influence every other part of the decision-making process, and will cause everything to crumble if handled carelessly.
ryanwhitney•2h ago
Look at my beautiful cathedral

Look at my cathedral of tailwind ui

I’m sure they put locks on the doors

jcelerier•2h ago
> If you're building a skyscraper, there's no world where you can delegate where the steel or bolts come from.

ah yes, I'm sure the CEO of Walsh (https://www.walshgroup.com/ourexperience/building/highrisere...) picks each bolt themselves directly without delegation

jumploops•1h ago
In the world of construction there’s generally an owner, who then works with three groups: an architect, an engineer, and a general contractor.

Depending on what you’re building, you might start with an architect who brings on a preferred engineering firm, or a GC that brings on an architect, etc.

You’re right to question my bridge/bolt combo, as the bolts on a suspension bridge are certainly a key detail!

However, as a programmer, it feels like I used to spend way too much time doing the work of a subcontractor (electrical, plumbing, hvac, cement, etc.), unless I get lucky with a library that handles it for me (and that I trust).

Software creation, thus always felt like building a new cathedral, where I was both the architect and the stone mason, and everything in-between.

Now I can focus on the high-level, and contract out the minutia like a pre-fab bridge, quality American steel, and decorative hinges from Restoration Hardware, as long as they fit the requirements of the project.

j_bum•5h ago
Can you go into a bit more detail on your perspective of the 70s/80s approach vs. today? I’m an analyst with a passion for engineering, but am not an engineer by trade. So honestly I am naive to how now would be different from the past.
doublerabbit•4h ago
My take is that 70/80's built programs from a set of blueprints of what was required. Where each programmer had a set of requirements, knew what were required, when it is needed to be completed by and the tools available to enable the next level in development. If someone lagged behind then the project halted until but the end result was solidity and a completed application. At least during that time other programmers could improve their work and document.

Meanwhile with agile, its always felt like a race to me. If you didn't complete your part then spend a whole week focusing on it while the others carry on with anticipation that the sprint will result in completion of the part required. Enabling for the next part they've built to be integrated.

Vibe coding offers this "make a text box write to a file" code generation and it does. However without any blueprints the code starts to crumble when you proceed to introduce middleware such as authentication.

It was never discussed on how authentication should authenticate because someone is already that far ahead in their work so you end up mashing more code together until it does work. It does and your product holds premise.

The we'll improve, document and fix later never comes because of the influx of feature requests leading it to bloat. Now bogged down in tech debt you then spend resources in wrangling the mess with senior engineers.

The senior engineers are now fixing the mess resulting in their experienced code not integrating with that of the juniors. The seniors now having to tidy that code leave behind the real code they were originally tasked in improving turning the whole codebase in to something that's a diabolical mess, but hey, it works.

Hardware is cheaper than refactoring so instead you then "scale" by throwing more hardware at it until it handles the pressure.

Someone then leaves and knowledge share is lost. Some exec promotes someone from the team who was crazy-sane enough to keep all in check to the senior role while skimping them on pay and are now handling the lost work, theirs and keeping the team in check.

The product starts to fail and new junior engineers are bought in with new naive wisdom, jumping up and down with the newest fancy library tech finally making the process complete causing it to repeat itself indefinitely.

mpyne•35m ago
> My take is that 70/80's built programs from a set of blueprints of what was required. Where each programmer had a set of requirements, knew what were required, when it is needed to be completed by and the tools available to enable the next level in development.

The thing is, you couldn't start dev until you had those blueprints. So that's a lot of time at the start of the project where development had to sit idle even if you had a good idea of what the architecture would at least be.

> If someone lagged behind then the project halted until but the end result was solidity and a completed application. At least during that time other programmers could improve their work and document.

No, you didn't get this. Apps that completed had bugs then too, whether in design, specification or implementation. It's why the waterfall paper basically said you'd have to built it twice either way, so you should try to accelerate building it the first time so you'd know what you messed up when you built it the second time.

Or as Mel Brooks, who wrote the Mythical Man-Month would say, "Build one to throw away; you will, anyhow."

Nor could programmers productively spend downtime simply document things, the documentation was supposed to have already been written by the time they were writing out punch cards. The "programming" had already been done, in principle, what remained was transcribing the processes and algorithms into COBOL or FORTRAN.

Startups are perfectly free to adopt the methods of the 70s if they wish, but they will be outcompeted and ground into dust in the process. Likewise, there is more to agile than Scrum (which is what you're describing with sprints), and it seems weird to describe the dread you'd get of blocking your team if it takes a week to do your part but act is if a week slip on the critical path in a waterfall effort is no big deal.

I mean, you're actually right that many (not all) waterfall-based teams treat it like it's no big deal, but that's the reason that waterfall projects were often disastrously over-time and over-budget. "We've already slipped 3 weeks to the right, what's another day?". Well, those add up... at least with agile you can more easily change the scope to fit the calendar, or adapt to changing market pressures, or more rapidly integrate learnings from user research.

notnmeyer•6h ago
> My current goal with AI coding tools is to spend 100% of my time doing stuff that matters. (As a UI prototyper, that mostly means tinkering with design concepts.)

this struck me as weird. both in terms of “tinkering” being the most important thing to be doing, and then also describing “working like a surgeon” to be tinkering.

jibal•6h ago
That isn't how analogies work--they are about partial similarities, not equivalence. The OP never says or implies that working like a surgeon is tinkering--allowing focus on the most important thing to be doing doesn't mean that the most important thing is the same for everyone.
simonw•6h ago
Yeah, if an analogy is an exact match it's not an analogy any more.
alganet•6h ago
The Mythical Man-Month focuses on a simple idea.

It can be summarized as "adding more workers to a project does not speed things up, that's a myth".

It's in the title of the book. It's a good book.

The entire IT field is about to test that idea in a massive scale. Can lots of new automated workers speed things up? We'll see.

adamzwasserman•6h ago
Another way of saying this is:

If your development team consists of autistic junior programmers with eidetic memory, then you damn well better make sure that your documentation is exceedingly thorough, absolutely unambiguous, and as restrictive as you can make it.

moffkalast•6h ago
Not to be confused with coding like a sturgeon which is blub blub blub blub
libraryofbabel•5h ago
It's a nice analogy, and I think I'll use it in future.

If you want another one, think of painting. An "Old Master" painter like Rembrandt or Rubens or Botticelli would have had a large workshop with a team of assistants, who would not only do a lot of the work like stretching canvases or mixing the paints, but would also - under the master's direction - actually do a lot of the painting too. You might have the master sketch out the composition, and then paint the key faces (and, most of all, the eyes) and then the assistants would fill in areas like drapery, landscape, etc.

This changed in the Romantic period towards the end of the 1700s, with the idea of the individual artist, working alone in a moment of creative inspiration and producing a single work of genius from start to finish. Caspar David Friedrich or JMW Turner come to mind here.

Some programmers want to be Turner and control the whole work and feel their creativity is threatened if a machine can now do parts of it as well as they could. I'd rather be Rembrandt and sketch out the outline, paint the eyes, and leave the rest to junior engineers... or an AI Agent. It's a matter of preference.

kragen•5h ago

   Like a surgeon
   Coding for the very first time
   Like a suuuuurgeon
   Let your script run
   Close to mine
hackingonempty•4h ago
Please no, it was bad enough getting Zappa stuck in my head whenever I had to wrangle DynamoDB.
kragen•3h ago
Sorry!
qzw•1h ago
Wait, are you parodying Madonna or meta-parodying Weird Al?
ivape•5h ago
“First, do no harm”.

“Surgically” is how one enters a foreign codebase, especially legacy ones.

phren0logy•5h ago
The analogy I have used is “AI as sous chef.”
thelastgallon•5h ago
Modern surgeons evolved from barbers and butchers.

Code surgeons, where are they now on the evolution path? Barbers? Butchers?

yapyap•5h ago
I wonder if OP reads all the code the AI gives him.

I doubt it, quite dangerous.

alex1138•3h ago
Oh- oh god! Blood everywhere!
ontouchstart•3h ago
This is what I am doing these days.

Spent most of my time in thinking and asking Claude the right questions at the right moment instead of typing code. Review the code agent generated, let it run tests, deploy to PR branch for live debugging. Review console log and network traffic, paste the information to Cursor and ask Claude for the root cause, code paths and data flow. Solve issues one at a time.

It does feel like a surgeon working with a team of assistants. A lot of information, a lot of decisions, a lot of patience and focus.

Lucian6•1h ago
The surgical metaphor really resonates with my experience building real-time interview analysis systems. One key parallel I've found is that both surgery and complex software require careful state management and graceful error recovery.

When we first implemented real-time code analysis during interviews, we struggled with the "do no harm" principle - how to provide feedback without disrupting the candidate's flow. Our initial approach of running full AST analysis on every keystroke caused noticeable UI lag (150-200ms). We solved this by moving to a chunked analysis pattern with a 500ms debounce and incremental parsing. This reduced CPU usage by 70% while keeping perceived latency under 50ms.

The trickiest part was handling partial/invalid syntax states without crashing the analyzer. We ended up implementing a recovery mechanism similar to how modern IDEs handle incomplete code - maintaining a stack of valid states and rolling back on error rather than failing completely. Curious if others have found better approaches to real-time code analysis with incomplete input?

ares623•1h ago
It looks like the future is already here.

I'd like to officially coin the term "Trad Engineering" and/or "Trad Coding".

watercj•1h ago
This post is no longer relevant with Codex and Claude 4.5. You don’t need to be the savior that does the highly specialized important work. You just need to come up with the design and specs you need, then you need to ensure it implements them. So, you act as architect and manager, not a surgeon.
humamf•57m ago
Isnt surgeon plan the surgery before hand with their peers? I think thats similiar with the design and specs in softeng.

I also still need to monitor what Claude do in changes, not completely delegates all code.

indigodaddy•47m ago
Beautifully designed site. Looks sumptuous on mobile..
AdieuToLogic•1m ago
This analogy is fundamentally flawed, both literally and metaphorically:

  A surgeon isn’t a manager, they do the actual work! But 
  their skills and time are highly leveraged with a support 
  team that handles prep, secondary tasks, admin. The surgeon 
  focuses on the important stuff they are uniquely good at.
First, the literal.

Surgeons are managers of the operations they perform and heavily rely on the surgical team with which they work. If the author had any clue about surgeries, they would understand that the most important person in a major surgery is the anaesthesiologist, not the surgeon(s).

Second, the metaphorical.

The author goes to great lengths to identify "grunt work" as being "not the most intellectually fulfilling or creative part of the work." What they do not do is understand that there is no such thing as "grunt work" if, for any definition of work, it is valued without judgement.

But if a person identifies with being "the surgeon", with everyone else being "a support team that handles prep, secondary tasks, admin", then the post makes sense from an egocentric perspective.