Forgot your password?
typodupeerror

Comment Apple has an advertising ecosystem? (Score 1) 3

Since when does Apple have an advertising ecosystem? I mean, I know there was that brief iAd disaster, but that's been dead for a decade now.

Is competing with the absence of something a problem from an antitrust perspective? If so, explain why, and how intrusive advertising benefits users, rather than app developers.

I'm with Apple on this one. Squarely.

Comment Re:My Experience (Score 1) 50

The AI is WAY smarter than me most of the time and has allowed 20x productivity and done things I’d never had the patience to learn, like front end dev. The cost of code has gone to almost zero.

Yes and no. With AI tools, people who know nothing about a code base have a much faster path to making small changes — the kind of changes where someone familiar with the code base could review it in thirty seconds, but could also make the change in thirty seconds if they had time. AI massively increases velocity at the fringes.

But for more complicated changes, in many cases, having AI write the code can cause the author to spend almost as long reviewing the changes as it would have taken to write them, because gaining adequate understanding of the code and paging back in memory of how things work would normally have occurred during the natural course of writing the code, a little as a time, and would have been a decent percentage of the time spent writing the code. When reviewing code written by someone else, you're back-loading that work at review time.

And it also introduces some added risk, because if your code reviewer doesn't know that the change was written by a bot and assumes that you already put the time into making sure it was mostly correct, their review might be more cursory, because they may not take the time to think about all of those details. So if you as the code submitter don't do this, the code quality may suffer severely.

Comment Re:"list includes ... Ben Affleck and Paris Hilton (Score 1) 30

Kind of getting that impression, yes. Maybe I'm missing something, but there's only one celebrity who I consider to be in any way influential in AI, and that's only because he has a second career as POTUS and could cause all sorts of regulatory roadblocks if he wants to. Otherwise, celebrities might encourage AI adoption, but that doesn't make you an AI leader. It makes you a promoter/marketer.

Comment Re:Mixed feeling ... (Score 4, Informative) 91

However he did overdo things with build everything in China to minimize cost. Never become dependent upon a single source. I think Apple has learned that lesson. Second sources are an engineering best practice for a very good and hard learned reason. Never put your fate in someone else's hands. With a real engineer coming in perhaps more attention will be played to such things.

It's probably worth clarifying that this was done by Tim Cook in his previous job as senior VP of operations, and was long complete by the time he became CEO. But yes.

Comment Re:mklinux: name already taken (Score 3, Interesting) 37

Yup. I don't think I ever met him in person (not positive about that, given that this was roughly 25 to 35 years ago), but as soon as I saw the name, I immediately recognized it both from MkLinux and from NetBSD-mac68k before that. Good times.

For context, I think the last thing I did for MkLinux was hack up the timezone files for the DST changes in 2007.

Pretty sure if anybody tried to actually run it now, it would be a security nightmare. But on the flip side, nobody would still remember how to compile code for it, so maybe not. :-D

Either way, it was cool seeing a familiar name again after so many years.

Comment Re: Totally reasonable (Score 4, Insightful) 268

Compounding that is the racism problem. The name Ontario is a Native American word that means "Great Lake". So not only is our president (illegally) renaming the great lake of the Great Lakes, which is bordering on idiotic on the surface, but he is also replacing a word that has meaning to the cultural heritage of Native Americans with the name of a dead white guy from Europe. You can't get much more offensive and flagrantly racist than that.

Was this intended as flamebait or were you being serious?

Completely serious. Native American groups are pretty pissed about this.

But you're right. Calling it racist is a bit of a stretch, because I doubt our POTUS even knows that it's a Native American word, and probably thinks that it was named after a Canadian province, so by changing its name, he's "sticking it to Canada" or some such nonsense, completely unaware that the lake's name came first.

So in retrospect, I should have said that it displays an absolutely ridiculous level of cultural insensitivity and ignorance.

Either way, the effect is still the same, whether it was deliberate or just through a complete lack of bothering to actually learn anything before making decisions.

Comment Re:Unless you do something (Score 2) 268

There's a loophole in the 22nd amendment you forgot about that Trump is aware of, the vice-presidential switcheroo:

https://www.politico.com/news/...

That theory relies on a very highly questionable interpretation of the meaning of the English language that is rejected almost universally by all but the most extreme wing-nuts.

Comment Re:Unless you do something (Score 2) 268

About county level voter suppression Trump is going to win the third term.

The constitution is clear. Trump is ineligible to become president after January 20, 2029 unless he becomes Speaker of the House (the highest line-of-succession post in which he can legally take office) and both POTUS and VPOTUS resign or die, or unless he takes some post even lower in the line of succession and an even larger number of people resign or die. And even that path to the presidency isn't clearly constitutional; it just isn't absolutely black-and-white unconstitutional.

So no, Trump cannot win a third term. He cannot even legally appear on the ballot for a third term, short of him somehow managing to get a two-thirds majority of Congress to pass a constitutional amendment and subsequently getting three-fourths of all states to ratify that amendment, or somehow managing to get two-thirds of all states to call for a constitutional convention, neither of which is much more likely than him winning the lottery.

He might, however, be able to win a Senate or House posting, in which case he could continue to be a distracting thorn in the side of proper governance for years to come.

Slashdot Top Deals

Alexander Graham Bell is alive and well in New York, and still waiting for a dial tone.

Working...