Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Possibly valid (Score 5, Informative) 52

Not just possibly, but absolutely valid. This is exactly the kind of thing trademarks exist to prevent. They aren't claiming the word "automatic", they're claiming that naming a framework that's meant to work with their product (WordPress) a name that differs from their own by only 1 letter, particularly such a non-obvious difference (many people won't notice the existence of an extra 't') is meant to cause confusion an think it's an official part of their offerings. Because it is. If the other company doesn't change the name they will be destroyed in court. And frankly they'll deserve it. Whoever chose that name was either a total idiot with no concept of the law, or a scammer who meant to prey on Autmattic's good name.

Comment Re:My takes on this presentation (Score 1) 6

The idea is that it's always on your face and hands free, and due to the location of the display you don't need to look down- it overlays your normal field of vision with additional information (that's the entire point of AR). But yes, other than overlaying your actual field of vision there's nothing it could do that a phone couldn't.

Comment Re:My takes on this presentation (Score 1) 6

I'm more curious how the display works. I had Google Goggles. The display was nearly impossible to see and gave me a headache going crosseyed trying. If the hardware can overlay well, and be easy to see, someone will write the software for it eventually. If it can't, then no amount of software will work.

Really the glasses itself should be dumb. Put all the smarts in a smartphone app with a plugin architecture. Have it voice controlled where you say a keyword then parse your next sentence for a command. Send the video to the phone for processing via BT, and let the app do whatever it needs to do, and individual plugins send overlays up. That's enough to get a lot of useful stuff out of it.

Comment Re:Buried interesting point (Score 1) 51

No, because experience isn't a protected category. Age is, but only in certain cases mostly dealing with existing employees. Youth isn't protected at all:

https://www.eeoc.gov/age-discr...

"The Age Discrimination in Employment Act (ADEA) forbids age discrimination against people who are age 40 or older. It does not protect workers under the age of 40, although some states have laws that protect younger workers from age discrimination. It is not illegal for an employer or other covered entity to favor an older worker over a younger one, even if both workers are age 40 or older."

Comment Re:I'd be interested to know... (Score 2) 97

If all you know is a minimal subset of the language, you don't know the language. What you describe may be ok for a toy app you write on your own time and never need to support or put to serious use, but not for anything approaching actual development. What you describe is hacking, not developing.

Slashdot Top Deals

Top Ten Things Overheard At The ANSI C Draft Committee Meetings: (8) I'm on the committee and I *still* don't know what the hell #pragma is for.

Working...