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

 



Forgot your password?
typodupeerror

Comment My takes on this presentation (Score 1) 6

1. There are a lot of empty seats; a lot.

2. The demo wasn't live, likely due to the huge failure of an event that the Meta one was.

3. They noted that you do all of this 'hands-free', likely an intentional knock at Meta's offering.

4. The examples were...odd. Who the fuck is going to be using this to shop for a fucking rug? Come on; give some real-life examples that are IMPORTANT. None of these were.

5. The entire presentation's style, across multiple different presenters, was...exhausting...halting...jarring...and...really undergraduate level. It was almost as if they were being fed what to say in their earpieces, not from memory and not in a fluid and practiced way.

---

Personally? I love the idea of AR glasses that work well. I want to have live subtitles for humans talking to me as I'm hard of hearing and hearing aids do not work well for me, particularly in public spaces.

I want it to give me important information, respond to my environment in ways that are useful (telling me where I am really isn't that; I know where the fuck I am--tell me what I should be doing or where I should be going next, perhaps?)

I know these are early adopter level devices, but they're just fucking ugly due to their bulk.

I strongly prefer this option to Meta's simply because I don't have to do stupid fucking mime-style hand gestures, but I want this technology to be useful, now, not in 5 years. We're going to see this largely flop just like so many other AR/VR toys out there unless they make this something more than a gimmicky piece of shit.

Comment Re:Complete failure all around (Score 1) 140

You clearly do not live in the US. The legal system does NOT do anything about anything (other than child support and alimony) as outlined in a divorce decree.

And, even if they MIGHT do something, you have to wait 12+ months to get on the court's docket, paying thousands of dollars to glorified expensive secretaries in the process while you wait.

The entire system is fucking broken.

Comment Great; it shouldn't be a thing. (Score 4, Insightful) 45

> The law "undermines the basis of the cost savings and will lead to bulk billing being phased out," the group said.

Good; it's monopolistic, predatory, and ultimately unnecessary. The entire practice is aimed at driving consistency and forced adoption rates, not anything else.

Comment Re: Thank You, Fake AI (Score 1) 238

Honestly, it was the tone of the message, which is admittedly difficult to derive from a forum. IMHO, the proper response would have been one that questioned whether the 'upscale grocer' selling spareribs at $6.99/lb vs $1.49/lb were at different ends of the subjective or objective quality spectrum. In my case, they are literally the same brand: Smithfield. The only difference is that Aldi is $5+/lb less expensive.

That said, IMO, unless we're talking about a butcher that sources heritage-breed Berkshire (or the like) pork from a local farmer, I don't really give a flying fuck where the previously cheap cut of meat I'm going to put on my smoker for 6h is sourced from.

Comment Re:They use every CDN (Score 1) 149

That is somewhat misleading. In this case you control (more or less) the client, so you can install a root certificate on your firewall and the client and let the firewall do its MitM on all your traffic. If Windows tries to evade that, the firewall will fail to decrypt the traffic and block it, which was the intended result. If Windows does not evade the MitM, the firewall can do full L7 filtering just like in the good old days.

Comment Re:I call BS (Score 3, Interesting) 178

I am absolutely certain many of those kids are great at writing code; what I have found in the last ~3y of hiring candidates out of undergrad and/or masters programs is that they DO NOT interview well.

They can answer esoteric technical questions about software dev (I *assume* this is because they study for coding interview questions) but they cannot possibly answer more general questions about themselves, how they would operate in a real-world business setting, and/or how they might build something from soup to nuts.

I'm not asking them to give me real-world experience; but, I expect a college graduate to be able to think about questions asked critically and provide a coherent and thoughtful reply to that question. Even if it's technically 'wrong', the conversational nature is INCREDIBLY IMPORTANT for any work I have done in my 25+ year career.

Anyone can have AI solve most esoteric technical coding problems now; interfacing ability w/others on the dev teams and the rest of the business is what is important in getting shit done.

Colleges need to start investing HEAVILY in leveling up their students in how to interview well.

Comment Re:Extra Modifier Please (Score 1) 46

One great use would be as an extra modifier for global shortcuts. So e.g. Control+Copilot+G to launch Gimp, and so on. I could make good use of that.

You can't do that. The copilot is not a real key to the keyboard protocol. It sends something like Windows, Shift, F23. You cannot sensibly combine it with other keys or make it reliably control a modifier state. This is completely unlike the Windows key which is not only its own unique keycode but also typically gets non-conflicting lines on the keyboard matrix, so the hardware lets you combine it with any other key.

There are still unused keycodes available, AFAIK. It makes zero sense that the Copilot key was crippled. If it was only crippled in hardware, vendors could fix that, but the only way to fix the Copilot key is to reprogram the keyboard controller firmware, which then makes it incompatible with Windows.

Slashdot Top Deals

I'm always looking for a new idea that will be more productive than its cost. -- David Rockefeller

Working...