Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Disable Google Assistant (Score 1) 68

First do this:

https://www.tech-recipes.com/r...

Android (at least my moto x4) will still respond to the "Ok Google" hotword and prompt you to set up Google Assistant. You probably don't want that, so go into Settings > Apps > Google > Permissions and uncheck the microphone permission.

Keep an eye on that; you know all of this runs afoul of their conversion strategy so they'll find an excuse to turn it back on or tie that permission to something you actually want to do.

Honestly, I don't know if Google knows what it wants or why some people find this sort of thing objectionable.

Submission + - Harvard climate skeptic scientist has made a fortune from corporate interests (nytimes.com)

Lasrick writes: Elected officials who want to block the EPA and legislation on climate change frequently refer to a handful of scientists who dispute anthropogenic climate change. One of scientists they quote most often is Wei-Hock Soon, a scientist at the Harvard-Smithsonian Center for Astrophysics who claims that variations in the sun’s energy can largely explain recent global warming. Newly released documents show the extent to which Dr. Soon has made a fortune from corporate interests. 'He has accepted more than $1.2 million in money from the fossil-fuel industry over the last decade while failing to disclose that conflict of interest in most of his scientific papers. At least 11 papers he has published since 2008 omitted such a disclosure, and in at least eight of those cases, he appears to have violated ethical guidelines of the journals that published his work.' The Koch Brothers are cited as a source of Dr. Soon's funding.

Comment Re:Give me a damn web browser (Score 5, Interesting) 157

This is Google demonstrating that their platform for abstracting a client's hardware is robust and performant. I suspect that Amiga emulation is just because it's cool.

Having this layer of abstraction protects Google from the machinations of software vendors who might want a piece of their action.

Comment Re:What's Missing (Score 1) 157

If you had an Apple II, you had everything you needed to develop new software for it.

Looks like they used a Multics box at MIT. http://www.frankston.com/public/?name=ImplementingVisiCalc

Mobile phones and tablets have no such tools.

Really?
http://developer.android.com/tools/sdk/eclipse-adt.html
https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/GettingStartedwithiOSStimulator/GettingStartedwithiOSStimulator.html

Their operating systems are shit packed on top of shit

Rather subjective. They do quite a bit more than Apple DOS or MS-DOS ever did.

fiddly little distraction machines that function as brightly colored noisy little pets

Same as it ever was:
http://en.wikipedia.org/wiki/King's_Quest

a way to drain their parents' wallets by sending nonsense to each other 24 hours a day

Ever use a BBS back in the day?

the world-changing technology the PC made possible

The PC made computing accessible to commonfolk where it was previously the province of large institutions. Mobile continues this trend.

With the exception of FOSS, there hasn't been shit developed for any platform since.

We invented a new platform. Web Applications and APIs facilitated by cheap, commodity hardware have changed the nature of human communications and learning in the last 15 years.

distracted by Unity and HTML5 and Haskell and all the other flavors of proprietary dumbfuckery

Huh? None of those are proprietary. If a young person chose to learn about and use Haskell, I think they'd be well-equipped to learn quite a lot about how computers work.

Comment Re:Unity is hard (Score 1) 302

Because he's trying to make an interface for a convergence device where it no longer matters if you're running it on a phone, tablet, or desktop.

You know, a Unified interface. It's a hard problem--you need only look at Windows 8 to see how badly it can go wrong. Apple started to move in that direction with Launchpad too, but I don't really know if they can make it work either. In the not-too-distant future, you'll be able to sync your computing environment between all your various devices and persist settings and whatnot through the cloud (like a very distributed home directory or roaming profile).

Anyway, Mark Shuttleworth is trying to go where the puck will be, not where it is. And he's trying to do it with open source software. I wish him the best of luck.
Games

Palm Pre and WebOS Get Native Gaming 49

rboatright writes "WebOS developers have been waiting, and with the 1.3.5 release, Palm's open source page suddenly listed SDL. Members of the WebOS internals team took that as a challenge and within 24 hours had a working port of Doom running in SDL on the Pre, in a webOS card. 48 hours later, they not only had Quake running, but had found in the latest LunaSysMgr the requirements to launch a native app from the webOS app launcher from an icon just like any other app. At the same time, the team demonstrated openGL apps running. With full native code support, with I/O available via SDL, developers now have a preview into Palm's future intent with regard to native code SDK's, and a hint of what's coming."

Comment Re:We already have one (Score 2, Informative) 358

Did you miss the "Free data" link on the website http://www.ncdc.noaa.gov/oa/mpp/freedata.html? NCDC tries to limit the charging of "$$$$" to only commercial and private entities in order to help offset the enormous cost of ingesting, archiving, and processing one of the world's largest datasets; we're not fully funded by Congress.

Charging for data is a touchy subject around here, though--the scientists, developers, customer service people, and management would all love to give away as much of our data as possible (and we give away a lot of it), but the money is always an issue.

Slashdot Top Deals

Testing can show the presense of bugs, but not their absence. -- Dijkstra

Working...