Forgot your password?
typodupeerror

Comment Re:Air Conditioners save lives (Score 1) 126

Do you do that in the winter too? 10C with a couple of sweaters is quite a pleasant temperature too...

This is my favorite response to these idiots. If you don't need air conditioning, then you don't need heating either. They talk about how amazing their houses are in the winter because they "retain heat" and whatever bullshit, but they actively heat it.

Turn the heating off, or shut the fuck up about AC.

Comment Re:Air Conditioners save lives (Score 1) 126

I dont know man, I live in Argentina and my "tiny split unit", 3500W, is more than capable of keeping my bedroom cool.

Even my "large" 7000W unit for the shop was so big that ... i had to help a friend to help me lift it to the wall brackets. It's bolted to the brick wall with 4 10mm bolts.

Those "tiny split units" do just fine in Japan where they have even less space than you do.

Sounds to me you're just making excuses and, somehow, trying to blame "the americans"

Comment Re:We will see (Score 1) 79

The problem is that we were on the Team plan which is a flat rate plan.

You raise a valid point but it has no substance. Management confronted us and said "you are doing it wrong!" And I stopped them "no, we aren't. even if we are, we can try to economize on tokens. We can get a 100% improvement, 200%? 500%?

It's still order of magnitude LESS than what we were doing and it's costing us, in dollars, twice what we were paying before.

You see, the problem with the Enterprise plan is that, unlike Team or Pro, it does not include any (subsidized) usage. Every token counts towards the budget. And corporate either did not read the fine print, or they had more than 150 developers (the maximum allowed by Team plan) and they were forced to switch.

Comment Re:We will see (Score 2) 79

and they are not yet charging for the "tokens" what they need to charge to become profitable

We recently got access to Claude Enterprise and found how expensive it is. We were given $45 a month of budget. Everyone in the team blew through that in 2 days. And considering this is still being "subsidized" I honestly don't see what's the future for "AI Coding".

Comment Re:Accounting oddly is resilient (Score 4, Insightful) 79

As to HR, a critical function of HR is resolving conflicts.

No it's not? HR's only role is to protect the company from their employees.

HR is not your friend. Raise any concerns with HR and you will be flagged as problematic. They are not there to resolve conflicts. They're there to AVOID conflicts. And the best way to avoid conflict is not having "conflictive" people in the first place.

HR does not work in your interest. HR works in the interest of the company.

HR is there to document your mistakes so the company can fire you cleanly. That's HR's main function.

Comment Re:MongoDB (Score 1) 62

well, at my current job they use NoSQL, in this case it's DynamoDB and it's been frustrating at times. So I asked the question: why are we dealing with these problems day in, day out, if the problems we're trying to solve have been solved half a century ago with SQL?

The answer is cost. The way we access data may be convenient to do with SQL, but it's also expensive. We have big (not webscale but large) volumes of data coming in every day. Having this on SQL would cost us tens of thousands a month. Keeping it in DynamoDB costs us a few hundred. And it's stupidly fast - if we wanted to get that kind of performance from SQL we'd have to pay for a supercharged overprovisioned server.

And honestly it's been fun. It's turned "boring business software development" back into more of an engineering problem.

Comment Re: A problem with GenAI... (Score 1) 62

I see the problem as a more "get off my lawn" types here. They have fully adopted "vibe coding" as "anything made with AI assistance" as much as older people call anyone younger than them "millennials".

There's a big difference between an experienced programmer providing the AI with clear, concise prompts and guidance; than having someone with zero knowledge trying to build an entire app from scratch.

One is "augmented capabilities", the other is vibe coding. But the haters here just refuse ANY sort of AI involvement.

Comment Re:Cartel (Score 1) 70

I refuse to believe the claim that "this would require billions of dollars and at least five years to get a factory operational."

There is clearly enormous amounts of money circulating in the industry right now. If a company like Nvidia genuinely wanted to manufacture its own memory, it absolutely could. Even with initially poor yields, the economics could still work. A 50% yield rate is far less concerning when RAM prices have increased by 200%, especially for a company purchasing memory in massive volumes alongside its hardware partners.

From my perspective, this looks less like an unavoidable technical limitation and more like market consolidation and price coordination. Companies have become comfortable charging substantial premiums for RAM, and the current situation provides a convenient justification for it.

Slashdot Top Deals

One half large intestine = 1 Semicolon

Working...