<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://132.161.132.157/drupal6"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Computer Science - CS Table</title>
 <link>http://132.161.132.157/drupal6/taxonomy/term/41/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>CS Table 5/7/19: Esoteric Algorithms</title>
 <link>http://132.161.132.157/drupal6/node/1016</link>
 <description>&lt;p&gt;May 7 CS Table location: &lt;strong&gt;JRC 224B&lt;/strong&gt;, noon.&lt;br /&gt;
This is the last CS Table of the semester.&lt;/p&gt;

&lt;p&gt;The last topic will be something a little less serious than our usual CS Table material: estoteric algorithms. We’ll spend the hour looking at algorithms (and data structures) that are &lt;em&gt;intentionally&lt;/em&gt; inefficient or amusing. &lt;a href=&quot;https://xkcd.com/1185/&quot;&gt;For example, this classic XKCD comic&lt;/a&gt; introduces five different esoteric sorting algorithms.&lt;/p&gt;

&lt;p&gt;We will have a few algorithms and data structures prepared, but we would like your suggestions, too! Please send suggestions to &lt;a href=&quot;mailto:curtsinger@grinnell.edu&amp;subject=CS Table&quot;&gt;Prof. Curtsinger by email&lt;/a&gt;, preferably by the end of the day on Monday, May 6. Please include a code or pseudo-code snippet we can show on the projector during our discussion. &lt;/p&gt;

&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1016#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/598">comics</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <pubDate>Fri, 03 May 2019 14:21:09 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1016 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table 4/30/19: Facebook, Big Data, and the Social Sciences</title>
 <link>http://132.161.132.157/drupal6/node/1015</link>
 <description>&lt;p&gt;April 30 CS Table location: &lt;strong&gt;JRC 224B&lt;/strong&gt;, noon.&lt;/p&gt;

&lt;p&gt;Recently, Facebook announced that it will be partnering with the Social Science Research Network to provide anonymized Facebook data to Social Science Researchers.  This week in CS table, we will discuss some related issues with big data and anonymity.&lt;/p&gt;

&lt;p&gt;Sarah E. Igo (7 October 2018). &lt;a href=&quot;https://www.chronicle.com/article/We-Are-All-Research-Subjects/244705&quot;&gt;We Are All Research Subjects Now - And Cold War-era safeguards won’t protect us.&lt;/a&gt; &lt;i&gt;Chronicle of Higher Education&lt;/i&gt;.&lt;/p&gt;

&lt;p&gt;Jon P. Daries, Justin Reich, Jim Waldo, Elise M. Young, Jonathan Whittinghill, Andrew Dean Ho, Daniel Thomas Seaton, and Isaac Chuang. 2014. &lt;a href=&quot;https://doi.org/10.1145/2643132&quot;&gt;Privacy, anonymity, and big data in the social sciences.&lt;/a&gt; &lt;i&gt;Commun. ACM&lt;/i&gt; 57, 9 (September 2014), 56-63.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1015#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/274">anonymity</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/516">big data</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/244">privacy</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/305">social media</category>
 <pubDate>Mon, 29 Apr 2019 17:48:25 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1015 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table 2/23/19: The Cathedral and the Bazaar</title>
 <link>http://132.161.132.157/drupal6/node/1014</link>
 <description>&lt;p&gt;April 23 CS Table location: &lt;strong&gt;JRC 224B&lt;/strong&gt;, noon.&lt;/p&gt;

&lt;p&gt;Eric S. Raymond’s &quot;The Cathedral and the Bazaar&quot; is a classic essay on software development and open source communities. This writing was later turned into a book, but the original essay (with some later additions) is available online. &lt;/p&gt;

&lt;p&gt;The full essay is a bit longer than some of our regular readings for CS Table (around 18 pages), but it is still a fairly quick read. You can find the essay at: &lt;a href=&quot;http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/&quot;&gt;http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;If you are interested in how this essay was received, you may enjoy reading some of the responses to this essay under “Commentary and Argument” on this page: &lt;a href=&quot;http://www.catb.org/~esr/writings/cathedral-bazaar/&quot;&gt;http://www.catb.org/~esr/writings/cathedral-bazaar/&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1014#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/156">Open Source</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/131">software development</category>
 <pubDate>Mon, 22 Apr 2019 12:49:04 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1014 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table 4/16/19: Lessons for safety-critical software</title>
 <link>http://132.161.132.157/drupal6/node/1013</link>
 <description>&lt;p&gt;April 16 CS Table location: &lt;strong&gt;JRC 224B&lt;/strong&gt;, noon.&lt;/p&gt;

&lt;p&gt;Let&#039;s look at an important case study in safety-critical software: the Therac-25. This was a device built to administer radiation to patients under carefully controlled conditions, but the device suffered from a critical flaw that made it possible for patients to receive dangerous levels of radiation instead of the carefully-controlled doses the machine was designed to administer. We’ll explore what went wrong, and discuss the lessons learned (or not learned) from this case. 
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://computingcases.org/case_materials/therac/case_history/Case%20History.html&quot;&gt;A History of the Introduction and Shut Down of the Therac-25.&lt;/a&gt; ComputingCases.org&lt;/li&gt;
&lt;li&gt;Nancy G. Leveson, &lt;a href=&quot;https://doi.ieeecomputersociety.org/10.1109/MC.2017.4041349&quot;&gt;The Therac-25: 30 Years Later.&lt;/a&gt; IEEE Computer, vol. 50, no. 11, pp. 8-11, 2017.&lt;/li&gt;
&lt;li&gt;If you are interested in digging deeper on the issues with Therac-25, the original report is also available: &lt;br /&gt;Nancy G. Leveson and Clark S. Turner, &lt;a href=&quot;http://www-inst.cs.berkeley.edu/~cs162/sp03/hand-outs/Therac_25.pdf&quot;&gt;An Investigation of the Therac-25 Accidents.&lt;/a&gt; IEEE Computer, vol. 26, no. 7, pp. 18-41, 1993.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1013#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/154">medical software</category>
 <pubDate>Mon, 15 Apr 2019 17:58:56 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1013 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table 4/9/19: The Autocrat&#039;s New Tool Kit</title>
 <link>http://132.161.132.157/drupal6/node/1012</link>
 <description>&lt;p&gt;April 9 CS Table location: &lt;strong&gt;JRC 224B&lt;/strong&gt;, noon.&lt;/p&gt;

&lt;p&gt;This week we discuss &quot;The Autocrat&#039;s New Tool Kit&quot; by Richard Fontaine and Kara Frederick, which appeared in The Wall Street Journal on March 15, 2019. 
&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1012#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/211">politics</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/680">propaganda</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/248">surveillance</category>
 <pubDate>Tue, 09 Apr 2019 13:18:29 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1012 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table 3/12/19: The Story of Mel</title>
 <link>http://132.161.132.157/drupal6/node/1011</link>
 <description>&lt;p&gt;March 12 CS Table location: &lt;strong&gt;JRC 224B&lt;/strong&gt;, noon.&lt;/p&gt;

&lt;p&gt;The reading this week is &lt;em&gt;The Story of Mel&lt;/em&gt;: a classic short story about a &quot;real programmer&quot; to give you some historical perspective on computing. There will probably be terms that aren&#039;t familiar to you, such as &quot;drum memory,&quot; &quot;core memory,&quot; and &quot;machine code.&quot; While the faculty can provide some context during the discussion, we recommend that you do a bit of delving into strange terms in advance.
&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Ed Nather (1983). &lt;a href=&quot;http://www.catb.org/jargon/html/story-of-mel.html&quot;&gt;The Story of Mel.&lt;/a&gt; Usenet.&lt;/li&gt;
&lt;li&gt;You can find an &lt;a href=&quot;https://www.cs.utah.edu/~elb/folklore/mel-annotated/mel-annotated.html&quot;&gt;annotated version of the story&lt;/a&gt; here.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1011#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/612">history</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/139">history of computing</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/132">Programming</category>
 <pubDate>Mon, 11 Mar 2019 18:07:03 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1011 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table 3/5/19: Moonshots</title>
 <link>http://132.161.132.157/drupal6/node/1010</link>
 <description>&lt;p&gt;March 5 CS Table location: &lt;strong&gt;CS Commons (3817)&lt;/strong&gt;, noon. &lt;br /&gt;
RSVP by noon on March 1 to be included in the pizza order.&lt;/p&gt; 

&lt;p&gt;At CS Table we will discuss the innovation (or lack thereof) driven by technology companies, guided at least in part by a critique of Google’s &quot;moonshots&quot; that appeared in Communications of the ACM: &lt;a href=&quot;https://cacm.acm.org/magazines/2019/1/233518-hey-google-whats-a-moonshot/fulltext&quot;&gt;Thomas Haigh. 2018. Hey Google, What&#039;s a Moonshot?: How Silicon Valley Mocks Apollo. Communications of the ACM 62, 1 (December 2018), 24-30.&lt;/a&gt;

&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1010#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/396">innovation</category>
 <pubDate>Thu, 28 Feb 2019 19:00:57 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1010 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table 2/26/19: Massive Open Online Courses</title>
 <link>http://132.161.132.157/drupal6/node/1009</link>
 <description>&lt;p&gt;Feb. 26 CS Table location: &lt;strong&gt;JRC 224B&lt;/strong&gt;, noon.&lt;/p&gt;

&lt;p&gt;At CS Table we will discuss Massive Open Online Courses (MOOCs). 
&lt;/p&gt;

&lt;p&gt;To prepare for our discussion, please read the selection of short articles that appeared in Communications of the ACM in late 2012, and one of the many retrospectives on MOOCs that has appeared more recently. All of the articles are brief, but contain many links to outside sources. You are encouraged to read all of these articles and explore some of their links, but any subset of these articles would be helpful for you to prepare for our discussion.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://cacm.acm.org/magazines/2012/8/153817-will-massive-open-online-courses-change-how-we-teach/fulltext&quot;&gt;Will Massive Open Online Courses Change How We Teach?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://cacm.acm.org/magazines/2012/11/156587-will-moocs-destroy-academia/fulltext&quot;&gt;Will MOOCs Destroy Academia?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://cacm.acm.org/magazines/2012/12/157884-in-the-year-of-disruptive-education/fulltext&quot;&gt;In the Year of Disruptive Education&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://cacm.acm.org/blogs/blog-cacm/161153-research-questions-about-moocs/fulltext&quot;&gt;Research Questions About MOOCs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.insidehighered.com/digital-learning/article/2019/01/16/study-offers-data-show-moocs-didnt-achieve-their-goals&quot;&gt;Why MOOCs Didn&#039;t Work, in 3 Data Point&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1009#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/288">education</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/553">MOOCs</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/624">online learning</category>
 <pubDate>Mon, 25 Feb 2019 16:43:05 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1009 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table 2/19/19: Who owns 3D scans?</title>
 <link>http://132.161.132.157/drupal6/node/1006</link>
 <description>&lt;p&gt;Feb. 19 CS Table location: &lt;strong&gt;JRC 224B&lt;/strong&gt;, noon.&lt;/p&gt;

&lt;p&gt;In honor of the recent talks about 3D reproduction of Mayan sites, we will discuss the ownership of the data associated with such reproductions. We have two readings, and both include links to other possible resources.
&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;https://cacm.acm.org/magazines/2019/1/233513-who-owns-3d-scans-of-historic-sites/fulltext&quot;&gt;Esther Shein.  Who Owns 3D Scans of Historic Sites?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;https://www.spar3d.com/blogs/confessions-of-a-hired-gun/intellectual-property-age-3d-scanning-physibles/&quot;&gt;Sam Billingsley Jr.  Intellectual Property in the Age of 3D Scanning and 3D Printing.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1006#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/171">3D</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/661">ownership</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/660">property</category>
 <pubDate>Mon, 18 Feb 2019 16:02:47 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1006 at http://132.161.132.157/drupal6</guid>
</item>
<item>
 <title>CS Table 2/12/19: Location Data</title>
 <link>http://132.161.132.157/drupal6/node/1003</link>
 <description>&lt;p&gt;Feb. 12 CS Table location: &lt;strong&gt;JRC 224B&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In CS Table on Feb. 12, we will discuss some of the concerns around sharing location data and the implications that sharing location information can have for individuals and society. We will read about two separate cases to inform our discussion. &lt;/p&gt;

&lt;p&gt;In the first case, we will read about how cell phone companies sell users’ location information to third parties. &lt;a href=&quot;https://motherboard.vice.com/en_us/article/nepxbz/i-gave-a-bounty-hunter-300-dollars-located-phone-microbilt-zumigo-tmobile&quot;&gt;Cox, Joseph (2019).  I Gave a Bounty Hunter $300, Then He Located Our Phone. Motherboard.&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;The second case is a recent development in New York City, where police officers object to sharing the locations of officers conducting sobriety checks. &lt;a href=&quot;https://www.nytimes.com/2019/02/06/nyregion/waze-nypd-location.html&quot;&gt;Gold, Michael (2019).  Google and Waze Must Stop Sharing Drunken-Driving Checkpoints, New York Police Demand.  The New York Times.&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;As you read about each case, consider the following questions: who owns location data, when is it acceptable for location data to be shared, and what are the consequences of sharing location data?
&lt;/p&gt;


&lt;p&gt;&lt;em&gt;Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. &lt;strong&gt;CS Table meets Tuesdays from 12:00–12:50pm.&lt;/strong&gt; Most CS Tables for the spring semester will meet in JRC 224B inside the Marketplace, though a small number will be in an alternate location, so watch each week for the location. Contact the CS faculty for the weekly reading. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department (sign in at the Marketplace front desk).&lt;/em&gt;&lt;/p&gt;</description>
 <comments>http://132.161.132.157/drupal6/node/1003#comments</comments>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/41">CS Table</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/679">location</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/661">ownership</category>
 <category domain="http://132.161.132.157/drupal6/taxonomy/term/244">privacy</category>
 <pubDate>Fri, 08 Feb 2019 21:02:08 +0000</pubDate>
 <dc:creator>petersos</dc:creator>
 <guid isPermaLink="false">1003 at http://132.161.132.157/drupal6</guid>
</item>
</channel>
</rss>
