Forgot your password?
typodupeerror

Comment Re:A half truth is a lie, Sir (Score 1) 33

Many funny words that actually have a meaning, which obviously do not know.

A scraper can not go through my router/firewall on my machine to grab anything. Regardless if I have an AI/LLM running on my machine or not.

Why should these groups running "local AI" expect anything different?
Because it it their machine?
Do let other people use your car?

Why should I have to pay the extra price for a Mac for someone else's sins where they use my copyrighted work against me?
No idea.
How is your copyrighted work coming on my machine? How did you put it there?

If I ask my machine to write 10 personalized offers for my 10 biggest customers: what the fark has that to do with your copyrighted material?

Comment Re:Pulled Linux from Git;now owning 44m lines of c (Score 1) 113

Medical leave dates including pregnancy leave, surgeries, etc.
Why would that be in a calendar?

You got security backwards if stuff like this is in the calendars of employees, and is even visible to anyone else.

My calendar shows: unavailable from 11:00 - 13:00 on Wd/Fr.

No one knows why. And I certainly do not put "why" into my calendar app.

Comment Re:Getting tired of Cold War 2.0 already (Score 1) 142

A) the top down management comes from inside the party. So people voted for it.
B) it is actually not top down, it is bottom up; that is what a committee is for.

Why can you not accept that they simply have:
i) a different political system
ii) a different democracy
iii) that works better than your farked up 2 party system?

Comment Re:Pulled Linux from Git;now owning 44m lines of c (Score 2) 113

Raises the question: how redundant is that code.
Which also raises the question: how important is that in our times.

I personally always liked it to factor out common code into "company libraries".

But when the SOAP opera started, I realized that no one is putting the generated interface code into a library. So that everyone can get it from a repository.

Instead the regenerated the interface for every department that wanted access to the service. And: they use a naming schema fitting to the project that wants the interface. As in packe names fitting to the client and not the service.

With the result, that I was in a project, where we accessed two different methods of the service, and got the SOAP/WSDL based interface generated two times with different package names.

The two guys responsible for the service, likely did that intentional, to make them look important.

Anyway: having the "same object/class" with two different package names in the same code base, makes them incompatible. So we needed to write a conversion layer, that converted the incoming objects into our owns.

Result: we had half a dozen classes three times. Once our own implementation, which we persisted in our own DBs ... (also already nonsense), and two versions from the service: with the same attributes, in the same order and the same methods.

Comment Re:Still on the doors? (Score 1) 180

Apparently not. Otherwise, consumers would not buy all those additional features.
Consumers have no choice.

If they want a BMW i3X// and that thing only comes with "no buttons" - how the fark would they be able to get one with buttons?

Oh, they should not buy the BMW i3X// but rather an Austin Martin.

Sure ... good idea. Which part of: they want an BMW i3X// did escape you?

Comment Re:Get rich, quick, or plausible? (Score 2) 135

Another opportunity for Trump to put his name on something.
After the revolution he will be punished with "damnatio memoriae".


In the Greek city-states (poleis), being remembered through public inscriptions, family lineages, and civic rolls was the ultimate civic honor.

Erasing a name was a form of political death.

Chiseling and Smashed Inscriptions: If a politician or general fell into deep disgrace or committed treason, the city assembly would order stone carvers to physically scratch, gouge, or chisel their names out of official state documents, treaty stones, and naval catalogues.

Destruction of Statues: Honorific monuments, busts, or statues dedicated to the individual were smashed, thrown down wells, or melted down.

The "Ban of Mention": In extreme cases, a city would pass a decree making it illegal to ever speak the criminal's name out loud, effectively forcing the society to collectively "forget" them.

In one hundred years he only will be remembered as the worst president ever.

Comment Re:Time for lead lined bras and skirts! (Score 1) 89

Nope,
we were talking about that flying over the pole increases "radiation", which it does not, as you perfectly pointed out, as the solar wind particles most likely wont penetrate the hull.

We did not talk about the other points you make at all.

They are btw. only depended on flight height, and have nothing much to do with magnetic fields, poles or not.

You probably misunderstood to what I was answering.

Also, the cosmic ray flux is higher at the poles.
Could be the case, as the poles are aligned with the sun's poles.
Perhaps there is some effect as the sun magnetic field is weak, but gigantic.
As nearly every cosmic particle is charged, it might be curved into a way that from the earth it appears as if it comes from north or south above the pole.

Slashdot Top Deals

You can measure a programmer's perspective by noting his attitude on the continuing viability of FORTRAN. -- Alan Perlis

Working...