Forgot your password?
typodupeerror

Submission + - A Framework for AI Legislation (mindmatters.ai)

johnnyb writes: There has been a lot of ink spilled about the "need" for AI Legislation, but few details about what that would look like. Here are proposals for a framework for what AI legislation should cover, what policy goals it should aim to achieve, and what we should be wary of along the way.

Submission + - Crazy alternatives to batteries for grid energy storage (newyorker.com)

silverjacket writes: A feature in this week's issue of The New Yorker highlights current efforts to use gravity, heat, momentum, air pressure, and other methods to store large amounts of energy for the electricity grid. It's essential for solar and wind power, which are intermittent.

Submission + - Gizmodo publishes massive new leaked trove of internal Facebook papers (gizmodo.com) 1

DevNull127 writes: Big scoop from Gizmodo today: for the first time, "We are publishing the Facebook papers"

As part of an ongoing project to make these once-confidential records accessible to the general public, Gizmodo is today—for the first time—publishing 28 of the documents previously exclusively shared with Congress and the media.

We have undertaken this project to help better inform the public about Facebook’s role in a wide range of controversies, as well as to provide researchers with access to materials that we hope will advance general knowledge of social media’s role in modern history’s most troubling crises...

Today’s release is the first of a series of posts from Gizmodo to be published in tandem with legal and academic partners. Our goal is to minimize any costs to individuals’ privacy and any furtherance of other harms while ensuring the responsible disclosure of the greatest amount of information in the public interest possible...

Future releases will be added to this page, a directory, that will eventually offer our readers links all of the leaked internal documents we have published.... Click here to read all the Facebook papers we've published so far.

Comment Question is Good but Misdirected (Score 1) 209

The question isn't whether we should replace filesystems, but rather if we should move core file system services *into* the filesystem. That is, should we embed all of the things that locate does into the filesystem? My answer would be "no" (I prefer single-task entities where possible), but making a filesystem "hook" wouldn't be bad (i.e., trigger X when a file is updated, where X might be an indexing operation). Perhaps we should standardize more metadata, where it is stored, and how it is accessed. There's nothing wrong with storing that *somewhere*. Whether it is the filesystem or elsewhere is a bit of an implementation detail.

Slashdot Top Deals

"Time is money and money can't buy you love and I love your outfit" - T.H.U.N.D.E.R. #1

Working...