Hacker Newsnew | past | comments | ask | show | jobs | submit | techbuttman's commentslogin

There are no other tools. Your engineers know exactly how much work to do to satisfy business needs. They will care about work as much as you do.


Well they put a golden record on voyager (https://voyager.jpl.nasa.gov/golden-record/) with a lot of our info. so I think they were betting on friendly aliens, if any.


Your last line hits hard. I know statistics and odds are still in my favor...but given a choice, I'd rather fly Airbus, or on an older plane created before 'supplier issues' were a thing.

Wall Street ruined Boeing. I never want to fly on a 787 or newer Boeing aircraft.


I think some of the concern is China's desire to create a moon base. And the best spot is near the south pole, so whoever 'claims' it first will have significant advantages over everyone else.

There's no real reason to send people to Mars other than to get experience with long distance space travel. Robots are much cheaper to send.


I feel like efficiency is the killer of dreams. Anything I can code, has already been created or can be done 100x better by someone more experienced. And there are a lot more experienced people than me.

We're all just killing time anyways, but nobody likes wasting time.


A little learning is a dangerous thing.


The lower level person need only plug that one liner into chatGPT and ask for a simple explanation.

We're in a different era now.


Yep! It’s something some aren’t seeing.

The AI coding assistant is now part of the abstraction layers over machine code. Higher level languages, scripting languages, all the happy paths we stick to (in bash, for example), memory management with GCs and borrow checkers, static analysis … now just add GPT. Like mastering memory management and assembly instructions … now you also don’t have to master the fiddly bits of core utils and bash and various other things.

Like memory management, whole swathes of programming are being taken care of by another program now, a Garbage Collector, if you will, for all the crufty stuff that made computing hard and got in between intent and assessment.


The difference is that all of them have theories and principles backing them, and we understand why they work.

LLMs (and "AI" in general) are just bashing data together until you get something that looks correct (as long as you squint hard enough). Even putting them in the same category is incredibly insulting.


There are theories and principles behind what an AI is doing and a growing craft around how to best use AI that may very well form relatively established “best practices” over time.

Yes there’s a significant statistical aspect involved in the workings of an AI, which distinguishes it from something more deterministic like syntactic sugar or a garbage collector. But I think one could argue that that’s the trade off for a more general tool like AI in the same way that giving a task to a junior dev is going to involve some noisiness in need of supervision. But in grand scheme of software development, is devs are in the end tools too, apart of the grand stack, and I think it’s reasonable to consider AI as just another tool in the stack. This is especially so if devs are already using it as a tool.

Dwelling on the principled v statistical distinction, while salient, may very well be a fallacy or irrelevant to the extent that we want to talk about the stack of tools and techniques software development employs. How much does the average developer understand or employ said understanding of a principled component of their stack? How predictable is that component, at least in the hands of the average developer making average but real software? When the end of the pipeline is a human and it’s human organisation of other humans, whether a tool’s principled or statistical may not matter much so long as it’s useful or productive.


Yes, but this is not something that has been enabled by the new neural networks, but rather by search engines, years ago - culminating in the infamous «copy-paste from Stack Overflow without understanding the code» / libraries randomly pulled from the Web with for instance the leftpad incident.

So what makes it different this time ?


So now the same tool can generate both the wrong script and the wrong documentation!


Wait, wait, let me show you my prompt for generating unit tests.


This is always posted and it always irritates me for some reason. It isn't even worth the effort and it makes me more anxious knowing the tinnitus will return in seconds. It never works longer than that for me.

The only relief for me is to accept, ignore it, and do no further damage. Healthier living (lower blood pressure) and time (8 years) seems to has lessened the symptoms.


Tragic. Imagine the moment when making the decision to carry on while the cameraman stayed behind. Everyone's sympathy and priorities laid bare.

I don't blame anyone. Nobody should expect too much help in those kinds of situations.


For me, creative work only feels good when it's useful or serves a purpose to someone. I like art, but being creative for the sake of creativity does little for me.

It's easy to get immersed into that sort of creative work, but as with all things, moderation and balance are key. You have to spend your time like money.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: