Forgot your password?
typodupeerror

Comment Can free ICQ clients use ICQ servers, reloaded (Score 3, Interesting) 102

The response of "User-Agent is not authentication" is a strawman response to "Unofficial clients should not use our servers". They used it as identification of clients, not authentication. Would the developers be happier if they had used an API key for the web interaction, but package that fixed API key into the app? Would that be "authentication" and thus better to them? It's the same effect, and the open source clone would copy it too.

Same discussion as 30 years ago with open source clones of messaging apps such as ICQ. The open source client pretends, on those days through reverse engineering, to be the official client. Ultimately, it was okay then, because it was beneficial for the operators to have a larger network of users who can talk to each other. Does this dynamic apply here?

Comment New model: Free and Free (Score 1) 28

If hammering is an issue, randomly drop with 429 95% of requests. Then as an alternative, allow people to buy an API key for 1000 downloads costing 1€.

Then patient individuals can always download for free. Big companies / CI / AI will want to pay or make their own mirror.

Comment X^W in no major distro? (Score 1) 44

The class of bugs for PipeFail can be prevented in principle with X^W, which is implemented in PaX, Exec Shield, and some SELinux configs.

Is any distribution that comes with these in the default installation protected against these exploits? If not, what is missing in terms of mitigation protections against this class of bugs?

Comment Re:OpenAI is not a nonprofit anymore (Score 1) 51

The restructuring may be legal in itself and viewed in isolation, but if there was an investment with a (written or oral) understanding of being for an open source company, the metamorphosis of OpenAI may still break that investment contract. Probably the fair thing would have been to give back the investment at that point with interest, or settle the matter in another way.

Comment Re:Probably a good choice. (Score 1) 68

> Putting a hardware guy in charge of Apple might help the company return to its roots as a hardware-first company.

Steve Jobs and Steve Wozniak founded the company, but the hardware guy was not in charge. It would be closer to the roots to put a salesperson or designer in charge? And I mean design in the computer science sense, a tool matching a purpose.

Comment Treating others as human (Score 4, Interesting) 85

Some feel weird when people say please and thank you when interacting with chat bots. If what TFA says is true, I am curious whether norms of politeness (or lack thereof) in chat bots, treating them as disposable, emotionless tools could also leak from chat bot interactions into human interactions. It seems plausible that humans cannot maintain a clear mental separation.

Comment Re:Current LLM's (Score 1) 211

That was my experience before ChatGPT 5. With ChatGPT 5, here comes the qualifier: if you use it within its training data range, it's quite good. Within its training data means, doing what other people have done before and is likely to be found on stackoverflow. For example, setting up training a neural network with torch. If you go outside their comfort zone, I agree with you.

Danger lives when these tools are used in an area where the user even lacks the expertise to factcheck the answer. The responses sound very confident.

Comment Re:Dark energy discovered 27 years ago?? (Score 5, Informative) 90

Dark Energy is the name for the phenomenon an accelerated expansion of the Universe. This was measured by observing distance and velocity of distant supernova, and later also with other techniques (galaxy clusters for exampl). Dark Energy is the additional energy available for driving this, which is not accounted for in light-emitting baryons.

What causes the Dark Energy is another question, and that, indeed, has not been solved ("proven") to date.

Comment Re:This is correct. Migrate applications first (Score 1) 34

That's how LiMux did it, and develop custom but open source software in-house to support local workflows.

But you will always have some fraction persistently complaining that it is not the Windows they are used to (being closely familiar from school, home, other jobs). And any issues arising can be blamed on not using Windows.
Then Microsoft comes along and gives you a very, very nice offer with the aim to shut down the initiative.

Slashdot Top Deals

When you don't know what to do, walk fast and look worried.

Working...