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

I don't think it's cynical to acknowledge the pattern that publicly owned companies will eventually cave to the desires of their shareholders.

I understand Anthropic is not public, but I assume there's an IPO coming.


There's already buprenorphine and methadone. But, using either means some degree of responsibility, punctuality, etc. So unless you mean freely distributing it with very little process, it wouldn't change much.

Those, from what I understand, don’t hit the same and someone needs to be ready to quit to go on them, they help with withdrawal etc, definitely, but are not always successful as they don’t scratch the full itch. A bit like nicotine replacement therapy

But there’s a whole space of harm-reduction before then, which is where things like the Swiss program to provide heroin in controlled circumstances can fit in.

An opioid without respiratory depresses on problems could fit into that sort of thing pretty well.


Fully digital, no analog, 4 bits fit into one transistor. Hmm. In one clock cycle?

> If software is the commodity, what is the bespoke value-added service that can sit on top of all that?

Troubleshooting and fixing the big mess that nobody fully understands when it eventually falls over?


> Troubleshooting and fixing the big mess that nobody fully understands

If that's actually the future of humans in software engineering then that sounds like a nightmare career that I want no part of. Just the same as I don't want anything to do with the gigantic mess of Cobal and Java powering legacy systems today.

And I also push back on the idea that llms can't troubleshoot and fix things, and therefore will eventually require humans again. My experience has been the opposite. I've found that llms are even better at troubleshooting and fixing an existing code base than they are at writing greenfield code from scratch.


My experience so far has been they are somewhat good at troubleshooting code, patterns, etc, that exist in the publicly viewable sphere of stuff it's trained on, where common error messages and pitfalls are "google-able"

They are much worse at code/patterns/apis that were locally created, including things created by the same LLM that's trying to fix a problem.

I think LLMs are also creating a decline in the amount of good troubleshooting information being published on the internet. So less future content to scrape.



It will be interesting to watch how they decide what new data to train on if most of it is low quality.


My favorite in this space was the MadTV skits about a computer/video dating service called "Lowered Expectations".


If you asked the LLM it's possible it would tell you Java is a better fit.


That makes sense if it's in moderation. An overzealous asker can disproportionately eat up people's time. Context as to why you're asking helps set priorities.


Yeah ofc. I mean as someone who grew up in Guesser Land and got taught that it’s important to be able to read people’s minds, discovering that I can just, you know, ask, felt like a superpower. I don’t think I’m overdoing it.


You have to squint a little and see they mean that most consumer routers don't map inbound unsolicited packets to anything internal unless the user specifically configured it to. Which is basically a firewall.


That's not true in my experience, consumer grade routers will often happily route packets with rfc1918 destination addresses from the WAN to the LAN interface all day. The "firewall" is only that nobody can get packets with those destination addresses to the home router's WAN interface through the internet.


This is because most consumer routers have a firewall, which is separate from the NAT. Creating NAT mappings also creates firewall entries.

Otherwise, the router would happily pass the packet along to any IP address it finds in a packet it receives. That's the job of a router, after all.


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

Search: