For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | toenail's commentsregister

I thought everybody does this.. having a model create anything that isn't highly focused only leads to technical debt. I have used models to create complex software, but I do architecture and code reviews, and they are very necessary.

Absolutely. Effective LLM-driven development means you need to adopt the persona of an intern manager with a big corpus of dev experience. Your job is to enforce effective work-plan design, call out corner cases, proactively resolve ambiguity, demand written specs and call out when they're not followed, understand what is and is not within the agent's ability for a single turn (which is evolving fast!), etc.

The use case that Anthropic pitches to its enterprise customers (my workplace is one) is that you pretty much tell CC what you want to do, then tell it generate a plan, then send it away to execute it. Legitimized vibe-coding, basically.

Of course they do say that you should review/test everything the tool creates, but in most contexts, it's sort of added as an afterthought.


I had to fall back to that to deliver anything recently - but the last two months were really comfy with me just saying "do x" and just going on a walk and coming back to a working project.

Claude is still useful now, but it feels more like a replacement for bashing on a keyboard, rather than a thinking machine now.


With this line of reasoning you can just take away any agency from individuals and put it into the hands of the state, which leads to totalitarianism.

Public policy seems tricky if we must take every line of reasoning to its extreme.

The idea that the state should decide which way of parenting is responsible is extreme.

I wonder what comes after that, a tax for methane emissions?


You speak in jest but compared to other taxes that have been proposed.. I can't say that you'd be wrong


"This workplace is an Ultra-Low Emissions Zone. Violations will result in a daily standing charge docked from your pay."


No, there are many good, valid reasons to own an ICE vehicle.


I think elastic always clearly documented to expect "eventual consistency", they never claimed to be a "database" in the sense that tfa defines.


First step of a marketing campaign: Claim something never said and then tell everyone why it's wrong ;)


It's not so much that Elastic is saying it as a lot of people doing the supposed wrong the advert-article describes.

I've seen some examples of people using ES as a database, which I'd advise against for pretty much the reasons TFA brings up, unless I can get by on just a YAGNI reasoning.


It will also depend a lot on the type of data: Logs are an easy yes. Something that required multi-document transactions (unless you're able to structure it differently) is a harder tradeoff. Though loss of ACKed documents shouldn't really be a thing any more.


Dunno, I've had three node clusters running very stable for years. Which issues did you have that require a full team?


Even most toy databases "built in a weekend" can be very stable for years if:

- No edge-case is thrown at them

- No part of the system is stressed ( software modules, OS,firmware, hardware )

- No plug is pulled

Crank the requests to 11 or import a billion rows of data with another billion relations and watch what happens. The main problem isn't the system refusing to serve a request or throwing "No soup for you!" errors, it's data corruption and/or wrong responses.


I'm talking about production loads, but thanks.


Production loads mean a lot of different things to a lot of different people.


To be fair, I think it is chronically underprovisioned clusters that get overwhelmed by log forwarding. I wasn't on the team that managed the ELK stack a decade ago, but I remember our SOC having two people whose full time job was curating the infrastructure to keep it afloat.

Now I work for a company whose log storage product has ES inside, and it seems to shit the bed more often than it should - again, could be bugs, could be running "clusters" of 1 or 2 instead of 3.


There are no 2-node clusters (it needs a quorum). If your setup has 2-node clusters, someone is doing this horribly wrong.


I'm not even sure "get overwhelmed" is a problem, unless you need real time analytics. But yeah, sounds like a resources issue.


If the person who runs the meeting can't stick to a schedule, it can't be important.


> even a decrease in GDP could result in most people being better off if it occurred because of wealth redistribution

Which mechanisms exist to redistribute wealth fairly?


What's your subjective definition of fair?


Whoever wants to redistribute wealth would have to decide that.


You're perfectly free to offer a definition of your own subjective term yourself.


- Time to affordability ratios (Hours of work for food, energy, housing etc)

- Intergenerational social mobility trend

Not doing great on either.


Gnome devs always had the attitude that they decide for the users, nothing to see here.


Stop using your computer wrong


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

Search:

HN For You