Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:I guess he crossed the wrong people (Score 5, Insightful) 320

Making a plant manufacture its own insecticide is one thing. Modifying it so that it can withstand being soaked with ever-increasing quantities and varieties of synthetic pesticides is another.

Weeds are gradually evolving to resist this chemical onslaught. Most people would rather not have themselves subjected to such evolutionary pressure within their lifetimes.

The weeds are destined to eventually win this arms race anyway, so this huge experiment in chemical exposure to the US population is eventually going to be for naught.

Comment Actually (Score 2) 138

uhm, actually plist files are xml

ACTUALLY plist files can be either textual or binary, which is very much not XML

I should have said not necessarily though, instead of just "not"... but it was kind of irrelevant to the main point.

They certainly aren't very compact as far as formats go, even on the watch.

Sigh, didn't read much of that original message, did you?

They don't NEED TO BE EXTREMELY COMPACT because they are sent over only once, when the app is loaded on the watch - that said, it is in the binary format which is much more compact than the textual format.

In use the watch pulls files from that bundle at runtime. And if you were any kind of programmer you'd know there is a tradeoff between compression and computation (which the watch has little of) in terms of file formats, so a fairly but not maximally compact file format is better for performance than whatever you are thinking of.

Comment Skip these (Score 1) 25

If they are anything like their previous product, very limited, and not useable.

We tried to use the goggle setup they have sold for years. They sucked, the Dev kit was horrid, and the goggle device was buggy as hell.

Maybe by the 5th generation they will get them right and not so small use but open so that anything can be installed.

Comment Yes you are wrong (Score 2) 138

The UI definition is held in a Plist format (like, but not, XML) but that's not what the device gets. It gets a very compact binary form of your UI, that is loaded onto the watch before the user even opens your application.

The Apple Watch API is actually EXTREMELY conservative with what gets sent over to the watch, to the extent that even attempting to set the same label value twice in a row is rejected with a warning. and UI elements on the screen are wits-only (you cannot query the watch see what currently displayed values are).

Comment Since when.... (Score 3, Insightful) 270

do we call assholes "researchers"? This guy is nothing but a grandstanding asshole. You dont make comments like that and you dont do the FUD slinging that he does after getting denied.

Researchers do real work and publish their findings for peer review, not act like a street cred seeking HAx0r trolling for Lulz.

Comment Re:Late to the market....need to be special (Score 3, Interesting) 133

Xeons aren't really the competitors for those, they're replacements for Cavium's existing MIPS64 offerings that end up in filer and network appliances. Apparently (according to a somewhat biased source at Cavium) they're competitive with current Xeons in aggregate performance per Watt, doing better on parallel workloads but less well on single-threaded ones. They really shine on anything I/O-intensive though, due to the integration of the ethernet and SATA controllers on the die (and the design of the DMA engines). They're not likely to be in general-purpose servers, but companies in the same markets as NetApp and Juniper are very interested in them (hence Cavium's investment in getting FreeBSD supported on them).

Comment Re:Late to the market....need to be special (Score 2) 133

8 core 64 bit ARM chips with GPU built in are fairly common and 10 core chips already announced (Mediatek), with 16-48 core vaguely hinted at for servers by other vendors

A bit more than hinting: Cavium is selling 24-48 core ThunderX (ARMv8) chips. I think the first one shipped a month or two ago.

Comment Re:there's a strange bias on slashdot (Score 1) 192

I switched to DuckDuckGo a while ago. I periodically check Bing and Google (adding !bing or !google to the DDG search line will send you to either) if I don't find results that I want. On one occasion in the last year, I've found a useful result on Bing that I didn't get with DDG or Google. The last time I had anything useful from Google was about 18 months ago. Note that Google and Bing may be fine for most searches - I only try either if I don't quickly find what I'm looking for on DDG. I had one fairly obscure search a couple of days ago (FPGA synthesis problem) where DDG only returned six results (one of which was helpful), so I tried the others to see if there was something more useful. Google gave 10 completely irrelevant results (pages that didn't even include my search term), Bing returned no results at all.

Comment Re:there's a strange bias on slashdot (Score 2) 192

The EU also fines more EU companies than US ones, but those tend not to make the news in the US either. Actually, most of them don't make the news anywhere, it's only when it's a household name that it is considered newsworthy at all, and when it's a household name that's considered American then it becomes more newsworthy in the US press because they can run with the tired old 'EU picking on US companies and jealous of their success' narrative rather than bothering with any real journalism.

Slashdot Top Deals

"Gravitation cannot be held responsible for people falling in love." -- Albert Einstein

Working...