Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:If worse is better then Python wins (Score 2) 49

Python is a crappy scripting language that commands incredibly powerful software NOT written in Python.

There are plenty of crappy scripting languages out there. Why did Python rise to dominance over AppleScript and Visual Basic and bash and MS-DOS .bat files and Perl and Tcl and all the rest?

I suggest that it's because Python is significantly less crappy than its competition.

Comment Re: There's nothing audacious about it (Score 1) 116

Liberals / leftists really aren't the ones who want open borders; at least even if those interests do coincide with other interests, their option really does not matter much:
It has long been and continues to be big corporate interests, and billionaire / globalist class who actually own those corporations who want and benefit from open borders more so than anyone else.
Nobody remembers that in the 80s and 90s, and even into the early 2000s it was the democrats beating the anti-immigration drums, as it was the labor unions who correctly surmised that illegal immigration artificially suppresses wages, and the democrats often go where the labor unions lead them. During those times the democrats blamed the Koch brothers and the rest of their sort who had influence in the Republican Party for keeping the borders open.
The reality is they both were responsible, just for different reasons.
Now that the demographic shift caused by those policies is hitting stride (2nd and 3rd generation immigrants from those times are becoming voters), and they align overwhelmingly with the democrat party, that party now wants unlimited immigration. It just so happens they are now on the side of the oligarchs on this one issue; they want to suppress wages across the board and bringing in more laborers does just that.
And people are SHOCKED the labor unions and laborers in general (even Latinos whose families came in in the 60s and prior) are moving away from the democrat party, and cozying up to the republican party. I am not. It is entirely predictable.

Comment Re:Gaslighting writ large (Score 0) 89

Seems like not-enough-people is a relatively straightforward problem to solve, if your country isn't completely awful. You just invite some immigrants in, and presto, you've got more people. There are plenty of people around the world looking for stable, decent places to live, so sourcing shouldn't be a problem.

Too-many-people is a much trickier problem, since nobody wants to be voted off the island.

Comment Re:Give the customers what they want (Score 1) 37

Funny, I was just thinking today about things that would make me want to go to Starbucks more frequently. Cheaper drink prices?

I think they are going for "reduced waiting time" and "more consistent high quality preparation", with an option for "cheaper prices" at some point (if they feel they must). It's not clear that AI will actually provide any of those things, but that's the goal.

Now when your drink is done, you'll hear an AI-generated song play through the store's speakers, about how your venti double mocha soy latte with no whip is ready.

The song will advise you to "share and enjoy", and the beverage will be almost (but not quite) entirely unlike the one you wanted.

Comment Re:WOW That is some shark-jumping. (Score 1) 37

How complex do they think it is to follow an ordered list of drink assembly instructions can be?

Depends on how clearly written the instructions are. Even when the instructions are correct and unambiguous, language that is well-defined to someone with experience is often inscrutable to the newbie. (e.g. have you ever been following a recipe that tells you to "fold in" an ingredient and had to figure out exactly what "folding in" is supposed to consist of in that context?)

Traditionally your newbie barista would ask their co-worker at that point, so I'm not sure that having an AI on-hand provides much benefit unless it's faster and/or more accurate than getting a co-worker's attention would be. If it turns out not to be helpful, it will go away quickly enough.

Comment Re:Always online (Score 1) 150

Politicians just don't like doing hard things.

... and for good reason. Difficult projects are risky and expensive, and if they don't work on the first try, the voters blame the politician and then very soon afterwards he isn't a politician anymore (or at least, not an employed one). Even if they do succeed, the politician will get blamed if they turn out to be more expensive than predicted (which they always do, because that's the nature of difficult projects).

Comment Re:Always online (Score 5, Insightful) 150

The trouble with this shit is the train literally moves a million people every fucking day from early in the morning to late at night. It's incredibly difficult to upgrade such a massive system while it's running.

The "safe" way to do it is leave the old system in place and running, and install the new system next to it. Let them both run simultaneously for an extended period of time, with the old system still in charge and the new system running and computing results, but its results aren't actually controlling anything; they are only recorded to verify that its behavior is always the same as the old system given the same inputs.

Once you've thoroughly tested and debugged the behavior of the new system that way, you flip the switch so that now the new system is in control and the old system is merely having its results recorded. Let the system run that way for a period of time; if anything goes wrong you can always flip the switch back again. If nothing goes wrong, you can either leave the old system in place as an emergency backup (for as long as it lasts), or decommission it.

Comment Re:Great. (Score 1) 46

A menu bar at the top of the screen is a much bigger target to hit, and easy to find by muscle memory.

This logic made a lot of sense on the original Mac 9" screen. It makes less sense on a modern Mac with multiple large monitors, where the distance between your window's content and the menu bar can be significant, and your mouse may move up past the the menu bar and into the screen "above" if you aren't careful.

Comment Re:Not At All (Score 1) 189

Being able to code without having to look away from the screen whenever you need to press a key seems like a big win for efficiency to me. Every time you look away from the screen, you have to relocate your text-line of interest again when you look back; that may take only half a second, but if you're doing it 10 times a minute, those half-seconds add up.

Slashdot Top Deals

"All my life I wanted to be someone; I guess I should have been more specific." -- Jane Wagner

Working...