Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:well... (Score 1) 38

It's mind boggling that they even attempted it in the first place. Windows Vista had glass effects that were soon toned down, but apparently Apple doesn't learn from other people's mistakes.

They actually normally DO! That's always been one of the big Slashdot slanders of Apple -- that they're not the first mover, they just copy other people but do it really well. (I don't entirely agree, but that's neither here nor there for this conversation.)

Liquid Glass does give me serious Vista vibes, and so far, I don't get it. I've only tried it on one device so far, so I'm willing to give it a shot, but I'm not incredibly optimistic.

Comment Re:Deck chairs on the titanic (Score 1) 38

I don't understand objection to skeuomorphism really. Apple and Microsoft has lost cite of their own design language though. If you are going to not base your UI on real world analogs, a valid choice now that we have a large population of "digital natives" you probably don't want to confuse expectations by trying to mimic the appearance of real materials.

I agree. Though I remember at the time one of the explanations was that simpler, flatter designers were more manageable for scalable display sizes, resolutions, DPIs, etc. I'm not sure I entirely buy that.

Ultimately I think it came down to a pissing contest between Apple personalities after Jobs was gone. Jobs was the dictator with a vision who kept all the other creatives in line. Scott Forestall lasted about a year and Jony Ive won that battle (though Ive himself only stuck around, in a partial capacity for another 6-7 years).

I hooked up an old pre-OSX Mac recently. A lot of those programs had really solid, clear designs. The Apple HIG used to be a really big deal. The Liquid Glass rollout feels incredibly rushed and half-assed. It's like since Apple has dropped the ball on AI they felt they had to do SOMETHING quick.

Comment Honestly who attacks the FSF? (Score 0) 34

LLM crawlers are understandable these days, but who on earth is actively trying to take the FSF down?

A bunch of heathen VIM users trying to stop people from accessing EMACS? What the heck?

Let's say you actually managed to take down the FSF website. Who would even notice or care? How would that help your hacker rep in any way? You'd be a laughingstock for making the attempt.

Comment I agree (Score 5, Insightful) 113

Yes AI may be generating a lot of code now. But you need someone to find where what was generated was weak, or inefficient.

Over time the quality of generated stuff will improve, but since so many companies are generating a lot of code today that is a LOT of technical debt that is building up rapidly.

I especially agree that now is the time to round out your skills - as stated, study design, study platforms you connect to but do not develop on. Study AI tools, find out when they work for things you work on and know well - and when they do not.

Good luck out there everyone!

Comment Amusing conjunction (Score 1) 41

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 4, Insightful) 174

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) 110

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.

Slashdot Top Deals

If the human brain were so simple that we could understand it, we would be so simple we couldn't.

Working...