Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:And they lost? (Score 2) 39

AIs are getting a lot better. The current generation of "AI" support I get on the phone or an online chat can barely make sense of my question, usually responds with "can you word that in a different way to help me understand". I'm already happy if they understand the phrase "I would like to talk to a person" and put me through to one, and that's a pretty low bar. But the latest AI support systems that are beginning to be rolled out are surprisingly helpful.

The newer ones promise something new: they can act as 1st and 2nd line of support at the same time, solving more complex issues without having to kick it up the support chain. That's probably why SalesForce claim such a large reduction in ticket resolution time. And offering a similar service with human support staff would probably be way too expensive.

Comment old beautiful LAMP stack - buildless, evergreen (Score 2) 165

10-15 years ago there was such a split for web engineering. They wanted to make everything on the web look like an app, and a lot of backend guys hate anything looking like UI, so lets have an amicable divorce and do everything through these god awful endpoints, so the backend folks don't have to touch UI and the frontend folks can think they're "more real" engineers by making stuff that looks like it's a black box app vs enjoying the natural versatility and iterability of the old web.

I'm sure I'll never get hired for it, but good ol PHP (hell for most things I skip the MySQL; poor mans no-SQL w/ JSON files on the file system works and scales well for so many things)... vanilla Javascript can even be beautifully declerative when you want it to, with string templates building up whatever new DOM you didn't get from the server. I have these sites that last for decades, and when it comes time to add something, they're easy to figure out and adapt and there's no library hell (browsers have gotten so GOOD yet still so backwards compatibile over the years)

So I look for like minded souls using terms like "buildless" and "evergreen". But it's like an underground movement...

Comment Re:Age verification should be on California. (Score 1) 46

No. I assume nothing. I'm telling you that the bill doesn't purport to solve the problem you're accusing it of not solving.

Here's your firearm analogy: The state requires gun locks to reduce the risk of unintentional discharges-- particularly in the hands of children. That doesn't prevent the firearm from being stolen and used in a crime, but it's not supposed it. It's to REDUCE THE LIKELIHOOD that a kid will harm himself.

Comment Re:I just hope (Score 3, Insightful) 54

Seriously? Of all the mistakes NASA has made over the years this most certainly is not one worthy of anyone's scorn. The same genius probably assisted in working magic to restore contact. Sorry but I have nothing but admiration for everyone involved and sorry that these budget cuts likely spell the end of a very over-achieving mission that was planned to last a few years.

Slashdot Top Deals

"I got a question for ya. Ya got a minute?" -- two programmers passing in the hall

Working...