Forgot your password?
typodupeerror

Comment Re:The self-hype is staggering (Score 1) 39

<i>A makes X, and B-Z buy X, and A owns some or part of each of B-Z. So how much is A paying themselves and how much is actual growth?</i>

This is actually fairly common in enterprise: your largest customers are also your providers. That way, both sides benefit and less money actually exchanges hands.

Say company X makes toilet paper. To make that toilet paper, it needs electricity (sourced from company E), machinery (sourced from company M), wood pulp or pulp slurry (sourced from company P), a financial institution (bank B), etc. Well, in today's world, all of those companies (E, M, P, B, etc) will be X's customers. The thinking is my electric company, my bank, my... need toilet paper, so I'm going to buy electricity, financial services, etc from them and they'll buy toilet paper from me. Tit for tat.

Comment Delphi (Score 1) 184

The tenth most popular language is Delphi, a language that started dying in the late 90s, when its creator moved to Microsoft to invent C# (which replaced Delphi and made the partners that used to develop Delphi components change focus towards C#). And all of that despite Embarcadero (which doesn't advance Delphi that much since decades ago). Impressive.

Comment Sabotage by AI-skeptics (Score 1) 83

Developers carefully review any pull request written by a human.

But the moment that pull request contains code written by an AI code assistant, many AI skeptics review it just superficially, or even approve it without any review at all. They would never be that careless with a human-authored PR. I understand the AI skeptics are trying to highlight AI issues yet they are doing that in the worst possible way: by applying a different standard.

Comment Re:um (Score 1) 26

Aren't PlayStation Plus Extra / Premium essentially the same as Game Pass Premium / Ultimate? It seems to be working for Sony. I don't think that's the cause for XBox's problems.

Comment Impossible to buy Xbox hardware (Score 1) 26

I had XBox Game Pass Ultimate, playing games via cloud streaming. I tried to buy a physical Xbox for Christmas but it was just impossible. Stores simply have zero stock, even Amazon was out of stock, and they all told me it's not because they don't want to sell them but because they are not receiving them. I ended up buying a Playstation 5 and a Playstation Plus subscription.

Comment Bullshit (Score 1) 129

I call bullshit. Most of the work of a developer is not writing actual code (where AI code assistants help) but thinking about what algorithm to implement to solve this or that problem, looking at corner cases and what solution to give to them (which usually requires intimate collaboration with product managers or support), fixing L3 bugs, etc. AI code assistants are a great tool but they are *junior* *programmers*, not senior developers.

Slashdot Top Deals

Things equal to nothing else are equal to each other.

Working...