Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Amusing conjunction (Score 1) 16

Kind of funny to see how AI's improve by re-writing themselves, following immediately a story from earlier today about humans being driven into psychosis by AI's.

This claims it uses empirical evidence to judge improvement but why would an AI not be as much a cheerleader for anything it does as it is for any human?

Comment Yoda's wisdom best again (Score 2) 97

Just another example of why having watched Star Wars is such an important aspect of lifetime mental health...

When exploring deep philosophy with an AI and ending up down rabbit holes, Yoda's warning was always there to moderate you ahead of time...

Luke: "What's in there?"
Yoda: "Only what you take with you".

Comment Swift is more advanced... (Score 1) 44

Other than the SwiftUI framework, approximately everything that's in Swift was in Objective-C 5â"10 years ago.

Not the concurrency framework (GCD is not the same), SwiftUI doesn't have things like Swift structs, only supports integers enums, Generics, no guard statement. Also finer grained access control.

Mind you they have improved Objective-C over the years by bringing in some Swift features as Swift improved! Like nullability annotations.

I still do like Objective-C as a language but even with Swifts advanced areas and quirks, I still think it's more straightforward than Objective-C for newer users. And I think finally with the new beta version of Swift they have a concurrency model that is strong but also friendly enough for people to work with.

Comment But that is what Swift is... (Score 0) 44

Sometime, if we are lucky, we will get a small programming language that does not collect new features every year just for the sake of progress

Swift does get new features every year but I would argue most have been good quality of life, or quality of code improvements. Especially the latest changes around concurrency are really good.

Avoiding the pyramid of 500 third-party packages for a mid-sized application is a good thing.

Totally agree but that is where Swift has been really great! It is VERY practical now to build a medium to large application with only handful of third party packages. That was very much not the case 5-10 years ago. If you look at any modern Swift app it looks nothing like the swirl of madness that is a modern React application.

Comment Really dumb (Score 1) 78

Just can't see how any person at Apple thought a push notification from Wallet with an ad was a good idea, ever.

They already have strict guidelines around push notifications that you are not supposed to use them as ads, so Apple breaking this rule is especially egregious for all of those that try and follow Apple's development rules.

I wonder who actually got these notifications though, as I never saw one and I use Wallet pretty heavily - I may just have missed it though, since it seems like a lot of people complaining.

Comment Yes (Score 1) 22

Is Apple going to put ANYTHING in this release that is even remotely useful to me?

There is a lot of stuff under the hood in the new SDKs that will make for better apps, like better direct connection between devices even if they are not on WiFi. Also expanded app intents make widgets more and more useful, and App Data more accessible to on-device intelligence.

And speaking of that, apps being able to use the general purpose AI will lead to a lot of useful apps that don't feed your data to ChatGPT.

However there are some direct things that are better. Photos is finally usable again.

Comment Sigh. More lies. (Score 1) 108

Not rigged.

And your proof for that is? Because I clearly explained to you how you can see it was rigged in the video they provided. You need to at least explain that.

This is the most recent iteration of the 'Teslas plowing into kids' demonstration:>

Pretty hilarious assertion, in that first link you can see from the screen on the car in the first photo of the article they are not in self-driving mode as it has the map up. Just because a guy has his hands off the steering wheel does not mean the car is self driving you know... again zero proof.

These days you sadly have to assume anything negative about Tesla is a lie without substantial proof to the contrary, as there are far too many people willing to outright lie to put Tesla in a negative light. So I reject all of your links as lies unless you can show me any that clearly indicate the car is in self driving mode when it hits someone (that was a flaw in Mark Robler's video also).

It's really just so sad that your utter and all-consuming hatred of Tesla has you covering for a bunch of liars, and not even competent ones to boot!

This is my last message, respond as you will but if all you have to offer in response is lies then why waste time talking to you?

Comment Are things getting better? Not everywhere. (Score 0, Troll) 162

New Jersey is making Tesla remove 64 superchargers along a major turnpike - even though anyone can use the chargers there.

So I question if the article is just trying to paint a bright picture atop a more confusing scene.

The political left's hatred of Musk and by extension Tesla may well end up killing electric cars altogether.

Comment Re:Their tech doesn't work (Score -1, Troll) 108

Rigged demo. Big clue is that it was posted on "Bluesky" for one thing...

You can tell it was faked by the supposed screen not showing the man standing on the left side of the road, clearly visible the whole time. They obviously captured the screen from when there was no dummy present and then overlaid that without self driving enabled at all.

Comment Whoosh (Score 2) 108

AI stoked cars belong on closed streets, not on public roads killing the innocent.

Wow did you miss the point. We already know that statistically, modern AI cars get into far fewer accidents than humans do.

We also know for sure that AI cars have much better visibility than human drivers, since they can see all sides of a car clearly with zero blind spots. Perfect for city driving which is where the taxis will operate, and driving the accident rate even lower,

You just sound like some backwater amish luddite. Only I'll bet even the Amish are not afraid of AI like you are.

Robotaxis won't be any cheaper than other taxis

Pretty odd take to say a taxi without a driver cannot be cheaper but you do you I guess!

Comment There will be sites (Score 2) 134

Without news sites to scrape, there will be no feeding the AI. With one key exception. When a site is driven by political agenda instead of advertisement revenue.

You have it partially right here.

But the one divergence from the pattern you didn't list is, that because most AI. (and Google's AI specifically) is very left leaning, it will feed you only left leaning news... so the sites that will remain, and keep earring revenue are more right leaning sites since people would have to go to them directly anyway to seek out news Google will never give them.

Of course that merely delays the full effect of what you lay out, when most for-profit left wing news sites fold the AI starved for information will in the end actually make use of right leaning sites as well.

What it does mean is that left wing news sites that remain in the next year or so will only be hyper-partisan info funded by some external source.

Slashdot Top Deals

"Time is an illusion. Lunchtime doubly so." -- Ford Prefect, _Hitchhiker's Guide to the Galaxy_

Working...