Skip to content

Instantly share code, notes, and snippets.

@anchetaWern
Created March 30, 2015 00:22
Show Gist options
  • Save anchetaWern/cacb62ab830d1793e81b to your computer and use it in GitHub Desktop.
Save anchetaWern/cacb62ab830d1793e81b to your computer and use it in GitHub Desktop.
devnews.sql
-- phpMyAdmin SQL Dump
-- version 4.0.10deb1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Mar 28, 2015 at 01:44 AM
-- Server version: 5.5.41-0ubuntu0.14.04.1
-- PHP Version: 5.5.9-1ubuntu4.6
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `devnews`
--
-- --------------------------------------------------------
--
-- Table structure for table `news`
--
CREATE TABLE IF NOT EXISTS `news` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`url` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`category` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`tags` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`timestamp` datetime NOT NULL,
`curator` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
`source` varchar(255) COLLATE utf8_unicode_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=4194 ;
--
-- Dumping data for table `news`
--
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(1, 'Elon Musk: Self-Driving Tesla Cars Will Be in the U.S. By Summer', 'www.nytimes.com/2015/03/20/business/elon-musk-says-self-driving-tesla-cars-will-be-in-the-us-by-summer.html', 'hn', '', '2015-03-19 22:29:25', 'hackernews', 'www.nytimes.com'),
(2, 'We are under attack', 'en.greatfire.org/blog/2015/mar/we-are-under-attack', 'hn', '', '2015-03-19 17:47:42', 'hackernews', 'en.greatfire.org'),
(3, 'Ivy League Admissions Are a Sham: Confessions of a Harvard Gatekeeper', 'www.highly.co/hl/550b57736c696c4ab50a0000', 'hn', '', '2015-03-19 23:08:15', 'hackernews', 'www.highly.co'),
(4, 'Where''s the Generic Insulin?', 'www.psmag.com/health-and-behavior/why-is-there-no-generic-insulin', 'hn', '', '2015-03-19 18:48:20', 'hackernews', 'www.psmag.com'),
(5, 'A Survival Guide for the Small Mail Server', 'www.spamhaus.org/news/article/719/a-survival-guide-for-the-small-mail-server', 'hn', '', '2015-03-19 13:44:29', 'hackernews', 'www.spamhaus.org'),
(6, 'OpenSSL Security Advisory', 'openssl.org/news/secadv_20150319.txt', 'hn', '', '2015-03-19 13:58:08', 'hackernews', 'openssl.org'),
(7, 'Turning Japanese: Coping with stasis', 'thelongandshort.org/issues/season-three/turning-japanese-coping-with-stagnation.html', 'hn', '', '2015-03-19 20:46:35', 'hackernews', 'thelongandshort.org'),
(8, 'Why Egg Freezing Is an Impossible Choice', 'prime.nautil.us/issue/22/slow/why-egg-freezing-is-an-impossible-choice', 'hn', '', '2015-03-19 18:17:07', 'hackernews', 'prime.nautil.us'),
(9, 'New Jersey legalizes direct Tesla sales', 'blog.caranddriver.com/new-jersey-governor-chris-christie-legalizes-tesla-direct-sales/', 'hn', '', '2015-03-19 12:03:27', 'hackernews', 'blog.caranddriver.com'),
(10, 'Solving the Go Challenge 1 in Erlang', 'medium.com/@jlouis666/solving-the-go-challenge-1-in-erlang-8b1e0a0a5044', 'hn', '', '2015-03-19 16:42:15', 'hackernews', 'medium.com'),
(11, 'The Pirate Party is now measured as the biggest political party in Iceland', 'www.visir.is/the-pirate-party-is-now-measured-as-the-biggest-party-in-iceland/article/2015150318848', 'hn', '', '2015-03-19 11:17:41', 'hackernews', 'www.visir.is'),
(12, 'Composable, declarative data structures for building complex visualizations', 'ioam.github.io/holoviews/', 'hn', '', '2015-03-19 18:44:51', 'hackernews', 'ioam.github.io'),
(13, 'A not-so-obvious reason to apply to YC', 'yvonne.posthaven.com/a-not-so-obvious-reason-to-apply-to-yc', 'hn', '', '2015-03-19 17:09:23', 'hackernews', 'yvonne.posthaven.com'),
(14, 'Using naive bayes to predict movie review sentiment', 'blog.dataquest.io/blog/naive-bayes-movies/', 'hn', '', '2015-03-19 16:24:11', 'hackernews', 'blog.dataquest.io'),
(15, 'SpaceX''s New Spin on Falcon 9', 'aviationweek.com/blog/spacexs-new-spin-falcon-9', 'hn', '', '2015-03-19 15:53:32', 'hackernews', 'aviationweek.com'),
(16, 'The Rent Hypothesis', 'esoltas.blogspot.com/2015/03/the-rent-hypothesis.html', 'hn', '', '2015-03-19 16:12:36', 'hackernews', 'esoltas.blogspot.com'),
(17, 'Map of Bell Systems Telephone Network (1910)', 'www.slate.com/blogs/the_vault/2015/03/16/history_of_the_american_telephone_system_map_of_bell_coverage_in_1910.html', 'hn', '', '2015-03-19 16:27:45', 'hackernews', 'www.slate.com'),
(18, 'Inside the U.S. Antitrust Probe of Google', 'www.wsj.com/articles/inside-the-u-s-antitrust-probe-of-google-1426793274', 'hn', '', '2015-03-19 19:49:36', 'hackernews', 'www.wsj.com'),
(19, 'Proving Things About Biology with F#', 'www.youtube.com/watch', 'hn', '', '2015-03-26 06:57:22', 'hackernews', 'www.youtube.com'),
(20, 'Massimo Banzi: Fighting for Arduino', 'makezine.com/2015/03/19/massimo-banzi-fighting-for-arduino/', 'hn', '', '2015-03-19 13:29:58', 'hackernews', 'makezine.com'),
(21, 'Akido Labs (YC W15) Provides an API Layer for Hospital App Developers', 'techcrunch.com/2015/03/19/yc-backed-akido-labs-provides-a-standardized-api-layer-for-hospital-app-developers', 'hn', '', '2015-03-19 20:55:16', 'hackernews', 'techcrunch.com'),
(22, 'Artoo: Ruby on Robots', 'artoo.io/', 'hn', '', '2015-03-27 08:30:03', 'hackernews', 'artoo.io'),
(23, 'Scientists Invent New Way to Control Light', 'today.ucf.edu/scientists-invent-new-way-control-light-critical-next-gen-super-computing/', 'hn', '', '2015-03-19 17:08:45', 'hackernews', 'today.ucf.edu'),
(24, 'Facebook''s Engineering Director Is Headed to the White House', 'www.yahoo.com/tech/exclusive-facebook-engineering-director-is-headed-114060505054.html', 'hn', '', '2015-03-19 19:17:30', 'hackernews', 'www.yahoo.com'),
(25, 'Why care about functional programming? Part 1: Immutability', 'miles.no/blogg/why-care-about-functional-programming-part-1-immutability', 'hn', '', '2015-03-19 15:13:54', 'hackernews', 'miles.no'),
(26, 'Inside the CERN Control Centre', 'www.symmetrymagazine.org/article/march-2015/inside-the-cern-control-centre', 'hn', '', '2015-03-19 19:08:19', 'hackernews', 'www.symmetrymagazine.org'),
(27, 'Video games beat interviews to recruit the very best', 'www.newscientist.com/article/mg22530132.400-video-games-beat-interviews-to-recruit-the-very-best.html', 'hn', '', '2015-03-19 16:37:01', 'hackernews', 'www.newscientist.com'),
(28, 'Study of the Amazon reveals it''s losing its capacity to absorb carbon', 'www.exeter.ac.uk/news/research/title_442151_en.html', 'hn', '', '2015-03-19 14:12:07', 'hackernews', 'www.exeter.ac.uk'),
(29, 'Dear Data', 'www.dear-data.com/', 'hn', '', '2015-03-19 11:11:39', 'hackernews', 'www.dear-data.com'),
(30, 'Atomic Weapons: The C++ Memory Model and Modern Hardware', 'herbsutter.com/2013/02/11/atomic-weapons-the-c-memory-model-and-modern-hardware/', 'hn', '', '2015-03-19 13:21:44', 'hackernews', 'herbsutter.com'),
(31, 'Picat – A new logic-based programming language', 'picat-lang.org/', 'hn', '', '2015-03-19 10:38:09', 'hackernews', 'picat-lang.org'),
(32, 'The Believers', 'chronicle.com/article/The-Believers/190147', 'hn', '', '2015-03-19 19:27:14', 'hackernews', 'chronicle.com'),
(33, 'A computer model could crack the code to a Hawaiian butterfly''s future security', 'medium.com/backchannel/a-math-trick-might-save-this-butterfly-6a7bb47e2fac', 'hn', '', '2015-03-19 17:06:10', 'hackernews', 'medium.com'),
(34, '“The Rise and Rise of Bitcoin” Now for Free on Amazon Prime Instant Video', 'www.amazon.com/Rise-Bitcoin-Daniel-Mross/dp/B00OGM2ZY2/', 'hn', '', '2015-03-19 23:00:48', 'hackernews', 'www.amazon.com'),
(35, 'Making Phil Libin style cohort visualizations available to everyone', 'www.airpair.com/keen-io/posts/making-phil-libin-style-cohort-visualizations-available-to-everyone', 'hn', '', '2015-03-19 16:31:13', 'hackernews', 'www.airpair.com'),
(36, 'Kryptnostic lets you search fully encrypted data in the cloud', 'techcrunch.com/2015/03/19/kryptnostic', 'hn', '', '2015-03-19 18:31:36', 'hackernews', 'techcrunch.com'),
(37, 'Death Redesigned', 'stories.californiasunday.com/2015-04-05/death-redesigned', 'hn', '', '2015-03-19 23:22:56', 'hackernews', 'stories.californiasunday.com'),
(38, 'Numerical Solution of Differential-Algebraic Equations', 'reference.wolfram.com/language/tutorial/NDSolveDAE.html', 'hn', '', '2015-03-19 16:15:19', 'hackernews', 'reference.wolfram.com'),
(39, 'Sims, BattleBots, Cellular Automata, God and Go (2001)', 'www.gamestudies.org/0102/pearce/', 'hn', '', '2015-03-19 14:52:31', 'hackernews', 'www.gamestudies.org'),
(40, 'An analytics primer for developers', 'hacks.mozilla.org/2015/03/an-analytics-primer-for-developers/', 'hn', '', '2015-03-19 09:45:26', 'hackernews', 'hacks.mozilla.org'),
(41, 'Q&A with DJ Patil, Chief Data Scientist at the White House', 'fivethirtyeight.com/datalab/dj-patil-white-house-chief-data-scientist-interview/', 'hn', '', '2015-03-19 15:55:29', 'hackernews', 'fivethirtyeight.com'),
(42, 'Show HN: Stripe Customer Info inside Gmail', 'github.com/InboxSDK/stripe-for-gmail', 'hn', '', '2015-03-19 16:40:08', 'hackernews', 'github.com'),
(43, 'Schema-on-read in action', 'blog.cask.co/2015/03/schema-on-read-in-action/', 'hn', '', '2015-03-19 18:37:46', 'hackernews', 'blog.cask.co'),
(44, 'Theoretical Computer Science Cheat Sheet [pdf]', 'www.tug.org/texshowcase/cheat.pdf', 'hn', '', '2015-03-19 14:06:57', 'hackernews', 'www.tug.org'),
(45, 'Debating the Sharing Economy', 'greattransition.org/publication/debating-the-sharing-economy', 'hn', '', '2015-03-19 17:15:54', 'hackernews', 'greattransition.org'),
(46, 'PostgreSQL Data Migration Tips', 'engineering.tilt.com/7-postgresql-data-migration-hacks/', 'hn', '', '2015-03-19 14:52:12', 'hackernews', 'engineering.tilt.com'),
(47, 'A Basic Just-In-Time Compiler', 'nullprogram.com/blog/2015/03/19/', 'hn', '', '2015-03-19 09:38:54', 'hackernews', 'nullprogram.com'),
(48, 'ZeroDB, an end-to-end encrypted database', 'blog.zerodb.io/hello-world-zerodb-here/', 'hn', '', '2015-03-19 13:51:12', 'hackernews', 'blog.zerodb.io'),
(49, 'Obama suggests requiring everyone to vote', 'www.washingtonpost.com/blogs/wonkblog/wp/2015/03/19/wonkbook-obama-suggests-requiring-everyone-to-vote/', 'hn', '', '2015-03-19 21:45:37', 'hackernews', 'www.washingtonpost.com'),
(50, 'Now Asm.js Is Available for JXcore Applications', 'oguzbastemur.blogspot.com/2015/02/now-asmjs-is-available-for-nodejs.html', 'hn', '', '2015-03-19 19:08:41', 'hackernews', 'oguzbastemur.blogspot.com'),
(51, 'APNG support lands in WebKit', 'bugs.webkit.org/show_bug.cgi', 'hn', '', '2015-03-19 13:13:10', 'hackernews', 'bugs.webkit.org'),
(52, 'A Day on the London Underground', 'wgallia.com/', 'hn', '', '2015-03-19 19:04:35', 'hackernews', 'wgallia.com'),
(53, 'Show HN: tcpbin, TCP/UDP Request and Response Service', 'www.tcpbin.org/', 'hn', '', '2015-03-19 22:27:04', 'hackernews', 'www.tcpbin.org'),
(54, 'The Village that fell asleep: mystery illness that perplexes Kazakh scientists', 'www.theguardian.com/world/2015/mar/18/kazakhstan-sleeping-village-mystery', 'hn', '', '2015-03-19 15:06:35', 'hackernews', 'www.theguardian.com'),
(55, 'Amazon''s latest step towards drone deliveries', 'www.faa.gov/news/updates/', 'hn', '', '2015-03-19 20:40:51', 'hackernews', 'www.faa.gov'),
(56, 'Down the VR rabbit hole: Fixing judder (2013)', 'blogs.valvesoftware.com/abrash/down-the-vr-rabbit-hole-fixing-judder/', 'hn', '', '2015-03-19 17:26:05', 'hackernews', 'blogs.valvesoftware.com'),
(57, 'A Look Back at 75 Years of Kodachrome', 'gearpatrol.com/2015/03/18/photo-essay-remembering-kodachrome/', 'hn', '', '2015-03-19 16:51:54', 'hackernews', 'gearpatrol.com'),
(58, 'Building the Facebook News Feed with Relay', 'facebook.github.io/react/blog/2015/03/19/building-the-facebook-news-feed-with-relay.html', 'hn', '', '2015-03-19 20:09:18', 'hackernews', 'facebook.github.io'),
(59, 'Can We Trust the Libraries We Use?', 'bytes.com/topic/c/insights/961541-can-we-trust-libraries-we-use', 'hn', '', '2015-03-19 14:07:31', 'hackernews', 'bytes.com'),
(60, '16 TB and 20,000 IOPS EBS Volumes', 'aws.amazon.com/blogs/aws/now-available-16-tb-and-20000-iops-elastic-block-store-ebs-volumes/', 'hn', '', '2015-03-19 12:47:30', 'hackernews', 'aws.amazon.com'),
(61, 'Programming a Computer for Playing Chess (1949)', 'www.pi.infn.it/~carosi/chess/shannon.txt', 'hn', '', '2015-03-19 10:12:03', 'hackernews', 'www.pi.infn.it'),
(62, 'The Navy Needs a Wider Look at Wargaming', 'news.usni.org/2015/03/18/opinion-the-navy-needs-a-wider-look-at-wargaming', 'hn', '', '2015-03-19 16:35:22', 'hackernews', 'news.usni.org'),
(63, 'Amazon wins U.S. regulators'' approval to test-fly drone', 'in.reuters.com/article/2015/03/19/us-amazon-com-aircraft-idINKBN0MF2KF20150319', 'hn', '', '2015-03-19 22:40:35', 'hackernews', 'in.reuters.com'),
(64, 'Excerpts from FTC Staff Report on Google’s Search Practices', 'blogs.wsj.com/digits/2015/03/19/excerpts-from-ftc-staff-report-on-googles-search-practices/', 'hn', '', '2015-03-19 21:56:08', 'hackernews', 'blogs.wsj.com'),
(65, 'What Your Tweets Say About You', 'www.newyorker.com/science/maria-konnikova/can-tweets-predict-heart-disease', 'hn', '', '2015-03-19 13:48:56', 'hackernews', 'www.newyorker.com'),
(66, 'Google Cloud Logging', 'googlecloudplatform.blogspot.com/2015/03/leverage-the-power-of-log-data-to-drive-operational-and-business-decisions-through-Google-Cloud-Logging.html', 'hn', '', '2015-03-19 15:11:01', 'hackernews', 'googlecloudplatform.blogspot.com'),
(67, 'What to do about re-identification? A precautionary approach to big data privacy', 'freedom-to-tinker.com/blog/randomwalker/what-should-we-do-about-re-identification-a-precautionary-approach-to-big-data-privacy/', 'hn', '', '2015-03-19 13:56:08', 'hackernews', 'freedom-to-tinker.com'),
(68, 'Volatile: Almost Useless for Multi-Threaded Programming (2007)', 'software.intel.com/en-us/blogs/2007/11/30/volatile-almost-useless-for-multi-threaded-programming/', 'hn', '', '2015-03-19 13:17:17', 'hackernews', 'software.intel.com'),
(69, 'Solar eclipse poses energy challenge', 'www.bbc.co.uk/news/business-31951768', 'hn', '', '2015-03-19 11:26:25', 'hackernews', 'www.bbc.co.uk'),
(70, 'How Google Skewed Search Results', 'www.wsj.com/articles/how-google-skewed-search-results-1426793553', 'hn', '', '2015-03-19 21:22:50', 'hackernews', 'www.wsj.com'),
(71, 'The growing size of firms may help to explain rising inequality', 'www.economist.com/news/finance-and-economics/21646266-growing-size-firms-may-help-explain-rising-inequality-bigger', 'hn', '', '2015-03-19 17:24:16', 'hackernews', 'www.economist.com'),
(72, 'Music Lover? Bop.fm (YC S13) Is Looking for a Lead Android Developer', 'angel.co/bop-fm/jobs/16609-lead-android-mobile-developer', 'hn', '', '2015-03-24 06:33:28', 'hackernews', 'angel.co'),
(73, 'Statically Linked programs on linux', 'eli.thegreenplace.net/2012/08/13/how-statically-linked-programs-run-on-linux', 'hn', '', '2015-03-19 20:57:15', 'hackernews', 'eli.thegreenplace.net'),
(74, 'US Threatened Germany Over Snowden, Vice Chancellor Says', 'firstlook.org/theintercept/2015/03/19/us-threatened-germany-snowden-vice-chancellor-says/', 'hn', '', '2015-03-19 12:58:58', 'hackernews', 'firstlook.org'),
(75, 'Mozilla Webmaker: Building a locally relevant web', 'webmaker.org/localweb/', 'hn', '', '2015-03-19 19:14:22', 'hackernews', 'webmaker.org'),
(76, 'CRTC reforms to include $25 basic cable or satellite package', 'www.cbc.ca/news/politics/crtc-reforms-to-include-25-basic-cable-or-satellite-package-1.3001370', 'hn', '', '2015-03-19 20:14:40', 'hackernews', 'www.cbc.ca'),
(77, 'Creating and Optimizing a Bill of Materials', 'www.proto2prod.com/proto2prod/2015/3/11/creating-and-optimizing-a-bill-of-materials-1', 'hn', '', '2015-03-19 19:37:24', 'hackernews', 'www.proto2prod.com'),
(78, 'Zombie-Town USA: Disease Dynamics Simulation', 'mattbierbaum.github.io/zombies-usa', 'hn', '', '2015-03-19 16:15:47', 'hackernews', 'mattbierbaum.github.io'),
(79, 'Cognitive Psychology in Information Architecture', 'www.easilyeasy.com/cognitive-psychology-in-information-architecture.html', 'hn', '', '2015-03-19 16:50:00', 'hackernews', 'www.easilyeasy.com'),
(80, 'Continuous Bayes – A Maybe Biased Coin', 'www.sidhantgodiwala.com/blog/2015/03/14/continuous-bayes/', 'hn', '', '2015-03-19 11:08:31', 'hackernews', 'www.sidhantgodiwala.com'),
(81, 'Even faster: Data at the speed of Presto ORC', 'code.facebook.com/posts/370832626374903/even-faster-data-at-the-speed-of-presto-orc/', 'hn', '', '2015-03-19 15:59:51', 'hackernews', 'code.facebook.com'),
(82, 'The Brooklyn Basement Domino League', 'narrative.ly/family-feuds/secrets-brooklyn-basement-domino-league', 'hn', '', '2015-03-19 16:22:02', 'hackernews', 'narrative.ly'),
(83, 'Amazon RDS now supports PostgreSQL 9.4.1', 'aws.amazon.com/about-aws/whats-new/2015/03/amazon-rds-for-postgresql-now-supports-94/', 'hn', '', '2015-03-27 09:30:02', 'hackernews', 'aws.amazon.com'),
(84, 'Noam Chomsky on the Roots of American Racism', 'opinionator.blogs.nytimes.com//2015/03/18/noam-chomsky-on-the-roots-of-american-racism/', 'hn', '', '2015-03-19 19:03:02', 'hackernews', 'opinionator.blogs.nytimes.com'),
(85, 'SCGI: A Simple Common Gateway Interface Alternative (2008)', 'python.ca/scgi/protocol.txt', 'hn', '', '2015-03-19 10:37:46', 'hackernews', 'python.ca'),
(86, 'Show HN: BoldCanvas – a DIY Website Builder my parents can use', 'boldcanvas.com/projects/', 'hn', '', '2015-03-19 19:24:58', 'hackernews', 'boldcanvas.com'),
(87, 'The Windows Driver Frameworks are on GitHub', 'blogs.msdn.com/b/windows_hardware_and_driver_developer_blog/archive/2015/03/18/windows-driver-frameworks-source-on-github.aspx', 'hn', '', '2015-03-19 04:39:33', 'hackernews', 'blogs.msdn.com'),
(88, 'Things I Learned in Years of Freelancing', 'www.christopherhawkins.com/2015/03/12-things-learned-12-years-freelancing/', 'hn', '', '2015-03-19 04:21:56', 'hackernews', 'www.christopherhawkins.com'),
(89, 'Magic leap demo', 'www.engadget.com/2015/03/19/jaw-dropping-magic-leap-demo/', 'hn', '', '2015-03-19 22:57:46', 'hackernews', 'www.engadget.com'),
(90, 'Bill Gates warns on future disease epidemic', 'm.bbc.com/news/technology-31956344', 'hn', '', '2015-03-19 14:06:22', 'hackernews', 'm.bbc.com'),
(91, 'Wallaby.js – An intelligent test runner that continuously runs your tests', 'wallabyjs.com/', 'hn', '', '2015-03-19 05:57:26', 'hackernews', 'wallabyjs.com'),
(92, 'A Chat with Project Mosul About Rebuilding a Ruined History', 'techcrunch.com/2015/03/18/a-chat-with-project-mosul-about-rebuilding-a-ruined-history/', 'hn', '', '2015-03-19 15:08:39', 'hackernews', 'techcrunch.com'),
(93, 'MSBuild is now open source on GitHub', 'blogs.msdn.com/b/dotnet/archive/2015/03/18/msbuild-engine-is-now-open-source-on-github.aspx', 'hn', '', '2015-03-18 20:08:35', 'hackernews', 'blogs.msdn.com'),
(94, 'How we built analytics.usa.gov', '18f.gsa.gov/2015/03/19/how-we-built-analytics-usa-gov/', 'hn', '', '2015-03-27 05:03:02', 'hackernews', '18f.gsa.gov'),
(95, 'Show HN: APIembed - Embeddable API Code Snippets in Multiple Languages', 'apiembed.com/', 'hn', '', '2015-03-19 21:19:26', 'hackernews', 'apiembed.com'),
(96, 'How Life360 won against patent troll', 'arstechnica.com/tech-policy/2015/03/how-life360-won-its-patent-war/', 'hn', '', '2015-03-19 21:33:42', 'hackernews', 'arstechnica.com'),
(97, 'IMVU Acquires Fur Affinity', 'forums.furaffinity.net/threads/1353961-FA-IMVU-Discussion', 'hn', '', '2015-03-19 20:11:49', 'hackernews', 'forums.furaffinity.net'),
(98, '6 notorious hackers and their second careers', 'fortune.com/2015/03/18/famous-hackers-jobs/', 'hn', '', '2015-03-19 22:50:32', 'hackernews', 'fortune.com'),
(99, 'Biologists Call for Halt to Gene Editing Techniques', 'www.nytimes.com/2015/03/20/science/biologists-call-for-halt-to-gene-editing-technique-in-humans.html', 'hn', '', '2015-03-20 02:19:04', 'hackernews', 'www.nytimes.com'),
(100, 'Scientists grow ‘mini-lungs’ to aid the study of cystic fibrosis', 'www.cam.ac.uk/research/news/scientists-grow-mini-lungs-to-aid-the-study-of-cystic-fibrosis', 'hn', '', '2015-03-19 11:22:13', 'hackernews', 'www.cam.ac.uk'),
(101, 'YourMechanic (YC W12) is hiring full stack engineers', 'jobs.lever.co/yourmechanic/7cfd7fa4-735c-460e-bfec-19bbc2f5f4a4', 'hn', '', '2015-03-19 10:48:38', 'hackernews', 'jobs.lever.co'),
(102, 'I don''t hire unlucky people (2012)', 'braythwayt.com/posterous/2014/10/04/i-dont-hire-unlucky-people.html', 'hn', '', '2015-03-19 17:45:05', 'hackernews', 'braythwayt.com'),
(103, 'Tesla Range Assurance', 'www.teslamotors.com/blog/model-s-has-you-covered', 'hn', '', '2015-03-19 19:57:25', 'hackernews', 'www.teslamotors.com'),
(104, 'If Economists Were Right, You Would Have a Raise by Now', 'www.bloomberg.com/news/articles/2015-03-16/your-wallet-isn-t-getting-fatter-as-economics-101-comes-unhinged', 'hn', '', '2015-03-19 14:02:50', 'hackernews', 'www.bloomberg.com'),
(105, 'Fast Bounded-Concurrency Hash Tables', 'backtrace.io/blog/blog/2015/03/13/workload-specialization/', 'hn', '', '2015-03-13 20:06:25', 'hackernews', 'backtrace.io'),
(106, 'US equity markets now use base 95 arithmetic for the 86.4B ms in a day', 'www.ctaplan.com/cta/document/6117', 'hn', '', '2015-03-19 18:13:41', 'hackernews', 'www.ctaplan.com'),
(107, 'Watson in the Wild: Sphero and Speech to Text', 'developer.ibm.com/watson/blog/2015/03/19/watson-wild-march-19th-working/', 'hn', '', '2015-03-19 13:44:17', 'hackernews', 'developer.ibm.com'),
(108, 'Cisco''s Going to Ship Its Equipment to Empty Houses to Dodge the NSA', 'gizmodo.com/ciscos-going-to-ship-its-equipment-to-empty-houses-to-d-1692376538', 'hn', '', '2015-03-19 22:39:33', 'hackernews', 'gizmodo.com'),
(109, 'Show HN: ThinkLab – A platform for massively collaborative open science', 'thinklab.com/', 'hn', '', '2015-03-19 17:54:25', 'hackernews', 'thinklab.com'),
(110, 'Watch Magic Leap’s Video of Seamless Augmented Reality Office Game Play', 'techcrunch.com/2015/03/19/watch-magic-leaps-video-of-seamless-augmented-reality-office-game-play/', 'hn', '', '2015-03-19 19:33:47', 'hackernews', 'techcrunch.com'),
(111, 'Supernovas and the beginnings of life on earth', 'prime.nautil.us/issue/22/slow/the-secret-history-of-the-supernova-at-the-bottom-of-the-sea', 'hn', '', '2015-03-19 14:18:26', 'hackernews', 'prime.nautil.us'),
(112, 'Tesla Says It Will Now Be “Impossible to Run Out of Range Unintentionally”', 'techcrunch.com/2015/03/19/tesla-wants-to-end-range-anxiety-with-smart-range-assurance-calculator', 'hn', '', '2015-03-19 17:40:13', 'hackernews', 'techcrunch.com'),
(113, 'OpenSSL Security Advisories – LibreSSL Largely Unaffected', 'undeadly.org/cgi', 'hn', '', '2015-03-19 14:53:39', 'hackernews', 'undeadly.org'),
(114, 'Infosys whistleblower: H-1B workers have minimal skills', 'timesofindia.indiatimes.com/tech/tech-news/Infosys-whistleblower-H-1B-workers-have-minimal-skills/articleshow/46609164.cms', 'hn', '', '2015-03-19 21:51:07', 'hackernews', 'timesofindia.indiatimes.com'),
(115, 'HBO''s ''Silicon Valley'': First Look at Season 2', 'www.hollywoodreporter.com/live-feed/hbos-silicon-valley-first-look-770882', 'hn', '', '2015-03-19 18:06:13', 'hackernews', 'www.hollywoodreporter.com'),
(116, 'The CIA Just Declassified the Document That Supposedly Justified Invading Iraq', 'news.vice.com/article/the-cia-just-declassified-the-document-that-supposedly-justified-the-iraq-invasion', 'hn', '', '2015-03-19 20:11:05', 'hackernews', 'news.vice.com'),
(117, 'Princeton Concludes Kind of Government America Has, and It''s Not a Democracy', 'mic.com/articles/87719/princeton-concludes-what-kind-of-government-america-really-has-and-it-s-not-a-democracy', 'hn', '', '2015-03-19 21:19:19', 'hackernews', 'mic.com'),
(118, 'Scientists Are Racing to Build a Better Diet Soda', 'www.bloomberg.com/news/articles/2015-03-19/coke-pepsi-seek-diet-soda-s-perfect-sweetener', 'hn', '', '2015-03-19 17:11:03', 'hackernews', 'www.bloomberg.com'),
(119, 'Show HN: Rivulet – a music player for torrents', 'rivulet.audio/', 'hn', '', '2015-03-19 14:31:03', 'hackernews', 'rivulet.audio'),
(120, 'Luvit Reborn', 'luvit.io/blog/luvit-reborn.html', 'hn', '', '2015-03-19 19:15:27', 'hackernews', 'luvit.io'),
(121, 'Kotlin M11 is Out', 'blog.jetbrains.com/kotlin/2015/03/kotlin-m11-is-out/', 'hn', '', '2015-03-19 21:02:52', 'hackernews', 'blog.jetbrains.com'),
(122, 'This is a terrible, terrible job description', 'seldo.tumblr.com/post/114052908520/front-end-engineer-blockai-jobs-on-angellist', 'hn', '', '2015-03-19 16:47:01', 'hackernews', 'seldo.tumblr.com'),
(123, 'Moore’s Curse: There is a dark side to the revolution in electronics', 'spectrum.ieee.org/energy/renewables/moores-curse', 'hn', '', '2015-03-19 18:16:47', 'hackernews', 'spectrum.ieee.org'),
(124, 'Five Years’ Time', 'medium.com/@gkoberger/five-years-time-6a6ae1157a66', 'hn', '', '2015-03-18 21:58:59', 'hackernews', 'medium.com'),
(125, 'Analytics.usa.gov', 'analytics.usa.gov/', 'hn', '', '2015-03-19 14:29:38', 'hackernews', 'analytics.usa.gov'),
(126, 'If you don''t catch an exception, PHP spills your MySQL account info by default', 'php.net/manual/en/pdo.connections.php', 'hn', '', '2015-03-19 19:39:42', 'hackernews', 'php.net'),
(127, 'Yahoo abandons China?', 'www.techinasia.com/yahoo-fires-hundreds-abandons-china-recruiters-feeding-frenzy/', 'hn', '', '2015-03-19 14:35:21', 'hackernews', 'www.techinasia.com'),
(128, 'Is Betteridge''s law of headlines correct?', 'calmerthanyouare.org/2015/03/19/betteridges-law.html', 'hn', '', '2015-03-19 15:06:23', 'hackernews', 'calmerthanyouare.org'),
(129, 'Musk: Tesla update makes running out of juice ''almost impossible’', 'www.sfgate.com/business/article/Musk-Tesla-update-makes-running-out-of-juice-6145539.php', 'hn', '', '2015-03-19 20:43:43', 'hackernews', 'www.sfgate.com'),
(130, 'New JavaScript techniques for rapid page loads', 'blog.chromium.org/2015/03/new-javascript-techniques-for-rapid.html', 'hn', '', '2015-03-27 05:03:02', 'hackernews', 'blog.chromium.org'),
(131, 'The myopia boom', 'www.nature.com/news/the-myopia-boom-1.17120', 'hn', '', '2015-03-18 18:19:32', 'hackernews', 'www.nature.com'),
(132, 'Why Spotify Pays So Little', 'lit.vulf.de/spotify-so-little/', 'hn', '', '2015-03-18 16:11:55', 'hackernews', 'lit.vulf.de'),
(133, 'TestGen – Generate and test pseudorandom numbers', 'lide.uhk.cz/fim/student/fidraja1/testgen/', 'hn', '', '2015-03-19 12:46:37', 'hackernews', 'lide.uhk.cz'),
(134, 'Creating Fakes in Go with Channels', 'blog.codeship.com/creating-fakes-in-go-with-channels/', 'hn', '', '2015-03-19 17:33:17', 'hackernews', 'blog.codeship.com'),
(135, 'Why I Choose PostgreSQL Over MySQL/MariaDB', 'news.dice.com/2015/03/19/why-i-choose-postgresql-over-mysqlmariadb/', 'hn', '', '2015-03-27 09:30:02', 'hackernews', 'news.dice.com'),
(136, 'The infinite-pixel screen', 'practicaltypography.com/the-infinite-pixel-screen.html', 'hn', '', '2015-03-19 02:37:40', 'hackernews', 'practicaltypography.com'),
(137, 'Scaling Lessons from the Fastest Growing SaaS Company Ever', 'medium.com/@charlierguo/scaling-lessons-from-the-fastest-growing-saas-company-ever-f7ba012d703c', 'hn', '', '2015-03-19 18:33:51', 'hackernews', 'medium.com'),
(138, 'CoreOS Just Got Easier to Try with Panamax', 'coreos.com/blog/coreos-just-got-easier-to-try-with-panamax/', 'hn', '', '2015-03-19 14:24:31', 'hackernews', 'coreos.com'),
(139, 'Reminder: Oh, Won''t You Please Shut Up? (2011)', 'www.popehat.com/2011/12/01/reminder-oh-wont-you-please-shut-up/', 'hn', '', '2015-03-19 00:18:08', 'hackernews', 'www.popehat.com'),
(140, 'Ubuntu Security Notice', 'www.ubuntu.com/usn/usn-2535-1/', 'hn', '', '2015-03-19 19:52:13', 'hackernews', 'www.ubuntu.com'),
(141, 'The Dark Web’s Top Drug Market, Evolution, Just Vanished', 'www.wired.com/2015/03/evolution-disappeared-bitcoin-scam-dark-web/', 'hn', '', '2015-03-18 13:21:10', 'hackernews', 'www.wired.com'),
(142, 'Mobile Design: More than just design', 'stablekernel.com/blog/mobile-design-more-than-just-design/', 'hn', '', '2015-03-19 19:42:10', 'hackernews', 'stablekernel.com'),
(143, 'Perfect Hashes and faster than memcmp', 'blogs.perl.org/users/rurban/2014/08/perfect-hashes-and-faster-than-memcmp.html', 'hn', '', '2015-03-18 19:44:21', 'hackernews', 'blogs.perl.org'),
(144, 'Google Makani – Wind Energy Kites', 'www.google.com/makani/', 'hn', '', '2015-03-17 20:41:42', 'hackernews', 'www.google.com'),
(145, 'The Windows 10 free upgrade for pirates: More confusing than it seems', 'arstechnica.com/information-technology/2015/03/the-windows-10-free-upgrade-for-pirates-more-confusing-than-it-seems/', 'hn', '', '2015-03-19 18:05:23', 'hackernews', 'arstechnica.com'),
(146, 'Show HN: PyTricks, unpopular built-in Python features', 'github.com/brennerm/PyTricks', 'hn', '', '2015-03-24 04:58:02', 'hackernews', 'github.com'),
(147, 'Enable Cross Team Slack Chat with Blockspring', 'api.blockspring.com/blog/enable-cross-team-slack-chat-with-blockspring', 'hn', '', '2015-03-19 16:27:44', 'hackernews', 'api.blockspring.com'),
(148, 'A doctor discovers an important question patients should be asked', 'www.washingtonpost.com/national/health-science/how-i-discovered-an-important-question-a-doctor-should-ask-a-patient/2015/03/09/ca350634-bb9c-11e4-bdfa-b8e8f594e6ee_story.html', 'hn', '', '2015-03-19 08:19:03', 'hackernews', 'www.washingtonpost.com'),
(149, 'EC2 Origins (2009)', 'blog.b3k.us/2009/01/25/ec2-origins.html', 'hn', '', '2015-03-19 14:10:17', 'hackernews', 'blog.b3k.us'),
(150, 'Tesla''s Model S will add self-driving ''autopilot'' mode in three months', 'www.theverge.com/2015/3/19/8257933/tesla-model-s-autopilot-release-date', 'hn', '', '2015-03-19 18:13:29', 'hackernews', 'www.theverge.com'),
(151, 'AptDeco is hiring operations, customer experience managers and interns in NYC', 'www.aptdeco.com/jobs', 'hn', '', '2015-03-19 07:24:37', 'hackernews', 'www.aptdeco.com'),
(152, 'We Actually Built a Remote Team, and It Rocks', 'medium.com/@davidrupp/we-actually-built-a-remote-team-and-it-rocks-a4b839cf4e05', 'hn', '', '2015-03-19 13:52:37', 'hackernews', 'medium.com'),
(153, 'The Ugliest Sign in America', 'medium.com/matter/thing-piece-the-ugliest-sign-in-america-5f53652ba7b', 'hn', '', '2015-03-19 19:31:51', 'hackernews', 'medium.com'),
(154, 'Type.js – remedying CSS’s typographic oversights', 'github.com/nathanford/type.js', 'hn', '', '2015-03-23 04:58:01', 'hackernews', 'github.com'),
(155, 'The Real Housewives of Silicon Valley', 'medium.com/@KathrynFinney/the-real-housewives-of-silicon-valley-75a2621394ca', 'hn', '', '2015-03-19 14:39:36', 'hackernews', 'medium.com'),
(156, 'Gift of the Moon, Bane of the Spanish: The Story of Yerba Mate', 'www.npr.org/blogs/thesalt/2015/03/17/393355841/tea-tuesdays-south-america-runs-on-yerba-mate', 'hn', '', '2015-03-18 19:25:54', 'hackernews', 'www.npr.org'),
(157, 'Microsoft open sourced msbuild', 'github.com/Microsoft/msbuild', 'hn', '', '2015-03-23 04:58:01', 'hackernews', 'github.com'),
(158, 'Fix Netflix’s User Interface with God Mode', 'techcrunch.com/2015/03/19/fix-netflixs-user-interface-with-god-mode/', 'hn', '', '2015-03-19 16:19:49', 'hackernews', 'techcrunch.com'),
(159, 'NSF announces plan for comprehensive public access to research results', 'www.nsf.gov/news/news_summ.jsp', 'hn', '', '2015-03-18 14:46:44', 'hackernews', 'www.nsf.gov'),
(160, 'Show HN: Textures.js, SVG Patterns for Data Visualization', 'riccardoscalco.github.io/textures/', 'hn', '', '2015-03-18 11:42:53', 'hackernews', 'riccardoscalco.github.io'),
(161, 'Sam Altman: tomorrow morning at 10 am PDT,an AMA on HN about applying to YC', 'twitter.com/sama/status/578613915547910144', 'hn', '', '2015-03-19 18:34:53', 'hackernews', 'twitter.com'),
(162, 'Gyroscope: A personal site powered by your life', 'gyrosco.pe/', 'hn', '', '2015-03-18 20:01:12', 'hackernews', 'gyrosco.pe'),
(163, 'Planets in the Fourth Dimension', 'johncarlosbaez.wordpress.com/2015/03/17/planets_in_the_4th_dimension/', 'hn', '', '2015-03-18 15:02:48', 'hackernews', 'johncarlosbaez.wordpress.com'),
(164, 'Elon Musk: updated Tesla cars will make it ''impossible to run out of range''', 'www.businessinsider.com/here-comes-elon-musks-announcement-about-ending-tesla-range-anxiety-2015-3', 'hn', '', '2015-03-19 16:39:29', 'hackernews', 'www.businessinsider.com'),
(165, 'UK websites place average of 44 cookies on first visit', 'ico.org.uk/about-the-ico/news-and-events/news-and-blogs/2015/02/a-cookie-can-last-7984-years-according-to-new-study/', 'hn', '', '2015-03-27 05:03:02', 'hackernews', 'ico.org.uk'),
(166, 'Using Monitoring Dashboards to Change Behaviour', 'blog.dataloop.io/2015/03/18/using-monitoring-dashboards-to-change-behaviour/', 'hn', '', '2015-03-18 16:25:49', 'hackernews', 'blog.dataloop.io'),
(167, 'Google Disables All Ads on Antiwar.com Over Abu Ghraib Photos', 'antiwar.com/blog/2015/03/18/google-disables-all-ads-on-antiwar-com/', 'hn', '', '2015-03-18 20:17:58', 'hackernews', 'antiwar.com'),
(168, 'Installing Windows 8 after 8 years of Linux', 'answers.microsoft.com/thread/195d953e-df20-44b6-9eaa-3e5bd5754a75', 'hn', '', '2015-03-19 09:59:35', 'hackernews', 'answers.microsoft.com'),
(169, 'Windows 10 will be free for software pirates', 'www.theverge.com/2015/3/18/8241023/windows-10-free-for-software-pirates', 'hn', '', '2015-03-18 15:51:24', 'hackernews', 'www.theverge.com'),
(170, 'Fast Bounded-Concurrency Hash Tables', 'backtrace.io/blog/blog/2015/03/13/workload-specialization', 'hn', '', '2015-03-14 18:08:17', 'hackernews', 'backtrace.io'),
(171, 'Show HN: Essential React, a minimal skeleton for building React apps using ES6', 'github.com/pheuter/essential-react', 'hn', '', '2015-03-09 14:53:41', 'hackernews', 'github.com'),
(172, 'The Death of Optimizing Compilers', 'blog.cr.yp.to/20150314-optimizing.html', 'hn', '', '2015-03-14 15:11:41', 'hackernews', 'blog.cr.yp.to'),
(173, 'Sans Bullshit Sans', 'www.sansbullshitsans.com/', 'hn', '', '2015-03-18 21:45:20', 'hackernews', 'www.sansbullshitsans.com'),
(174, 'Critical OpenSSL update is live – DoS vulnerability in 1.0.2', 'infected.io/184/critical-openssl-update-is-live', 'hn', '', '2015-03-19 14:04:36', 'hackernews', 'infected.io'),
(175, 'How People with Schizophrenia Use the Internet', 'www.vice.com/read/how-is-the-internet-changing-schizophrenia-915', 'hn', '', '2015-02-26 21:18:39', 'hackernews', 'www.vice.com'),
(176, 'How to Hire Growth Engineers', 'jwegan.com/growth-hacking/hiring-growth-engineers-impossible/', 'hn', '', '2014-05-23 21:14:59', 'hackernews', 'jwegan.com'),
(177, 'My first experience at working from home', 'blog.jobbox.io/first-experience-working-from-home/', 'hn', '', '2015-03-19 13:00:26', 'hackernews', 'blog.jobbox.io'),
(178, 'Lattice: Resilient sub-structure for your microservice', 'lattice.cf/index.html', 'hn', '', '2015-03-19 14:02:41', 'hackernews', 'lattice.cf'),
(179, 'Be careful with your face at airports. TSA is looking for "micro-expressions"', 'www.cnn.com/2015/03/19/opinions/handeyside-tsa-spot-program/index.html', 'hn', '', '2015-03-19 14:56:18', 'hackernews', 'www.cnn.com'),
(180, 'Why I am called "the Father of Visual Basic" (1996)', 'www.cooper.com/alan/father_of_vb.html', 'hn', '', '2015-03-18 23:58:14', 'hackernews', 'www.cooper.com'),
(181, 'The Cold Rim of the World', 'blog.longreads.com/2015/03/18/the-cold-rim-of-the-world/', 'hn', '', '2015-03-19 00:20:39', 'hackernews', 'blog.longreads.com'),
(182, 'Tesla Model S software update will make it ''impossible'' to drive too far', 'www.theverge.com/2015/3/19/8257743/tesla-model-s-range-anxiety-software-update', 'hn', '', '2015-03-19 16:37:06', 'hackernews', 'www.theverge.com'),
(183, 'GoDaddy accounts vulnerable to social engineering and Photoshop', 'www.csoonline.com/article/2898128/disaster-recovery/godaddy-accounts-vulnerable-to-social-engineering-and-photoshop.html', 'hn', '', '2015-03-19 17:20:05', 'hackernews', 'www.csoonline.com'),
(184, 'Munich, Germany going back to Windows', 'www.neowin.net/news/munich-germany-realizes-that-deploying-linux-was-a-disaster-going-back-to-windows', 'hn', '', '2015-03-19 14:13:18', 'hackernews', 'www.neowin.net'),
(185, 'Cisco posts kit to empty houses to dodge NSA chop shops', 'www.theregister.co.uk/2015/03/18/want_to_dodge_nsa_supply_chain_taps_ask_cisco_for_a_dead_drop/', 'hn', '', '2015-03-20 07:25:13', 'hackernews', 'www.theregister.co.uk'),
(186, 'Where the Real Skyscrapers Are (Hint: North Dakota)', 'medium.com/re-form/where-the-real-skyscrapers-are-hint-north-dakota-76b33694c99e', 'hn', '', '2015-03-18 16:39:21', 'hackernews', 'medium.com'),
(187, 'British Isles mapped out by genetic ancestry', 'www.nature.com/news/british-isles-mapped-out-by-genetic-ancestry-1.17136', 'hn', '', '2015-03-18 20:54:07', 'hackernews', 'www.nature.com'),
(188, 'Show HN: Hype Pro uses Matter.js for Physics animations without writing code', 'tumult.com/hype/pro/', 'hn', '', '2015-03-19 18:30:43', 'hackernews', 'tumult.com'),
(189, 'GXUI – An experimental Go cross-platform UI library', 'github.com/google/gxui', 'hn', '', '2015-03-22 04:58:02', 'hackernews', 'github.com'),
(190, 'The Times'' Attack on Wearables Is an Attack on Science', 'www.wired.com/2015/03/times-attack-wearables-really-attack-science/', 'hn', '', '2015-03-19 14:57:38', 'hackernews', 'www.wired.com'),
(191, 'Dale – A GC-less S-expression system programming language', 'github.com/tomhrr/dale', 'hn', '', '2015-03-18 15:42:41', 'hackernews', 'github.com'),
(192, 'Would Rust have prevented Heartbleed? Another look', 'tonyarcieri.com/would-rust-have-prevented-heartbleed-another-look', 'hn', '', '2015-03-17 17:08:42', 'hackernews', 'tonyarcieri.com'),
(193, 'Uber offices raided in Paris by French police in ''car-pooling'' controversy', 'www.theguardian.com/technology/2015/mar/18/uber-offices-raided-in-paris', 'hn', '', '2015-03-19 13:17:55', 'hackernews', 'www.theguardian.com'),
(194, 'Scientists discover how to change leukemia cells into harmless immune cells', 'med.stanford.edu/news/all-news/2015/03/scientists-discover-how-to-change-human-leukemia-cells.html', 'hn', '', '2015-03-17 18:00:50', 'hackernews', 'med.stanford.edu'),
(195, 'Python second most paying job after C++', 'lifehacker.com/the-programming-skills-jobs-and-company-types-that-pa-1692152608', 'hn', '', '2015-03-19 14:12:45', 'hackernews', 'lifehacker.com'),
(196, 'Rapid iOS Prototyping with React Native at Codecademy', 'medium.com/@brindelle/rapid-ios-prototyping-with-react-native-at-codecademy-c4f0a567ee57', 'hn', '', '2015-03-19 15:56:29', 'hackernews', 'medium.com'),
(197, 'Binomial Heap in OCaml', 'typeocaml.com/2015/03/17/binomial-heap/', 'hn', '', '2015-03-18 16:56:20', 'hackernews', 'typeocaml.com'),
(198, 'Pi, PINs and Permutations', 'www.datagenetics.com/blog/march32015/index.html', 'hn', '', '2015-03-19 14:23:38', 'hackernews', 'www.datagenetics.com'),
(199, 'I Can’t Write My Name in Unicode', 'modelviewculture.com/pieces/i-can-text-you-a-pile-of-poo-but-i-cant-write-my-name', 'hn', '', '2015-03-17 16:39:26', 'hackernews', 'modelviewculture.com'),
(200, 'DRM; or How to Make 30,000-Hour LED Bulbs ''Last'' Only One Month', 'www.techdirt.com/articles/20150317/08091030343/drm-how-to-make-30000-hour-led-bulbs.shtml', 'hn', '', '2015-03-18 18:54:22', 'hackernews', 'www.techdirt.com'),
(201, 'How Olark Turned a Side Project into a Business with 10,000+ Customers', 'www.groovehq.com/blog/ben-congleton-olark-interview', 'hn', '', '2015-03-19 15:31:43', 'hackernews', 'www.groovehq.com'),
(202, 'A 3-D View of a Chart That Predicts the Economic Future', 'www.nytimes.com/interactive/2015/03/19/upshot/3d-yield-curve-economic-growth.html', 'hn', '', '2015-03-18 16:45:26', 'hackernews', 'www.nytimes.com'),
(203, 'Moving Codecademy to ES6, Webpack, and React', 'artur.co/articles/moving-codecademy-to-es6-webpack-and-react/', 'hn', '', '2015-03-18 18:24:52', 'hackernews', 'artur.co'),
(204, 'Programming Languages', 'hyperpolyglot.org/', 'hn', '', '2015-03-19 11:42:50', 'hackernews', 'hyperpolyglot.org'),
(205, 'AeroFS is now free up to 30 users', 'www.aerofs.com/blog/aerofs-is-now-free-up-to-30-users/', 'hn', '', '2015-03-18 14:48:50', 'hackernews', 'www.aerofs.com'),
(206, 'Resume in C', 'gist.github.com/klange/4042963', 'hn', '', '2015-03-17 04:32:03', 'hackernews', 'gist.github.com'),
(207, 'New Alzheimer’s treatment fully restores memory function', 'www.sciencealert.com/new-alzheimer-s-treatment-fully-restores-memory-function', 'hn', '', '2015-03-19 04:31:14', 'hackernews', 'www.sciencealert.com'),
(208, 'YouTube puts the final nail in the loudness wars'' coffin', 'productionadvice.co.uk/youtube-loudness/', 'hn', '', '2015-03-18 05:13:36', 'hackernews', 'productionadvice.co.uk'),
(209, 'Why Geometry Shaders Are Slow (Unless You’re Intel)', 'www.joshbarczak.com/blog/', 'hn', '', '2015-03-18 17:37:59', 'hackernews', 'www.joshbarczak.com'),
(210, 'How to Bypass Two Step Verification Code', 'blog.hackersonlineclub.com/2015/03/how-to-bypass-two-step-verification-code.html', 'hn', '', '2015-03-19 09:26:22', 'hackernews', 'blog.hackersonlineclub.com'),
(211, '“Reasons you shouldn''t join us: if you''re looking for work-life balance.”', 'twitter.com/passy/status/578541484464553984', 'hn', '', '2015-03-19 14:22:42', 'hackernews', 'twitter.com'),
(212, 'Show HN: Use your skills to travel the world', 'www.worldpackers.com/', 'hn', '', '2015-03-18 19:22:09', 'hackernews', 'www.worldpackers.com'),
(213, 'A brief history of fiddling with Unix directories', 'utcc.utoronto.ca/~cks/space/blog/unix/UnixDirectoryFiddlingHistory', 'hn', '', '2015-03-19 12:30:06', 'hackernews', 'utcc.utoronto.ca'),
(214, 'Detection of black holes at the LHC could indicate parallel universes', 'phys.org/news/2015-03-mini-black-holes-lhc-parallel.html', 'hn', '', '2015-03-18 18:29:38', 'hackernews', 'phys.org'),
(215, 'Notes on Distributed Systems for Young Bloods (2013)', 'www.somethingsimilar.com/2013/01/14/notes-on-distributed-systems-for-young-bloods/', 'hn', '', '2015-03-18 17:40:27', 'hackernews', 'www.somethingsimilar.com'),
(216, 'Edward Snowden Would Like to Explain Himself to a Jury, but He Can’t', 'recode.net/2015/03/19/edward-snowden-would-like-to-explain-himself-to-a-jury-but-he-cant/', 'hn', '', '2015-03-19 14:12:22', 'hackernews', 'recode.net'),
(217, 'Snowden: IT workers are now the target of spies', 'www.zdnet.com/article/snowden-it-workers-are-now-the-target-of-spies/', 'hn', '', '2015-03-19 14:11:20', 'hackernews', 'www.zdnet.com'),
(218, 'Show HN: Hacker News NCAA bracket (password: geekout)', 'hackernews.mayhem.cbssports.com/e', 'hn', '', '2015-03-19 12:27:51', 'hackernews', 'hackernews.mayhem.cbssports.com'),
(219, 'The 1980 Math Olympiad Program: Where are they now?', 'andrewgelman.com/2015/03/17/1980-math-olympiad-program-now/', 'hn', '', '2015-03-18 14:28:50', 'hackernews', 'andrewgelman.com'),
(220, 'I Hate the News (2006)', 'www.aaronsw.com/weblog/hatethenews', 'hn', '', '2015-03-18 12:08:27', 'hackernews', 'www.aaronsw.com'),
(221, 'Improving Go''s ''container/list''', 'idea.popcount.org/2014-02-28-improving-containerlist/', 'hn', '', '2015-03-18 20:12:42', 'hackernews', 'idea.popcount.org'),
(222, 'Communication Patterns in Cloud Haskell', 'www.well-typed.com/blog/73/', 'hn', '', '2015-03-18 17:49:16', 'hackernews', 'www.well-typed.com'),
(223, 'How Wired Is MongoDB and WiredTiger?', 'blog.couchbase.com/how-wired-is-mongodb-wiredtiger', 'hn', '', '2015-03-19 16:19:57', 'hackernews', 'blog.couchbase.com'),
(224, 'Khan Academy: Algorithms', 'www.khanacademy.org/computing/computer-science/algorithms', 'hn', '', '2015-03-15 04:59:19', 'hackernews', 'www.khanacademy.org'),
(225, 'CSS Sans – A pure CSS font', 'yusugomori.com/projects/css-sans/fonts', 'hn', '', '2015-03-14 20:51:35', 'hackernews', 'yusugomori.com'),
(226, 'YC Stats Winter 2015', 'blog.ycombinator.com/yc-stats-winter-2015', 'hn', '', '2015-03-17 16:01:14', 'hackernews', 'blog.ycombinator.com'),
(227, 'Women-led companies perform three times better than the S&P 500', 'fortune.com/2015/03/03/women-led-companies-perform-three-times-better-than-the-sp-500/', 'hn', '', '2015-03-17 18:31:20', 'hackernews', 'fortune.com'),
(228, 'Spain Finds Cervantes'' Tomb in Madrid', 'www.bbc.com/news/world-europe-31852032', 'hn', '', '2015-03-18 17:03:10', 'hackernews', 'www.bbc.com'),
(229, 'Mitsubishi Quiets Car Noise with Machine Learning', 'spectrum.ieee.org/cars-that-think/transportation/human-factors/mitsubishi-quiets-car-noise-for-your-ohsoimportant-phone-calls/', 'hn', '', '2015-03-18 15:28:25', 'hackernews', 'spectrum.ieee.org'),
(230, 'The GNU Manifesto Turns Thirty', 'www.newyorker.com/business/currency/the-gnu-manifesto-turns-thirty', 'hn', '', '2015-03-17 14:26:49', 'hackernews', 'www.newyorker.com'),
(231, 'Can recursive neural tensor networks learn logical reasoning? [pdf]', 'arxiv.org/pdf/1312.6192.pdf', 'hn', '', '2015-03-18 10:15:04', 'hackernews', 'arxiv.org'),
(232, 'Hardware Designs Should Be Free. Here’s How to Do It', 'www.wired.com/2015/03/richard-stallman-how-to-make-hardware-designs-free/', 'hn', '', '2015-03-18 18:00:35', 'hackernews', 'www.wired.com'),
(233, 'Analysis of DNA uncovers a rough dating scene after the advent of agriculture', 'www.psmag.com/nature-and-technology/17-to-1-reproductive-success', 'hn', '', '2015-03-18 15:43:08', 'hackernews', 'www.psmag.com'),
(234, 'New Vulnerability: Mercurial Command Injection (CVE-2014-9462)', 'chargen.matasano.com/chargen/2015/3/17/this-new-vulnerability-mercurial-command-injection-cve-2014-9462.html', 'hn', '', '2015-03-18 14:39:02', 'hackernews', 'chargen.matasano.com'),
(235, 'Microsoft is killing off the Internet Explorer brand', 'americasmarkets.usatoday.com/2015/03/17/microsoft-is-killing-off-the-internet-explorer-brand/', 'hn', '', '2015-03-17 17:48:22', 'hackernews', 'americasmarkets.usatoday.com'),
(236, 'Libraries.io – Open-Source Discovery Service', 'libraries.io/', 'hn', '', '2015-03-21 13:30:02', 'hackernews', 'libraries.io'),
(237, 'DARPA thinks it has a solution to Ebola (and all other infectious diseases)', 'fusion.net/story/57515/darpa-thinks-it-has-a-solution-to-ebola-and-all-other-infectious-diseases/', 'hn', '', '2015-03-19 05:32:51', 'hackernews', 'fusion.net'),
(238, 'The Mighty Named Pipe', 'vincebuffalo.com/2013/08/08/the-mighty-named-pipe.html', 'hn', '', '2015-03-11 07:38:36', 'hackernews', 'vincebuffalo.com'),
(239, 'How Apple Makes the Watch', 'atomicdelights.com/blog/a-glimpse-at-how-the-apple-watch-is-made', 'hn', '', '2015-03-13 00:44:48', 'hackernews', 'atomicdelights.com'),
(240, 'Harry Potter and the Methods of Rationality finished today', 'www.fanfiction.net/s/5782108/1/Harry-Potter-and-the-Methods-of-Rationality', 'hn', '', '2015-03-14 17:21:11', 'hackernews', 'www.fanfiction.net'),
(241, 'The Back Office Developers', 'techcrunch.com/2015/03/17/the-back-office-developers/', 'hn', '', '2015-03-18 04:06:44', 'hackernews', 'techcrunch.com'),
(242, 'Dell’s Linux PC sequel still just works, but adds 4K screen and rough edges', 'arstechnica.com/gadgets/2015/03/review-dell-m3800-developer-edition-is-a-great-linux-pc-with-a-few-rough-edges/', 'hn', '', '2015-03-17 18:35:11', 'hackernews', 'arstechnica.com'),
(243, 'Dieter Rams: If I Could Do It Again, “I Would Not Want to Be a Designer”', 'www.fastcodesign.com/3043815/dieter-rams-if-i-could-do-it-again-i-would-not-want-to-be-a-designer', 'hn', '', '2015-03-19 07:24:20', 'hackernews', 'www.fastcodesign.com'),
(244, 'Silicon Valley doesn''t create jobs; it''s wiping out middle-class jobs', 'www.cnn.com/2015/03/18/opinions/wheeler-silicon-valley-jobs/index.html', 'hn', '', '2015-03-18 16:17:13', 'hackernews', 'www.cnn.com'),
(245, 'How and Why Swiftype Moved from EC2 to Real Hardware', 'highscalability.com/blog/2015/3/16/how-and-why-swiftype-moved-from-ec2-to-real-hardware.html', 'hn', '', '2015-03-16 16:38:38', 'hackernews', 'highscalability.com'),
(246, 'The Ethics of Unpaid Labor and the OSS Community (2013)', 'www.ashedryden.com/blog/the-ethics-of-unpaid-labor-and-the-oss-community', 'hn', '', '2015-03-18 18:02:26', 'hackernews', 'www.ashedryden.com'),
(247, 'Inside Popcorn Time, the Piracy Party Hollywood Can’t Stop', 'www.wired.com/2015/03/inside-popcorn-time-piracy-party-hollywood-cant-stop/', 'hn', '', '2015-03-18 15:10:27', 'hackernews', 'www.wired.com'),
(248, 'Show HN: Click, use any watch band with Apple Watch', 'www.kickstarter.com/projects/1516117990/click-the-first-watch-band-adapter-for-apple-watch', 'hn', '', '2015-03-19 01:07:11', 'hackernews', 'www.kickstarter.com'),
(249, 'Forking Bach', 'opensource.com/life/15/3/music-open-source-fork-version-bach', 'hn', '', '2015-03-19 11:11:30', 'hackernews', 'opensource.com'),
(250, 'Erik Naggum, RIP (2009)', 'open.salon.com/blog/kent_pitman/2009/06/24/erik_naggum_rip', 'hn', '', '2015-03-18 20:12:21', 'hackernews', 'open.salon.com'),
(251, 'Miscellany № 59: the percent sign', 'www.shadycharacters.co.uk/2015/03/percent-sign/', 'hn', '', '2015-03-17 23:34:26', 'hackernews', 'www.shadycharacters.co.uk'),
(252, 'Bizzy Is Hiring: Full Stack Software Engineer', 'www.bizzyjobs.com/', 'hn', '', '2015-03-19 04:00:31', 'hackernews', 'www.bizzyjobs.com'),
(253, 'Keeping Your Hair in Chemo', 'mobile.nytimes.com/blogs/well/2015/03/09/keeping-your-hair-in-chemo/', 'hn', '', '2015-03-18 16:53:14', 'hackernews', 'mobile.nytimes.com'),
(254, 'Enabling KVM Virtualization for Raspberry Pi 2', 'blog.flexvdi.es/', 'hn', '', '2015-03-18 11:02:32', 'hackernews', 'blog.flexvdi.es'),
(255, 'The Detroit Water Project (YC W15) Connects Donors to Unpaid Water Bills', 'techcrunch.com/2015/03/18/the-detroit-water-project-connect-donors-to-unpaid-water-bills/', 'hn', '', '2015-03-18 17:12:47', 'hackernews', 'techcrunch.com'),
(256, 'The ''SimCity'' Empire Has Fallen and ''Skylines'' Is Picking Up the Pieces', 'motherboard.vice.com/read/maxis-is-dead-but-this-game-is-better-than-simcity', 'hn', '', '2015-03-18 12:58:51', 'hackernews', 'motherboard.vice.com'),
(257, 'PSF Python Job Board Relaunched', 'www.python.org/jobs/', 'hn', '', '2015-03-19 11:12:30', 'hackernews', 'www.python.org'),
(258, 'Unifdef – remove preprocessor conditionals from code', 'www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man1/unifdef.1', 'hn', '', '2015-03-18 15:52:51', 'hackernews', 'www.openbsd.org'),
(259, 'Who Invented the Computer Virus?', 'priceonomics.com/who-invented-the-computer-virus/', 'hn', '', '2015-03-18 20:40:10', 'hackernews', 'priceonomics.com'),
(260, 'Germany Moves Away from U.S.-Dominated IoT Standards Groups', 'blogs.wsj.com/digits/2015/03/18/germany-moves-away-from-us-dominated-iot-standards-groups/', 'hn', '', '2015-03-18 14:08:59', 'hackernews', 'blogs.wsj.com'),
(261, 'John Carmack: “I just dumped the C++ server I wrote for a new one in Racket”', 'twitter.com/ID_AA_Carmack/status/577877590070919168', 'hn', '', '2015-03-17 19:11:02', 'hackernews', 'twitter.com'),
(262, 'The Spy in the Sandbox: Practical Cache Attacks in JavaScript', 'arxiv.org/abs/1502.07373', 'hn', '', '2015-03-18 03:38:55', 'hackernews', 'arxiv.org'),
(263, 'California taxis sue Uber, allege false advertising, unfair competition', 'www.latimes.com/business/technology/la-fi-tn-taxi-uber-unfair-competition-lawsuit-20150318-story.html', 'hn', '', '2015-03-19 06:59:49', 'hackernews', 'www.latimes.com'),
(264, 'The Power of C++11 in CUDA 7', 'devblogs.nvidia.com/parallelforall/power-cpp11-cuda-7/', 'hn', '', '2015-03-18 10:27:13', 'hackernews', 'devblogs.nvidia.com');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(265, 'Introducing Sense – A Next-Generation Platform for Data Science', 'blog.sense.io/introducing-sense-a-platform-for-data-science/', 'hn', '', '2015-03-18 16:37:24', 'hackernews', 'blog.sense.io'),
(266, 'PHP Weekly 100th issue today', 'phpweekly.com/archive/2015-03-19.html', 'hn', '', '2015-03-19 11:51:20', 'hackernews', 'phpweekly.com'),
(267, 'Interesting Bits from “Why Do Computers Stop and What Can Be Done About It?”', 'mononcqc.tumblr.com/post/35165909365/why-do-computers-stop/', 'hn', '', '2015-03-18 14:40:40', 'hackernews', 'mononcqc.tumblr.com'),
(268, 'Software Defined Storage Is About Control', 'www.cohodata.com/blog/2015/03/18/software-defined-storage/', 'hn', '', '2015-03-19 06:21:16', 'hackernews', 'www.cohodata.com'),
(269, 'The 1933 Harvard-West Point Math Competition: Genesis of the Putnam Competion', 'www.westpoint.edu/math/SitePages/Math%20Competition.aspx', 'hn', '', '2015-03-18 18:02:06', 'hackernews', 'www.westpoint.edu'),
(270, 'Pearson Under Fire for Monitoring Students’ Twitter Posts', 'bits.blogs.nytimes.com/2015/03/17/pearson-under-fire-for-monitoring-students-twitter-posts/', 'hn', '', '2015-03-18 04:28:52', 'hackernews', 'bits.blogs.nytimes.com'),
(271, 'EFF Asks PTO to Stop Issuing Abstract Software Patents', 'www.eff.org/deeplinks/2015/03/eff-asks-pto-stop-issuing-abstract-software-patents', 'hn', '', '2015-03-18 20:28:34', 'hackernews', 'www.eff.org'),
(272, 'Memory in the Flesh: Can memories survive outside the brain?', 'www.theverge.com/2015/3/18/8225321/memory-research-flatworm-cannibalism-james-mcconnell-michael-levin', 'hn', '', '2015-03-18 15:58:41', 'hackernews', 'www.theverge.com'),
(273, 'Warren Buffett Just Wrote His Best Annual Letter', 'www.gatesnotes.com/About-Bill-Gates/Warren-Buffett-Just-Wrote-His-Best-Annual-Letter-Ever', 'hn', '', '2015-03-18 04:52:19', 'hackernews', 'www.gatesnotes.com'),
(274, 'OpenSSH 6.8 released', 'lists.mindrot.org/pipermail/openssh-unix-announce/2015-March/000120.html', 'hn', '', '2015-03-18 14:11:14', 'hackernews', 'lists.mindrot.org'),
(275, 'Evidence for nuclear explosions on Mars [pdf]', 'www.hou.usra.edu/meetings/lpsc2015/pdf/2660.pdf', 'hn', '', '2015-03-18 16:06:26', 'hackernews', 'www.hou.usra.edu'),
(276, 'Google Drive for Linux images leak after years of promises', 'www.pcworld.com/article/2880760/google-drive-for-linux-images-leak-after-years-of-promises.html', 'hn', '', '2015-03-19 05:39:04', 'hackernews', 'www.pcworld.com'),
(277, 'Some doubts about GPL, licensing and the BQ Aquaris E4.5 Ubuntu Edition phone', 'mer-project.blogspot.com/2015/03/some-doubts-about-gpl-licensing-and-bq.html', 'hn', '', '2015-03-18 14:29:55', 'hackernews', 'mer-project.blogspot.com'),
(278, 'Worldwide raids were carried out against Uber offices', 'www.bbc.co.uk/news/technology-31942997', 'hn', '', '2015-03-19 05:12:18', 'hackernews', 'www.bbc.co.uk'),
(279, 'The Science of Near-Death Experiences', 'www.theatlantic.com/features/archive/2015/03/the-science-of-near-death-experiences/386231/', 'hn', '', '2015-03-22 04:50:02', 'hackernews', 'www.theatlantic.com'),
(280, 'Uber Shut Down in Multiple Countries Following Raids', 'tech.slashdot.org/story/15/03/19/0241230/uber-shut-down-in-multiple-countries-following-raids', 'hn', '', '2015-03-19 08:25:09', 'hackernews', 'tech.slashdot.org'),
(281, 'Show HN: Focus on what matters – who should do what', 'opp.io/', 'hn', '', '2015-03-18 16:02:32', 'hackernews', 'opp.io'),
(282, 'Specifying and Verifying Concurrent Algorithms with Histories and Subjectivity', 'arxiv.org/abs/1410.0306v1', 'hn', '', '2015-03-18 18:04:15', 'hackernews', 'arxiv.org'),
(283, 'Hacker Monthly will publish its final issue 12 months from now', 'blog.hackermonthly.com/final-issue.html', 'hn', '', '2015-03-18 06:35:14', 'hackernews', 'blog.hackermonthly.com'),
(284, 'How i exposed your private photos – Facebook Vulnerability worth $10,000 USD', 'www.7xter.com/2015/03/how-i-exposed-your-private-photos.html', 'hn', '', '2015-03-19 02:08:38', 'hackernews', 'www.7xter.com'),
(285, 'Microsoft tackles China piracy with free upgrade to Windows 10', 'www.reuters.com/article/2015/03/18/us-microsoft-china-idUSKBN0ME06A20150318', 'hn', '', '2015-03-18 12:13:54', 'hackernews', 'www.reuters.com'),
(286, 'Teach yourself Scheme in fixnum days', 'www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html', 'hn', '', '2015-03-18 18:18:54', 'hackernews', 'www.ccs.neu.edu'),
(287, 'Apple iOS Hardware Assisted Screenlock Bruteforce', 'blog.mdsec.co.uk/2015/03/bruteforcing-ios-screenlock.html', 'hn', '', '2015-03-18 01:30:22', 'hackernews', 'blog.mdsec.co.uk'),
(288, 'Don''t Be a Jerk: The Open Source Software License', 'github.com/evantahler/Dont-be-a-Jerk', 'hn', '', '2015-03-19 04:42:38', 'hackernews', 'github.com'),
(289, 'Other useless school trivia: the quadratic formula', 'lemire.me/blog/archives/2015/03/16/other-useless-school-trivia-the-quadratic-formula/', 'hn', '', '2015-03-18 18:53:24', 'hackernews', 'lemire.me'),
(290, 'A Point of View: Chess and 18th Century artificial intelligence (2013)', 'www.bbc.com/news/magazine-21876120', 'hn', '', '2015-03-18 16:12:42', 'hackernews', 'www.bbc.com'),
(291, 'Moltin (YC W15) Wants to Simplify E-Commerce Development', 'techcrunch.com/2015/03/18/yc-backed-moltin-wants-to-simplify-ecommerce-development/', 'hn', '', '2015-03-18 18:10:46', 'hackernews', 'techcrunch.com'),
(292, 'Full stack system call latency profiling', 'lttng.org/blog/2015/03/18/full-stack-latencies/', 'hn', '', '2015-03-18 15:10:37', 'hackernews', 'lttng.org'),
(293, 'The Other Suez Canal: On the Internet Infrastructure', 'thefunambulist.net/2015/03/14/maps-the-other-suez-canal-on-the-internet-infrastructure/', 'hn', '', '2015-03-18 15:42:10', 'hackernews', 'thefunambulist.net'),
(294, 'Zidisha is hiring a remote lead engineer', 'p2p-microlending-blog.zidisha.org/2015/03/16/zidisha-is-hiring-a-lead-engineer-remote/', 'hn', '', '2015-03-22 20:26:58', 'hackernews', 'p2p-microlending-blog.zidisha.org'),
(295, 'Dynamic Range Database', 'dr.loudness-war.info/', 'hn', '', '2015-03-18 20:41:48', 'hackernews', 'dr.loudness-war.info'),
(296, 'Alan Kay’s Bibliography and Videography', 'www.mprove.de/diplom/referencesKay.html', 'hn', '', '2015-03-19 03:29:17', 'hackernews', 'www.mprove.de'),
(297, 'Behind TaxiForSure’s sellout', 'www.livemint.com/Companies/t7TozTlZCAmvtSxog3OQ7L/Behind-TaxiForSures-sellout.html', 'hn', '', '2015-03-19 06:58:25', 'hackernews', 'www.livemint.com'),
(298, 'Pitfalls of the Headless HPC Environment', 'blog.rescale.com/pitfalls-of-the-headless-hpc-environment/', 'hn', '', '2015-03-18 17:52:28', 'hackernews', 'blog.rescale.com'),
(299, 'Lock-Free Data Structures: Yet Another Treatise', 'kukuruku.co/hub/cpp/lock-free-data-structures-yet-another-treatise', 'hn', '', '2015-03-18 05:20:29', 'hackernews', 'kukuruku.co'),
(300, 'How Polymorphic Warnings Reduce Habituation in the Brain [pdf]', 'neurosecurity.byu.edu/media/Anderson_et_al._CHI_2015.pdf', 'hn', '', '2015-03-18 14:28:43', 'hackernews', 'neurosecurity.byu.edu'),
(301, 'Reaction–diffusion model of hair-bundle morphogenesis', 'www.ncbi.nlm.nih.gov/pmc/articles/PMC4217459/', 'hn', '', '2015-03-18 21:21:47', 'hackernews', 'www.ncbi.nlm.nih.gov'),
(302, 'Your wifi shows me where you live, work and travel', 'blog.viraptor.info/post/your-wifi-shows-me-where-you-live-work-and-travel', 'hn', '', '2015-03-17 06:04:05', 'hackernews', 'blog.viraptor.info'),
(303, 'The Global Time-Wasting Epidemic: Stop the Meeting Madness', 'www.business.com/management/the-global-time-wasting-epidemic-stop-the-meeting-madness/', 'hn', '', '2015-03-19 08:18:08', 'hackernews', 'www.business.com'),
(304, 'Taking off the developer goggles', 'signalvnoise.com/posts/3863-taking-off-the-developer-goggles', 'hn', '', '2015-03-19 07:25:16', 'hackernews', 'signalvnoise.com'),
(305, 'Open Sourcing our Policies - Better Privacy Policies in EdTech', 'blog.clever.com/2015/03/open-sourcing-policies/', 'hn', '', '2015-03-18 20:23:32', 'hackernews', 'blog.clever.com'),
(306, 'Why the Scroll Event Change in iOS 8 Is a Big Deal', 'developer.telerik.com/featured/scroll-event-change-ios-8-big-deal/', 'hn', '', '2015-03-19 07:42:47', 'hackernews', 'developer.telerik.com'),
(307, 'Housing markets: The spectre haunting San Francisco', 'www.economist.com/blogs/freeexchange/2014/04/housing-markets', 'hn', '', '2015-03-17 02:00:25', 'hackernews', 'www.economist.com'),
(308, 'Fuzzy Math That''s Creating Many Billion-Dollar Tech Valuations', 'www.bloomberg.com/news/articles/2015-03-17/the-fuzzy-insane-math-that-s-creating-so-many-billion-dollar-tech-companies', 'hn', '', '2015-03-17 13:48:10', 'hackernews', 'www.bloomberg.com'),
(309, 'Cats favorite music', 'www.virgin.com/music/research-reveals-cats-favourite-music', 'hn', '', '2015-03-19 06:40:24', 'hackernews', 'www.virgin.com'),
(310, 'How Slow Responses Made the Ebola Outbreak So Deadly', 'nautil.us/blog/how-slow-responses-made-the-ebola-outbreak-so-deadly', 'hn', '', '2015-03-18 18:42:07', 'hackernews', 'nautil.us'),
(311, 'Yogic Identities: Tradition and Transformation', 'www.asia.si.edu/research/articles/yogic-identities.asp', 'hn', '', '2015-03-18 17:19:12', 'hackernews', 'www.asia.si.edu'),
(312, '10 Billion lines of code before the new F-35 flies', 'thediplomat.com/2015/03/oops-us-close-air-support-bomb-doesnt-fit-on-the-f35/', 'hn', '', '2015-03-19 04:55:16', 'hackernews', 'thediplomat.com'),
(313, 'Theo de Raadt on OpenSSL vulnerabilities coming on the 19th', 'marc.info/', 'hn', '', '2015-03-26 05:35:01', 'hackernews', 'marc.info'),
(314, 'Internet Cafe Refugees – Japan''s Disposable Workers', 'disposableworkers.com/', 'hn', '', '2015-03-16 04:13:26', 'hackernews', 'disposableworkers.com'),
(315, 'A Fast, Minimal Memory, Consistent Hash Algorithm', 'arxiv.org/abs/1406.2294v1', 'hn', '', '2015-03-15 20:37:02', 'hackernews', 'arxiv.org'),
(316, 'Please give feedback on our YC app', 'nicholasdrake.svbtle.com/preview/lmbei1MHvAtYBliq8Gfa/', 'hn', '', '2015-03-18 10:13:30', 'hackernews', 'nicholasdrake.svbtle.com'),
(317, 'Lyft Raises $530M in Fight with Uber', 'blogs.wsj.com/digits/2015/03/11/lyft-raises-530-million-in-fight-with-uber/', 'hn', '', '2015-03-12 04:38:00', 'hackernews', 'blogs.wsj.com'),
(318, 'React is badly designed', 'www.pandastrike.com/posts/20150311-react-bad-idea', 'hn', '', '2015-03-11 20:05:13', 'hackernews', 'www.pandastrike.com'),
(319, '1891 patent solves the ''over or under?'' toilet paper debate', 'www.news.com.au/lifestyle/home/this-patent-solves-the-over-or-under-toilet-paper-debate/story-fneuz5ql-1227269755896', 'hn', '', '2015-03-19 06:02:45', 'hackernews', 'www.news.com.au'),
(320, 'Seoul: The World Capital of Plastic Surgery', 'www.newyorker.com/magazine/2015/03/23/about-face', 'hn', '', '2015-03-18 17:05:26', 'hackernews', 'www.newyorker.com'),
(321, 'Sex and Science in Robert Thornton’s Temple of Flora', 'publicdomainreview.org/2015/03/11/sex-and-science-in-robert-thorntons-temple-of-flora/', 'hn', '', '2015-03-18 21:31:55', 'hackernews', 'publicdomainreview.org'),
(322, 'The knowledge argument', 'en.wikipedia.org/wiki/Knowledge_argument', 'hn', '', '2015-03-19 02:25:23', 'hackernews', 'en.wikipedia.org'),
(323, 'Can Remnants of Ancient Life Show Us How to Live Wisely into the Future?', 'nautil.us/blog/can-remnants-of-ancient-life-show-us-how-to-live-wisely-into-the-future', 'hn', '', '2015-03-18 16:01:52', 'hackernews', 'nautil.us'),
(324, 'New Urbanist: Off-World Colonies of the Canadian Arctic', 'www.newscientist.com/article/dn27184-new-urbanist-offworld-colonies-of-the-canadian-arctic.html', 'hn', '', '2015-03-18 16:59:15', 'hackernews', 'www.newscientist.com'),
(325, 'How to Train Your Raptor', 'www.newyorker.com/magazine/2015/03/09/rapt', 'hn', '', '2015-03-18 16:26:28', 'hackernews', 'www.newyorker.com'),
(326, 'When your child speaks a language you don’t', 'www.washingtonpost.com/news/parenting/wp/2015/03/18/when-your-child-speaks-a-language-you-dont/', 'hn', '', '2015-03-18 13:36:17', 'hackernews', 'www.washingtonpost.com'),
(327, 'Dad and The Ten Commandments of Egoless Programming (2012)', 'blog.stephenwyattbush.com/2012/04/07/dad-and-the-ten-commandments-of-egoless-programming', 'hn', '', '2015-03-14 18:28:39', 'hackernews', 'blog.stephenwyattbush.com'),
(328, 'Psychology of ‘no'': Vancouver transit vote shows why good decisions are hard', 'news.nationalpost.com/2015/03/13/the-psychology-of-no-vancouver-residents-poised-to-make-a-decision-that-will-corrode-their-happiness/', 'hn', '', '2015-03-18 21:56:24', 'hackernews', 'news.nationalpost.com'),
(329, 'Chicago Yellow Cab company files for bankruptcy after $26M verdict', 'www.chicagotribune.com/news/local/breaking/chi-yellow-cab-files-for-bankruptcy-hours-after-jury-awards-26m-verdict-20150318-story.html', 'hn', '', '2015-03-19 01:35:01', 'hackernews', 'www.chicagotribune.com'),
(330, 'EFF Asks PTO to Stop Issuing Abstract Software Patents', 'www.eff.org/deeplinks/2015/03/eff-asks-pto-stop-issuing-abstract-software-patents/', 'hn', '', '2015-03-18 23:17:36', 'hackernews', 'www.eff.org'),
(331, 'Cleaning up software older than me', 'blog.anthrobsd.net/043.html', 'hn', '', '2015-03-18 07:02:06', 'hackernews', 'blog.anthrobsd.net'),
(332, 'Programming sucks', 'www.stilldrinking.org/programming-sucks', 'hn', '', '2015-03-19 01:26:42', 'hackernews', 'www.stilldrinking.org'),
(333, 'Sirius: An Open Intelligent Personal Assistant', 'github.com/jhauswald/sirius', 'hn', '', '2015-03-25 04:58:02', 'hackernews', 'github.com'),
(334, 'A Sucker Is Optimized Every Minute', 'www.nytimes.com/2015/03/22/magazine/a-sucker-is-optimized-every-minute.html', 'hn', '', '2015-03-17 12:42:01', 'hackernews', 'www.nytimes.com'),
(335, 'Endangered Species in CSS', 'www.species-in-pieces.com/', 'hn', '', '2015-03-17 19:41:54', 'hackernews', 'www.species-in-pieces.com'),
(336, 'Boiling React Down to Few Lines in JQuery', 'hackflow.com/blog/2015/03/08/boiling-react-down-to-few-lines-in-jquery/', 'hn', '', '2015-03-08 13:11:25', 'hackernews', 'hackflow.com'),
(337, 'The Company You Work for Is Not Your Friend', 'lifehacker.com/the-company-you-work-for-is-not-your-friend-1692113529', 'hn', '', '2015-03-19 03:00:23', 'hackernews', 'lifehacker.com'),
(338, 'The Night Battles', 'en.wikipedia.org/wiki/The_Night_Battles', 'hn', '', '2015-03-18 22:40:41', 'hackernews', 'en.wikipedia.org'),
(339, 'Martini: Classy web development in Go', 'martini.codegangsta.io/', 'hn', '', '2015-03-19 02:48:42', 'hackernews', 'martini.codegangsta.io'),
(340, 'GitBook: A modern publishing toolchain', 'www.gitbook.com/', 'hn', '', '2015-03-16 01:01:45', 'hackernews', 'www.gitbook.com'),
(341, 'Lessons from Ebola: We’re Not Ready for the Next Epidemic', 'www.gatesnotes.com/Health/We-Are-Not-Ready-for-the-Next-Epidemic', 'hn', '', '2015-03-19 02:34:08', 'hackernews', 'www.gatesnotes.com'),
(342, 'A new HipChat', 'blog.hipchat.com/2015/03/18/a-new-web-client-rebuilt-from-the-ground-up/', 'hn', '', '2015-03-18 23:03:27', 'hackernews', 'blog.hipchat.com'),
(343, 'It’s time to start talking seriously about Basic Income', 'medium.com/basic-income/it-s-time-to-start-talking-seriously-about-basic-income-bb9763e1859d', 'hn', '', '2015-03-18 23:40:38', 'hackernews', 'medium.com'),
(344, 'ReadMe (YC W15) Creates Crisp Documentation for Developers Using Your APIs', 'techcrunch.com/2015/03/13/readme-creates-crisp-documentation-for-developers-using-your-apis/', 'hn', '', '2015-03-16 17:30:56', 'hackernews', 'techcrunch.com'),
(345, 'Pornography’s awkward phase. The new book “Psychedelic Sex.”', 'www.theparisreview.org/blog/2015/03/18/the-reality-of-people-an-interview-with-dian-hanson/', 'hn', '', '2015-03-18 19:14:17', 'hackernews', 'www.theparisreview.org'),
(346, 'We''re at a pivotal point in the Internet''s history', 'money.cnn.com/2015/03/14/technology/steve-case-sxsw/index.html', 'hn', '', '2015-03-19 01:22:38', 'hackernews', 'money.cnn.com'),
(347, 'Effective Python: Consider Coroutines to Run Many Functions Concurrently', 'www.effectivepython.com/2015/03/10/consider-coroutines-to-run-many-functions-concurrently/', 'hn', '', '2015-03-20 00:20:38', 'hackernews', 'www.effectivepython.com'),
(348, '13-inch Broadwell MacBook Showdown: Should You Go Pro or Get an Air?', 'arstechnica.com/apple/2015/03/13-inch-broadwell-macbook-showdown-should-you-go-pro-or-get-an-air/', 'hn', '', '2015-03-18 23:52:09', 'hackernews', 'arstechnica.com'),
(349, '100k App Downloads in 1 Weekend', 'blog.getlooseleaf.com/post/113969679734/100k-downloads-in-1-weekend', 'hn', '', '2015-03-18 17:20:12', 'hackernews', 'blog.getlooseleaf.com'),
(350, 'MuJS: an embeddable JavaScript interpreter', 'mujs.com/', 'hn', '', '2015-03-21 08:00:02', 'hackernews', 'mujs.com'),
(351, 'Freedom of the Press: Orwell''s Proposed Preface to Animal Farm (1945)', 'home.iprimus.com.au/korob/Orwell.html', 'hn', '', '2015-03-16 21:25:26', 'hackernews', 'home.iprimus.com.au'),
(352, 'How to Design a “Good-Enough” Logo for Your Side Project or Startup', 'www.designforfounders.com/create-logo/', 'hn', '', '2015-03-18 16:23:43', 'hackernews', 'www.designforfounders.com'),
(353, 'Facebook Introduces Free Friend-To-Friend Payments Through Messages', 'techcrunch.com/2015/03/17/facebook-pay/', 'hn', '', '2015-03-17 21:28:55', 'hackernews', 'techcrunch.com'),
(354, 'Why don’t people run Bitcoin nodes anymore?', 'medium.com/zapchain-magazine/why-don-t-people-run-bitcoin-nodes-anymore-d4da0b45aae5', 'hn', '', '2015-03-18 20:47:52', 'hackernews', 'medium.com'),
(355, 'PlentyOfFish hits 100M users, releases revenue numbers for first time', 'www.biv.com/article/2015/3/plentyoffish-100-million-users-revenue-dollars/', 'hn', '', '2015-03-17 18:38:58', 'hackernews', 'www.biv.com'),
(356, 'Uber: Police Swoop in France and South Korea', 'www.bbc.com/news/technology-31942997', 'hn', '', '2015-03-18 16:08:04', 'hackernews', 'www.bbc.com'),
(357, 'Seven ineffective coding habits many F# programmers don’t have', 'www.airpair.com/f%23/tips-n-tricks/seven-ineffective-coding-habits-many-fsharp-programmers-dont-have', 'hn', '', '2015-03-18 21:58:21', 'hackernews', 'www.airpair.com'),
(358, 'Atreus – kit to build your own mechanical keyboard', 'technomancy.us/173', 'hn', '', '2015-03-17 20:52:06', 'hackernews', 'technomancy.us'),
(359, 'Microsoft lets you upgrade to Windows 10 for free even if it''s a pirated version', 'www.windowscentral.com/you-can-upgrade-windows-10-free-even-if-youre-using-pirated-version-windows', 'hn', '', '2015-03-18 23:00:13', 'hackernews', 'www.windowscentral.com'),
(360, 'Big Data Analytics: MapReduce', 'haifengl.wordpress.com/2014/08/18/big-data-analytics-mapreduce/', 'hn', '', '2015-03-18 15:12:36', 'hackernews', 'haifengl.wordpress.com'),
(361, 'In Finance, technology is a second-class citizen', 'jaxenter.com/finance-technology-second-class-citizen-fintech-115645.html', 'hn', '', '2015-03-18 23:28:54', 'hackernews', 'jaxenter.com'),
(362, 'BitTorrent-Style Updates Revealed in Windows 10', 'torrentfreak.com/bittorrent-style-updates-revealed-in-leaked-windows-10-150316/', 'hn', '', '2015-03-17 19:07:28', 'hackernews', 'torrentfreak.com'),
(363, 'Show HN: slack-irc – Connect Slack and IRC channels', 'github.com/ekmartin/slack-irc', 'hn', '', '2015-03-17 17:36:37', 'hackernews', 'github.com'),
(364, 'Parallel Sequential Scan for PostgreSQL 9.5', 'rhaas.blogspot.com/2015/03/parallel-sequential-scan-for-postgresql.html', 'hn', '', '2015-03-18 21:13:33', 'hackernews', 'rhaas.blogspot.com'),
(365, 'Testmunk Is Hiring Full Stack Engineer', 'testmunk.com/jobs', 'hn', '', '2015-03-18 10:59:48', 'hackernews', 'testmunk.com'),
(366, 'The New York Times''s smartwatch cancer article is bad and they should feel bad', 'www.theverge.com/2015/3/18/8252087/cell-phones-cancer-risk-tumor-bilton-new-york-times', 'hn', '', '2015-03-18 22:21:53', 'hackernews', 'www.theverge.com'),
(367, 'Bitbucket Snippets for teams are here', 'blog.bitbucket.org/2015/03/18/snippets-for-teams-are-here-with-a-rich-set-of-apis/', 'hn', '', '2015-03-18 14:22:02', 'hackernews', 'blog.bitbucket.org'),
(368, 'Under Legal Threat from Atari, Jeff Minter Cancels TxK', 'www.pastemagazine.com/articles/2015/03/game-developer-jeff-minter-sparks-feud-with-atari.html', 'hn', '', '2015-03-18 20:54:19', 'hackernews', 'www.pastemagazine.com'),
(369, 'Crystal with “Forbidden Symmetry” Found in 4.5B-Year-Old Meteorite', 'www.iflscience.com/space/crystal-forbidden-symmetry-found-45-billion-year-old-meteorite', 'hn', '', '2015-03-18 22:10:02', 'hackernews', 'www.iflscience.com'),
(370, 'Procedural Altar Generation', 'www.ultimaratioregum.co.uk/game/2015/03/14/procedural-altar-generation/', 'hn', '', '2015-03-15 13:25:02', 'hackernews', 'www.ultimaratioregum.co.uk'),
(371, 'The Steve Jobs You Didn''t Know: Kind, Patient, and Human', 'www.fastcompany.com/3042432/the-steve-jobs-you-didnt-know-kind-patient-and-human', 'hn', '', '2015-03-18 01:57:48', 'hackernews', 'www.fastcompany.com'),
(372, 'Free-Throw Distraction: Which NCAA Fans Are Best', 'www.nytimes.com/2015/03/13/upshot/free-throw-distraction-the-best-fans-in-the-ncaa.html', 'hn', '', '2015-03-18 12:02:39', 'hackernews', 'www.nytimes.com'),
(373, '‘I-Squared’ immigration lobby hammers U.S. technology workers', 'watchdog.org/206454/immigration-u-s-workers/', 'hn', '', '2015-03-18 16:15:29', 'hackernews', 'watchdog.org'),
(374, 'Programmer Passion Considered Harmful', 'medium.com/on-coding/programmer-passion-considered-harmful-5c5d4e3a9b28', 'hn', '', '2015-03-16 13:19:26', 'hackernews', 'medium.com'),
(375, 'Can Your Webcam Do This?', 'software.intel.com/en-us/blogs/2015/01/26/can-your-webcam-do-this', 'hn', '', '2015-03-18 18:08:49', 'hackernews', 'software.intel.com'),
(376, 'How Millennials Get News', 'www.americanpressinstitute.org/publications/reports/survey-research/millennials-news/', 'hn', '', '2015-03-17 20:33:37', 'hackernews', 'www.americanpressinstitute.org'),
(377, 'Women and Video Games', 'medium.com/@adrianchm/women-and-video-games-f0eb7a7d75fa', 'hn', '', '2015-03-18 21:32:36', 'hackernews', 'medium.com'),
(378, 'THE CORD CUTTER: CALCULATE WHAT IT WOULD COST TO GET ALL OF Your TV ONLINE', 'www.theverge.com/a/online-tv-stream-price-guide', 'hn', '', '2015-03-18 18:44:46', 'hackernews', 'www.theverge.com'),
(379, 'Disney''s $1B Bet on a Magical Wristband', 'www.wired.com/2015/03/disney-magicband/', 'hn', '', '2015-03-10 11:22:19', 'hackernews', 'www.wired.com'),
(380, 'The best interface is no interface', 'www.theverge.com/2015/3/17/8103593/golden-krishna-best-interface-is-no-interface-excerpt', 'hn', '', '2015-03-17 15:42:57', 'hackernews', 'www.theverge.com'),
(381, 'HGST gets closer to shipping 10TB HDD', 'www.zdnet.com/article/hgst-gets-closer-to-shipping-10tb-hdd/', 'hn', '', '2015-03-13 01:24:15', 'hackernews', 'www.zdnet.com'),
(382, 'US sets new record for denying, censoring government files', 'bigstory.ap.org/article/ab029d7c625149348143a51ff61175c6/us-sets-new-record-denying-censoring-government-files', 'hn', '', '2015-03-18 14:53:23', 'hackernews', 'bigstory.ap.org'),
(383, 'China Reveals Its Cyberwar Secrets', 'www.thedailybeast.com/articles/2015/03/18/china-reveals-its-cyber-war-secrets.html', 'hn', '', '2015-03-18 12:48:05', 'hackernews', 'www.thedailybeast.com'),
(384, 'We Tried Building a Remote Team and It Sucked', 'blog.statuspage.io/we-tried-building-a-remote-team-and-it-sucked', 'hn', '', '2015-03-13 17:22:34', 'hackernews', 'blog.statuspage.io'),
(385, 'Google I/O 2015 registration now open', 'events.google.com/io2015/registration', 'hn', '', '2015-03-17 16:19:24', 'hackernews', 'events.google.com'),
(386, 'HTTPS-crippling FREAK exploit affects thousands of Android and iOS apps', 'arstechnica.com/security/2015/03/https-crippling-freak-exploit-hits-thousands-of-android-and-ios-apps/', 'hn', '', '2015-03-18 04:52:30', 'hackernews', 'arstechnica.com'),
(387, 'Sexism in Tech: Don’t Ask Me Unless You’re Ready to Call Someone a Whistleblower', 'medium.com/@katylevinson/sexism-in-tech-don-t-ask-me-unless-you-re-ready-to-call-somebody-a-whistleblower-e5d545e547b0', 'hn', '', '2015-03-08 20:41:44', 'hackernews', 'medium.com'),
(388, 'Motion sensing using the doppler effect', 'danielrapp.github.io/doppler/', 'hn', '', '2015-03-09 03:09:17', 'hackernews', 'danielrapp.github.io'),
(389, 'Show HN: Well Deserved', 'welldeserved.me/', 'hn', '', '2015-03-11 20:59:40', 'hackernews', 'welldeserved.me'),
(390, 'OpenSSL 1.0.2 ClientHello Sigalgs DoS (CVE-2015-0291)', 'www.openssl.org/news/secadv_20150319.txt', 'hn', '', '2015-03-19 13:58:11', 'hackernews', 'www.openssl.org'),
(391, 'Sirius – Open Source Siri/Cortana Alternative for Linux', 'clarity-lab.org/claritube/introducing-sirius/', 'hn', '', '2015-03-19 09:47:53', 'hackernews', 'clarity-lab.org'),
(392, 'The destructuring algorithm in ECMAScript 6', 'www.2ality.com/2015/03/destructuring-algorithm.html', 'hn', '', '2015-03-21 08:00:02', 'hackernews', 'www.2ality.com'),
(393, 'When Nerds Collide (2014)', 'medium.com/@maradydd/when-nerds-collide-31895b01e68c', 'hn', '', '2015-03-10 21:32:20', 'hackernews', 'medium.com'),
(394, 'Why This Tech Bubble is Worse Than the Tech Bubble of 2000', 'blogmaverick.com/2015/03/04/why-this-tech-bubble-is-worse-than-the-tech-bubble-of-2000/', 'hn', '', '2015-03-04 22:49:42', 'hackernews', 'blogmaverick.com'),
(395, 'Fooling the "Startup of the Year": Hacking into Ola Wallet', 'medium.com/@CodeTheDevil/busting-ola-wallet-1ceea6174b1f', 'hn', '', '2015-03-20 04:45:02', 'hackernews', 'medium.com'),
(396, 'Is the Mill CPU real? (2014)', 'blog.kevmod.com/2014/07/the-mill-cpu/', 'hn', '', '2015-03-14 17:57:02', 'hackernews', 'blog.kevmod.com'),
(397, 'Woman whose rent was raised by 400% in SF made more from AirBNB than she paid', 'blog.sfgate.com/ontheblock/2015/03/18/lawyer-of-bernal-heights-landlord-provides-statement-there-are-many-sides-to-a-story/', 'hn', '', '2015-03-18 23:46:06', 'hackernews', 'blog.sfgate.com'),
(398, 'Google details Chrome’s latest speed boost', 'venturebeat.com/2015/03/18/google-details-chromes-latest-speed-boost-thanks-to-script-streaming-and-code-caching/', 'hn', '', '2015-03-18 20:21:24', 'hackernews', 'venturebeat.com'),
(399, 'Atari to indie dev: Stop ripping off your own work on Tempest 2000', 'arstechnica.com/gaming/2015/03/atari-to-indie-dev-stop-ripping-off-your-own-work-on-tempest-2000/', 'hn', '', '2015-03-18 21:35:12', 'hackernews', 'arstechnica.com'),
(400, 'Why you expect too much from open source', 'www.leonmergen.com/business/2015/03/18/why-you-expect-too-much-from-open-source.html', 'hn', '', '2015-03-18 15:51:04', 'hackernews', 'www.leonmergen.com'),
(401, 'Breastfeeding ''linked to higher IQ''', 'www.bbc.com/news/health-31925449', 'hn', '', '2015-03-18 03:17:30', 'hackernews', 'www.bbc.com'),
(402, 'Reserved Keywords in JavaScript', 'stackoverflow.com/questions/26255/reserved-keywords-in-javascript/12114140', 'hn', '', '2015-03-18 19:12:47', 'hackernews', 'stackoverflow.com'),
(403, 'It’s time to start talking seriously about Basic Income', 'medium.com/@dr_pugh/it-s-time-to-start-talking-seriously-about-basic-income-bb9763e1859d', 'hn', '', '2015-03-18 17:28:39', 'hackernews', 'medium.com'),
(404, 'Growing ConvertKit to $5,020 in MRR', 'medium.com/@nathanbarry/growing-convertkit-to-5-020-in-monthly-recurring-revenue-91f10094d8a1', 'hn', '', '2015-03-18 21:19:01', 'hackernews', 'medium.com'),
(405, 'How i was able to delete all 13000+ projects from Microsoft Translator Hub', 'haiderm.com/critical-vulnerability-in-microsoft-translator-hub-writeup/', 'hn', '', '2015-03-18 21:13:08', 'hackernews', 'haiderm.com'),
(406, 'Portland Man: I was tortured in UAE for refusing to become an informant', 'www.theguardian.com/us-news/2015/mar/16/portland-man-tortured-uae-behest-of-fbi', 'hn', '', '2015-03-16 19:32:20', 'hackernews', 'www.theguardian.com'),
(407, 'Yahoo to close Beijing research centre (~350 employees)', 'www.scmp.com/lifestyle/technology/enterprises/article/1741024/yahoo-close-beijing-research-centre-company-seeks', 'hn', '', '2015-03-18 17:14:30', 'hackernews', 'www.scmp.com'),
(408, 'Multi-model database ArangoDB 2.5 with built-in JavaScript support', 'github.com/arangodb/arangodb', 'hn', '', '2015-03-18 12:34:07', 'hackernews', 'github.com'),
(409, 'Jordan''s ''I''m back'' fax, 20 years later', 'espn.go.com/nba/story/_/id/12501628/nba-ja-adande-michael-jordan-1995-comeback-fax', 'hn', '', '2015-03-18 20:53:23', 'hackernews', 'espn.go.com'),
(410, 'Hardware Designs Should Be Free. Here’s How to Do It', 'www.wired.com/2015/03/richard-stallman-how-to-make-hardware-designs-free', 'hn', '', '2015-03-18 16:35:56', 'hackernews', 'www.wired.com'),
(411, 'Mario and Zelda are coming to mobile phones', 'arstechnica.com/gaming/2015/03/nintendo-partners-with-dena-to-develop-mobile-phone-games/', 'hn', '', '2015-03-18 20:34:49', 'hackernews', 'arstechnica.com'),
(412, 'How our small startup affords to offer paid maternity leave', 'www.fastcompany.com/3043764/second-shift/how-our-small-startup-affords-to-offer-paid-maternity-leave', 'hn', '', '2015-03-18 20:28:52', 'hackernews', 'www.fastcompany.com'),
(413, 'Google Inbox is now available for custom domains', 'support.google.com/a/answer/6082718', 'hn', '', '2015-03-18 20:23:56', 'hackernews', 'support.google.com'),
(414, 'Introducing Gyroscope', 'medium.com/gyroscope-innovations/introducing-gyroscope-30b63d542f75', 'hn', '', '2015-03-23 04:35:02', 'hackernews', 'medium.com'),
(415, 'New Jersey allows Tesla to sell its cars directly', 'www.theverge.com/2015/3/18/8251821/tesla-new-jersey-direct-sales-dealerships-christie', 'hn', '', '2015-03-18 19:37:45', 'hackernews', 'www.theverge.com'),
(416, 'We Buy Broken Gold', 'laphamsquarterly.org/swindle-fraud/we-buy-broken-gold', 'hn', '', '2015-03-18 00:33:23', 'hackernews', 'laphamsquarterly.org'),
(417, 'German court issues nationwide ban on Uber driving services', 'www.reuters.com/article/2015/03/18/uber-germany-ban-idUSFWN0WJ04W20150318', 'hn', '', '2015-03-18 13:21:15', 'hackernews', 'www.reuters.com'),
(418, 'High quality GIF with FFmpeg', 'blog.pkh.me/p/21-high-quality-gif-with-ffmpeg.html', 'hn', '', '2015-03-16 17:27:58', 'hackernews', 'blog.pkh.me'),
(419, 'Humans: The Next Platform', 'techcrunch.com/2015/03/18/humans-the-next-platform/', 'hn', '', '2015-03-18 15:35:37', 'hackernews', 'techcrunch.com'),
(420, 'Why Many Smart, Low-Income Students Don''t Apply to Elite Schools', 'www.npr.org/2015/03/16/393339590/why-many-smart-low-income-students-dont-apply-to-elite-schools', 'hn', '', '2015-03-17 20:49:37', 'hackernews', 'www.npr.org'),
(421, 'Why Writing Is So Hard', 'www.publishersweekly.com/pw/by-topic/industry-news/tip-sheet/article/65849-why-writing-is-so-hard.html', 'hn', '', '2015-03-17 20:13:12', 'hackernews', 'www.publishersweekly.com'),
(422, 'Jeff Minter “beyond disgusted” with Atari over TxK block', 'www.eurogamer.net/articles/2015-03-18-jeff-minter-beyond-disgusted-with-atari-over-txk-block', 'hn', '', '2015-03-18 15:43:56', 'hackernews', 'www.eurogamer.net'),
(423, 'Should you pick Y Combinator or the Launch Incubator?', 'calacanis.com/2015/03/17/should-you-pick-ycombinator-or-the-launch-incubator-the-shocking-answer/', 'hn', '', '2015-03-18 08:17:22', 'hackernews', 'calacanis.com'),
(424, 'Web Development – The Complete Reference', 'web-development.zeef.com/eduardo.bilk', 'hn', '', '2015-03-18 14:58:20', 'hackernews', 'web-development.zeef.com'),
(425, 'Nvidia is all in on Deep Learning', 'www.anandtech.com/show/9088/nvidia-gtc-2015-keynote-live-blog', 'hn', '', '2015-03-18 07:23:41', 'hackernews', 'www.anandtech.com'),
(426, 'Tim Cook on Apple''s Future: Everything Can Change Except Values', 'www.fastcompany.com/3042435/steves-legacy-tim-looks-ahead', 'hn', '', '2015-03-23 04:50:02', 'hackernews', 'www.fastcompany.com'),
(427, 'An Introduction to High-Performance Flashlights (2011)', 'www.asos1.com/flashlight/flashlight01.htm', 'hn', '', '2015-03-17 21:12:44', 'hackernews', 'www.asos1.com'),
(428, 'Apple''s website in 1998', 'www.openuniversity.edu/sites/www.openuniversity.edu/files/apple-90s-website.gif', 'hn', '', '2015-03-18 15:06:35', 'hackernews', 'www.openuniversity.edu'),
(429, 'PDF Viewing', 'github.com/blog/1974-pdf-viewing', 'hn', '', '2015-03-17 18:42:00', 'hackernews', 'github.com'),
(430, 'An Eye on the Street: What''s ailing San Francisco''s residential streets? (2008)', 'www.spur.org/publications/article/2008-06-01/eye-street', 'hn', '', '2015-03-17 22:29:41', 'hackernews', 'www.spur.org'),
(431, 'SCO is back and continuing their lawsuit against IBM', 'www.sltrib.com/news/2303519-155/its-alive-sco-group-suit-revived', 'hn', '', '2015-03-18 16:48:28', 'hackernews', 'www.sltrib.com'),
(432, 'SpaceX’s only competitor needs Russia’s help to survive', 'qz.com/365033/spacexs-only-competitor-needs-russias-help-to-survive/', 'hn', '', '2015-03-18 18:27:45', 'hackernews', 'qz.com'),
(433, 'Things Every Kid Should Master', 'www.bostonglobe.com/magazine/2015/02/26/things-every-kid-should-master/uM72LGr63zeaStOp9zGyrJ/story.html', 'hn', '', '2015-03-17 12:55:43', 'hackernews', 'www.bostonglobe.com'),
(434, 'Tesla can now sell its cars directly to consumers in New Jersey', 'www.engadget.com/2015/03/18/tesla-new-jersey-sales/', 'hn', '', '2015-03-18 19:12:14', 'hackernews', 'www.engadget.com'),
(435, 'Blue Ridge Labs: Hack on Real Social Issues', 'labs.robinhood.org/fellowship-program/', 'hn', '', '2015-03-18 16:03:07', 'hackernews', 'labs.robinhood.org'),
(436, 'Paid Acquisition and Marketing Tips for Startups', 'medium.com/@realscottmcleod/tips-on-paid-marketing-for-early-stage-startup-4ff70b72331a', 'hn', '', '2015-03-18 18:59:02', 'hackernews', 'medium.com'),
(437, 'https://medium.com/@tech_fort/interesting-facts-about-arctic-ice-or-how-to-query-a-csv-file-with-javascript-and-lokijs-985d6e0128d9', 'medium.com/@tech_fort/interesting-facts-about-arctic-ice-or-how-to-query-a-csv-file-with-javascript-and-lokijs-985d6e0128d9', 'javascript', '', '2015-03-22 06:00:02', 'echojs', 'medium.com'),
(438, 'Using npm link to use node modules that are "in progress"', 'egghead.io/lessons/node-js-using-npm-link-to-use-node-modules-that-are-in-progress', 'javascript', '', '2015-03-21 10:30:02', 'echojs', 'egghead.io'),
(439, 'Hexo 3.0 released', 'hexo.io/news/2015/03/05/hexo-3-0-released/', 'javascript', '', '2015-03-21 06:00:02', 'echojs', 'hexo.io'),
(440, 'Meteor 1.0.4: Mongo 2.6 and 3.0, Cordova updates, Template subscriptions', 'www.meteor.com/blog/2015/03/17/meteor-104-mongo-cordova-template-subscriptions', 'javascript', '', '2015-03-21 10:30:02', 'echojs', 'www.meteor.com'),
(441, 'Testing Javascript Singletons', 'attackofzach.com/testing-javascript-singletons/', 'javascript', '', '2015-03-21 06:00:02', 'echojs', 'attackofzach.com'),
(442, 'Print Data To Paper Or PDF Using Ionic Framework And ngCordova', 'blog.nraboy.com/2015/03/print-data-to-paper-or-pdf-using-ionic-framework/', 'javascript', '', '2015-03-21 06:00:02', 'echojs', 'blog.nraboy.com'),
(443, 'Two Phases of Angular 2 Applications', 'victorsavkin.com/post/114050927521/two-phases-of-angular-2-applications', 'javascript', '', '2015-03-19 15:54:52', 'echojs', 'victorsavkin.com'),
(444, 'Backend Apps with Webpack, Part II: Driving with Gulp', 'jlongster.com/Backend-Apps-with-Webpack--Part-II', 'javascript', '', '2015-03-21 06:00:02', 'echojs', 'jlongster.com'),
(445, 'Functional React application starter kit', 'github.com/roman01la/f-react-kit', 'javascript', '', '2015-03-21 06:00:02', 'echojs', 'github.com'),
(446, 'Saddler - Integrate ESLint/JSCS messages with GitHub Review Comment', 'github.com/packsaddle/ruby-saddler', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'github.com'),
(447, 'JavaScript loves Unicode', 'fluentconf.com/javascript-html-2015/public/content/2015/02/18-javascript-loves-unicode', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'fluentconf.com'),
(448, 'When can you learn JavaScript?', 'radar.oreilly.com/2015/02/when-can-you-learn-javascript.html', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'radar.oreilly.com'),
(449, 'Scala.js lets you compile Scala to JavaScript', 'www.infoworld.com/article/2898434/javascript/scalajs-lets-you-compile-scala-to-javascript.html', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'www.infoworld.com'),
(450, 'pm2 install pm2-ssh - Expose a Webconsole accessible from everywhere', 'github.com/pm2-hive/pm2-ssh', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'github.com'),
(451, 'The Legend of Canvas', 'www.airpair.com/javascript/posts/the-legend-of-canvas', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'www.airpair.com'),
(452, 'Web MIDI API Working Draft', 'www.w3.org/TR/2015/WD-webmidi-20150317/', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'www.w3.org'),
(453, 'A Few Different Ways To Use SVG Sprites In Animation', 'www.smashingmagazine.com/2015/03/17/different-ways-to-use-svg-sprites-in-animation/', 'javascript', '', '2015-03-21 13:30:02', 'echojs', 'www.smashingmagazine.com'),
(454, 'This API is so Fetching!', 'hacks.mozilla.org/2015/03/this-api-is-so-fetching/', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'hacks.mozilla.org'),
(455, 'Streaming data to the serial port with NodeJS (Intro)', 'thinkingonthinking.com/serial-input-with-streams/', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'thinkingonthinking.com'),
(456, 'Advice.js - Simple AOP library', 'github.com/dwango-js/advice.js', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'github.com'),
(457, 'Jsan - Stringify and parse JavaScript objects with circular references', 'www.npmjs.com/package/jsan', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'www.npmjs.com'),
(458, 'Understanding Collisions and Physics with Babylon.js and Oimo.js', 'www.sitepoint.com/understanding-collisions-physics-babylon-js-oimo-js/', 'javascript', '', '2015-03-21 08:00:02', 'echojs', 'www.sitepoint.com'),
(459, 'Practical Cache Attacks in JavaScript', 'arxiv.org/pdf/1502.07373v2.pdf', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'arxiv.org'),
(460, 'Functional JS with Lionel Ritchie', 'jsbin.com/pusate/14/edit', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'jsbin.com'),
(461, 'StateMan - A standalone alternative for ui-router', 'github.com/leeluolee/stateman', 'javascript', '', '2015-03-20 06:00:01', 'echojs', 'github.com'),
(462, 'But you should still be afraid', 'medium.com/@davepell/you-should-be-afraid-9b0644657372', 'nondev', '', '2015-03-21 04:45:02', 'nextdraft', 'medium.com'),
(463, 'the cost of paying attention', 'www.nytimes.com/2015/03/08/opinion/sunday/the-cost-of-paying-attention.html', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'www.nytimes.com'),
(464, 'says he''s still in favor', 'www.nytimes.com/2015/03/20/world/middleeast/israel-netanyahu-elections-palestinian-state.html', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'www.nytimes.com'),
(465, 'have been arrested', 'm.bbc.com/news/world-africa-31960926', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'm.bbc.com'),
(466, 'on the theater of terror', 'www.theguardian.com/books/2015/jan/31/terrorism-spectacle-how-states-respond-yuval-noah-harari-sapiens', 'nondev', '', '2015-03-23 16:04:46', 'nextdraft', 'www.theguardian.com'),
(467, 'he continues to play the game', 'www.theplayerstribune.com/why-i-play-football/', 'nondev', '', '2015-03-19 18:50:40', 'nextdraft', 'www.theplayerstribune.com'),
(468, 'can help with those', 'mentalfloss.com/article/62230/stories-behind-68-march-madness-mascots', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'mentalfloss.com'),
(469, 'the hidden racial prejudices of the police officers who deploy them', 'www.newyorker.com/news/news-desk/police-dog-bites-black-man', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'www.newyorker.com'),
(470, 'it''s actually contributing to the global level sea rise', 'www.revealnews.org/article/overpumping-of-groundwater-is-contributing-to-global-sea-level-rise/', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'www.revealnews.org'),
(471, 'a wearable to zap cancer', 'www.buzzfeed.com/stephaniemlee/google-filed-a-patent-for-a-wearable-to-zap-cancer', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'www.buzzfeed.com'),
(472, 'Obesity rates went up', 'www.latimes.com/local/california/la-me-food-study-20150319-story.html', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'www.latimes.com'),
(473, 'will soon see nutritional labels on their bottles', 'www.bloomberg.com/news/articles/2015-03-19/diageo-to-introduce-nutritional-information-on-alcoholic-drinks', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'www.bloomberg.com'),
(474, 'The Anti-Circumcision Movement Now Has A (Very Cute) Face', 'www.vocativ.com/culture/health-culture/anti-circumcision-chases-guardians/', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'www.vocativ.com'),
(475, 'at San Francisco''s Saint Mary''s Cathedral', 'sanfrancisco.cbslocal.com/2015/03/18/homeless-saint-marys-cathedral-archdiocese-san-francisco-intentionally-drenched-water-sleeping/', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'sanfrancisco.cbslocal.com'),
(476, 'has created a smart vibrator', 'alumni.berkeley.edu/california-magazine/just-in/2015-03-18/orgasm-app-uc-berkeley-nurtured-tech-team-launches-its-smart', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'alumni.berkeley.edu'),
(477, 'more Uber cars than yellow taxis', 'nypost.com/2015/03/17/more-uber-cars-than-yellow-taxis-on-the-road-in-nyc/', 'nondev', '', '2015-03-20 06:30:03', 'nextdraft', 'nypost.com'),
(480, 'open sourced MSBuild Engine', 'blogs.msdn.com/b/dotnet/archive/2015/03/18/msbuild-engine-is-now-open-source-on-github.aspx', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'blogs.msdn.com'),
(481, 'proposal to require all federal websites and services to use HTTPS', 'github.com/WhiteHouse/https/tree/readme', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'github.com'),
(482, 'a couple of JavaScript-related techniques to speed up page loads', 'blog.chromium.org/2015/03/new-javascript-techniques-for-rapid.html', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'blog.chromium.org'),
(483, 'GXUI', 'github.com/google/gxui', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'github.com'),
(484, 'Gidole', 'gidole.github.io/', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'gidole.github.io'),
(485, 'Flexible Grid System', 'github.com/flexiblegs/flexiblegs', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'github.com'),
(486, 'the last article you’ll ever need to read on WordPress maintenance', 'www.sitepoint.com/definitive-guide-to-wordpress-maintenance/', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'www.sitepoint.com'),
(487, 'building a Pacman game with Bacon.js', 'www.sitepoint.com/building-pacman-with-bacon-js/', 'webdev', '', '2015-03-21 08:00:02', 'versioning', 'www.sitepoint.com'),
(488, 'a quick introduction that’ll give you the skills to create your next work of art, or amusing meme', 'learnable.com/courses/introduction-to-photoshop-2896', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'learnable.com'),
(489, 'Backstories has the creation stories for a bunch of them', 'backstories.io/', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'backstories.io'),
(490, 'Uber cars now outnumber yellow cabs in NYC', 'motherboard.vice.com/read/uber-cars-now-outnumber-yellow-cabs-in-nyc', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'motherboard.vice.com'),
(491, 'How Meerkat, or something like it, is going to change the 2016 campaign', 'medium.com/backchannel/how-meerkat-is-going-to-change-the-2016-election-for-every-campaign-reporter-and-voter-1daa8954e543', 'webdev', '', '2015-03-21 04:45:02', 'versioning', 'medium.com'),
(492, 'Gyroscope', 'gyrosco.pe/', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'sitepoint-versioning.createsend1.com'),
(493, 'a bracket for “The Worst Internet Things”', 'www.sbnation.com/2015/3/15/8218435/worst-internet-things-bracket', 'webdev', '', '2015-03-20 07:00:02', 'versioning', 'www.sbnation.com'),
(495, 'an introduction to fetch()', 'updates.html5rocks.com/2015/03/introduction-to-fetch', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'updates.html5rocks.com'),
(496, 'The Latest, Automatically Released HTML 5.1 Spec', 'www.w3.org/TR/html51/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'www.w3.org'),
(497, 'Common Pitfalls to Avoid when using HTML5 AppCache', 'www.sitepoint.com/common-pitfalls-avoid-using-html5-application-cache/', 'html5', '', '2015-03-20 05:03:02', 'html5weekly', 'www.sitepoint.com'),
(498, 'Learn AngularJS Online with 1-on-1 Mentorship', 'www.thinkful.com/a/dlp/learn-blue/base/ANG-001', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'www.thinkful.com'),
(499, 'Push Notifications on the Open Web', 'updates.html5rocks.com/2015/03/push-notificatons-on-the-open-web', 'html5', '', '2015-03-21 11:30:02', 'html5weekly', 'updates.html5rocks.com'),
(500, 'Building a Mobile JavaScript Powered Audio Player', 'www.sitepoint.com/building-mobile-javascript-powered-audio-player/', 'html5', '', '2015-03-21 08:00:02', 'html5weekly', 'www.sitepoint.com'),
(501, 'Media Queries: Width vs. Device Width', 'www.sitepoint.com/media-queries-width-vs-device-width/', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'www.sitepoint.com'),
(502, 'W3C Invites Implementations of Mixed Content', 'www.w3.org/blog/news/archives/4494', 'html5', '', '2015-03-20 05:03:02', 'html5weekly', 'www.w3.org'),
(503, 'Freelance with Companies like Airbnb, IDEO & JPMorgan', 'www.toptal.com/developers', 'html5', '', '2015-03-27 08:30:03', 'html5weekly', 'www.toptal.com'),
(504, 'Front End Engineer at Yelp!', 'www.yelp.com/careers', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'www.yelp.com'),
(505, 'CSS Grid Layout Module Level 1 Draft Published', 'www.w3.org/TR/2015/WD-css-grid-1-20150317/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'www.w3.org'),
(506, '''Experimental support for CSS Filters starting to land in EdgeHTML''', 'twitter.com/IEDevChat/status/574002680386879488', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'twitter.com'),
(507, 'Tumult Releases Hype 3 and Hype Professional with New HTML5 Physics, Responsive Design Tools', '9to5mac.com/2015/03/18/tumult-hype-3-and-hype-professional/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', '9to5mac.com'),
(508, 'Get and Set HTML5 Video Current Time', 'davidwalsh.name/html5-video-current-time', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'davidwalsh.name'),
(509, 'Beyond Blue Links: Making Clickable Elements Recognizable', 'www.nngroup.com/articles/clickable-elements/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'www.nngroup.com'),
(510, '5 Great Uses for Sass Maps', 'www.sitepoint.com/5-great-uses-sass-maps/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'www.sitepoint.com'),
(511, 'HTML5 Data Visualization Controls for Mobile Web Development', 'wijmo.com/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'wijmo.com'),
(512, 'Superpowers: An HTML5 2D+3D Game Maker', 'sparklinlabs.com/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'sparklinlabs.com'),
(513, 'How to find and fix the slowest code in your .NET application', 'www.red-gate.com/products/dotnet-development/ants-performance-profiler/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'www.red-gate.com'),
(514, 'A Portfolio Site Made Entirely with HTML5 Canvas', 'ericlesch.com/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'ericlesch.com'),
(515, 'Infinite String Quartet', 'infinitestringquartet.com/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'infinitestringquartet.com'),
(516, 'A 3D Isometric Tile System in SVGs', 'codepen.io/AshKyd/pen/zxmgzV', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'codepen.io'),
(517, 'trim-html: Cutting HTML Strings without Breaking the HTML', 'github.com/brankosekulic/trimHtml', 'html5', '', '2015-03-21 10:30:03', 'html5weekly', 'github.com'),
(518, 'CopperLicht 1.9: Open Source JavaScript 3D Engine using WebGL', 'www.ambiera.com/copperlicht/', 'html5', '', '2015-03-20 00:08:07', 'html5weekly', 'www.ambiera.com'),
(519, 'Peter Cooper', 'twitter.com/peterc', 'html5', '', '2015-03-20 00:08:08', 'html5weekly', 'twitter.com'),
(520, 'Cooper Press', 'cooperpress.com/', 'html5', '', '2015-03-20 00:08:08', 'html5weekly', 'cooperpress.com'),
(521, 'media kit.', 'cooperpress.com/mediakit2015q1q2.pdf', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'cooperpress.com'),
(522, 'use our self-serve system.', 'cooperpress.com/jobs', 'html5', '', '2015-03-20 00:08:08', 'html5weekly', 'cooperpress.com'),
(523, 'Experiments with Strengthening JavaScript', 'developers.google.com/v8/experiments', 'javascript', '', '2015-03-20 05:03:02', 'jsweekly', 'developers.google.com'),
(524, 'strong mode', 'docs.google.com/document/d/1Qk0qC4s_XNCLemj42FqfsRLp49nDQMZ1y7fwf5YjaI4/view', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'docs.google.com'),
(525, 'Advancing JavaScript Without Breaking The Web', 'christianheilmann.com/2015/03/09/advancing-javascript-without-breaking-the-web/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'christianheilmann.com'),
(526, 'Two "You Don''t Know JS" Workshops Online', 'frontendmasters.com/workshops/using-all-of-javascript/', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'frontendmasters.com'),
(527, 'Basics to Building with JavaScript', 'frontendmasters.com/workshops/javascript-basics/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'frontendmasters.com'),
(528, 'A Preview of Angular 2 and TypeScript in Visual Studio', 'blogs.msdn.com/b/visualstudio/archive/2015/03/12/a-preview-of-angular-2-and-typescript-in-visual-studio.aspx', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'blogs.msdn.com'),
(529, 'Building the Earth with WebGL and JavaScript', 'www.sitepoint.com/building-earth-with-webgl-javascript/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'www.sitepoint.com'),
(530, 'HTML5 Weekly', 'html5weekly.com/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'html5weekly.com'),
(531, 'The State of SIMD.js Performance in Firefox', 'blog.mozilla.org/javascript/2015/03/10/state-of-simd-js-performance-in-firefox/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'blog.mozilla.org');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(532, 'Front End Developer at Booking.com', 'grnh.se/g58x04', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'grnh.se'),
(533, 'Node.js Engineer at TES (San Francisco, CA)', 'wikispaces.workable.com/jobs/40877', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'wikispaces.workable.com'),
(534, 'Join Hired & get 5+ job offers in one week', 'hired.com/', 'javascript', '', '2015-03-26 07:30:03', 'jsweekly', 'hired.com'),
(535, 'React v0.13 Released', 'facebook.github.io/react/blog/2015/03/10/react-v0.13.html', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'facebook.github.io'),
(536, '''Data Visualization with JavaScript'', a New Book from No Starch', 'www.nostarch.com/datavisualization', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'www.nostarch.com'),
(537, 'Google Webmaster Tools Now Reveals Any Blocked JavaScript Your Site Uses', 'googlewebmastercentral.blogspot.ca/2015/03/unblocking-resources-with-webmaster.html', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'googlewebmastercentral.blogspot.ca'),
(538, 'io.js 1.5.0 and 1.5.1 Released', 'github.com/iojs/io.js/blob/v1.x/CHANGELOG.md', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'github.com'),
(539, 'Node Weekly', 'nodeweekly.com/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'nodeweekly.com'),
(540, '18 Videos from EmberConf 2015', 'www.youtube.com/playlist', 'javascript', '', '2015-02-26 04:37:37', 'jsweekly', 'www.youtube.com'),
(541, 'You Know How to Code, but How Are Your Design Skills?', 'trydesignlab.com/web-design-course/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'trydesignlab.com'),
(542, 'AngularJS and $scope.$apply() Best Practices', 'medium.com/@KamilLelonek/angularjs-and-scope-apply-best-practices-d07353175024', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'medium.com'),
(543, 'Integrating Jasmine with RequireJS', 'www.airpair.com/jasmine/posts/javascriptintegrating-jasmine-with-requirejs-amd', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'www.airpair.com'),
(544, 'Using Modern JavaScript and CI Tooling for Google Apps Scripts', 'sprint.ly/blog/google-apps/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'sprint.ly'),
(545, 'Taming The Async Beast with ES7', 'pouchdb.com/2015/03/05/taming-the-async-beast-with-es7.html', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'pouchdb.com'),
(546, 'The Web Notifications API: A Very Quick Demo', 'davidwalsh.name/notifications-api', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'davidwalsh.name'),
(547, 'How to Self Detect a Memory Leak in Node', 'www.nearform.com/nodecrunch/self-detect-memory-leak-node/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'www.nearform.com'),
(548, 'Build Your Own Simplified AngularJS in 200 Lines of JavaScript', 'blog.mgechev.com/2015/03/09/build-learn-your-own-light-lightweight-angularjs/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'blog.mgechev.com'),
(549, 'JavaScript live editing and testing with wallaby.js', 'dm.gl/2015/03/05/JavaScript-live-editing-and-testing/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'dm.gl'),
(550, 'A Comparison of JavaScript Linting Tools', 'www.sitepoint.com/comparison-javascript-linting-tools/', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'www.sitepoint.com'),
(551, 'Why I Recommend Ember over AngularJS', 'blog.yodersolutions.com/why-i-recommend-emberjs-over-angularjs/', 'javascript', '', '2015-03-20 00:20:15', 'jsweekly', 'blog.yodersolutions.com'),
(552, 'The Modern JavaScript Developer’s Toolbox', 'www.infoq.com/articles/modern-javascript-toolbox', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'www.infoq.com'),
(553, 'datakit: A Lightweight Framework for Data Analysis in JavaScript', 'github.com/nathanepstein/datakit', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'github.com'),
(554, 'rmodal.js: A Simple Modal Dialog with No External Dependenices', 'github.com/zewish/rmodal.js', 'javascript', '', '2015-03-20 00:16:26', 'jsweekly', 'github.com'),
(555, 'How Do You Know If Your Rails App Is Thread-Safe or Not?', 'bearmetal.eu/theden/how-do-i-know-whether-my-rails-app-is-thread-safe-or-not/', 'ruby', '', '2015-03-20 08:30:02', 'rubyweekly', 'bearmetal.eu'),
(556, 'Ruby Together: An Association for Improving Ruby Tools', 'rubytogether.org/news/2015-03-17-announcing-ruby-together', 'ruby', '', '2015-03-20 08:30:02', 'rubyweekly', 'rubytogether.org'),
(557, 'Your Rails app fast in dev, slow in production? Fix it with Profileit.io.', 'profileit.io/', 'ruby', '', '2015-03-20 08:30:02', 'rubyweekly', 'profileit.io'),
(558, 'Voice Based Phone Verification using Twilio', 'blog.bigbinary.com/2015/03/18/voice-based-phone-verification-using-twilio.html', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'blog.bigbinary.com'),
(559, 'A Very Short Ruby-based Markov Model Explained', 'www.omniref.com/github/omniref/hn_title_generator/0.1.0/symbols/HNTitleGenerator::MarkovModel', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'www.omniref.com'),
(560, 'How Rails Sessions Work', 'www.justinweiss.com/blog/2015/03/17/how-rails-sessions-work/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'www.justinweiss.com'),
(561, 'How To Add jQuery and Ajax To Your Rails App', 'pragmaticstudio.com/blog/2015/3/18/rails-jquery-ajax', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'pragmaticstudio.com'),
(562, 'How Does Symbol#to_proc Work?', 'benjamintan.io/blog/2015/03/16/how-does-symbol-to_proc-work/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'benjamintan.io'),
(563, 'Time Travel in Rails', 'www.monkeyandcrow.com/blog/reading_rails_time_travel/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'www.monkeyandcrow.com'),
(564, 'Drop Millions of Allocations by Using A Linked List', 'github.com/rubygems/rubygems/pull/1188', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'github.com'),
(565, 'Wanted: Software Engineers for long-term relationship. FreeAgent, Edinburgh', 'www.freeagent.com/company/jobs', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'www.freeagent.com'),
(566, 'StatusPage.io Hiring A Senior Rails Developer (SF, Denver)', 'jobs.lever.co/statuspageio/0a8a9e28-79e9-40f0-ab0a-69c6afa8a2d5', 'ruby', '', '2015-03-24 21:59:38', 'rubyweekly', 'jobs.lever.co'),
(567, 'RubyMotion #inspect 2015 - Two Days, One Track, 100% RubyMotion', 'conference.rubymotion.com/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'conference.rubymotion.com'),
(568, 'ParallelCI by Codeship – Run your tests in parallel', 'codeship.com/features/parallelci', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'codeship.com'),
(569, 'Generating Complex PDF Documents in Rails with Prawn', 'www.yoniweisbrod.com/generating-complex-pdf-documents-in-rails-with-prawn/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'www.yoniweisbrod.com'),
(570, 'Docker, Rails, & Docker Compose Together in Your Development Workflow', 'blog.carbonfive.com/2015/03/17/docker-rails-docker-compose-together-in-your-development-workflow/', 'ruby', '', '2015-03-27 05:03:02', 'rubyweekly', 'blog.carbonfive.com'),
(571, 'Ruby Random: Random Strings and Numbers', 'www.blackbytes.info/2015/03/ruby-random/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'www.blackbytes.info'),
(572, 'Optimizing Rails for Memory Usage Part 4: Lazy JSON Generation and Final Thoughts', 'collectiveidea.com/blog/archives/2015/03/13/optimizing-rails-for-memory-usage-part-4-lazy-json-generation-and-final-thoughts/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'collectiveidea.com'),
(573, 'Running a Rails app on Docker using the Passenger Image', 'rossfairbanks.com/2015/03/06/rails-app-on-docker-using-passenger-image.html', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'rossfairbanks.com'),
(574, 'Sinatra Testing 101: RSpec', 'binarylies.ghost.io/sinatra-tests-101/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'binarylies.ghost.io'),
(575, 'No Date.today? It''s DateTime', 'www.bignerdranch.com/blog/no-date-today-its-datetime/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'www.bignerdranch.com'),
(576, 'Fun with Rails'' ''has_one through'' Association', 'dev.mikamai.com/post/113951227084/fun-with-rails-has-one-through-association', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'dev.mikamai.com'),
(577, 'How BJ Clark Went From No Ruby Knowledge to Hiring Devs in 4 Years', 'rubysteps.com/podcast/001-bj-clark-zero-ruby-knowledge-hires-rails-devs-four-years-later', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'rubysteps.com'),
(578, 'Advanced Ruby on Rails Error Tracking - A Few Lines of Code is All it Takes', 'raygun.io/ruby-on-rails', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'raygun.io'),
(579, 'Sidekiq (Redis) vs Shoryuken (AWS SQS)', 'www.pablocantero.com/blog/2015/03/14/sidekiq-(redis)-vs-shoryuken-(aws-sqs)/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'www.pablocantero.com'),
(580, 'Tired of Conditionals? The State Pattern Could Help', 'bits.citrusbyte.com/state-design-pattern-with-ruby/', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'bits.citrusbyte.com'),
(581, 'rubygems_plugin_generator: A RubyGems Plugin to Generate RubyGems Plugins', 'github.com/brianstorti/rubygems_plugin_generator', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'github.com'),
(582, 'Introducing the tco_method Gem to Enable Tail Code Optimization', 'blog.tdg5.com/introducing-the-tco_method-gem/', 'ruby', '', '2015-03-21 16:36:12', 'rubyweekly', 'blog.tdg5.com'),
(583, 'tco_method', 'github.com/tdg5/tco_method', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'github.com'),
(584, 'Canada: Add Support for Canadian Programming Conventions to Ruby', 'github.com/vanruby/canada', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'github.com'),
(585, 'to_range: Converts Parseable Strings into Ruby Range Objects', 'github.com/metaware/to_range', 'ruby', '', '2015-03-20 08:30:03', 'rubyweekly', 'github.com'),
(586, 'Defusing Database Time Bombs: Avoiding the Need to Refactor Databases', 'www.simple-talk.com/sql/t-sql-programming/defusing-database-time-bombs-avoiding-the-need-to-refactor-databases/', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'www.simple-talk.com'),
(587, 'Why SQLite''s Temporary File Prefix is ''etilqs_'', not ''sqlite_''', 'github.com/mackyle/sqlite/blob/3cf493d4018042c70a4db733dd38f96896cd825f/src/os.h', 'db', '', '2015-03-13 09:10:05', 'dbweekly', 'github.com'),
(588, 'The Battle against Patent Trolls Starts Again', 'www.rackspace.com/blog/the-battle-against-patent-trolls-starts-again/', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'www.rackspace.com'),
(589, 'GraphpostgresQL: GraphQL for Postgres', 'github.com/solidsnack/GraphpostgresQL', 'db', '', '2015-03-20 09:30:02', 'dbweekly', 'github.com'),
(590, 'Pinterest Open Sources ''Pinball'', a Data Workflow Manager', 'engineering.pinterest.com/post/113376157699/open-sourcing-pinball', 'db', '', '2015-03-12 04:41:55', 'dbweekly', 'engineering.pinterest.com'),
(591, 'Why Presto is the Best SQL-On-Hadoop You Haven’t Heard Of', 'blog.treasuredata.com/blog/2015/03/12/presto-sql-on-hadoop/', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'blog.treasuredata.com'),
(592, 'Introducing Apache Spark 1.3', 'databricks.com/blog/2015/03/13/announcing-spark-1-3.html', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'databricks.com'),
(593, 'Why We Built ActorDB', 'blog.biokoda.com/post/112206754025/why-we-built-actordb', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'blog.biokoda.com'),
(594, 'Goodbye MongoDB, Hello PostgreSQL', 'developer.olery.com/blog/goodbye-mongodb-hello-postgresql/', 'db', '', '2015-03-10 16:51:05', 'dbweekly', 'developer.olery.com'),
(595, 'Customer Data Engineer', 'uscareers-rackspace.icims.com/jobs/10641/customer-data-engineer/job', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'uscareers-rackspace.icims.com'),
(596, 'Database Administrator (Blacksburg, VA)', 'uscareers-rackspace.icims.com/jobs/11568/database-administrator/job', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'uscareers-rackspace.icims.com'),
(597, 'Microsoft Azure Delivers NoSQL Storage via DocumentDB', 'www.techrepublic.com/article/microsoft-azure-delivers-nosql-storage-via-documentdb/', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'www.techrepublic.com'),
(598, 'MySQL 5.7 Includes CJK Full Text Parsing', 'dev.mysql.com/doc/refman/5.7/en/fulltext-search-ngram.html', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'dev.mysql.com'),
(599, 'SQL-like Query Language for Real-time Streaming Analytics', 'www.kdnuggets.com/2015/03/sql-query-language-realtime-streaming-analytics.html', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'www.kdnuggets.com'),
(600, 'Why I Don’t (Yet) Recommend In-Memory OLTP to My Customers', 'www.sqlpassion.at/archive/2015/03/11/dont-yet-recommend-memory-oltp-customers/', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'www.sqlpassion.at'),
(601, 'A Report on Redis Conference 2015', 'antirez.com/news/87', 'db', '', '2015-03-10 09:34:35', 'dbweekly', 'antirez.com'),
(602, 'SQLAlchemy 1.0.0 Beta 1 Released', 'www.sqlalchemy.org/blog/2015/03/13/sqlalchemy-1.0.0b1-released/', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'www.sqlalchemy.org'),
(603, 'db.py 0.4: Handlebars Meets SQL (in Python)', 'blog.yhathq.com/posts/dbpy-0.4-handlebars-meets-sql.html', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'blog.yhathq.com'),
(604, 'goqu: An Expressive SQL Builder and Query Library for Go', 'github.com/doug-martin/goqu', 'db', '', '2015-03-20 00:16:45', 'dbweekly', 'github.com'),
(605, 'Rackspace', 'www.rackspace.com/', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'www.rackspace.com'),
(606, 'Read this on the Web', 'postgresweekly.com/issues/97', 'db', '', '2015-03-20 09:30:02', 'postgresweekly', 'postgresweekly.com'),
(607, 'Stopping Expensive Queries Before They Start', 'adpgtech.blogspot.com/2015/02/stopping-expensive-queries-before-they.html', 'db', '', '2015-03-20 09:30:02', 'postgresweekly', 'adpgtech.blogspot.com'),
(608, 'Registration for PGConf US 2015 Closing Soon', 'www.postgresql.org/about/news/1577/', 'db', '', '2015-03-20 09:30:02', 'postgresweekly', 'www.postgresql.org'),
(609, 'Resolve Database Performance Issues Quickly', 'www.appdynamics.com/freetrial', 'db', '', '2015-03-20 09:30:02', 'postgresweekly', 'www.appdynamics.com'),
(610, 'Postgres Array and Hstore Column Reference', 'honeyco.nyc/blog/postgresql-array-and-hstore-column-reference/', 'db', '', '2015-03-20 09:30:02', 'postgresweekly', 'honeyco.nyc'),
(611, 'Interacting with JSON and JSONB', 'bonesmoses.org/2015/03/13/pg-phriday-interacting-with-json-and-jsonb/', 'db', '', '2015-03-20 09:30:02', 'postgresweekly', 'bonesmoses.org'),
(612, 'Fast Postgres from .NET', 'blog.dsl-platform.com/fast-postgres-from-dotnet/', 'db', '', '2015-03-27 09:30:02', 'postgresweekly', 'blog.dsl-platform.com'),
(613, 'Using Temporary Tables in PostgreSQL with Rails', 'blog.honeybadger.io/using-temporary-tables-in-postgresql-with-rails/', 'db', '', '2015-03-20 09:30:02', 'postgresweekly', 'blog.honeybadger.io'),
(614, 'Membership In a Box with PG-Auth', 'rob.conery.io/2015/03/17/membership-in-a-box-with-pg-auth/', 'db', '', '2015-03-20 09:30:02', 'postgresweekly', 'rob.conery.io'),
(615, 'capistrano-db_sync: Fast and Sophisticated Remote Postgres Import in Ruby', 'github.com/rafaelsales/capistrano-db_sync', 'db', '', '2015-03-27 08:30:03', 'postgresweekly', 'github.com'),
(616, 'SQL School', 'sqlschool.modeanalytics.com/the-basics/introduction.html', 'db', '', '2015-03-21 09:00:02', 'postgresweekly', 'sqlschool.modeanalytics.com'),
(617, 'Job: Systemadministrator / Platform Engineer DevOps (m/w) eShop – Cassandra, Puppet, Jenkins, Linux', 'kaufhof-jobs.dvinci.de/cgi-bin/appl/selfservice.pl', 'db', '', '2015-03-27 09:30:02', 'postgresweekly', 'kaufhof-jobs.dvinci.de'),
(618, 'Fifty Years of BASIC, the Programming Language That Made Computers Personal', 'time.com/69316/basic/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'time.com'),
(619, 'Apple Announces Swift, A New Programming Language for iOS and OS X', 'thenextweb.com/apple/2014/06/02/apple-announces-swift-new-programming-language-ios/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'thenextweb.com'),
(620, 'fine list of links related to the new language.', 'thechangelog.com/all-the-swift-things/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'thechangelog.com'),
(621, 'Git 2.0 Released: What Changed, and Why Should You Care', 'felipec.wordpress.com/2014/05/29/git-v2-0-0/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'felipec.wordpress.com'),
(622, 'another take on what''s new in Git 2.0.', 'blogs.atlassian.com/2014/06/happened-git-2-0-full-goodies/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'blogs.atlassian.com'),
(623, 'Microsoft’s New Open Source Direction for C# and .NET (and Native Compilation Too)', 'www.itwriting.com/blog/8361-microsofts-new-open-source-direction-for-c-and-net-and-native-compilation-too-anders-hejslberg-explains.html', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'www.itwriting.com'),
(624, 'Beef Up Your Skills with Code Exercises', 'flippinawesome.org/2014/05/12/beef-up-your-skills-with-code-exercise/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'flippinawesome.org'),
(625, 'People of ACM: Donald Knuth', 'www.acm.org/membership/acm-bulletin-archive/2014-bulletins/poa-knuth', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'www.acm.org'),
(626, 'more extensive 20 question interview', 'www.informit.com/articles/article.aspx', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'www.informit.com'),
(627, 'The Java Tools and Technologies Landscape for 2014', 'zeroturnaround.com/rebellabs/java-tools-and-technologies-landscape-for-2014/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'zeroturnaround.com'),
(628, 'How Steve Wozniak Wrote BASIC for the Original Apple From Scratch', 'gizmodo.com/how-steve-wozniak-wrote-basic-for-the-original-apple-fr-1570573636/all', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'gizmodo.com'),
(629, 'Why Using .* in Regular Expressions Is Almost Never What You Actually Want', 'blog.mariusschulz.com/2014/06/03/why-using-in-regular-expressions-is-almost-never-what-you-actually-want', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'blog.mariusschulz.com'),
(630, 'The Emperor’s New Clothes Were Built with Node.js', 'notes.ericjiang.com/posts/751', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'notes.ericjiang.com'),
(631, 'Turning Coders into Makers at JSConf 2014', 'makezine.com/2014/06/02/turning-coders-into-makers-at-jsconf-2014/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'makezine.com'),
(632, 'Damian Conway on Teaching, Programming Languages, Open Source and Our Future', 'www.infoq.com/interviews/14-mar-damian-conway', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'www.infoq.com'),
(633, 'Coding a Tetris AI using a Genetic Algorithm', 'luckytoilet.wordpress.com/2011/05/27/coding-a-tetris-ai-using-a-genetic-algorithm/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'luckytoilet.wordpress.com'),
(634, '8 Great Java 8 Features No One''s Talking about', 'www.infoq.com/articles/Java-8-Quiet-Features', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'www.infoq.com'),
(635, 'Functional Programming Performance Benchmark: C++11 vs JavaScript vs Wolfram', 'unriskinsight.blogspot.co.uk/2014/06/fast-functional-goats-lions-and-wolves.html', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'unriskinsight.blogspot.co.uk'),
(636, 'Python to OCaml: A Retrospective', 'roscidus.com/blog/blog/2014/06/06/python-to-ocaml-retrospective/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'roscidus.com'),
(637, 'What Kind of Jobs Do The Software Engineers Who Earn $500K A Year Do?', 'www.aminariana.com/essays/million-dollar-handcuffs', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'www.aminariana.com'),
(638, 'An OpenGL Shaders Primer', 'notes.underscorediscovery.com/shaders-a-primer/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'notes.underscorediscovery.com'),
(639, 'First Reactions to C# 6', 'msmvps.com/blogs/jon_skeet/archive/2014/04/04/c-6-first-reactions.aspx', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'msmvps.com'),
(640, 'On-Board: Intel Galileo Programming with JavaScript and Node.js', 'bocoup.com/weblog/intel-galileo-javascript-nodejs/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'bocoup.com'),
(641, 'Johnny Five', 'github.com/rwaldron/johnny-five', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'github.com'),
(642, 'What''s New in Mercurial 3.0', 'hglabhq.com/blog/2014/4/29/what-s-new-in-mercurial-3-0', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'hglabhq.com'),
(643, 'Treat Open Source Like a Startup', 'hacks.mozilla.org/2014/05/open-source-marketing-with-velocityjs/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'hacks.mozilla.org'),
(644, 'RubyMotion 3.0 To Support Android', 'blog.rubymotion.com/post/87048665656/rubymotion-3-0-sneak-peek-android-support', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'blog.rubymotion.com'),
(645, 'How to Handle Big Repositories with Git', 'blogs.atlassian.com/2014/05/handle-big-repositories-git/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'blogs.atlassian.com'),
(646, 'drawille: Drawing in The Terminal with Unicode Braille Characters', 'github.com/asciimoo/drawille/', 'programmer', '', '2015-03-22 10:00:03', 'statuscode', 'github.com'),
(647, 'Node v0.10.37 (Maintenance) Released', 'blog.nodejs.org/2015/03/14/node-v0-10-37-stable/', 'javascript', '', '2015-03-21 10:30:02', 'nodeweekly', 'blog.nodejs.org'),
(648, 'vulnerability.', 'bugzilla.redhat.com/show_bug.cgi', 'javascript', '', '2015-03-24 04:19:38', 'nodeweekly', 'bugzilla.redhat.com'),
(649, 'Develop an iOS Application with Node.js and Cordova', 'modernweb.com/2015/03/19/develop-an-ios-application-with-node-js-and-cordova/', 'javascript', '', '2015-03-26 14:30:02', 'nodeweekly', 'modernweb.com'),
(650, 'Docker for node.js in production', 'www.cloud66.com/t/node', 'javascript', '', '2015-03-21 10:30:02', 'nodeweekly', 'www.cloud66.com'),
(651, 'is.js: A Micro ''Checking'' Library', 'arasatasaygin.github.io/is.js/', 'javascript', '', '2015-03-21 10:30:02', 'nodeweekly', 'arasatasaygin.github.io'),
(652, 'A Discussion about npm ''Collections''', 'github.com/npm/newww/issues/313', 'javascript', '', '2015-03-21 10:30:02', 'nodeweekly', 'github.com'),
(653, 'Node.js at Scale [video]', 'nodesummit.com/media/node-js-at-scale/', 'javascript', '', '2015-03-23 06:00:01', 'nodeweekly', 'nodesummit.com'),
(654, 'Senior Frontend Developer at moviepilot.com (Berlin)', 'moviepilot.workable.com/j/DE0BEC7753', 'javascript', '', '2015-03-21 10:30:02', 'nodeweekly', 'moviepilot.workable.com'),
(655, 'npm Private Modules Are Coming Soon', 'blog.npmjs.org/post/113172137370/npm-private-modules-are-coming-soon', 'javascript', '', '2015-03-23 06:00:01', 'nodeweekly', 'blog.npmjs.org'),
(656, 'JXCore Brings Node.JS to Android and iOS', 'oguzbastemur.blogspot.co.uk/2015/03/nodejs-truly-on-android-and-ios.html', 'javascript', '', '2015-03-23 06:00:01', 'nodeweekly', 'oguzbastemur.blogspot.co.uk'),
(657, 'Best Practices and Components with React: A Free Online Event Next Week', 'www.oreilly.com/pub/e/3378', 'javascript', '', '2015-03-21 10:30:03', 'nodeweekly', 'www.oreilly.com'),
(658, 'Progress on a Workers Implementation for io.js', 'github.com/iojs/io.js/pull/1159', 'javascript', '', '2015-03-21 10:30:03', 'nodeweekly', 'github.com'),
(659, 'io.js has an FAQ', 'iojs.org/en/faq.html', 'javascript', '', '2015-03-21 10:30:03', 'nodeweekly', 'iojs.org'),
(660, 'Using the ES6 Transpiler ''Babel'' on Node.js', 'www.2ality.com/2015/03/babel-on-node.html', 'javascript', '', '2015-03-21 10:30:03', 'nodeweekly', 'www.2ality.com'),
(661, 'Social Authentication for Node.js Apps With Passport', 'code.tutsplus.com/articles/social-authentication-for-nodejs-apps-with-passport--cms-21618', 'javascript', '', '2015-03-23 06:00:01', 'nodeweekly', 'code.tutsplus.com'),
(662, '6 Node.js Static Site Generators', 'www.sitepoint.com/6-nodejs-static-site-generators/', 'javascript', '', '2015-03-21 10:30:03', 'nodeweekly', 'www.sitepoint.com'),
(663, 'Stop Worrying About Deploying Your Node.js App', 'hubs.ly/y0zSNx0', 'javascript', '', '2015-03-21 10:30:03', 'nodeweekly', 'hubs.ly'),
(664, 'Huntsman: Super Configurable Async Web Spider', 'github.com/missinglink/huntsman', 'javascript', '', '2015-03-21 10:30:03', 'nodeweekly', 'github.com'),
(665, 'haikunatorjs: Generate Heroku-like Random Names', 'github.com/AtroxDev/haikunatorjs', 'javascript', '', '2015-03-21 10:30:03', 'nodeweekly', 'github.com'),
(666, 'NodeGit: Asynchronous Native Node Bindings to libgit2', 'www.nodegit.org/', 'javascript', '', '2015-03-23 06:00:01', 'nodeweekly', 'www.nodegit.org'),
(667, 'Joyent, Inc.', 'www.joyent.com/', 'javascript', '', '2015-03-21 10:30:03', 'nodeweekly', 'www.joyent.com'),
(668, 'One place for all your BDD and TDD questions - Semaphore Community', 'semaphoreci.com/community/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'semaphoreci.com'),
(669, 'Call for Feedback: The New PHP and HHVM Drivers', 'www.mongodb.com/blog/post/call-feedback-new-php-and-hhvm-drivers', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.mongodb.com'),
(670, 'Updating PHP is Everyone’s Responsibility', 'coenjacobs.me/updating-php-everyones-responsibility/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'coenjacobs.me'),
(671, 'Why I support “The League”', 'blog.doh.ms/2015/03/10/why-i-support-the-league/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'blog.doh.ms'),
(672, 'PHP7: More strict! (but only if you want it to be)', 'medium.com/@galvao/php7-more-strict-but-only-if-you-want-it-to-be-78d6690f2090', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'medium.com'),
(673, 'Custom Block Development in Magento', 'code.tutsplus.com/tutorials/custom-block-development-in-magento--cms-23104', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'code.tutsplus.com'),
(674, 'How to Use Github’s API with PHP', 'www.sitepoint.com/use-githubs-api-php/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.sitepoint.com'),
(675, 'Creating Custom Field Formatters in Drupal 8', 'www.sitepoint.com/creating-custom-field-formatters-drupal-8/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.sitepoint.com'),
(676, 'Xdebug 2.3: Munging Errors', 'derickrethans.nl/xdebug-2.3-error-munging.html', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'derickrethans.nl'),
(677, 'Simple CRUD Application In PHP And MySQL', 'tutorialslodge.com/simple-crud-application-in-php-and-mysql/', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'tutorialslodge.com'),
(678, 'Create a Simple CRM in WordPress: Creating Custom Fields', 'code.tutsplus.com/tutorials/create-a-simple-crm-in-wordpress-creating-custom-fields--cms-20048', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'code.tutsplus.com'),
(679, 'Use Laravel Contracts to Build a Laravel 5 Twig Package', 'www.sitepoint.com/use-laravel-contracts-build-laravel-5-twig-package/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.sitepoint.com'),
(680, 'Security Issue: Combining Bcrypt With Other Hash Functions', 'blog.ircmaxell.com/2015/03/security-issue-combining-bcrypt-with.html', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'blog.ircmaxell.com'),
(681, 'Create a Quick REST API using Slim Framework', 'www.codediesel.com/php/create-a-quick-rest-api-using-slim-framework/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.codediesel.com'),
(682, 'MongoDB 3.0 Features: Big Polygon', 'derickrethans.nl/big-polygon.html', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'derickrethans.nl'),
(683, 'WordPress 4.2 Beta 1', 'wordpress.org/news/2015/03/wordpress-4-2-beta-1/', 'php', '', '2015-03-21 05:00:03', 'phpweekly', 'wordpress.org'),
(684, 'Nomad PHP US - April 23rd 2015 20:00 CDT', 'nomadphp.com/2015/01/23/april-2015-us/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'nomadphp.com'),
(685, 'Nomad PHP EU - April 23rd 2015 20:00 CEST', 'nomadphp.com/2015/01/23/nomadphp-2015-04-eu/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'nomadphp.com'),
(686, 'Ski PHP Conference - May 7-9th 2015, Utah', 'www.skiphp.com/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.skiphp.com'),
(687, 'PHP Unconference Europe: 9-10th May 2015, Majorca', 'www.phpuceu.org/phpuceu-2015/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.phpuceu.org'),
(688, 'A New Book About The N+1 Problem, and an Update to MLAPHP', 'paul-m-jones.com/archives/6096', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'paul-m-jones.com'),
(689, 'Lately in PHP Podcast Episode 57 - Features and Extensions to be Removed from PHP 7', 'www.phpclasses.org/blog/post/266-Features-and-Extensions-to-be-Removed-from-PHP-7--Lately-in-PHP-podcast-episode-57.html', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.phpclasses.org'),
(690, 'Voices of the ElePHPant - Interview with Evan Coury and Chris Hartjes', 'voicesoftheelephpant.com/2015/03/17/interview-with-evan-coury-and-chris-hartjes/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'voicesoftheelephpant.com'),
(691, 'Acquia Podcast: Working With simplytest.me and Drupal.org', 'www.acquia.com/resources/podcasts/acquia-podcast-184-working-with-simplytestme-drupalorg-patrick-drotleff', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.acquia.com'),
(692, 'MageTalk Magento Podcast #26', 'magetalk.com/magetalk-episode-26-mistake-driven-development/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'magetalk.com'),
(693, 'Laravel IO Podcast: Episode 23 - New Beginnings, Envoyer and Laravel 5.1', 'www.laravelpodcast.com/episodes/9313-episode-23-new-beginnings-envoyer-laravel-5-1', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.laravelpodcast.com'),
(694, 'php[architect] March 2015 Edition', 'www.phparch.com/magazine/2015-2/march/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.phparch.com'),
(695, 'Expression Engine: Questions and Answers (by George Duckett, published 17th February 2015)', 'www.amazon.co.uk/Expression-Engine-Questions-George-Duckett-ebook/dp/B00TR9P4VU/ref=sr_1_55', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.amazon.co.uk'),
(696, 'PHP Programming Professional Made Easy: Expert PHP Programming Language Success in a Day for any Computer User! (by Sam Key, published 21st February 2015)', 'www.amazon.co.uk/PHP-Programming-Professional-Made-Easy/dp/1508582343/ref=sr_1_49', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'www.amazon.co.uk'),
(697, 'phpmailer', 'github.com/PHPMailer/PHPMailer', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(698, 'alice', 'github.com/nelmio/alice', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(699, 'pickle', 'github.com/FriendsOfPHP/pickle', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(700, 'satis', 'github.com/composer/satis', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(701, 'prophecy', 'github.com/phpspec/prophecy', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(702, 'pimple', 'pimple.sensiolabs.org/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'pimple.sensiolabs.org'),
(703, 'monga', 'github.com/thephpleague/monga', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(704, 'canal', 'github.com/dflydev/dflydev-canal', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(705, 'streamer', 'github.com/fzaninotto/Streamer', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(706, 'sismo', 'sismo.sensiolabs.org/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'sismo.sensiolabs.org'),
(707, 'true-random', 'github.com/pixeloution/true-random', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(708, 'phpcpd', 'github.com/sebastianbergmann/phpcpd', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(709, 'ratchet', 'github.com/ratchetphp/Ratchet', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(710, 'propel', 'propelorm.org/', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'propelorm.org'),
(711, 'pux', 'github.com/c9s/Pux', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(712, 'goutte', 'github.com/FriendsOfPHP/Goutte', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(713, 'purl', 'github.com/jwage/purl', 'php', '', '2015-03-20 11:00:02', 'phpweekly', 'github.com'),
(714, 'Dev courses from Tuts+', 'launchbit.com/taz/10754-5881-*|EMAIL_UID|*', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'launchbit.com'),
(715, 'SourceGuardian 10', 'www.sourceguardian.com/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'www.sourceguardian.com'),
(716, 'The Web’s Grain', 'frankchimero.com/talks/the-webs-grain/transcript/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'frankchimero.com'),
(717, 'Designing For Wearables To Enhance Real-Life Experience', 'www.smashingmagazine.com/2015/02/10/designing-for-smartwatches-wearables/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'www.smashingmagazine.com'),
(718, 'How to get your RWD skills bragged about', 'goo.gl/D2zda8', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'goo.gl'),
(719, 'Responsive Hero Images Cloud Four Blog', 'blog.cloudfour.com/responsive-hero-images/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'blog.cloudfour.com'),
(720, 'Welcome to the New WIRED', 'www.wired.com/2015/03/our-new-site/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'www.wired.com'),
(721, 'Our Director of Engineering on the New WIRED.com ', 'www.wired.com/2015/03/wired-dot-com-from-the-devs/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'www.wired.com'),
(722, 'Where Atomic Design Fell Short', 'createstopbecreative.wordpress.com/2015/03/04/where-atomic-design-fell-short/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'createstopbecreative.wordpress.com'),
(723, 'Where Atomic Design Fell Short', 'bradfrost.com/blog/link/where-atomic-design-fell-short/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'bradfrost.com'),
(724, 'Learn from Great Design: Virgin America', 'inspectelement.com/reviews/learn-from-great-design-virgin-america', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'inspectelement.com'),
(725, 'Tired of Safari', 'www.quirksmode.org/blog/archives/2015/02/tired_of_safari.html', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'www.quirksmode.org'),
(726, 'The State of Web Type', 'dev.opera.com/articles/state-of-web-type/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'dev.opera.com'),
(727, '5 Golden Rules For Mobile Email Design', 'www.sitepoint.com/golden-rules-mobile-email-design/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'www.sitepoint.com'),
(728, 'Resources and Libraries for Responsive web Design', 'devzum.com/2015/03/03/best-tools-and-libraries-for-responsive-web-designs/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'devzum.com'),
(729, 'Rethinking Your Sass Variables', 'alwaystwisted.com/articles/rethinking-your-sass-variables', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'alwaystwisted.com'),
(730, 'Font Loading Revisited with Font Events', 'www.filamentgroup.com/lab/font-events.html', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'www.filamentgroup.com'),
(731, 'Quantity Queries for CSS', 'alistapart.com/article/quantity-queries-for-css', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'alistapart.com'),
(732, 'Yahoo! Mail Fixes Media Query Bug', 'freshinbox.com/blog/yahoo-mail-fixes-media-query-bug-yahoo/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'freshinbox.com'),
(733, 'A Deep Dive Into Adobe Edge Reflow', 'www.smashingmagazine.com/2015/02/17/deep-dive-into-adobe-edge-reflow/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'www.smashingmagazine.com'),
(734, 'Keeping srcset and sizes under control', 'mattwilcox.net/web-development/keeping-srcset-and-sizes-under-control', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'mattwilcox.net'),
(735, 'Harnessing Flexbox For Today’s Web Apps', 'www.smashingmagazine.com/2015/03/02/harnessing-flexbox-for-todays-web-apps/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'www.smashingmagazine.com'),
(736, 'Organising Your Grunt Tasks', 'alwaystwisted.com/articles/organising-your-grunt-tasks', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'alwaystwisted.com'),
(737, 'MUI', 'www.muicss.com/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'www.muicss.com'),
(738, 'Swiper', 'www.idangero.us/swiper/', 'css', '', '2015-03-20 00:19:41', 'rdweekly', 'www.idangero.us'),
(739, 'Plyr', 'plyr.io/', 'css', '', '2015-03-20 00:18:35', 'rdweekly', 'plyr.io'),
(740, 'How-to: Build Re-usable Spark Programs using Spark Shell and Maven', 'blog.cloudera.com/blog/2015/03/how-to-build-re-usable-spark-programs-using-spark-shell-and-maven/', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'blog.cloudera.com'),
(741, 'In-Memory Computing At Aerospike Scale: When To Choose And How To Effectively Use JEMalloc', 'highscalability.com/blog/2015/3/17/in-memory-computing-at-aerospike-scale-when-to-choose-and-ho.html', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'highscalability.com'),
(742, 'Build a Java web application using DocumentDB', 'azure.microsoft.com/en-us/documentation/articles/documentdb-java-application/', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'azure.microsoft.com'),
(743, 'Camunda Meets Cassandra at Zalando', 'tech.zalando.com/posts/camunda-meets-cassandra-at-zalando.html', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'tech.zalando.com'),
(744, 'Building Our Own Hadoop Cluster', 'engineering.viki.com/blog/2015/analytics-infrastracture-updates/', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'engineering.viki.com'),
(745, 'Operations Best Practices Part 1: Laying the Groundwork for MongoDB High Performance', 'www.mongodb.com/blog/post/operations-best-practices-part-1-laying-groundwork-mongodb-high-performance', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'www.mongodb.com'),
(746, 'Learn How to Use Neo4J with Node.js', 'blog.modulus.io/learn-how-to-use-neo4j-with-node.js', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'blog.modulus.io'),
(747, 'Getting Started with Couchbase and Spring Data Couchbase', 'spring.io/blog/2015/03/16/getting-started-with-couchbase-and-spring-data-couchbase', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'spring.io'),
(748, 'Creating a Single View Part 2: Schema Development', 'www.mongodb.com/blog/post/creating-single-view-part-2-schema-development', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'www.mongodb.com'),
(749, 'Cassandra Migration To EC2', 'highscalability.com/blog/2015/3/11/cassandra-migration-to-ec2.html', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'highscalability.com'),
(750, 'Using Neo4j with Ruby on Rails', 'blog.diatomenterprises.com/rails-and-neo4j/', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'blog.diatomenterprises.com'),
(751, 'DigitalOcean: Hosting Couchbase Mobile Solution', 'blog.couchbase.com/couchbase-mobile-hosting-on-digital-ocean', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'blog.couchbase.com'),
(752, 'Getting Started with DynamoDB (NoSQL) in Python with Boto', 'scottlobdell.me/2015/03/getting-started-dynamodb-nosql-python-boto/', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'scottlobdell.me'),
(753, 'Exactly-once Spark Streaming from Apache Kafka', 'blog.cloudera.com/blog/2015/03/exactly-once-spark-streaming-from-apache-kafka/', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'blog.cloudera.com'),
(754, 'Performance Testing MongoDB 3.0 Part 1: Throughput Improvements Measured with YCSB', 'www.mongodb.com/blog/post/performance-testing-mongodb-30-part-1-throughput-improvements-measured-ycsb', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'www.mongodb.com'),
(755, 'MongoDB Showdown: Aggregate vs Map-Reduce', 'sysdigcloud.com/mongodb-showdown-aggregate-vs-map-reduce/', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'sysdigcloud.com'),
(756, 'How to Create a Complete Express.js + Node.js + MongoDB CRUD and REST Skeleton', 'www.airpair.com/javascript/complete-expressjs-nodejs-mongodb-crud-skeleton', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'www.airpair.com'),
(757, 'Neo4j High Performance', 'www.amazon.com/gp/product/1783555157/ref=as_li_tl', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'www.amazon.com'),
(758, 'CouchImport', 'github.com/glynnbird/couchimport', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'github.com'),
(759, 'Loveseat', 'github.com/dimagi/loveseat', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'github.com'),
(760, 'Apache Cassandra is 2.1.3', 'cassandra.apache.org/download/', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'cassandra.apache.org'),
(761, 'Webinar: Fast Querying - Indexing Strategies to Optimize Performance', 'www.mongodb.com/webinar/Fast-Querying-Indexing-Strategies-to-Optimize-Performance', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'www.mongodb.com'),
(762, 'Webinar: Polyglot Persistence & Multi-Model Databases', 'attendee.gotowebinar.com/register/5108651345497798146', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'attendee.gotowebinar.com'),
(763, 'Webinar: How-To NoSQL Couchbase 103: Querying', 'event.on24.com/eventRegistration/EventLobbyServlet', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'event.on24.com'),
(764, 'Webinar: Entity Resolution on Hadoop: The Pitfalls of Building It Yourself', 'www.oreilly.com/pub/e/3359', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'www.oreilly.com'),
(765, 'Webinar: Spark 1.3 and Spark''s New Dataframe API', 'www.oreilly.com/pub/e/3329', 'db', '', '2015-03-21 12:00:02', 'nosqlweekly', 'www.oreilly.com'),
(766, 'Introducing performance metrics for Django', 'opbeat.com/', 'python', '', '2015-03-28 04:25:03', 'pythonweekly', 'opbeat.com'),
(767, 'Mapping Your Music Collection', 'www.christianpeccei.com/musicmap', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'www.christianpeccei.com'),
(768, 'Artificial Neurons and Single-Layer Neural Networks', 'sebastianraschka.com/Articles/2015_singlelayer_neurons.html', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'sebastianraschka.com'),
(769, 'Building REST APIs Using EVE', 'code.tutsplus.com/tutorials/building-rest-apis-using-eve--cms-22961', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'code.tutsplus.com'),
(770, 'Image Pyramids with Python and OpenCV', 'www.pyimagesearch.com/2015/03/16/image-pyramids-with-python-and-opencv/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'www.pyimagesearch.com'),
(771, 'Efficiently Store Pandas DataFrames', 'matthewrocklin.com/blog/work/2015/03/16/Fast-Serialization/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'matthewrocklin.com'),
(772, 'DIGITS: Deep Learning GPU Training System', 'devblogs.nvidia.com/parallelforall/digits-deep-learning-gpu-training-system/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'devblogs.nvidia.com'),
(773, 'Real-time notifications on Django using gevent-socketio and RabbitMQ', 'www.machinalis.com/blog/rt-notifications-gevent-gis/', 'python', '', '2015-03-22 04:00:02', 'pythonweekly', 'www.machinalis.com'),
(774, 'Celebs vs. Mortals: Facial Recognition in Python', 'nbviewer.ipython.org/github/hugadams/twitter_play/blob/master/FACESANDFRIENDS.ipynb', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'nbviewer.ipython.org'),
(775, 'Analyzing Obesity in England With Python', 'realpython.com/blog/python/analyzing-obesity-in-england-with-python', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'realpython.com'),
(776, 'What are some nifty python snippets that you have found very useful and would like to share?', 'www.reddit.com/r/Python/comments/2ysd91/what_are_some_nifty_python_snippets_that_you_have/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'www.reddit.com'),
(777, 'Pydgin: Using RPython to Generate Fast Instruction-Set Simulators', 'morepypy.blogspot.com/2015/03/pydgin-using-rpython-to-generate-fast.html', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'morepypy.blogspot.com'),
(778, 'Your first GUI app with Python and PyQt', 'pythonforengineers.com/your-first-gui-app-with-python-and-pyqt/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'pythonforengineers.com'),
(779, 'My approach to Class Based Views', 'lukeplant.me.uk/blog/posts/my-approach-to-class-based-views/', 'python', '', '2015-03-22 04:00:02', 'pythonweekly', 'lukeplant.me.uk'),
(780, 'Beginners'' Guide to Concurrency and Parallelism in Python', 'www.toptal.com/python/beginners-guide-to-concurrency-and-parallelism-in-python', 'python', '', '2015-03-18 16:07:51', 'pythonweekly', 'www.toptal.com'),
(781, 'SuPPort', 'github.com/paypal/support', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'github.com'),
(782, 'Pinball', 'github.com/pinterest/pinball', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'github.com'),
(783, 'HoloViews', 'github.com/ioam/holoviews', 'python', '', '2015-03-22 04:00:02', 'pythonweekly', 'github.com'),
(784, 'Django: Wall of Superpowers!', 'djangowos.com/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'djangowos.com'),
(785, 'Homu', 'github.com/barosl/homu', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'github.com'),
(786, 'ChessM8', 'hackaday.io/project/4709-chessm8', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'hackaday.io'),
(787, 'Seria', 'github.com/rtluckie/seria', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'github.com'),
(788, 'NBPreview', 'github.com/jsvine/nbpreview', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'github.com'),
(789, 'TestTrack', 'github.com/rackerlabs/django-TestTrack', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'github.com'),
(790, 'ColorHelper', 'github.com/facelessuser/ColorHelper', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'github.com'),
(791, 'The REST Ascendancy - San Francisco, CA', 'www.meetup.com/The-San-Francisco-Django-Meetup-Group/events/221200171/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'www.meetup.com'),
(792, 'Flask for Django Developers - Cambridge, MA', 'www.meetup.com/djangoboston/events/220624326/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'www.meetup.com'),
(793, 'DerbyPy Meetup March 2015 - Louisville, KY', 'www.meetup.com/derbypy/events/220087456/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'www.meetup.com'),
(794, 'PYKC Monthly Meetup March 2015 - Kansas City, MO', 'www.meetup.com/pythonkc/events/220057324/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'www.meetup.com'),
(795, 'San Diego Python Meetup March 2015 - San Diego, CA', 'www.meetup.com/pythonsd/events/220848308/', 'python', '', '2015-03-21 12:30:02', 'pythonweekly', 'www.meetup.com'),
(796, 'Dev courses from Tuts+', 'launchbit.com/taz/10637-5881-*|EMAIL_UID|*', 'tools', '', '2015-03-20 00:19:14', 'webtoolsweekly', 'launchbit.com'),
(797, 'Pulley', 'pulleyapp.com/', 'tools', '', '2015-03-20 00:19:14', 'webtoolsweekly', 'pulleyapp.com'),
(798, 'JavaScript & Dom Tips, Tricks, and Techniques E-Book (info)', 'www.impressivewebs.com/javascript-dom-tips-tricks-techniques-ebook/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'www.impressivewebs.com'),
(799, 'Buy it now for $5', 'pul.ly/b/136603', 'tools', '', '2015-03-20 00:19:14', 'webtoolsweekly', 'pul.ly'),
(800, 'kiwi.js', 'www.kiwijs.org/', 'tools', '', '2015-03-20 00:19:14', 'webtoolsweekly', 'www.kiwijs.org'),
(801, 'Konva.js', 'konvajs.github.io/', 'tools', '', '2015-03-20 00:19:14', 'webtoolsweekly', 'konvajs.github.io'),
(802, 'Deku', 'github.com/segmentio/deku', 'tools', '', '2015-03-20 00:19:14', 'webtoolsweekly', 'github.com'),
(803, 'Riot', 'github.com/muut/riotjs', 'tools', '', '2015-03-20 00:19:14', 'webtoolsweekly', 'github.com'),
(804, 'Lib.js', 'github.com/juanvallejo/Lib.js', 'tools', '', '2015-03-20 00:19:14', 'webtoolsweekly', 'github.com'),
(805, 'Matter.js', 'github.com/liabru/matter-js', 'tools', '', '2015-03-20 00:19:14', 'webtoolsweekly', 'github.com'),
(806, 'SystemJS', 'github.com/systemjs/systemjs', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'github.com'),
(807, 'Insignia', 'bevacqua.github.io/insignia/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'bevacqua.github.io'),
(808, 'Async.js', 'github.com/caolan/async', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'github.com'),
(809, 'React Templates', 'wix.github.io/react-templates/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'wix.github.io'),
(810, 'SVG Icons', 'svgicons.sparkk.fr/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'svgicons.sparkk.fr'),
(811, 'DrawSVGPlugin', 'greensock.com/drawSVG', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'greensock.com'),
(812, 'SVGOMG', 'jakearchibald.github.io/svgomg/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'jakearchibald.github.io'),
(813, 'PicSVG', 'picsvg.com/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'picsvg.com'),
(814, 'Circulus.svg', 'sarasoueidan.com/tools/circulus/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'sarasoueidan.com'),
(815, 'SVG Circus', 'svgcircus.com/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'svgcircus.com'),
(816, 'ConfAgenda', 'confagenda.audero.it/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'confagenda.audero.it'),
(817, 'Sane Stack', 'sanestack.com/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'sanestack.com'),
(818, 'WhatConverts', 'www.whatconverts.com/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'www.whatconverts.com'),
(819, 'Blockify', 'blockify.co/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'blockify.co'),
(820, 'Business Name App', 'businessnameapp.com/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'businessnameapp.com'),
(821, 'Underscores', 'underscores.me/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'underscores.me'),
(822, 'Pushpin', 'pushpin.org/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'pushpin.org'),
(823, 'Vivaldi', 'vivaldi.com/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'vivaldi.com'),
(824, 'Redirector.io', 'redirector.io/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'redirector.io');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(825, 'offers a solution for better code', 'twitter.com/sindresorhus/status/561975813818830848', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'twitter.com'),
(826, 'Pointer Pointer', 'www.pointerpointer.com/', 'tools', '', '2015-03-20 00:19:15', 'webtoolsweekly', 'www.pointerpointer.com'),
(827, 'Google Code is shutting down', 'google-opensource.blogspot.de/2015/03/farewell-to-google-code.html', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'google-opensource.blogspot.de'),
(828, 'why Germans are afraid of Google', 'www.nytimes.com/2014/10/11/opinion/sunday/why-germans-are-afraid-of-google.html', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'www.nytimes.com'),
(829, 'CIA has compromised XCode directly', 'furbo.org/2015/03/10/xcode-compromised/', 'webdev', '', '2015-03-20 10:30:48', 'wdrl', 'furbo.org'),
(830, 'Google WebFonts are now available on GitHub', 'github.com/google/fonts', 'webdev', '', '2015-03-20 04:58:02', 'wdrl', 'github.com'),
(831, 'Testing on CSS regressions with PhantomCSS, PhantomJS, CasperJS and Grunt', 'www.phase2technology.com/blog/css-testing-with-phantomcss-phantomjs-casperjs-and-grunt/', 'webdev', '', '2015-03-21 11:30:02', 'wdrl', 'www.phase2technology.com'),
(832, 'smarter CSS builds with Webpack', 'bensmithett.com/smarter-css-builds-with-webpack/', 'webdev', '', '2015-03-20 00:20:02', 'wdrl', 'bensmithett.com'),
(833, 'detect if some content has been injected into your website', 'paul.kinlan.me/detecting-injected-content/', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'paul.kinlan.me'),
(834, 'I asked this week', 'stackoverflow.com/questions/28992937/what-s-the-best-way-to-add-dynamic-responsive-background-images', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'stackoverflow.com'),
(835, 'this one', 'justmarkup.com/log/2015/03/12/dynamic-responsive-background-images/', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'justmarkup.com'),
(836, 'DDoS Mitigation with a Virtual DNS', 'blog.cloudflare.com/announcing-virtual-dns-ddos-mitigation-and-global-distribution-for-dns-traffic/', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'blog.cloudflare.com'),
(837, 'inlining critical CSS for first-time visits', 'adactio.com/journal/8504', 'webdev', '', '2015-03-21 11:30:02', 'wdrl', 'adactio.com'),
(838, 'Use HTTP/1.1 Cache injection', 'ti.eng.br/improving-ux-restfully-with-http1-1-cache-injection/', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'ti.eng.br'),
(839, 'transform your illustration into a smart SVG', 'medium.com/@benev/transform-your-illustration-into-smart-svg-51b505f908f0', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'medium.com'),
(840, 'SVGs and Icon Sets are super', 'lincolnloop.com/blog/svg-sprites-and-icon-systems-are-super/', 'webdev', '', '2015-03-20 00:20:33', 'wdrl', 'lincolnloop.com'),
(841, 'JavaScript required; didn’t read', 'tantek.com/2015/069/t1/js-dr-javascript-required-dead', 'webdev', '', '2015-03-22 19:16:16', 'wdrl', 'tantek.com'),
(842, 'VisSense.js', 'vissense.github.io/vissense/', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'vissense.github.io'),
(843, 'it’s still a valid and useful tool', 'meiert.com/en/blog/20150310/important/', 'webdev', '', '2015-03-20 00:20:02', 'wdrl', 'meiert.com'),
(844, 'abbreviating words for class names is not logical', 'alistapart.com/blog/post/brevity-vs-clarity/', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'alistapart.com'),
(845, '“Can CSS be too modular?”', 'csswizardry.com/2015/03/can-css-be-too-modular/', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'csswizardry.com'),
(846, 'I’ve thought a lot about what makes a job a good one', 'the-pastry-box-project.net/susan-robertson/2015-March-7', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'the-pastry-box-project.net'),
(847, 'Exhaustion is not a status symbol', 'www.washingtonpost.com/national/exhaustion-is-not-a-status-symbol/2012/10/02/19d27aa8-0cba-11e2-bb5e-492c0d30bff6_story.html', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'www.washingtonpost.com'),
(848, 'Your expectations and the reality of life', 'the-pastry-box-project.net/gail-swanson/2015-March-9', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'the-pastry-box-project.net'),
(849, 'An updated guide to some of the best tools for lettering today', 'medium.com/handling-the-curve/lettering-gear-guide-2015-5112e7dcd81e', 'webdev', '', '2015-03-20 00:19:25', 'wdrl', 'medium.com'),
(850, 'On the Wrist…', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-k/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(851, 'WebApp install banners in Chrome 42 (updates.html5rocks.com)', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-u/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(852, 'Wow, what a response last week! Get rid of your noisy neighbours from £17.50', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-q/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(853, 'Smarter CSS builds with Webpack', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-a/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(854, 'Inlining critical CSS for first-time visits', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-f/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(855, 'More Transparent UI Code with Namespaces', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-z/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(856, 'Detecting injected content from third-parties on your site', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-e/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(857, 'You should start using Browsersync today', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-s/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(858, 'Design advice for developers', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-g/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(859, 'Why We Are Converting to React (crashlytics.com)', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-w/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(860, 'Fuzzy Scoring Regex Mayhem (james.padolsey.com)', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-yd/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(861, 'What Does My Site Cost?', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-yh/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(862, 'Animation Timeline in Chrome DevTools', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-yk/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(863, 'The Path to Performance', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-jl/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(864, 'AtomPair – Pair Programming for Atom.io', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-jr/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(865, 'Most common git screwups/questions and solutions (41j.com)', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-jy/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(866, 'Google Web Fonts now published on GitHub(github.com)', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-jj/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(867, 'Twitters new Design blog – @Design(blog.twitter.com)', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-jt/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(868, 'The Design Details Podcast with Tim Van Damme', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-ji/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(869, 'Flipside – seamlessly transitions from action to confirmation (lab.hakim.se)', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-jd/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(870, 'To the young designer (medium.com)', 'medium.com/@zancler/to-the-young-designer-30ebe94a9ffa', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'medium.com'),
(871, 'Front End Engineer at Yelp', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-jh/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(872, 'Product Designer – UX/UI at Zendesk', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-jk/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(873, 'Need to find passionate developers? Why not advertise in the next newsletter!', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-ju/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(874, 'Responsive Images – Video course', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-tl/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(875, 'Break Up With IE8 (breakupwithie8.com)', 'email.jakebresnehan.com/t/r-l-qiklthl-xiydriydk-tr/', 'webdev', '', '2015-03-21 14:00:02', 'wdweekly', 'email.jakebresnehan.com'),
(876, 'Designing Navigation On Mobile: Prototyping With Keynote', 'www.smashingmagazine.com/2015/03/11/prototyping-navigation-on-mobile-with-keynote/', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'www.smashingmagazine.com'),
(877, 'First Look At Ionic 1.0 (RC) Release Candidate', 'medium.com/@saniyusuf/first-look-at-ionic-1-0-rc-release-candidate-40f6f18308f4', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'medium.com'),
(878, 'Android WebView Updated to Version 40.0.0.0', 'googlechromereleases.blogspot.com/2015/03/android-webview-update.html', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'googlechromereleases.blogspot.com'),
(879, 'Switching From Native iOS to Ionic: Why Hybrid Doesn''t Suck (anymore)', 'www.airpair.com/javascript/posts/switching-from-ios-to-ionic', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'www.airpair.com'),
(880, 'Invite a friend to test your Ionic App', 'ionicframework.com/blog/invite-a-friend/', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'ionicframework.com'),
(881, 'How many steps did I walk yesterday? Using Cordova to access HealthKit Data', 'kingsfleet.blogspot.com/2015/02/hows-many-steps-did-i-walk-yesterday.html', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'kingsfleet.blogspot.com'),
(882, '11 Free Mobile Icon Sets to Use in Your App', 'www.sitepoint.com/11-free-mobile-icon-sets-use-app/', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'www.sitepoint.com'),
(883, 'The Psychology of Notifications: How to Send Triggers that Work', 'www.nirandfar.com/2015/03/notifications-that-work.html', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'www.nirandfar.com'),
(884, 'The Future Of Mobile May Not Look Like Apps', 'readwrite.com/2015/03/13/mobile-future-notifications-not-apps', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'readwrite.com'),
(885, 'Android apps are now reviewed by Google before you can download them', 'www.theverge.com/2015/3/17/8231125/android-apps-now-reviewed-by-google', 'webdev', '', '2015-03-20 00:19:41', 'mobilewebweekly', 'www.theverge.com'),
(886, 'How to change user habits with interaction design', 'thenextweb.com/dd/2015/03/11/how-to-change-user-habits-with-interaction-design/', 'webdev', '', '2015-03-20 00:19:50', 'heydesigner', 'thenextweb.com'),
(887, 'User-centred design and organisational maturity', 'www.mercurytide.co.uk/news/article/beyond-usability-testing/', 'webdev', '', '2015-03-20 00:19:50', 'heydesigner', 'www.mercurytide.co.uk'),
(888, 'Automating optimisations with Gulp', 'steveedson.co.uk/gulp/advanced-tasks/', 'webdev', '', '2015-03-20 00:19:50', 'heydesigner', 'steveedson.co.uk'),
(889, 'Learn UX Design With a Mentor', 'www.mysliderule.com/workshops/ux-design', 'css', '', '2015-03-20 00:20:02', 'cssweekly', 'www.mysliderule.com'),
(890, 'Strategies for Staying on Top of Web Performance', 'css-tricks.com/strategies-for-staying-on-top-of-web-performance/', 'css', '', '2015-03-21 13:30:02', 'cssweekly', 'css-tricks.com'),
(891, 'Apple Watch Dials', 'cssanimation.rocks/watch/', 'css', '', '2015-03-20 10:10:30', 'cssweekly', 'cssanimation.rocks'),
(892, 'Native Scrolling', 'helloanselm.com/2015/altering-scroll-behavior/', 'css', '', '2015-03-23 15:00:03', 'cssweekly', 'helloanselm.com'),
(893, 'Hyperlink', 'github.com/Munter/hyperlink', 'css', '', '2015-03-20 00:20:02', 'cssweekly', 'github.com'),
(894, 'Gulp Check Unused CSS', 'github.com/zalando/gulp-check-unused-css', 'css', '', '2015-03-20 00:20:02', 'cssweekly', 'github.com'),
(895, 'Bringing native games to the Web is about to get a whole lot easier', 'blog.mozilla.org/blog/2015/03/03/bringing-native-games-to-the-web-is-about-to-get-a-whole-lot-easier/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'blog.mozilla.org'),
(896, 'Have an Oculus Rift and Leap Motion? Try this Web VR demo right now', 'www.roadtovr.com/oculus-rift-leap-motion-web-vr-demo-rainbow-membrane-mozvr/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.roadtovr.com'),
(897, 'How to get on consoles as an Indie', 'gamasutra.com/blogs/SlawaDeisling/20150223/237040/How_to_get_on_consoles_as_an_Indie.php', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'gamasutra.com'),
(898, 'Microsoft’s next attempt to fill the Windows 10 app gap: Web app apps', 'arstechnica.com/information-technology/2015/03/microsofts-next-attempt-to-fill-the-windows-10-app-gap-web-app-apps/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'arstechnica.com'),
(899, '3 ways to localize your mobile game for China', 'www.spilgames.com/breaking-china-big-localization-debate/', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.spilgames.com'),
(900, 'What would convince you to build a mobile web game?', 'www.reddit.com/r/gamedev/comments/2xtqaz/what_would_convince_you_to_build_a_mobile_web_game/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.reddit.com'),
(901, 'How much do indie PC devs make?', 'www.supericon.co.uk/how-much-do-indie-pc-devs-make/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.supericon.co.uk'),
(902, 'Long-lost Sonic game revived after nearly two decades', 'www.theverge.com/2015/2/25/8109185/sonic-x-treme-unfinished-game-released', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.theverge.com'),
(903, 'HTML5 Rockstars: interview to Dmitriy Kapustin of Gemioli, Top Shootout 3D creator', 'www.gamepix.com/blog/html5-rockstars-interview-to-creator-of-top-shootout-3d/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.gamepix.com'),
(904, 'Create an HTML5 game like “Drop Wizard” with Phaser – patrolling enemies', 'www.emanueleferonato.com/2015/03/05/create-an-html5-game-like-drop-wizard-with-phaser-patrolling-enemies/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.emanueleferonato.com'),
(905, 'Tiled Game Engine: game loop', 'www.elvarion.com/tiled-game-engine-game-loop/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.elvarion.com'),
(906, 'HTML5 Flappy Bird prototype using Phaser states, extended classes and Arcade physics', 'www.emanueleferonato.com/2015/03/10/html5-flappy-bird-prototype-using-phaser-states-extended-classes-and-arcade-physics/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.emanueleferonato.com'),
(907, 'Box2D premium plugin for Phaser', 'phaser.io/shop/plugins/box2d', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'phaser.io'),
(908, 'Build an HTML5 Game book published by No Starch Press', 'buildanhtml5game.com/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'buildanhtml5game.com'),
(909, 'Free download of 10GB+ game audio resources from Sonniss', 'www.sonniss.com/sound-effects/free-download-game-audio/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.sonniss.com'),
(910, 'on Reddit', 'www.reddit.com/r/gamedev/comments/2ynqyo/10gb_of_highquality_game_audio_free_download/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.reddit.com'),
(911, 'Dungeon WebGL demo made in Haxor Engine', 'www.haxor.xyz/demos/1.0/dungeon/', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.haxor.xyz'),
(912, 'Get to the Chopper', 'www.electricpixels.co.uk/GetToTheChopper/index.html', 'gamedev', '', '2015-03-20 00:20:07', 'gamedevjsweekly', 'www.electricpixels.co.uk'),
(913, 'Ember v1.11 Beta 5 Released', 'github.com/emberjs/ember.js/releases/tag/v1.11.0-beta.5', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'github.com'),
(914, 'Rails to Ember - Tip #6: Routes Fetch Data', 'fromrailstoember.com/6-routes-fetch-data/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'fromrailstoember.com'),
(915, 'Add Twitter Authentication to an Ember.js App with Torii', 'www.sitepoint.com/twitter-authentication-ember-js-torii/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.sitepoint.com'),
(916, 'Ember.js, Reflux, Immutability, No Ember Data, No Models... Sanity?', 'www.thesoftwaresimpleton.com/blog/2015/03/13/ember-reflux/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.thesoftwaresimpleton.com'),
(917, 'Improved Ember-CLI Performance with Windows', 'www.felixrieseberg.com/improved-ember-cli-performance-with-windows/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.felixrieseberg.com'),
(918, 'New Features in EmberFire', 'www.firebase.com/blog/2015-03-09-new-emberfire-features.html', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.firebase.com'),
(919, 'Deploying an Ember-CLI Application Through SSH', 'treyhunner.com/2015/03/deploying-an-ember-cli-application-via-ssh/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'treyhunner.com'),
(920, 'Why You Should Care About The Ember Run Loop', 'www.programwitherik.com/why-you-should-care-about-the-ember-run-loop', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.programwitherik.com'),
(921, 'Ember.js Drag & Drop File Upload - The Right(ish) Way', 'webcloud.info/blog/2015/03/09/ember-drag-drop-file-upload-the-rightish-way/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'webcloud.info'),
(922, 'Understanding Ember.js (SXSW) by Luke Melia', 'speakerdeck.com/lukemelia/understanding-ember-dot-js-sxsw', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'speakerdeck.com'),
(923, 'Custom Build Workflows Using Ember and JSPM', 'js-for.ninja/custom-ember-dev-workflow-using-jspm.html', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'js-for.ninja'),
(924, 'Work with the Ember.js Experts at DockYard to Build Your Next Ember.js Project!', 'dockyard.com/contact', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'dockyard.com'),
(925, 'Emblem 0.5.0', 'madhatted.com/2015/2/27/emblem-0-5-0', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'madhatted.com'),
(926, 'torii-fire: A Torii Provider for Firebase Authentication.', 'github.com/MattMSumner/torii-fire', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'github.com'),
(927, 'ember-document-title: A Component for Changing document.title', 'github.com/paddle8/ember-document-title', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'github.com'),
(928, 'ember-highlight-js: Code Highlighting Component Using Highlight.js', 'www.npmjs.com/package/ember-highlight-js', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.npmjs.com'),
(929, 'ember-street-view: Goggle Street View Component', 'www.npmjs.com/package/ember-street-view', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.npmjs.com'),
(930, 'ember-cli-scala: Import Scala Files Using Scala.js', 'www.npmjs.com/package/ember-cli-scala', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.npmjs.com'),
(931, 'ember-cli-auto-register: Auto Register a Directory into the Container', 'www.npmjs.com/package/ember-cli-auto-register', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.npmjs.com'),
(932, 'Great Lakes Consulting Services - Senior Ember Front-End Web Developer', 'www.indeed.com/cmp/Great-Lakes-Consulting-Services/jobs', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.indeed.com'),
(933, 'Ember Land #5: Pods, Element/Fragment RFC, Filtering Babel, Ember QUnit', 'ember.land/episodes/5', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'ember.land'),
(934, 'Ember.js Components: Past, Present and Future - Stefan Penner', 'www.modernwebui.org/2015/03/14/the-evolution-of-web-components-part-33-ember-js-components-past-present-and-future/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.modernwebui.org'),
(935, 'Between Screens Podcast: Interview with Tom Dale', 'betweenscreens.fm/episodes/72', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'betweenscreens.fm'),
(936, 'Ember Screencasts #20 - Sorting Tables with SortableMixin (+ New Pro Video)', 'www.emberscreencasts.com/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.emberscreencasts.com'),
(937, 'EmberGrep: Upgrading Our App', 'embergrep.com/free-lessons/upgrading-our-app', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'embergrep.com'),
(938, 'Dallas', 'www.meetup.com/Ember-Dallas/events/219922103/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(939, 'Adelaide', 'www.meetup.com/Ember-js-Adelaide/events/220717614/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(940, 'Denver', 'www.meetup.com/Ember-js-Denver/events/220976383/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(941, 'Vancouver', 'www.meetup.com/Vancouver-Ember-js/events/220770479/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(942, 'Orlando', 'www.meetup.com/Ember-js-Orlando/events/221055714/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(943, 'Cincinnati', 'www.meetup.com/EmberNati/events/220491569/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(944, 'San Francisco', 'www.meetup.com/Ember-SF/events/220121327/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(945, 'Seattle', 'www.meetup.com/Ember-js-Seattle-Meetup/events/220756271/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(946, 'Toronto', 'www.meetup.com/Toronto-Ember-JS-Meetup/events/221056517/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(947, 'Southern California', 'www.meetup.com/Ember-SC/events/220985968/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(948, 'Madrid', 'www.meetup.com/Ember-js-Madrid/events/221129908/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(949, 'Pittsburgh', 'www.meetup.com/Ember-js-Pittsburgh/events/220757735/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(950, 'Jacksonville Beach', 'www.meetup.com/EmberJax/events/221031685/', 'javascript', '', '2015-03-20 00:20:15', 'emberweekly', 'www.meetup.com'),
(951, 'São Paulo', 'www.meetup.com/ember-sp/events/220503461/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(952, 'Bangalore', 'www.meetup.com/EmberJS-Bangalore/events/221074419/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(953, 'Mastering Ember.js – 3-Day Workshop in Cincinnati ($)', 'ti.to/gaslight/mastering-emberjs', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'ti.to'),
(954, 'Transparency in WordPress: Companies Who Publicly Share Income & Statistics (wplift.com)', 'wplift.com/transparency-in-wordpress-income-statistics', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wplift.com'),
(955, 'Stronger Together, Learning from WordPress Security Vulnerabilities (torquemag.io)', 'torquemag.io/stronger-together-learning-from-wordpress-security-vulnerabilities/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'torquemag.io'),
(956, '8 Must-Haves When Adding E-Commerce to Your WordPress Site (premium.wpmudev.org)', 'premium.wpmudev.org/blog/wordpress-ecommerce-must-haves', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'premium.wpmudev.org'),
(957, 'Frito-Lay’s Custom Project Management App Is Built on WordPress (wptavern.com)', 'wptavern.com/frito-lays-custom-project-management-app-is-built-on-wordpress', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wptavern.com'),
(958, 'From Mumbai to Seville – WordPress Takes You Around The World in 90 Days (blog.templatemonster.com)', 'blog.templatemonster.com/2015/03/17/word-camp-schedule-infographic/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'blog.templatemonster.com'),
(959, 'The Ultimate WordPress Domain Mapping Plugin Just Got Better (premium.wpmudev.org)', 'premium.wpmudev.org/blog/domain-mapping-update', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'premium.wpmudev.org'),
(960, 'Bloom – New e-Mail Opt-In Plugin by Elegant Themes (wpsites.net)', 'wpsites.net/best-plugins/bloom-new-e-mail-opt-in-plugin-by-elegant-themes', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wpsites.net'),
(961, 'On Maintaining Free WordPress Plugins (tommcfarlin.com)', 'tommcfarlin.com/free-wordpress-plugins/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'tommcfarlin.com'),
(962, 'Tidy Repo Launches WordPress Plugin Recommendation Service (wptavern.com)', 'wptavern.com/tidy-repo-launches-wordpress-plugin-recommendation-service', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wptavern.com'),
(963, 'Is a WordPress Plugin a Startup? (wptavern.com)', 'wptavern.com/is-a-wordpress-plugin-a-startup', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wptavern.com'),
(964, 'Jetpack 3.4 Adds Protection Against Brute Force Attacks (wptavern.com)', 'wptavern.com/jetpack-3-4-adds-protection-against-brute-force-attacks', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wptavern.com'),
(965, 'Hackers Hijack Fancybox Plugin to Deface WordPress Sites with ISIS Propaganda (wptavern.com)', 'wptavern.com/hackers-hijack-fancybox-plugin-to-deface-wordpress-sites-with-isis-propaganda', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wptavern.com'),
(966, 'Author\r\n (wordpress.org)', 'wordpress.org/themes/author/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wordpress.org'),
(967, 'Tiles\r\n (wordpress.org)', 'wordpress.org/themes/tiles/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wordpress.org'),
(968, 'Panaroma \r\n (wordpress.org)', 'wordpress.org/themes/panaroma/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wordpress.org'),
(969, 'What Are WordPress Theme Extensions? (tommcfarlin.com)', 'tommcfarlin.com/wordpress-theme-extensions/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'tommcfarlin.com'),
(970, '20 Free Responsive WordPress Themes for Better User Engagement (www.wpdailythemes.com)', 'www.wpdailythemes.com/blog/20-free-responsive-wordpress-themes-for-better-user-engagement/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'www.wpdailythemes.com'),
(971, 'Limit Access to the WordPress Login Page to Specific IP Addresses (premium.wpmudev.org)', 'premium.wpmudev.org/blog/limit-access-login-page', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'premium.wpmudev.org'),
(972, 'Using Tynt To Extend Copy and Paste On WordPress Sites (code.tutsplus.com)', 'code.tutsplus.com/tutorials/using-tynt-to-extend-copy-and-paste-on-wordpress-sites--cms-23036', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'code.tutsplus.com'),
(973, 'How To Add Tabs To WordPress Posts and Pages (www.wpexplorer.com)', 'www.wpexplorer.com/add-tabs-wordpress/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'www.wpexplorer.com'),
(974, 'How To Improve Your Google Page Speed Score (www.elegantthemes.com)', 'www.elegantthemes.com/blog/tips-tricks/how-to-improve-your-google-page-speed-score', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'www.elegantthemes.com'),
(975, 'An In-Depth Guide on How to Integrate Mailchimp into WordPress (torquemag.io)', 'torquemag.io/integrate-mailchimp-into-wordpress/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'torquemag.io'),
(976, 'Interview with John Warrillow, Author of The Automatic Customer (ithemes.com)', 'ithemes.com/2015/03/12/interview-john-warrillow-author-automatic-customer-webinar-replay', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'ithemes.com'),
(977, 'Honoring Clint Warren (mattreport.com)', 'mattreport.com/honoring-clint-warren/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'mattreport.com'),
(978, 'Running A Successful Membership Site in Real Life, With Jonathan Williamson (poststatus.com)', 'poststatus.com/running-a-wordpress-membership-website-jonathan-williamson/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'poststatus.com'),
(979, 'EP127 - Using Genesis Framework on your WordPress site (www.wpwatercooler.com)', 'www.wpwatercooler.com/video/ep127-using-genesis-framework-on-your-wordpress-site-mar-16-2015/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'www.wpwatercooler.com'),
(980, 'WPWeekly Episode 183 – Backing Up The Backup (wptavern.com)', 'wptavern.com/wpweekly-episode-183-backing-up-the-backup', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'wptavern.com'),
(981, 'Episode #73 Hugh MacLeod (www.wpelevation.com)', 'www.wpelevation.com/2015/03/episode-73-hugh-macleod/', 'wordpress', '', '2015-03-21 05:00:03', 'wpmail.me', 'www.wpelevation.com'),
(982, 'The Complete Beginner’s Guide to Chinese Fonts', 'webdesign.tutsplus.com/articles/the-complete-beginners-guide-to-chinese-fonts--cms-23444', 'webdev', '', '2015-03-20 00:20:33', 'beyonddesktop', 'webdesign.tutsplus.com'),
(983, 'UX Archive Animated', 'uxarchive.com/animated', 'webdev', '', '2015-03-20 00:20:33', 'beyonddesktop', 'uxarchive.com'),
(984, 'Origami and Material Design', 'medium.com/@makeshowlearn/origami-and-material-design-84f128e54938', 'webdev', '', '2015-03-20 00:20:33', 'beyonddesktop', 'medium.com'),
(985, 'June 8-10 / Nashville, TN / 2015', 'bdconf.com/events/nashville/', 'webdev', '', '2015-03-24 05:30:03', 'beyonddesktop', 'bdconf.com'),
(986, 'Django Security Releases and Advisory Issued!', 'www.djangoproject.com/weblog/2015/mar/09/security-releases/', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'www.djangoproject.com'),
(987, 'Python Release Python 3.5.0a2', 'www.python.org/downloads/release/python-350a2/', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'www.python.org'),
(988, 'EuroPython 2015: Call for Proposal Dates Available', 'blog.europython.eu/post/113424757152/europython-2015-call-for-proposal-dates-available', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'blog.europython.eu'),
(989, 'Software Developer (Chicago, IL/Open to Remote)  ', 'www.pythonjobshq.com/jobs/26650-software-developer-at-analyte-health', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'www.pythonjobshq.com'),
(990, 'Financial Software Engineer (West Palm Beach, FL)  ', 'www.pythonjobshq.com/jobs/26969-financial-software-engineer-at-sandepointe-llc', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'www.pythonjobshq.com'),
(991, 'Backend Engineer/Software Artisan (Amsterdam, NL)  ', 'www.pythonjobshq.com/jobs/25927-back-end-engineer-software-artisan-at-smart-pr', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'www.pythonjobshq.com'),
(992, 'python-flamegraph', 'github.com/evanhempel/python-flamegraph', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'github.com'),
(993, 'django-api', 'github.com/bipsandbytes/django-api', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'github.com'),
(994, 'django-linguist', 'github.com/ulule/django-linguist', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'github.com'),
(995, 'pyhipku', 'github.com/lord63/pyhipku', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'github.com'),
(996, 'Wooey', 'github.com/mfitzp/wooey', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'github.com'),
(997, 'Deploying Python Applications with Docker - A Suggestion', 'glyph.twistedmatrix.com/2015/03/docker-deploy-double-dutch.html', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'glyph.twistedmatrix.com'),
(998, 'Markowitz Portfolio Optimization', 'plot.ly/ipython-notebooks/markowitz-portfolio-optimization/', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'plot.ly'),
(999, 'Debugging Your Python Code.', 'howchoo.com/g/zgi2y2iwyze/debugging-your-python-code', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'howchoo.com'),
(1000, 'GPU-Accelerated Graph Analytics in Python with Numba', 'devblogs.nvidia.com/parallelforall/gpu-accelerated-graph-analytics-python-numba/', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'devblogs.nvidia.com'),
(1001, 'Stop the “Works on My Machine” Syndrome', 'pythonforengineers.com/stop-the-works-on-my-machine-syndrome/', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'pythonforengineers.com'),
(1002, 'Use Twilio and your phone to make audioblog posts', 'techstonia.github.io/twilio-voice-blog.html', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'techstonia.github.io'),
(1003, 'How to Use Mechanical Turk with Python and Boto to Crowdsource Tasks', 'scottlobdell.me/2015/03/use-mechanical-turk-python-boto-crowdsource-tasks/', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'scottlobdell.me'),
(1004, 'Let’s Build A Web Server. Part 1.', 'ruslanspivak.com/lsbaws-part1/', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'ruslanspivak.com'),
(1005, 'Safely applying monkey patches in Python.', 'blog.dscpl.com.au/2015/03/safely-applying-monkey-patches-in-python.html', 'python', '', '2015-03-20 00:20:38', 'pycoders', 'blog.dscpl.com.au'),
(1006, 'Work for Uniregistry, building and maintaining Internet new Top Level Domains', 'uniregistry.link/careers', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'uniregistry.link'),
(1007, 'InsideSales.com - Pass our "Perl Challenge" & Win a $100 Amazon Gift Card', 'betago.is.com/dl.aspx', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'betago.is.com'),
(1008, 'The Creator of Perl is Coming to Romania', 'programming.tudorconstantin.com/2015/03/larry-wall-is-coming-to-romania.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'programming.tudorconstantin.com'),
(1009, 'Rex turns 1.0.0', 'www.rexify.org/howtos/releases/1.0.0.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'www.rexify.org'),
(1010, 'Call for Venue for YAPC::Europe::2016', 'www.yapceurope.org/news.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'www.yapceurope.org'),
(1011, 'Perl in February', 'martian.org/karen/2015/03/09/perl-in-february-2/', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'martian.org'),
(1012, 'How to add online code badges to your Perl projects', 'onionstand.blogspot.ca/2015/03/how-to-add-online-code-badges-to-your.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'onionstand.blogspot.ca'),
(1013, 'The top 10 hosts for CPAN repositories', 'neilb.org/2015/03/11/top-repo-hosts.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'neilb.org'),
(1014, 'Dear Lazyblog', 'blogs.perl.org/users/lichtkind/2015/03/dear-lazyblog.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'blogs.perl.org'),
(1015, 'Why I donated to the Perl QA Hackathon', 'blogs.perl.org/users/camspi/2015/03/why-i-donated-to-the-perl-qa-hackathon.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'blogs.perl.org'),
(1016, 'GPS and Perl', 'perltricks.com/article/158/2015/3/10/GPS-and-Perl', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'perltricks.com'),
(1017, 'Creating API-friendly CLI applications with parseable outputs', 'perlancar.wordpress.com/2015/03/13/pericmd-039-creating-api-friendly-cli-applications-with-parseable-outputs/', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'perlancar.wordpress.com'),
(1018, 'Quickly Debug your Perl code at the command line', 'perltricks.com/article/160/2015/3/13/Quickly-Debug-your-Perl-code-at-the-command-line', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'perltricks.com'),
(1019, 'Writing XS Like a Pro - The INTERFACE Keyword', 'blogs.perl.org/users/nick_wellnhofer/2015/03/writing-xs-like-a-pro---the-interface-keyword.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'blogs.perl.org'),
(1020, '2015.10 FOSDEM Videos and Role Conflicts', 'p6weekly.wordpress.com/2015/03/09/2015-10-fosdem-videos-and-role-conflicts/', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'p6weekly.wordpress.com'),
(1021, 'Why is it hard to write a compiler for Perl6?', 'perlgeek.de/blog-en/perl-6/2015-why-hard.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'perlgeek.de'),
(1022, 'CPAN great modules released last week', 'niceperl.blogspot.com/2015/03/xix-cpan-great-modules-released-last.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'niceperl.blogspot.com'),
(1023, 'metacpan weekly report - ZMQ::FFI', 'niceperl.blogspot.com/2015/03/cli-metacpan-weekly-report-zmqffi.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'niceperl.blogspot.com'),
(1024, 'stackoverflow perl report', 'niceperl.blogspot.com/2015/03/clxxvi-stackoverflow-perl-report.html', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'niceperl.blogspot.com'),
(1025, 'Passing two arrays to a function', 'perlmaven.com/passing-two-arrays-to-a-function', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'perlmaven.com'),
(1026, 'Moo and required attributes', 'perlmaven.com/moo-and-required-attributes', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'perlmaven.com'),
(1027, 'How to download a Perl module from CPAN', 'perlmaven.com/download-a-perl-module-from-cpan', 'perl', '', '2015-03-23 04:15:01', 'perlweekly', 'perlmaven.com'),
(1028, 'http://go.cumulusnetworks.com/opencontrail-devops', 'go.cumulusnetworks.com/opencontrail-devops', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'go.cumulusnetworks.com'),
(1029, 'http://www.syslog.cl.cam.ac.uk/2014/11/25/new-directions-in-operating-systems/', 'www.syslog.cl.cam.ac.uk/2014/11/25/new-directions-in-operating-systems/', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'www.syslog.cl.cam.ac.uk'),
(1030, 'https://speakerdeck.com/garethr/configuration-management-for-future-operating-systems', 'speakerdeck.com/garethr/configuration-management-for-future-operating-systems', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'speakerdeck.com'),
(1031, 'http://www.slideshare.net/alexisrichardson/71-myths-of-the-new-os', 'www.slideshare.net/alexisrichardson/71-myths-of-the-new-os', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'www.slideshare.net'),
(1032, 'http://kartar.net/2014/11/monitoring-survey---demographics/', 'kartar.net/2014/11/monitoring-survey---demographics/', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'kartar.net'),
(1033, 'http://kartar.net/2014/11/monitoring-survey---tools/', 'kartar.net/2014/11/monitoring-survey---tools/', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'kartar.net'),
(1034, 'http://markosrendell.wordpress.com/2014/11/29/new-directions-in-operating-systems-designer-cows-and-intensive-farming/', 'markosrendell.wordpress.com/2014/11/29/new-directions-in-operating-systems-designer-cows-and-intensive-farming/', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'markosrendell.wordpress.com'),
(1035, 'http://www.infoq.com/articles/scaling-docker-with-kubernetes', 'www.infoq.com/articles/scaling-docker-with-kubernetes', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'www.infoq.com'),
(1036, 'http://www.ivoverberk.nl/docker-tutorial-puppet-and-the-foreman/', 'www.ivoverberk.nl/docker-tutorial-puppet-and-the-foreman/', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'www.ivoverberk.nl'),
(1037, 'http://riltsken.github.io/devops/workingwithteams/continuousdelivery/infrastructure/2014/11/21/team-workflow-using-littlechef-to-manage-infrastructure.html', 'riltsken.github.io/devops/workingwithteams/continuousdelivery/infrastructure/2014/11/21/team-workflow-using-littlechef-to-manage-infrastructure.html', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'riltsken.github.io'),
(1038, 'http://www.standalone-sysadmin.com/blog/2014/11/new-technologies-to-study-from-lisa14/', 'www.standalone-sysadmin.com/blog/2014/11/new-technologies-to-study-from-lisa14/', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'www.standalone-sysadmin.com'),
(1039, 'http://www.devopsbookmarks.com/', 'www.devopsbookmarks.com/', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'www.devopsbookmarks.com'),
(1040, 'https://github.com/devopsbookmarks/devopsbookmarks.com', 'github.com/devopsbookmarks/devopsbookmarks.com', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'github.com'),
(1041, 'http://isw.changeworknow.co.uk/sainsburys/vms/e/store_support_centre/positions/a4M0NG-MHkgBjy8LefNXOy', 'isw.changeworknow.co.uk/sainsburys/vms/e/store_support_centre/positions/a4M0NG-MHkgBjy8LefNXOy', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'isw.changeworknow.co.uk'),
(1042, 'http://www.eventbrite.com/e/uspto-devops-meetup-2015-tickets-13874680543', 'www.eventbrite.com/e/uspto-devops-meetup-2015-tickets-13874680543', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'www.eventbrite.com'),
(1043, 'https://medium.com/data-lab/introducing-charted-15161b2cd71e', 'medium.com/data-lab/introducing-charted-15161b2cd71e', 'devops', '', '2015-03-22 04:20:01', 'devopsweekly', 'medium.com'),
(1044, 'Golang Internals: A Four Part Dive Into the Go Compiler', 'blog.altoros.com/golang-part-1-main-concepts-and-project-structure.html', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'blog.altoros.com'),
(1045, 'Why Go Resonates with BDD Creator Dan North', 'www.voxxed.com/blog/2015/03/why-go-resonates-with-bdd-creator-dan-north/', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'www.voxxed.com'),
(1046, 'Go Report Card: Get a Report on Go Code in a GitHub Project', 'goreportcard.com/', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'goreportcard.com'),
(1047, 'A Brian Kernighan Co-Authored Go Book is Under Development', 'www.amazon.com/Programming-Language-Addison-Wesley-Professional-Computing/dp/0134190440/', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'www.amazon.com'),
(1048, 'HTML Forms and Go', 'blog.saush.com/2015/03/18/html-forms-and-go/', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'blog.saush.com'),
(1049, '''continue'' Statements with Labels', 'relistan.com/continue-statement-with-labels-in-go/', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'relistan.com'),
(1050, 'Quick-and-Dirty Debugging in Golang', 'changelog.ca/log/2015/03/09/golang', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'changelog.ca'),
(1051, 'A Few Notes On Choosing Between Go and D for a Quick Project', 'forum.dlang.org/thread/mdtago%24em9%241@digitalmars.com', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'forum.dlang.org'),
(1052, 'gosrc.org: Like godoc.org But With Cross References and More', 'sourcegraph.com/.godoc', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'sourcegraph.com'),
(1053, 'Cloud GoX: A Go Cross-Compiler in the Cloud', 'github.com/jpillora/cloud-gox', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'github.com'),
(1054, 'gorpc: Simple, Fast and Scalable RPC Library for High Load', 'github.com/valyala/gorpc', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'github.com'),
(1055, 'Media: For Building Audio Applications with Go', 'bitbucket.org/weberc2/media/', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'bitbucket.org'),
(1056, 'Collaborative Apps with Go at Citrix', 'www.firebase.com/blog/2015-03-17-collaborative-go-apps-at-citrix.html', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'www.firebase.com'),
(1057, 'go-resources: Unfancy Resource Embedding for Go Webapps', 'github.com/omeid/go-resources', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'github.com'),
(1058, 'cc: A Cross-Platform C Compiler Being Written in Go', 'github.com/andrewchambers/cc', 'go', '', '2015-03-21 04:25:03', 'golangweekly', 'github.com'),
(1059, 'Design Fallacies', 'www.elischiff.com/blog/2015/3/17/critical-sharks-part-iii-design-fallacies', 'design', '', '2015-03-23 04:35:02', 'sidebario', 'www.elischiff.com'),
(1060, 'A useful stack on Android #3: Compatibility', 'saulmm.github.io/a-useful-stack-on-android-3-compatibility/', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'saulmm.github.io'),
(1061, 'RecyclerView FastScroll – Part 1', 'blog.stylingandroid.com/recyclerview-fastscroll-part-1/', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'blog.stylingandroid.com'),
(1062, 'A new reference app for multi-device applications', 'android-developers.blogspot.com/2015/03/a-new-reference-app-for-multi-device.html', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'android-developers.blogspot.com'),
(1063, 'Supporting multiple themes in your Android app (Part 2)', 'hidroh.github.io/2015/02/25/support-multiple-themes-android-app-part-2/', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'hidroh.github.io'),
(1064, 'Kotlin for Android (I): Introduction', 'antonioleiva.com/kotlin-for-android-introduction/', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'antonioleiva.com'),
(1065, 'Android MVP - An Alternate Approach', 'blog.cainwong.com/android-mvp-an-alternate-approach/', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'blog.cainwong.com'),
(1066, 'How to publish your open source library to Maven central', 'intohand.com/blog/post/how-to-publish-your-open-source-library-to-maven-central', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'intohand.com'),
(1067, 'Tips and Tricks for Android Material Support Library 2: Electric Boogaloo', 'code.hootsuite.com/tips-and-tricks-for-android-material-support-library-2-electric-boogaloo/', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'code.hootsuite.com'),
(1068, 'Going multiprocess on Android', 'medium.com/@rotxed/going-multiprocess-on-android-52975ed8863c', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'medium.com'),
(1069, 'Evernote for Android Gets a Material Design Update', 'blog.evernote.com/blog/2015/03/11/evernote-for-android-gets-a-material-design-update/', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'blog.evernote.com'),
(1070, 'Improve your Cast', 'medium.com/@danybony_/improve-your-cast-2a1e28dcf9bb', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'medium.com'),
(1071, 'Android Engineer @ Button', 'jobs.lever.co/button/57bc33fa-d95c-4506-a0dc-22753bcb2cf1', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'jobs.lever.co'),
(1072, 'Senior Android/C++ Engineer', 'pspdfkit.com/jobs/', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'pspdfkit.com'),
(1073, 'Floating ActionButton', 'github.com/ckurtm/FabButton', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'github.com'),
(1074, 'Android Shadow Layout', 'github.com/dmytrodanylyk/shadow-layout', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'github.com'),
(1075, 'DialogPlus', 'github.com/orhanobut/dialogplus', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'github.com'),
(1076, 'SimpleListView', 'github.com/orhanobut/simplelistview', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'github.com'),
(1077, 'Godot', 'github.com/hannesstruss/godot', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'github.com'),
(1078, 'Scala API Demos', 'www.47deg.com/blog/scala-api-demos', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'www.47deg.com'),
(1079, 'Apps World North America May 12 -13 San Francisco', 'bit.ly/newsletterapps', 'android', '', '2015-03-20 00:21:38', 'androidweekly', 'bit.ly'),
(1080, 'Lighten Up', 'thenib.com/lighten-up-4f7f96ca8a7e', 'medium', '', '2015-03-23 04:45:01', 'medium', 'thenib.com'),
(1081, 'How I got 2.3 million app downloads (without spending a cent on marketing)', 'medium.com/@stuartkhall/how-i-got-2-3m-app-downloads-without-spending-a-cent-on-marketing-f4823b6bc779', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(1082, 'Tell Your Story, Anywhere', 'medium.com/the-story/tell-your-story-anywhere-ef28fedf347', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1083, 'How Meerkat Will Change the 2016 Election for Every Campaign, Reporter and Voter', 'medium.com/backchannel/how-meerkat-is-going-to-change-the-2016-election-for-every-campaign-reporter-and-voter-1daa8954e543', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1084, 'You’re not doing the thing.', 'medium.com/@chantastique/you-re-not-doing-the-thing-19288fe07985', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com'),
(1085, 'I Don’t Care If You Were Born Rich', 'medium.com/@garyvee/i-don-t-care-if-you-were-born-rich-eccc4e1f5fd3', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com'),
(1086, 'First Alan Adler Invented the Aerobie. Now He’s Created the Perfect Cup of Coffee', 'medium.com/backchannel/first-alan-adler-invented-the-aerobie-now-he-s-created-the-perfect-cup-of-coffee-c5e94ccc538e', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com'),
(1087, '“Rules of Business”', 'medium.com/@stewart/rules-of-business-e71353753e11', 'medium', '', '2015-03-24 07:00:03', 'medium', 'medium.com'),
(1088, 'Writing When You Might Be Wrong', 'medium.com/@hunterwalk/writing-when-you-might-be-wrong-98ca5473ad17', 'medium', '', '2015-03-21 04:45:02', 'medium', 'medium.com'),
(1089, 'The Idea Person', 'medium.com/the-year-of-the-looking-glass/the-idea-person-e08e36f9024d', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com'),
(1090, 'Starbucks Wants To Talk To You About Race. But Does It Want to Talk To You About Racism?', 'medium.com/message/starbucks-wants-to-talk-to-you-about-race-but-does-it-want-to-talk-to-you-about-racism-63e13f033f5d', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com'),
(1091, 'The Skill of Wisdom Depends on the Skill of Attention', 'medium.com/genius-week/the-skill-of-wisdom-depends-on-the-skill-of-attention-c7d0992e91e0', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(1092, 'Not Now: writing on not being able to write', 'medium.com/something-like-falling/not-now-writing-on-not-being-able-to-write-13783c8aedc3', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com'),
(1093, 'America Shouldn’t Be in Last Place on Paid Family Leave', 'medium.com/@AlyssaMastro44/america-shouldn-t-be-in-last-place-on-paid-family-leave-555604a6362a', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com'),
(1094, 'Why Race Together', 'medium.com/the-starbucks-collection/why-race-together-1876bd37f97c', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com'),
(1095, 'Want to Understand Design Forces?', 'medium.com/@rjs/want-to-understand-design-forces-772b9571fdbe', 'medium', '', '2015-03-20 00:21:45', 'medium', 'medium.com'),
(1096, 'The Science of Near-Death Experiences', 'www.theatlantic.com/features/archive/2015/03/the-science-of-near-death-experiences/386231/', 'readability', '', '2015-03-20 04:50:01', 'readability', 'www.theatlantic.com'),
(1097, 'Amazon wins U.S. regulators'' approval to test-fly drone', 'slashdot.org/submission/4280741/amazon-wins-us-regulators-approval-to-test-fly-drone', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1098, 'Microsoft Says Free Windows 10 Upgrades For Pirates Will Be Unsupported', 'slashdot.org/submission/4280659/microsoft-says-free-windows-10-upgrades-for-pirates-will-be-unsupported', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1099, 'Why is the Grand Theft Auto CEO also chairman of the ESRB?', 'slashdot.org/submission/4280647/why-is-the-grand-theft-auto-ceo-also-chairman-of-the-esrb', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1100, 'The stolen credit for what makes up the Sun', 'slashdot.org/submission/4280641/the-stolen-credit-for-what-makes-up-the-sun', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1101, 'Facebook user to test how fb suicide prevention tool act, lands in mental asylum', 'slashdot.org/submission/4280633/facebook-user-to-test-how-fb-suicide-prevention-tool-act-lands-in-mental-asylum', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1102, '1990es hit game "Descent" gets a reboot', 'slashdot.org/submission/4280621/1990es-hit-game-descent-gets-a-reboot', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1103, 'Elon Musk predicts driving may someday be illegal', 'slashdot.org/submission/4280613/elon-musk-predicts-driving-may-someday-be-illegal', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1104, 'Leaked Document Reveals Upcoming Biometric Experiments at US Customs', 'slashdot.org/submission/4280607/leaked-document-reveals-upcoming-biometric-experiments-at-us-customs', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1105, 'ISPs Worry About FCC''s ''Future Conduct'' Policing', 'slashdot.org/submission/4280581/isps-worry-about-fccs-future-conduct-policing', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1106, 'Insider: fallout between Kojima Productions and Konami', 'slashdot.org/submission/4280579/insider-fallout-between-kojima-productions-and-konami', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1107, 'AeroMobil Flying Car to Takeoff in 2017', 'slashdot.org/submission/4280577/aeromobil-flying-car-to-takeoff-in-2017', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1108, 'Taxi Companies Sue Uber For False Advertising On Safety', 'slashdot.org/submission/4280575/taxi-companies-sue-uber-for-false-advertising-on-safety', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1109, 'Amazon doesn''t want you to know how many data demands it gets', 'slashdot.org/submission/4280551/amazon-doesnt-want-you-to-know-how-many-data-demands-it-gets', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1110, 'Target To Pay $10 Million In Proposed Settlement for 2013 Data Breach', 'slashdot.org/submission/4280537/target-to-pay-10-million-in-proposed-settlement-for-2013-data-breach', 'slashdot', '', '2015-03-20 00:23:11', 'slashdot', 'slashdot.org'),
(1111, 'No fuel in the Fukushima1 reactor #1', 'slashdot.org/submission/4280487/no-fuel-in-the-fukushima1-reactor-1', 'slashdot', '', '2015-03-20 00:23:11', 'slashdot', 'slashdot.org'),
(1112, 'Amazon launches one-hour delivery service in Baltimore and Miami', 'slashdot.org/submission/4280427/amazon-launches-one-hour-delivery-service-in-baltimore-and-miami', 'slashdot', '', '2015-03-20 00:23:11', 'slashdot', 'slashdot.org'),
(1113, 'Ugly Email', 'www.producthunt.com/l/041d4669b2', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1114, 'Moltin', 'www.producthunt.com/l/545e11d142', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1115, 'NameChk', 'www.producthunt.com/l/8ceeb152c8', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1116, 'Medium iOS (updated)', 'www.producthunt.com/l/ff48cb84ad', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1117, 'Slack for Windows', 'www.producthunt.com/l/d9fef6a483', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1118, 'Receipt Builder 2.0', 'www.producthunt.com/l/b9b6b5f2d6', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1119, 'Wrte.io', 'www.producthunt.com/l/3794ce2dce', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1120, 'Worldpackers', 'www.producthunt.com/l/198e921c55', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1121, 'TubeList', 'www.producthunt.com/l/ee96b92f7b', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1122, 'Launcher', 'www.producthunt.com/l/4ca79a4648', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1123, 'Check Me In', 'www.producthunt.com/l/9dcbbfe546', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1124, 'HackerRank', 'www.producthunt.com/l/1afd5e5098', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1125, 'Meet New Qards', 'www.producthunt.com/l/10991015a1', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1126, 'Glide 3', 'www.producthunt.com/l/038253e46d', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1127, 'Nomadler', 'www.producthunt.com/l/0d33efbaa8', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1128, 'The Daily Drop', 'www.producthunt.com/l/b630885887', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1129, 'Tweetdeck Teams', 'www.producthunt.com/l/5b595123cf', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1130, 'AU.TO', 'www.producthunt.com/l/1b529b4bba', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1131, 'Joyable', 'www.producthunt.com/l/209260b196', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1132, 'Tsufee', 'www.producthunt.com/l/d9d4f5173f', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1133, 'CRO: How to win', 'www.producthunt.com/l/ed2f08c525', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1134, 'Buzz Bracket', 'www.producthunt.com/l/0a4d9c3f54', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1135, 'BirdLeaf', 'www.producthunt.com/l/b92931e14d', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1136, 'Twin Prime', 'www.producthunt.com/l/6a57879355', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1137, 'Memoji Keyboard', 'www.producthunt.com/l/010b9da055', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1138, 'Stripe for Gmail', 'www.producthunt.com/l/7b3a066081', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1139, 'Epic Favicon Generator', 'www.producthunt.com/l/68e63955e9', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1140, 'Taaalk', 'www.producthunt.com/l/c7fc333252', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1141, 'Roomyeti', 'www.producthunt.com/l/27e8c36309', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1142, 'Mariner', 'www.producthunt.com/l/355d1651e3', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1143, 'Light', 'www.producthunt.com/l/e7b21d9303', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1144, 'WODEdge', 'www.producthunt.com/l/bbd5dbe00b', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1145, 'Push For Beer', 'www.producthunt.com/l/0a325ca94f', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1146, 'Crux', 'www.producthunt.com/l/3fbf0a4532', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1147, 'Jorno', 'www.producthunt.com/l/c6826d1fbf', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1148, 'Biowatch', 'www.producthunt.com/l/a982eaae8d', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1149, 'Supernova Hunt', 'www.producthunt.com/l/078efbab07', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1150, 'LinkedIn Job Search', 'www.producthunt.com/l/0bbbeea4ac', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1151, 'Swifty', 'www.producthunt.com/l/07ff664d1d', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1152, 'hike.io', 'www.producthunt.com/l/246706629f', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1153, 'Startup Videos', 'www.producthunt.com/l/b37fc5a0fa', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1154, 'Netflix God Mode', 'www.producthunt.com/l/5247185700', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1155, 'Screenful', 'www.producthunt.com/l/48a5acc5b0', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1156, 'Subbscribe', 'www.producthunt.com/l/b925e77e78', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1157, 'Ableton: Making Music', 'www.producthunt.com/l/97807c88a2', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1158, 'ShirtJS', 'www.producthunt.com/l/395742bdc6', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1159, 'The Infatuation', 'www.producthunt.com/l/2a0d2a7dd7', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1160, 'Wifilist', 'www.producthunt.com/l/ff11ee6b24', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1161, 'Founder Calls Podcast', 'www.producthunt.com/l/125678f58a', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1162, 'Product TV', 'www.producthunt.com/l/2d6fb69187', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1163, 'Motion Tennis Cast', 'www.producthunt.com/l/4d2e33060d', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1164, 'Madeon: Adventure Machine', 'www.producthunt.com/l/6122e8d70a', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1165, 'Nomad Apple Watch Stand', 'www.producthunt.com/l/2709d481a8', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1166, 'Updown.io', 'www.producthunt.com/l/14bf2c4ed1', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1167, 'LookNook', 'www.producthunt.com/l/580cd1ce13', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1168, 'Autocomplete as a Service', 'www.producthunt.com/l/a56203f9e8', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1169, 'TapDeck', 'www.producthunt.com/l/9bac89857e', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1170, 'NowThen', 'www.producthunt.com/l/6ba0ef9adb', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1171, 'Airpal', 'www.producthunt.com/l/74cc83e42b', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1172, 'GoPyng', 'www.producthunt.com/l/3d25060077', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1173, 'UStream Broadcasting SDK', 'www.producthunt.com/l/f18900c365', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1174, 'StoryCorps App', 'www.producthunt.com/l/bc69fa919f', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1175, 'AeroFS Free Edition', 'www.producthunt.com/l/e83a21f24a', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1176, 'Talll', 'www.producthunt.com/l/295074c1b5', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1177, 'EVELO', 'www.producthunt.com/l/d9279eaf48', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1178, 'ArtStack', 'www.producthunt.com/l/24be802a47', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1179, 'Shoptiques', 'www.producthunt.com/l/9d738f55b4', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1180, 'SceneVR', 'www.producthunt.com/l/1d418d2a29', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1181, 'Neon', 'www.producthunt.com/l/842c148a2d', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1182, 'Pangea', 'www.producthunt.com/l/83b8495daa', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1183, 'LearnToMod', 'www.producthunt.com/l/5098b989b2', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1184, 'Voycee', 'www.producthunt.com/l/8740154647', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1185, 'BingeShop', 'www.producthunt.com/l/006c2e4c0a', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1186, 'robo', 'www.producthunt.com/l/c45513034c', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1187, 'SnapSounds', 'www.producthunt.com/l/344ac1cd0e', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1188, 'The Drizzy Eyebrow Pluck', 'www.producthunt.com/l/0588c501f2', 'producthunt', '', '2015-03-21 04:54:03', 'producthunt', 'www.producthunt.com'),
(1189, 'Napkin', 'www.producthunt.com/l/78105d839c', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1190, 'Facebook Pay', 'www.producthunt.com/l/aae7524bdd', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1191, 'Hustle Con Stories', 'www.producthunt.com/l/a75dd42ac3', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1192, 'Slack Themes', 'www.producthunt.com/l/bd5fa6a816', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1193, 'Backstories', 'www.producthunt.com/l/0fcae4662b', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1194, 'The App Guy Podcast', 'www.producthunt.com/l/b88baeb4b4', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1195, 'is.js', 'www.producthunt.com/l/76e8714570', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1196, '(704) 448-LUKA', 'www.producthunt.com/l/9dbd32af17', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1197, 'SmartHires.io', 'www.producthunt.com/l/fb665a2ac1', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1198, 'Mautic', 'www.producthunt.com/l/000d5e4d1a', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1199, 'Symple PC', 'www.producthunt.com/l/a150008a12', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1200, 'AniCollection', 'www.producthunt.com/l/4563c2b3ff', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1201, 'Flow Home', 'www.producthunt.com/l/1fcd69fdef', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1202, 'Haystack', 'www.producthunt.com/l/aeb27ca732', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1203, 'Bezar', 'www.producthunt.com/l/8f4263f62c', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1204, 'Leap', 'www.producthunt.com/l/5b4daa344f', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1205, 'Arlo', 'www.producthunt.com/l/dc961cbdee', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1206, 'Getting Things Done', 'www.producthunt.com/l/88af773442', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1207, 'Ticket Guardian by Fixed', 'www.producthunt.com/l/80df2606ac', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1208, 'Species in Pieces', 'www.producthunt.com/l/692243a63f', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1209, 'Text Blaster', 'www.producthunt.com/l/e058385ce7', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1210, 'OneSet', 'www.producthunt.com/l/59a295cb2a', 'producthunt', '', '2015-03-20 04:54:02', 'producthunt', 'www.producthunt.com'),
(1211, 'The Outbound', 'www.producthunt.com/l/1245910d32', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1212, 'The Level', 'www.producthunt.com/l/6a3d3eba6d', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1213, 'Fatberry', 'www.producthunt.com/l/49f543c17d', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1214, 'Encore', 'www.producthunt.com/l/2affb1db54', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1215, 'AppGraphics', 'www.producthunt.com/l/70e4ade708', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1216, 'Adminium', 'www.producthunt.com/l/8c2c2fbdab', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1217, 'Makani', 'www.producthunt.com/l/4bbe23c6bd', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1218, 'DivvyUpSocks', 'www.producthunt.com/l/6bda4994f3', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1219, 'DystopiaTracker', 'www.producthunt.com/l/508c11420b', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1220, 'Babylon', 'www.producthunt.com/l/79c529bdbb', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1221, 'LendLayer', 'www.producthunt.com/l/e1f5a63068', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1222, 'iCouch', 'www.producthunt.com/l/4d8e7aaba7', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1223, 'InstaTab', 'www.producthunt.com/l/070df44a66', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1224, 'Pickld', 'www.producthunt.com/l/e2dae28441', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1225, 'Letters', 'www.producthunt.com/l/fbbef037e5', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1226, 'Handground Coffee Grinder', 'www.producthunt.com/l/9473787e31', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1227, 'BusyContacts', 'www.producthunt.com/l/92e9e3a1e0', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1228, 'Mr. Chilly', 'www.producthunt.com/l/fe435c65c3', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1229, 'Adroll', 'www.producthunt.com/l/e4abb62efb', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1230, 'Voat', 'www.producthunt.com/l/93426a76ed', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1231, 'LIM Prosthetics Socket', 'www.producthunt.com/l/98677bbdae', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1232, 'My Breast Cancer Journey', 'www.producthunt.com/l/8798b61977', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1233, 'Yaytop', 'www.producthunt.com/l/2833febfa1', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1234, 'LuvyDuvy', 'www.producthunt.com/l/136e75a47b', 'producthunt', '', '2015-03-20 04:54:03', 'producthunt', 'www.producthunt.com'),
(1235, 'NeuBible: A modern Bible app thoughtfully designed for delightful, distraction-free reading.', 'news.layervault.com/click/stories/46303', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1236, 'Forget SASS. Insert DICSS right into your CSS.', 'news.layervault.com/click/stories/46302', 'dn', '', '2015-03-21 04:56:03', 'designernews', 'news.layervault.com'),
(1237, 'Leap - Your daily commute. Redesigned.', 'news.layervault.com/click/stories/46285', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1238, 'My first experience at working from home', 'news.layervault.com/click/stories/46291', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1239, 'Ask DN: What is the best design conference to attend?', 'news.layervault.com/click/stories/46307', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1240, 'Lonely Internet People: A Slack team for people who work from computers', 'news.layervault.com/click/stories/46324', 'dn', '', '2015-03-21 04:56:03', 'designernews', 'news.layervault.com'),
(1241, 'Jibberapp', 'news.layervault.com/click/stories/46296', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1242, 'Teardown: How Sticker Mule onboards new users', 'news.layervault.com/click/stories/46287', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1243, 'How accurate is this project estimator?', 'news.layervault.com/click/stories/46298', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1244, 'Change Money. Change the World', 'news.layervault.com/click/stories/46300', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1245, 'What Medium''s latest product launch means for its future as a platform', 'news.layervault.com/click/stories/46318', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1246, 'Site Design: Gyroscope', 'news.layervault.com/click/stories/46250', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1247, 'Sketch 3 Memory Hog', 'news.layervault.com/click/stories/46283', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1248, 'How To Get Into Business Insider And Drive 150,000 Page Views In 24 Hours', 'news.layervault.com/click/stories/46282', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1249, 'Priime: A powerful new photo editor for iPhone', 'news.layervault.com/click/stories/46336', 'dn', '', '2015-03-21 04:56:03', 'designernews', 'news.layervault.com'),
(1250, 'I have seen the future of web development and I don''t want to go back', 'news.layervault.com/click/stories/46280', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1251, 'Design in Tech Report', 'news.layervault.com/click/stories/46272', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1252, 'Mobile Design: More than just design', 'news.layervault.com/click/stories/46313', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1253, 'Proto Talk – A forum dedicated to web and app prototyping', 'news.layervault.com/click/stories/46325', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1254, 'Get Better Outcomes by Rewiring Your Imagination', 'news.layervault.com/click/stories/46299', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1255, 'I''m Jason Santa Maria, design director at Vox Media, co-founder of A Book Apart, author of On Web Typography, and faculty at SVA IxD. Ask Me Anything!', 'news.layervault.com/click/stories/46242', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1256, 'The opening and closing shots of 55 films side-by-side', 'news.layervault.com/click/stories/46317', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1257, 'New Documentary Slams Yelp For Being a ''Bully''', 'news.layervault.com/click/stories/46279', 'dn', '', '2015-03-20 00:23:28', 'designernews', 'news.layervault.com'),
(1258, 'Show DN: New email app - 2 years in the making', 'news.layervault.com/click/stories/46238', 'dn', '', '2015-03-20 00:23:28', 'designernews', 'news.layervault.com'),
(1259, 'Muir Master Collection - 35 free Yosemite replacement icons', 'news.layervault.com/click/stories/46267', 'dn', '', '2015-03-20 00:23:28', 'designernews', 'news.layervault.com'),
(1260, 'textures', 'github.com/riccardoscalco/textures', 'github', '', '2015-03-26 04:58:01', 'github', 'github.com'),
(1261, 'Windows-Driver-Frameworks', 'github.com/Microsoft/Windows-Driver-Frameworks', 'github', '', '2015-03-21 04:58:01', 'github', 'github.com'),
(1262, 'open-source-android-apps', 'github.com/pcqpcq/open-source-android-apps', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(1263, 'ASCIImage', 'github.com/cparnot/ASCIImage', 'github', '', '2015-03-23 04:58:01', 'github', 'github.com'),
(1264, 'mailcheck', 'github.com/mailcheck/mailcheck', 'github', '', '2015-03-24 07:00:01', 'github', 'github.com'),
(1265, 'android-UniversalMusicPlayer', 'github.com/googlesamples/android-UniversalMusicPlayer', 'github', '', '2015-03-22 04:58:02', 'github', 'github.com'),
(1266, '500px-android-blur', 'github.com/500px/500px-android-blur', 'github', '', '2015-03-20 04:58:02', 'github', 'github.com'),
(1267, 'gogs', 'github.com/gogits/gogs', 'github', '', '2015-03-20 04:58:02', 'github', 'github.com'),
(1268, 'DIGITS', 'github.com/NVIDIA/DIGITS', 'github', '', '2015-03-20 04:58:02', 'github', 'github.com'),
(1269, 'fuck12306', 'github.com/andelf/fuck12306', 'github', '', '2015-03-20 04:58:02', 'github', 'github.com'),
(1270, 'pdf.js', 'github.com/mozilla/pdf.js', 'github', '', '2015-03-20 04:58:02', 'github', 'github.com'),
(1271, 'XCActionBar', 'github.com/pdcgomes/XCActionBar', 'github', '', '2015-03-24 04:58:02', 'github', 'github.com'),
(1272, 'java-design-patterns', 'github.com/iluwatar/java-design-patterns', 'github', '', '2015-03-20 04:58:02', 'github', 'github.com'),
(1273, 'logdown', 'github.com/caiogondim/logdown', 'github', '', '2015-03-20 00:23:35', 'github', 'github.com'),
(1274, 'SimpleTagImageView', 'github.com/wujingchao/SimpleTagImageView', 'github', '', '2015-03-20 00:23:35', 'github', 'github.com'),
(1275, 'Windows-driver-samples', 'github.com/Microsoft/Windows-driver-samples', 'github', '', '2015-03-20 04:58:02', 'github', 'github.com'),
(1276, 'analytics.usa.gov', 'github.com/GSA/analytics.usa.gov', 'github', '', '2015-03-21 04:58:01', 'github', 'github.com'),
(1277, 'slideout', 'github.com/Mango/slideout', 'github', '', '2015-03-20 04:58:02', 'github', 'github.com'),
(1278, 'The US Government''s ''HTTPS-Only Standard'' Proposal', 'https.cio.gov/', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'https.cio.gov'),
(1279, 'HTTP/2 for a Faster Web', 'cascadingmedia.com/insites/2015/03/http-2.html', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'cascadingmedia.com'),
(1280, 'Performance Optimization is a Process Not an Event', 'zoompf.com/blog/2015/03/performance-optimization-is-a-process-not-an-event', 'web-operations', '', '2015-03-21 13:30:02', 'weboperationsweekly', 'zoompf.com'),
(1281, 'Introducing OpenBSD''s New ''httpd'' [PDF]', 'www.openbsd.org/papers/httpd-asiabsdcon2015.pdf', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'www.openbsd.org'),
(1282, 'Prevent Third Parties from Hindering Your Performance', 'blog.catchpoint.com/2015/03/16/prevent-third-parties/', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'blog.catchpoint.com'),
(1283, 'Web Image Formats: The Nerdy Parts', 'larahogan.me/images/', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'larahogan.me'),
(1284, 'Making a Silky Smooth Web [slidedeck]', 'speakerdeck.com/paullewis/making-a-silky-smooth-web', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'speakerdeck.com'),
(1285, 'Yahoo Offering a New Way to Log In: Auth Codes over SMS', 'yahoo.tumblr.com/post/113708272894/a-new-simple-way-to-log-in', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'yahoo.tumblr.com'),
(1286, 'Mozilla''s JavaScript Fetch API Aims to Supplant XHR', 'www.programmableweb.com/news/mozillas-javascript-fetch-api-aims-to-supplant-xhr/2015/03/16', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'www.programmableweb.com'),
(1287, 'Optimising SVG Images', 'hacks.mozilla.org/2015/03/optimising-svg-images/', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'hacks.mozilla.org'),
(1288, 'The Effect of Third Party Tags on Web Performance', 'blog.catchpoint.com/2015/03/12/truth-behind-effect-third-party-tags-web-performance/', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'blog.catchpoint.com'),
(1289, 'Making Pinterest HTTPS', 'engineering.pinterest.com/post/113537918179/making-pinterest-https', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'engineering.pinterest.com'),
(1290, 'Google PageSpeed Double Loading: A Third Party Issue', 'blog.catchpoint.com/2015/03/18/pagespeed-third-party-issue/', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'blog.catchpoint.com'),
(1291, 'Measuring User Experience in the Omni-Channel World', 'apmblog.dynatrace.com/2015/03/17/omni-channel-user-experience-measurement-index/', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'apmblog.dynatrace.com'),
(1292, 'HTTP/2 Is Stricter Than HTTP/1.1', 'www.sajalkayan.com/post/http2-wordcount.html', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'www.sajalkayan.com'),
(1293, '10 Excellent Web Performance Optimization Blogs', 'sixrevisions.com/web-performance/web-performance-optimization-blogs/', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'sixrevisions.com'),
(1294, 'Algernon: HTTP/2 Web Server That Can Serve Markdown and Dynamic Lua Scripts', 'github.com/xyproto/algernon', 'web-operations', '', '2015-03-20 05:03:02', 'weboperationsweekly', 'github.com'),
(1295, 'When Design Best Practices Become Performance Worst Practices', 'www.webperformancetoday.com/2014/07/29/design-best-practices-become-performance-worst-practices-slides/', 'web-performance', '', '2015-03-20 00:23:49', 'webperformancenews', 'www.webperformancetoday.com'),
(1296, 'How we make RWD sites load fast as heck', 'filamentgroup.com/lab/performance-rwd.html', 'web-performance', '', '2015-03-20 00:23:49', 'webperformancenews', 'filamentgroup.com'),
(1297, 'Performance Budgeting With Grunt', 'timkadlec.com/2014/05/performance-budgeting-with-grunt/', 'web-performance', '', '2015-03-20 00:23:49', 'webperformancenews', 'timkadlec.com'),
(1298, 'You May Be Losing Users If Responsive Web Design Is Your Only Mobile Strategy', 'www.smashingmagazine.com/2014/07/22/responsive-web-design-should-not-be-your-only-mobile-strategy/', 'web-performance', '', '2015-03-20 00:23:49', 'webperformancenews', 'www.smashingmagazine.com'),
(1299, 'Silky smooth Web Animations', 'www.youtube.com/watch', 'web-performance', '', '2015-03-20 00:23:49', 'webperformancenews', 'www.youtube.com'),
(1300, 'A Shocking Change *Is* Happening', 'medium.com/five-hundred-words/a-shocking-change-is-happening-693016eb0a95', 'medium', '', '2015-03-22 04:45:02', 'medium', 'medium.com'),
(1301, 'Correcting a Misperception: The Founder-Asshole', 'medium.com/@saranormous/correcting-a-misperception-the-founder-asshole-8cb8e82a9c8', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1302, 'You’re a Luddite? Don’t Worry, It’s Human Nature', 'medium.com/the-slice/you-re-a-luddite-don-t-worry-it-s-human-nature-5fde4b694dab', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1303, 'Nine Tips for Finishing That Novel', 'medium.com/@Powells/nine-tips-for-finishing-that-novel-97b81105cc80', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1304, 'Lazy, Forgetful Creatures of Habit', 'medium.com/research-things/lazy-forgetful-creatures-of-habit-2758e6976d4', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1305, 'Biology’s Most Stunning and Strange Images of the Year', 'medium.com/vantage/biology-s-most-stunning-and-strange-images-of-the-year-7eaa55a03a3b', 'medium', '', '2015-03-21 04:45:02', 'medium', 'medium.com'),
(1306, 'Everything To Like About Kevin Carey’s #EndofCollege And Reasons to Pause', 'medium.com/message/everything-to-like-about-kevin-carey-s-endofcollege-and-reasons-to-pause-9bf6f4289a33', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1307, 'YC W15 Marketplace / On-Demand Cheat Sheet', 'medium.com/@Bgsheng/yc-w15-marketplace-on-demand-cheat-sheet-1bf67e4b2814', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1308, 'What Steve Jobs Taught Google’s Tony Fadell About Designing Simple Products', 'medium.com/the-ferenstein-wire/what-steve-jobs-taught-google-s-tony-fadell-about-designing-simple-products-10e0562c1344', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(1309, 'How To Spend a Perfect Day in Taipei', 'medium.com/gone/how-to-spend-a-perfect-day-in-taipei-8ae8259e853a', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1310, 'The Way We Work: Benefits of a Mindful Office', 'medium.com/the-way-we-work/the-way-we-work-benefits-of-a-mindful-office-1ce34c3c726d', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1311, 'How People Sleep When They’re Not Surrounded by Electronics', 'medium.com/the-ferenstein-wire/how-people-sleep-when-they-re-not-surrounded-by-electronics-f67e27f4d028', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1312, 'More financial details re: Gigaom’s debt', 'medium.com/@mathewi/more-financial-details-re-gigaom-s-debt-b2804d8f4558', 'medium', '', '2015-03-20 04:45:02', 'medium', 'medium.com'),
(1313, 'To avoid NSA, Cisco gear gets delivered to strange address', 'slashdot.org/submission/4280947/to-avoid-nsa-cisco-gear-gets-delivered-to-strange-address', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1314, 'Hardware Device Can Bruteforce iPhone Pass Codes', 'slashdot.org/submission/4280769/hardware-device-can-bruteforce-iphone-pass-codes', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1315, 'Breastfeeding, not college more important to success', 'slashdot.org/submission/4280671/breastfeeding-not-college-more-important-to-success', 'slashdot', '', '2015-03-20 04:52:02', 'slashdot', 'slashdot.org'),
(1316, 'Meerkatch', 'www.producthunt.com/l/0a141f527d', 'producthunt', '', '2015-03-22 04:54:03', 'producthunt', 'www.producthunt.com'),
(1317, 'Napkin Sketch for iPhone', 'news.layervault.com/click/stories/46339', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1318, 'Happy Party', 'news.layervault.com/click/stories/46341', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1319, 'Site Design: Airport Codes', 'news.layervault.com/click/stories/46338', 'dn', '', '2015-03-20 04:56:02', 'designernews', 'news.layervault.com'),
(1320, 'Bash-Cheatsheet', 'github.com/NisreenFarhoud/Bash-Cheatsheet', 'github', '', '2015-03-22 04:58:02', 'github', 'github.com'),
(1321, 'bootstrap', 'github.com/twbs/bootstrap', 'github', '', '2015-03-25 04:58:02', 'github', 'github.com'),
(1322, 'The Woman Who Froze in Fargo', 'grantland.com/features/kumiko-the-treasure-hunter-fargo/', 'readability', '', '2015-03-23 06:30:02', 'readability', 'grantland.com'),
(1323, 'How I Got Over Being Shy and Embraced Talking to…', 'lifehacker.com/how-i-got-over-being-shy-and-embraced-talking-to-people-1692295385', 'readability', '', '2015-03-20 10:01:51', 'readability', 'lifehacker.com'),
(1324, 'The inside story of how Apple''s new medical…', 'fusion.net/story/104983/the-inside-story-of-how-apples-new-biomedical-research-platform-was-born/', 'readability', '', '2015-03-23 07:00:03', 'readability', 'fusion.net'),
(1325, 'The Anti-Bucket List', 'zenhabits.net/anti-bucket/', 'readability', '', '2015-03-20 10:01:51', 'readability', 'zenhabits.net'),
(1326, 'The Irrationality of Alcoholics Anonymous', 'www.theatlantic.com/features/archive/2015/03/the-irrationality-of-alcoholics-anonymous/386255/', 'readability', '', '2015-03-20 15:44:08', 'readability', 'www.theatlantic.com'),
(1327, 'The Revolution Will Probably Wear Mom Jeans', 'www.thebaffler.com/salvos/revolution-mom-jeans', 'readability', '', '2015-03-20 10:01:51', 'readability', 'www.thebaffler.com'),
(1328, 'Ivy League Admissions Are a Sham: Confessions of…', 'gawker.com/ivy-league-admissions-are-a-sham-confessions-of-a-harv-1690402410', 'readability', '', '2015-03-20 10:01:51', 'readability', 'gawker.com'),
(1329, 'Read ''Escape From New York,'' From Ellen Willis''s…', 'blogs.villagevoice.com/runninscared/2015/03/ellen-willis-escape-from-new-york.php', 'readability', '', '2015-03-20 10:01:51', 'readability', 'blogs.villagevoice.com'),
(1330, 'Internet TV’s Big Chance to Oust Cable Is Almost…', 'www.wired.com/2015/03/internet-tvs-big-chance-oust-cable-almost/', 'readability', '', '2015-03-20 10:01:51', 'readability', 'www.wired.com'),
(1331, 'Readable Wearables', 'alistapart.com/column/readable-wearables', 'readability', '', '2015-03-20 10:01:51', 'readability', 'alistapart.com'),
(1332, 'Woman abandoned as baby in Macon in 1915 dies at…', 'www.macon.com/2015/03/14/3639694_woman-abandoned-as-baby-in-macon.html', 'readability', '', '2015-03-20 07:50:02', 'readability', 'www.macon.com'),
(1333, 'Robert Draper Investigates Robert Durst,…', 'www.gq.com/news-politics/200204/killer-in-the-blue-dress', 'readability', '', '2015-03-21 04:50:02', 'readability', 'www.gq.com'),
(1334, 'Ferguson and the Criminalization of American Life', 'gawker.com/ferguson-and-the-criminalization-of-american-life-1692392051', 'readability', '', '2015-03-21 04:50:02', 'readability', 'gawker.com'),
(1335, 'Articles: Playing House', 'pitchfork.com/features/articles/9610-playing-house/', 'readability', '', '2015-03-20 10:01:51', 'readability', 'pitchfork.com'),
(1336, 'Napkin: Design Quick Mocks On Your iPhone', 'www.designwithnapkin.com/', 'design', '', '2015-03-24 07:00:02', 'sidebario', 'www.designwithnapkin.com'),
(1337, 'Madeon''s Adventure Machine', 'www.madeon.fr/adventuremachine', 'design', '', '2015-03-23 04:35:02', 'sidebario', 'www.madeon.fr'),
(1338, 'Heroku Style Guide ', 'purple.herokuapp.com/', 'design', '', '2015-03-26 07:30:03', 'sidebario', 'purple.herokuapp.com'),
(1339, 'More Inspiration for Text Input Effects', 'tympanus.net/codrops/2015/03/18/inspiration-text-input-effects-2/', 'design', '', '2015-03-18 00:00:00', 'sidebario', 'tympanus.net'),
(1340, 'Tesla Interface Concept', 'www.behance.net/gallery/23771657/Tesla-Interface-Concept', 'design', '', '2015-03-18 00:00:00', 'sidebario', 'www.behance.net'),
(1341, 'Type.js', 'typejs.org/', 'design', '', '2015-03-23 07:00:02', 'sidebario', 'typejs.org'),
(1342, 'Diary Of A Launch', 'medium.com/@sachagreif/diary-of-a-launch-65763231ee83', 'design', '', '2015-03-17 00:00:47', 'sidebario', 'medium.com'),
(1343, 'Sweet Themes: color schemes for Slack', 'sweetthemesaremadeofthe.se/', 'design', '', '2015-03-17 00:00:19', 'sidebario', 'sweetthemesaremadeofthe.se'),
(1344, 'Redesigning the Login Screen', 'www.gosquared.com/blog/login-screen-design-flow', 'design', '', '2015-03-21 13:30:02', 'sidebario', 'www.gosquared.com'),
(1345, 'Marvel Sketch Plugin: Create mobile and web prototypes with Sketch', 'marvelapp.com/prototype-with-sketch/', 'design', '', '2015-03-17 00:00:00', 'sidebario', 'marvelapp.com'),
(1346, 'rrggbb: 16 million random colors', 'rrgg.bb/', 'design', '', '2015-03-16 00:00:47', 'sidebario', 'rrgg.bb'),
(1347, 'Webflow: Design gorgeous animated interactions (without coding)', 'interactions.webflow.com/', 'design', '', '2015-03-16 00:00:38', 'sidebario', 'interactions.webflow.com'),
(1348, 'Using Flexbox Today', 'www.chriswrightdesign.com/experiments/using-flexbox-today/', 'design', '', '2015-03-21 11:30:02', 'sidebario', 'www.chriswrightdesign.com'),
(1349, 'Affordances: The Designer''s Secret Weapon', 'inside.envato.com/affordances-the-designers-secret-weapon/', 'design', '', '2015-03-16 00:00:00', 'sidebario', 'inside.envato.com'),
(1350, 'ResearchKit', 'developer.apple.com/researchkit/', 'ios', '', '2015-03-20 10:30:48', 'iosdevweekly', 'developer.apple.com'),
(1351, 'Treehouse: Level Up at Swift Development', 'teamtreehouse.com/learn-swift/', 'ios', '', '2015-03-20 10:30:48', 'iosdevweekly', 'teamtreehouse.com'),
(1352, 'Skala Color 2', 'www.subtraction.com/2015/03/11/skala-color-2/', 'ios', '', '2015-03-20 10:30:49', 'iosdevweekly', 'www.subtraction.com'),
(1353, 'Nullability and Objective-C', 'developer.apple.com/swift/blog/', 'ios', '', '2015-03-22 04:30:03', 'iosdevweekly', 'developer.apple.com'),
(1354, 'Scaling Square Register', 'www.objc.io/issue-22/square.html', 'ios', '', '2015-03-20 10:30:49', 'iosdevweekly', 'www.objc.io'),
(1355, 'Hyper Form', 'github.com/hyperoslo/Form', 'ios', '', '2015-03-20 10:30:49', 'iosdevweekly', 'github.com'),
(1356, 'Prototyping UIView Animations in a Swift Playground', 'possiblemobile.com/2015/03/prototyping-uiview-animations-swift-playground/', 'ios', '', '2015-03-20 10:30:49', 'iosdevweekly', 'possiblemobile.com'),
(1357, 'Creating Icons for the Apple Watch', 'blog.appicontemplate.com/creating-icons-for-the-apple-watch/', 'ios', '', '2015-03-20 10:30:50', 'iosdevweekly', 'blog.appicontemplate.com'),
(1358, 'False Dichotomies', 'ignorethecode.net/blog/2015/03/07/false_dichotomies/', 'ios', '', '2015-03-20 10:30:50', 'iosdevweekly', 'ignorethecode.net'),
(1359, 'Force Touch APIs', '9to5mac.com/2015/03/12/apple-releases-os-x-10-10-3-build-14d98-with-photos-app/', 'ios', '', '2015-03-20 10:30:50', 'iosdevweekly', '9to5mac.com'),
(1360, 'iOS Developer at 3D Robotics - Berkeley', 'www.thesourcery.com/jobs/884', 'ios', '', '2015-03-20 10:30:50', 'iosdevweekly', 'www.thesourcery.com'),
(1361, 'iOS Developer - Duet Health, Columbus OH', 'columbus.craigslist.org/eng/4928323093.html', 'ios', '', '2015-03-20 10:30:50', 'iosdevweekly', 'columbus.craigslist.org'),
(1362, 'iOS Developer - Mindtribe, San Francisco', 'www.mindtribe.com/jobs/lead-ios-developer-mid-level/', 'ios', '', '2015-03-20 10:30:51', 'iosdevweekly', 'www.mindtribe.com'),
(1363, 'How I Learned to Stop Worrying and Love the Lock Screen', 'www.volleythat.com/essays/2015/3/6/building-streak-or-how-i-learned-to-stop-worrying-and-love-the-lock-screen', 'ios', '', '2015-03-20 10:30:51', 'iosdevweekly', 'www.volleythat.com'),
(1364, 'Make Money Online: Documenting 10 Years of Failure', 'johnathanward.com/make-money-online-failure/', 'hn', '', '2015-03-20 14:17:01', 'hackernews', 'johnathanward.com'),
(1365, 'HippyVM goes to Y Combinator and fails', 'lostinjit.blogspot.com/2015/03/hippyvm-goes-to-y-combinator-and-fails.html', 'hn', '', '2015-03-20 12:02:41', 'hackernews', 'lostinjit.blogspot.com'),
(1366, 'Important Allies Join the Fight Against NSA Internet Backbone Surveillance', 'www.eff.org/deeplinks/2015/03/twenty-four-million-wikipedia-users-cant-be-wrong-important-allies-join-fight', 'hn', '', '2015-03-20 14:19:30', 'hackernews', 'www.eff.org'),
(1367, 'Ten Years of Kubuntu', 'lwn.net/Articles/635880/', 'hn', '', '2015-03-20 12:20:04', 'hackernews', 'lwn.net'),
(1368, 'Curl, 17 years old today', 'daniel.haxx.se/blog/2015/03/20/curl-17-years-old-today/', 'hn', '', '2015-03-20 07:28:54', 'hackernews', 'daniel.haxx.se'),
(1369, 'Start Using Landsat on AWS – AWS Official Blog', 'aws.amazon.com/blogs/aws/start-using-landsat-on-aws/', 'hn', '', '2015-03-20 15:19:11', 'hackernews', 'aws.amazon.com'),
(1370, 'How many kinds of polymorphism have you used?', 'haifengl.wordpress.com/2014/07/08/ocaml-polymorphism/', 'hn', '', '2015-03-20 15:15:24', 'hackernews', 'haifengl.wordpress.com'),
(1371, 'An Empathetic Functional Language', 'blog.drewolson.org/an-empathetic-functional-language/', 'hn', '', '2015-03-20 15:44:23', 'hackernews', 'blog.drewolson.org'),
(1372, 'Generate Your Changelog From GitHub Issues', 'github.com/skywinder/github-changelog-generator', 'hn', '', '2015-03-24 04:58:02', 'hackernews', 'github.com'),
(1373, 'HTML6 proposal for single-page apps without JavaScript', 'lists.w3.org/Archives/Public/public-whatwg-archive/2015Mar/0071.html', 'hn', '', '2015-03-20 11:36:21', 'hackernews', 'lists.w3.org'),
(1374, 'Rationality: From AI to Zombies', 'intelligence.org/2015/03/12/rationality-ai-zombies/', 'hn', '', '2015-03-20 09:42:19', 'hackernews', 'intelligence.org'),
(1375, 'Why Does the International Space Station Have That Shape?', 'gizmodo.com/why-does-the-international-space-station-have-such-a-we-1692193163', 'hn', '', '2015-03-20 05:38:46', 'hackernews', 'gizmodo.com'),
(1376, 'Descent: Underground', 'www.kickstarter.com/projects/descendentstudios/descent-underground', 'hn', '', '2015-03-20 15:04:58', 'hackernews', 'www.kickstarter.com'),
(1377, 'Eloquent JavaScript, The Annotated Version', 'docs.google.com/document/d/1aa2-HtUglQrAps31s4LdTPVsiFb1BxhyjZolxeezzcI/edit', 'hn', '', '2015-03-20 06:58:56', 'hackernews', 'docs.google.com'),
(1378, 'What happens when you page align everything', 'adrianchadd.blogspot.com/2015/03/cache-line-aliasing-2-or-what-happens.html', 'hn', '', '2015-03-20 05:11:54', 'hackernews', 'adrianchadd.blogspot.com'),
(1379, 'Kimiko Ishizaka and MuseScore Team Release Open Well-Tempered Clavier', 'libregraphicsworld.org/blog/entry/kimiko-ishizaka-and-musescore-team-release-open-well-tempered-clavier', 'hn', '', '2015-03-20 14:59:45', 'hackernews', 'libregraphicsworld.org'),
(1380, 'Lessons learned from implementing Paxos (2012)', 'blog.willportnoy.com/2012/06/lessons-learned-from-paxos.html', 'hn', '', '2015-03-20 03:36:20', 'hackernews', 'blog.willportnoy.com'),
(1381, 'Dempster–Shafer theory', 'en.wikipedia.org/wiki/Dempster%E2%80%93Shafer_theory', 'hn', '', '2015-03-20 02:59:40', 'hackernews', 'en.wikipedia.org'),
(1382, 'Growth/User Acquisition Manager', 'docs.google.com/a/pigeon.ly/document/d/15dCjbInClNisljiqzNZzk4bW9o0r9aVh1zqiHpC5BAY/edit', 'hn', '', '2015-03-20 14:00:50', 'hackernews', 'docs.google.com'),
(1383, 'How Much (Or Little) the Middle Class Makes', 'www.npr.org/blogs/money/2015/03/19/394057221/how-much-or-little-the-middle-class-makes-in-30-u-s-cities', 'hn', '', '2015-03-20 12:55:35', 'hackernews', 'www.npr.org'),
(1384, 'How cyclists, not drivers, first fought to pave US roads', 'www.vox.com/2015/3/19/8253035/roads-cyclists-cars-history', 'hn', '', '2015-03-20 01:06:56', 'hackernews', 'www.vox.com'),
(1385, 'A Friend of the Devil: Inside a Famous Cold War Deception', 'www.newyorker.com/magazine/2015/03/23/a-friend-of-the-devil', 'hn', '', '2015-03-20 08:06:06', 'hackernews', 'www.newyorker.com'),
(1386, 'Show HN: GitHubQL – GraphQL''like Queries for GitHub API', 'hueyql.herokuapp.com/', 'hn', '', '2015-03-20 14:38:44', 'hackernews', 'hueyql.herokuapp.com'),
(1387, 'Playing House: More artists are moving their shows into living rooms', 'pitchfork.com/features/articles/9610-playing-house', 'hn', '', '2015-03-20 07:43:02', 'hackernews', 'pitchfork.com'),
(1388, 'Burma''s capital: a super-sized slice of post-apocalypse suburbia', 'www.theguardian.com/cities/2015/mar/19/burmas-capital-naypyidaw-post-apocalypse-suburbia-highways-wifi', 'hn', '', '2015-03-19 23:40:42', 'hackernews', 'www.theguardian.com'),
(1389, 'Using All Your CPUs – Elixir on Raspberry Pi 2', 'onfido.com/blog/using-cpus-elixir-on-raspberry-pi2/', 'hn', '', '2015-03-20 15:17:43', 'hackernews', 'onfido.com'),
(1390, 'Ejabberd 15.03: Websocket, scalability and more', 'blog.process-one.net/ejabberd-15-03/', 'hn', '', '2015-03-20 16:15:07', 'hackernews', 'blog.process-one.net'),
(1391, 'Mesosphere Announces HDFS on Mesos, Ready for Community Beta Testing', 'mesosphere.com/2015/03/20/mesosphere-announces-hdfs-on-mesos/', 'hn', '', '2015-03-20 15:40:01', 'hackernews', 'mesosphere.com'),
(1392, 'Did Disney''s The Lion King Rip Off an Old Japanese TV Series? (1999)', 'www.straightdope.com/columns/read/1378/did-disneys-em-the-lion-king-em-rip-off-an-old-japanese-tv-series', 'hn', '', '2015-03-20 13:12:17', 'hackernews', 'www.straightdope.com'),
(1393, 'Show HN: Functors, Applicative Functors and Monads in PHP', 'github.com/widmogrod/php-functional', 'hn', '', '2015-03-27 11:00:03', 'hackernews', 'github.com'),
(1394, 'Portland’s New Car-Free Bridge', 'streetsblog.net/2015/03/18/touring-portlands-brand-new-car-free-bridge/', 'hn', '', '2015-03-20 03:35:21', 'hackernews', 'streetsblog.net');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(1395, 'New Apple TV Set Top Will Debut This Summer with App Store, Siri', 'www.buzzfeed.com/johnpaczkowski/new-apple-tv-set-top-will-debut-this-summer-with-app-store-s', 'hn', '', '2015-03-23 06:30:02', 'hackernews', 'www.buzzfeed.com'),
(1396, 'PlanGrid Is Hiring Mobile, JavaScript, Back End and Data Science Hackers', 'www.plangrid.com/en/jobs', 'hn', '', '2015-03-26 18:00:57', 'hackernews', 'www.plangrid.com'),
(1397, 'Mozilla MASCHE – Memory Forensic Library', 'github.com/mozilla/masche', 'hn', '', '2015-03-19 20:33:33', 'hackernews', 'github.com'),
(1398, 'Programmer Passion (Slight Return)', 'medium.com/@mgraybosch/programmer-passion-slight-return-e5f9aec4036d', 'hn', '', '2015-03-20 12:30:57', 'hackernews', 'medium.com'),
(1399, 'The forgotten history of human zoos', 'www.the-open-mind.com/deep-racism-the-forgotten-history-of-human-zoos-1/', 'hn', '', '2015-03-20 06:15:38', 'hackernews', 'www.the-open-mind.com'),
(1400, 'Show HN: Coal Mine – An Open-Source, Python3 Alternative to Dead Man''s Snitch', 'pypi.python.org/pypi/coal_mine', 'hn', '', '2015-03-20 06:28:13', 'hackernews', 'pypi.python.org'),
(1401, 'A Tech Column on Wearable Gadgets Draws Fire as ‘Pseudoscience’', 'publiceditor.blogs.nytimes.com/2015/03/19/a-tech-column-on-wearable-gadgets-draws-fire-as-pseudoscience/', 'hn', '', '2015-03-20 04:51:16', 'hackernews', 'publiceditor.blogs.nytimes.com'),
(1402, 'Defining “Meaningful Human Control” Over Autonomous Weapons', 'justsecurity.org/21244/defining-meaningful-human-control-autonmous-weapon-systems/', 'hn', '', '2015-03-20 04:37:12', 'hackernews', 'justsecurity.org'),
(1403, 'A Clever Way to Tell Which of Your Emails Are Being Tracked', 'www.wired.com/2015/03/ugly-mail/', 'hn', '', '2015-03-20 12:13:38', 'hackernews', 'www.wired.com'),
(1404, 'Google biases search results against competitors', 'uk.businessinsider.com/what-the-new-ftc-report-says-about-google-2015-3', 'hn', '', '2015-03-20 13:40:29', 'hackernews', 'uk.businessinsider.com'),
(1405, 'LeadGenius is hiring a JavaScript Guru', 'jobs.lever.co/leadgenius/126b7437-29f4-43f7-9187-f035708babc6', 'hn', '', '2015-03-22 17:02:56', 'hackernews', 'jobs.lever.co'),
(1406, 'How to reverse engineer regular expressions (in ruby)', 'tom-lord.weebly.com/blog/reverse-engineering-regular-expressions', 'hn', '', '2015-03-27 08:30:03', 'hackernews', 'tom-lord.weebly.com'),
(1407, 'Blocking the high: one man’s quixotic quest to cure addiction', 'mosaicscience.com/story/blocking-the-high', 'hn', '', '2015-03-20 04:04:28', 'hackernews', 'mosaicscience.com'),
(1408, 'The College Gap No One Is Talking About', 'samuelwbennett.com/the-struggle/the-college-gap-no-one-is.html', 'hn', '', '2015-03-20 14:19:50', 'hackernews', 'samuelwbennett.com'),
(1409, 'A Rabbi, Three Sums, and Three Problems [pdf]', 'web.stonehill.edu/compsci/Shai_papers/RabbisSums.pdf', 'hn', '', '2015-03-20 04:32:09', 'hackernews', 'web.stonehill.edu'),
(1410, '“Your password should be committed to memory rather than using a password mgr”', 'twitter.com/TD_Canada/status/578636864053256192', 'hn', '', '2015-03-20 13:25:07', 'hackernews', 'twitter.com'),
(1411, 'How to get into Y Combinator', 'medium.com/@mattangriffel/getting-into-y-combinator-42a418a110d5', 'hn', '', '2015-03-20 13:57:33', 'hackernews', 'medium.com'),
(1412, 'India students caught ''cheating'' in exams in Bihar', 'www.bbc.com/news/world-asia-india-31960557', 'hn', '', '2015-03-20 11:27:02', 'hackernews', 'www.bbc.com'),
(1413, 'Rakuten Buying E-Book Firm OverDrive for $410M in U.S. Push', 'recode.net/2015/03/19/rakuten-buying-e-book-firm-overdrive-for-410-million-in-u-s-push/', 'hn', '', '2015-03-20 13:00:57', 'hackernews', 'recode.net'),
(1414, 'Cisco Shipping Equipment to Fake Addresses to Foil NSA Interception', 'www.schneier.com/blog/archives/2015/03/cisco_shipping_.html', 'hn', '', '2015-03-20 12:09:05', 'hackernews', 'www.schneier.com'),
(1415, 'Keurig accidentally created the perfect business model for hardware startups', 'medium.com/@BoltVC/keurig-accidentally-created-the-perfect-business-model-for-hardware-startups-18e9c3b4e796', 'hn', '', '2015-03-22 00:43:30', 'hackernews', 'medium.com'),
(1416, 'Total solar eclipse livestream from Svalbard, Norway', 'www.nrk.no/troms/watch-the-solar-eclipse-in-svalbard---norway-1.12257825', 'hn', '', '2015-03-20 09:01:31', 'hackernews', 'www.nrk.no'),
(1417, 'Pharrell Williams: $7.3M Blurred Lines verdict threatens all artists', 'www.theverge.com/2015/3/20/8262343/blurred-lines-copyright-verdict-williams-creativity', 'hn', '', '2015-03-20 12:45:17', 'hackernews', 'www.theverge.com'),
(1418, 'Amazon drone trial gets US regulator approval', 'www.bbc.com/news/business-31975464', 'hn', '', '2015-03-20 04:47:59', 'hackernews', 'www.bbc.com'),
(1419, 'A thousand freely chosen paths – a history of cycle touring', 'www.pannier.cc/journal/a-history-of-cycle-touring-part-1', 'hn', '', '2015-03-20 02:29:16', 'hackernews', 'www.pannier.cc'),
(1420, 'Have an App in the Top 10 Without Learning How to Code', 'www.theappguy.co/the-app-guy-podcast/2015/3/6/tagp253-grant-glas-how-i-built-an-app-business-reached-top-10-in-the-app-store-without-knowing-how-to-code', 'hn', '', '2015-03-20 12:51:05', 'hackernews', 'www.theappguy.co'),
(1421, 'ProductHunt brings you quality users as well as quantity', 'medium.com/@neilswmurray/product-hunt-brings-you-quality-users-as-well-as-quantity-efb7f5200c50', 'hn', '', '2015-03-20 12:46:00', 'hackernews', 'medium.com'),
(1422, 'The U.S. can legally access your old emails and it wants to keep it that way', 'mashable.com/2015/03/19/us-can-access-old-email/', 'hn', '', '2015-03-20 10:50:47', 'hackernews', 'mashable.com'),
(1423, 'EasyPost (YC S13) hiring back end devs', 'www.easypost.com/jobs', 'hn', '', '2015-03-20 03:48:47', 'hackernews', 'www.easypost.com'),
(1424, 'Progress on Understanding Babbage''s Mechanical Notation', 'blog.plan28.org/2015/03/progress-on-understanding-babbages.html', 'hn', '', '2015-03-19 23:38:08', 'hackernews', 'blog.plan28.org'),
(1425, 'Here Comes Ethereum', 'reason.com/blog/2015/03/19/here-comes-ethereum-an-information-techn', 'hn', '', '2015-03-20 11:00:58', 'hackernews', 'reason.com'),
(1426, 'Speculation, Trading and Bubbles (2013) [pdf]', 'www.princeton.edu/econtheorycenter/wps/wp050_2013-revised_Scheinkman_Speculation-Trading-and-Bubbles.pdf', 'hn', '', '2015-03-19 20:27:52', 'hackernews', 'www.princeton.edu'),
(1427, 'Declarative web applications with Polymer’s two-way data-binding', 'futurice.com/blog/declarative-apps-with-polymers-two-way-data-binding', 'hn', '', '2015-03-20 09:19:06', 'hackernews', 'futurice.com'),
(1428, 'Duke Nukem 3D Code Review (2013)', 'fabiensanglard.net/duke3d/', 'hn', '', '2015-03-20 02:03:34', 'hackernews', 'fabiensanglard.net'),
(1429, 'Practical Algorithms for Incremental Software Development Environments (1998)', 'www.eecs.berkeley.edu/Pubs/TechRpts/1997/5885.html', 'hn', '', '2015-03-19 21:42:08', 'hackernews', 'www.eecs.berkeley.edu'),
(1430, 'FinTech Companies vs. Retail Banks, Round 1', 'blog.getcrane.com/5-fintech-companies-to-disrupt-retail-banks', 'hn', '', '2015-03-20 10:28:20', 'hackernews', 'blog.getcrane.com'),
(1431, 'What can mathematics teach us about the flow of aquatic life?', 'www.newyorker.com/tech/elements/mathematics-fish-flow', 'hn', '', '2015-03-19 20:39:01', 'hackernews', 'www.newyorker.com'),
(1432, 'Research papers that could upend our understanding of economic inequality', 'blogs.wsj.com/economics/2015/03/19/two-new-research-papers-that-could-upend-our-understanding-of-economic-inequality', 'hn', '', '2015-03-20 01:24:13', 'hackernews', 'blogs.wsj.com'),
(1433, 'The Whirlpool Economy', 'thelongandshort.org/issues/season-three/the-whirlpool-economy.html', 'hn', '', '2015-03-19 22:19:16', 'hackernews', 'thelongandshort.org'),
(1434, 'Information Leakage from Optical Emanations [pdf]', 'www.foo.be/docs/tempest/optical_tempest.pdf', 'hn', '', '2015-03-19 22:06:38', 'hackernews', 'www.foo.be'),
(1435, 'Thoughts about the PSD format', 'github.com/gco/xee/blob/master/XeePhotoshopLoader.m', 'hn', '', '2015-03-20 00:10:28', 'hackernews', 'github.com'),
(1436, 'What no one tells you about working in web development', 'usersnap.com/blog/no-one-tells-working-web-development/', 'hn', '', '2015-03-20 07:32:20', 'hackernews', 'usersnap.com'),
(1437, 'The Book of Shaders', 'patriciogonzalezvivo.com/2015/thebookofshaders/', 'hn', '', '2015-03-26 07:30:03', 'hackernews', 'patriciogonzalezvivo.com'),
(1438, 'Developed areas in Calif. could support enough solar to power the state', 'arstechnica.com/science/2015/03/developed-areas-in-calif-could-support-enough-solar-to-power-the-state/', 'hn', '', '2015-03-20 07:35:27', 'hackernews', 'arstechnica.com'),
(1439, 'Herman Melville set off on a Polynesian trip that became a famous literary hoax', 'www.laphamsquarterly.org/swindle-fraud/fish-tale', 'hn', '', '2015-03-19 22:54:01', 'hackernews', 'www.laphamsquarterly.org'),
(1440, 'Why are all the ''good'' restaurants starting to look the same?', 'medium.com/gone/why-are-all-good-restaurants-around-the-world-starting-to-look-the-same-d03f454c137d', 'hn', '', '2015-03-19 18:37:43', 'hackernews', 'medium.com'),
(1441, 'Silicon valley may not be fixable', 'michaelochurch.wordpress.com/2014/08/07/silicon-valley-may-not-be-fixable/', 'hn', '', '2015-03-20 05:08:00', 'hackernews', 'michaelochurch.wordpress.com'),
(1442, 'Lenovo *still* shipping laptops with Superfish', 'mergy.org/2015/03/lenovo-still-shipping-laptops-with-superfish/', 'hn', '', '2015-03-20 05:56:15', 'hackernews', 'mergy.org'),
(1443, 'Stanford Summer Hackers Program', 'founders.pejmanmar.com/', 'hn', '', '2015-03-19 23:37:09', 'hackernews', 'founders.pejmanmar.com'),
(1444, 'Show HN: A Hacker News reader app build with ionic', 'github.com/keith3/HN_app', 'hn', '', '2015-03-20 01:12:24', 'hackernews', 'github.com'),
(1445, 'Why Some of Google''s Coolest Projects Flop Badly', 'www.scientificamerican.com/article/why-some-of-google-s-coolest-projects-flop-badly/', 'hn', '', '2015-03-19 20:18:50', 'hackernews', 'www.scientificamerican.com'),
(1446, 'Magic Leap shows off augmented reality shooter that looks too good to be true', 'www.polygon.com/2015/3/19/8260407/magic-leap-ar-shooter-google', 'hn', '', '2015-03-20 00:32:41', 'hackernews', 'www.polygon.com'),
(1447, 'BiOS Rootkit Implant Debuts at CanSecWest', 'threatpost.com/new-bios-implant-vulnerability-discovery-tool-to-debut-at-cansecwest/111710', 'hn', '', '2015-03-19 23:59:36', 'hackernews', 'threatpost.com'),
(1448, 'Purple Reign – The unmaking of a Yahoo', 'www.thebaffler.com/salvos/purple-reign', 'hn', '', '2015-03-16 15:20:06', 'hackernews', 'www.thebaffler.com'),
(1449, 'Gender Bias in the Workplace', 'blog.dilbert.com/post/114055529676/my-verdict-on-gender-bias-in-the-workplace', 'hn', '', '2015-03-19 22:46:03', 'hackernews', 'blog.dilbert.com'),
(1450, 'The Night of Fractals', 'kukuruku.co/hub/algorithms/the-night-of-fractals', 'hn', '', '2015-03-19 18:44:52', 'hackernews', 'kukuruku.co'),
(1451, 'ZeroDB: an end-to-end encrypted database', 'www.zerodb.io/', 'hn', '', '2015-03-19 21:11:48', 'hackernews', 'www.zerodb.io'),
(1452, 'Introducing the Uber Request Endpoint', 'devblog.uber.com/take-your-users-for-a-spin/', 'hn', '', '2015-03-17 17:42:01', 'hackernews', 'devblog.uber.com'),
(1453, 'Things I''ve learned about writing software after 12 years', 'medium.com/@landongn/12-years-later-what-i-ve-learned-about-being-a-software-engineer-d6e334d6e8a3', 'hn', '', '2015-03-13 19:50:31', 'hackernews', 'medium.com'),
(1454, 'SeaLion – Linux server monitoring tool gets a major revamp', 'sealion.com/', 'hn', '', '2015-03-18 12:51:17', 'hackernews', 'sealion.com'),
(1455, 'NASA’s MAVEN probe spots mysterious dust cloud and glowing aurora over Mars', 'www.extremetech.com/extreme/201583-nasas-maven-probe-spots-mysterious-dust-cloud-and-glowing-aurora-over-mars', 'hn', '', '2015-03-20 00:55:51', 'hackernews', 'www.extremetech.com'),
(1456, 'How Reddit became the most hateful space on the Internet', 'www.salon.com/2015/03/18/reddits_ugly_racist_secret_how_it_became_the_most_hateful_space_on_the_internet/', 'hn', '', '2015-03-20 00:15:03', 'hackernews', 'www.salon.com'),
(1457, 'Microsoft Says Free Windows 10 Upgrades for Pirates Will Be Unsupported', 'venturebeat.com/2015/03/19/microsoft-says-free-windows-10-upgrades-for-pirates-will-be-non-genuine-and-unsupported-stays-mum-on-security/', 'hn', '', '2015-03-20 00:01:31', 'hackernews', 'venturebeat.com'),
(1458, 'The Company Securing Your Internet Has Close Ties to Russian Spies', 'www.bloomberg.com/news/articles/2015-03-19/cybersecurity-kaspersky-has-close-ties-to-russian-spies', 'hn', '', '2015-03-19 13:40:36', 'hackernews', 'www.bloomberg.com'),
(1459, 'Send Money to Friends in Messenger', 'newsroom.fb.com/news/2015/03/send-money-to-friends-in-messenger/', 'hn', '', '2015-03-17 19:07:09', 'hackernews', 'newsroom.fb.com'),
(1460, 'Making a boombap beat with dilla and the Web Audio API', 'adamrenklint.com/making-boombap-beat-with-dilla/', 'hn', '', '2015-03-19 21:45:20', 'hackernews', 'adamrenklint.com'),
(1461, 'Show HN: Watch partial solar eclipse with an iOS device and an Apple TV', 'github.com/melomac/Eclipse', 'hn', '', '2015-03-19 16:36:56', 'hackernews', 'github.com'),
(1462, 'Why parking spaces shouldn''t always be wasted on cars', 'www.washingtonpost.com/blogs/wonkblog/wp/2015/03/17/when-parking-spaces-shouldnt-be-wasted-on-cars/', 'hn', '', '2015-03-17 15:40:14', 'hackernews', 'www.washingtonpost.com'),
(1463, 'What Impactful Engineering Leadership Looks Like', 'firstround.com/review/this-is-what-impactful-engineering-leadership-looks-like/', 'hn', '', '2015-03-17 16:17:31', 'hackernews', 'firstround.com'),
(1464, 'The web of names, hashes and UUIDs', 'joearms.github.io/2015/03/12/The_web_of_names.html', 'hn', '', '2015-03-15 18:55:31', 'hackernews', 'joearms.github.io'),
(1465, 'Jvm.go: A JVM written in Go', 'github.com/zxh0/jvm.go', 'hn', '', '2015-03-14 16:03:15', 'hackernews', 'github.com'),
(1466, 'How Betty, Who Is 89, Gets Her News', 'melodykramer.github.io/how-betty-who-is-89-gets-her-news/', 'hn', '', '2015-03-11 17:39:18', 'hackernews', 'melodykramer.github.io'),
(1467, 'This Screen May Be Terrible for You, and Now We Know Why', 'www.wired.com/2015/03/artificial-light-may-be-unhealthy/', 'hn', '', '2015-03-18 17:43:35', 'hackernews', 'www.wired.com'),
(1468, 'OpenSSL releases forthcoming March 19 to resolve “high” severity defects', 'mta.openssl.org/pipermail/openssl-announce/2015-March.txt', 'hn', '', '2015-03-19 02:42:11', 'hackernews', 'mta.openssl.org'),
(1469, 'TAG Heuer, Intel, Google announce smartwatch that feels like a “normal watch”', 'arstechnica.com/gadgets/2015/03/tag-heuer-intel-google-announce-smartwatch-that-feels-like-a-normal-watch/', 'hn', '', '2015-03-19 14:22:40', 'hackernews', 'arstechnica.com'),
(1470, 'Arch Linux now supported on Opennebula', 'twitter.com/ungleich/status/578524294755549184', 'hn', '', '2015-03-19 12:13:58', 'hackernews', 'twitter.com'),
(1471, 'Reasons not to use Facebook', 'stallman.org/facebook.html', 'hn', '', '2015-03-14 05:29:47', 'hackernews', 'stallman.org'),
(1472, 'California has about one year of water left', 'www.latimes.com/opinion/op-ed/la-oe-famiglietti-drought-california-20150313-story.html', 'hn', '', '2015-03-13 17:06:40', 'hackernews', 'www.latimes.com'),
(1473, 'Fear of Failure and Lack of Speed in a Large Corporation', 'steveblank.com/2015/03/11/fear-of-failure-and-lack-of-speed-in-a-large-corporation/', 'hn', '', '2015-03-11 20:56:51', 'hackernews', 'steveblank.com'),
(1474, 'Please copy and paste the text of the error', 'secure.phabricator.com/book/phabflavor/article/please_please_please/', 'hn', '', '2015-03-17 17:13:33', 'hackernews', 'secure.phabricator.com'),
(1475, 'The Church of TED', 'www.nytimes.com/2015/03/15/opinion/sunday/the-church-of-ted.html', 'hn', '', '2015-03-15 16:38:54', 'hackernews', 'www.nytimes.com'),
(1476, 'Bill Gurley predicts ''dead unicorns'' in startup-land this year', 'fortune.com/2015/03/15/bill-gurley-predicts-dead-unicorns-in-startup-land-this-year/', 'hn', '', '2015-03-16 05:02:54', 'hackernews', 'fortune.com'),
(1477, 'Code_swarm: An experiment in organic software visualization', 'vis.cs.ucdavis.edu/~ogawa/codeswarm/', 'hn', '', '2015-03-15 19:46:45', 'hackernews', 'vis.cs.ucdavis.edu'),
(1478, 'Jeff Minter writes about Atari''s legal threats', 'pastebin.com/HHCZwyEd', 'hn', '', '2015-03-18 18:15:32', 'hackernews', 'pastebin.com'),
(1479, 'What I''ve Learned About Business', 'blog.davidtate.org/2015/03/what-ive-learned-about-business/', 'hn', '', '2015-03-18 11:48:15', 'hackernews', 'blog.davidtate.org'),
(1480, 'Career-Changing Programming Books', 'www.nomachetejuggling.com/2014/02/05/top-10-career-changing-programming-books/', 'hn', '', '2015-03-06 03:48:10', 'hackernews', 'www.nomachetejuggling.com'),
(1481, 'Now or never exec', 'www.tedunangst.com/flak/post/now-or-never-exec', 'hn', '', '2015-03-10 11:07:17', 'hackernews', 'www.tedunangst.com'),
(1482, 'Isomorphic Apps Done Right with React Nexus', 'blog.rotenberg.io/isomorphic-apps-done-right-with-react-nexus/', 'hn', '', '2015-03-16 10:29:22', 'hackernews', 'blog.rotenberg.io'),
(1483, 'Brick by Brick: A free guide to building awesome communities', 'www.communitybuildingguide.com/', 'hn', '', '2015-03-16 09:06:06', 'hackernews', 'www.communitybuildingguide.com'),
(1484, 'What every programmer should know about solid-state drives', 'codecapsule.com/2014/02/12/coding-for-ssds-part-6-a-summary-what-every-programmer-should-know-about-solid-state-drives/', 'hn', '', '2015-02-14 13:55:01', 'hackernews', 'codecapsule.com'),
(1485, 'Templating in C', 'blog.pkh.me/p/20-templating-in-c.html', 'hn', '', '2015-02-28 15:18:03', 'hackernews', 'blog.pkh.me'),
(1486, 'The Gig Economy Is Being Sued to Death', 'www.fastcompany.com/3042248/the-gig-economy-wont-last-because-its-being-sued-to-death', 'hn', '', '2015-02-17 15:33:12', 'hackernews', 'www.fastcompany.com'),
(1487, 'Deep Habits: Think Hard Outside the Office', 'calnewport.com/blog/2015/03/17/deep-habits-think-hard-outside-the-office/', 'hn', '', '2015-03-17 15:04:30', 'hackernews', 'calnewport.com'),
(1488, 'Programming a Computer for Playing Chess (1950) [pdf]', 'vision.unipv.it/IA1/ProgrammingaComputerforPlayingChess.pdf', 'hn', '', '2015-02-25 16:55:33', 'hackernews', 'vision.unipv.it'),
(1489, 'Misfortune Cookie', 'mis.fortunecook.ie/', 'hn', '', '2014-12-19 01:08:59', 'hackernews', 'mis.fortunecook.ie'),
(1490, 'Machine Learning: The High-Interest Credit Card of Technical Debt [pdf]', 'static.googleusercontent.com/media/research.google.com/en/us/pubs/archive/43146.pdf', 'hn', '', '2014-12-20 03:23:38', 'hackernews', 'static.googleusercontent.com'),
(1491, 'How to kill team motivation in 10 simple steps', 'www.slideshare.net/weekdone/10-team-motivation-killers-and-how-to-fix', 'hn', '', '2014-10-09 11:25:06', 'hackernews', 'www.slideshare.net'),
(1492, 'House.gov or Buzzfeed?', 'judiciary.house.gov/index.cfm/press-releases', 'hn', '', '2015-03-20 02:54:54', 'hackernews', 'judiciary.house.gov'),
(1493, 'Apple Watch Doesn’t Have Safari And You Didn’t Even Notice', 'medium.com/@paulcanetti/apple-watch-doesn-t-have-safari-and-you-didn-t-even-notice-a1970ebdb8ed', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(1494, 'Dear Aspiring Bicycle Thief,', 'medium.com/@brianellin/dear-aspiring-bicycle-thief-94df7413adc0', 'medium', '', '2015-03-21 04:45:02', 'medium', 'medium.com'),
(1495, 'I’ve seen the future, through a Periscope.', 'medium.com/@stirman/i-ve-seen-the-future-through-a-periscope-eb155601f6d7', 'medium', '', '2015-03-21 04:45:02', 'medium', 'medium.com'),
(1496, 'Your Fitness App is Probably Making You Fat, Here’s Why', 'medium.com/behavior-design/your-fitness-app-is-probably-making-you-fat-here-s-why-a115bfa0d790', 'medium', '', '2015-03-22 04:45:02', 'medium', 'medium.com'),
(1497, 'Seeking Genius in Negative Space', 'medium.com/genius-week/seeking-genius-in-negative-space-4e7c755f641f', 'medium', '', '2015-03-22 04:45:02', 'medium', 'medium.com'),
(1498, 'I’ve Waited My Whole Life to be Thirty Years Old', 'medium.com/human-parts/i-ve-waited-my-whole-life-to-be-thirty-years-old-7c20ed23b03c', 'medium', '', '2015-03-21 04:45:02', 'medium', 'medium.com'),
(1499, 'Put On Your Beauty Face', 'medium.com/re-form/put-on-your-beauty-face-83a35c53197e', 'medium', '', '2015-03-21 04:45:02', 'medium', 'medium.com'),
(1500, 'A Pox On Your Roller Bags! Why Backpacks Are The Smarter Choice', 'medium.com/gone/a-pox-on-your-roller-bags-why-backpacks-are-the-smarter-choice-f58d7253a489', 'medium', '', '2015-03-21 04:45:02', 'medium', 'medium.com'),
(1501, 'Specialist or Jack-of-All-Trades? The Answer’s Obvious to Me', 'medium.com/@garyvee/specialist-or-jack-of-all-trades-the-answer-s-obvious-to-me-bfacebcc6f6a', 'medium', '', '2015-03-24 04:45:01', 'medium', 'medium.com'),
(1502, 'Inside The Bubble Bus', 'medium.com/matter/inside-the-bubble-bus-87ca7e027c1', 'medium', '', '2015-03-22 04:45:02', 'medium', 'medium.com'),
(1503, 'How a Michigan Farmer Made $4 Million Smuggling…', 'www.playboy.com/articles/pez-outlaw', 'readability', '', '2015-03-22 18:10:11', 'readability', 'www.playboy.com'),
(1504, 'At Kodak, Clinging to a Future Beyond Film', 'www.nytimes.com/2015/03/22/business/at-kodak-clinging-to-a-future-beyond-film.html', 'readability', '', '2015-03-20 12:15:31', 'readability', 'www.nytimes.com'),
(1505, 'What Did Oklahoma City’s Media Do to Piss Off…', 'grantland.com/the-triangle/nba-russell-westbrook-kevin-durant-oklahoma-city-thunder-sports-media/', 'readability', '', '2015-03-21 04:50:02', 'readability', 'grantland.com'),
(1506, 'The Meaning of Timothy McVeigh', 'www.vanityfair.com/news/2001/09/mcveigh200109', 'readability', '', '2015-03-22 04:50:02', 'readability', 'www.vanityfair.com'),
(1507, 'Do you genes determine your entire life? | Julian…', 'www.theguardian.com/science/2015/mar/19/do-your-genes-determine-your-entire-life', 'readability', '', '2015-03-21 04:50:02', 'readability', 'www.theguardian.com'),
(1508, 'Inside Scientology: A Reading List', 'blog.longreads.com/2015/03/20/inside-scientology-a-reading-list/', 'readability', '', '2015-03-21 04:50:02', 'readability', 'blog.longreads.com'),
(1509, 'The Top 5 Longreads of the Week', 'blog.longreads.com/2015/03/20/the-top-5-longreads-of-the-week-60/', 'readability', '', '2015-03-21 04:50:02', 'readability', 'blog.longreads.com'),
(1510, 'Former eBay Exec Chris Payne Is A Match For New…', 'techcrunch.com/2015/03/20/former-ebay-exec-chris-payne-is-a-match-for-new-tinder-ceo/', 'readability', '', '2015-03-21 04:50:02', 'readability', 'techcrunch.com'),
(1511, 'Ask Slashdot: Forgot Passwd leads to email with plaintext password, What to do?', 'slashdot.org/submission/4283887/ask-slashdot-forgot-passwd-leads-to-email-with-plaintext-password-what-to-do', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1512, 'Latest Update', 'slashdot.org/journal/2219407/latest-update', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1513, 'A software project full of ''male anatomy'' jokes is going crazy right now', 'slashdot.org/submission/4283743/a-software-project-full-of-male-anatomy-jokes-is-going-crazy-right-now', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1514, 'Taxi apps accused of facilitating sexual harassment in Brazil', 'slashdot.org/submission/4283673/taxi-apps-accused-of-facilitating-sexual-harassment-in-brazil', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1515, 'Chevy Malibu ''Teen Driver'' Tech Will Snitch if You Speed', 'slashdot.org/submission/4283649/chevy-malibu-teen-driver-tech-will-snitch-if-you-speed', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1516, 'OEMs Allowed To Lock Secure Boot In Windows 10 Computers', 'slashdot.org/submission/4283585/oems-allowed-to-lock-secure-boot-in-windows-10-computers', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1517, 'Meet the Carolina Butcher, a 9-Foot Crocodile That Walked on Two Legs', 'slashdot.org/submission/4283527/meet-the-carolina-butcher-a-9-foot-crocodile-that-walked-on-two-legs', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1518, 'Report: NASA May Miss SLS Launch Deadline', 'slashdot.org/submission/4283507/report-nasa-may-miss-sls-launch-deadline', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1519, 'France decrees new rooftops must be covered in plants or solar panels', 'slashdot.org/submission/4283495/france-decrees-new-rooftops-must-be-covered-in-plants-or-solar-panels', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1520, 'Government Spies Admit that Cyber Armageddon is Unlikely', 'slashdot.org/submission/4283483/government-spies-admit-that-cyber-armageddon-is-unlikely', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1521, 'NASA''s Abandoned Launch Facilities', 'slashdot.org/submission/4283421/nasas-abandoned-launch-facilities', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1522, 'Space CAN expand faster than the speed of light', 'slashdot.org/submission/4283341/space-can-expand-faster-than-the-speed-of-light', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1523, 'Google caught altering search-results for profit', 'slashdot.org/submission/4283327/google-caught-altering-search-results-for-profit', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1524, 'Every Browser Hacked at Pwn2own 2015 as HP Pays out $557,500 in Awards', 'slashdot.org/submission/4283283/every-browser-hacked-at-pwn2own-2015-as-hp-pays-out-557500-in-awards', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1525, 'GoDaddy Accounts Vulnerable To Social Engineering (and Photoshop)', 'slashdot.org/submission/4283195/godaddy-accounts-vulnerable-to-social-engineering-and-photoshop', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1526, 'Giant lava tubes possible on the Moon', 'slashdot.org/submission/4282959/giant-lava-tubes-possible-on-the-moon', 'slashdot', '', '2015-03-21 04:52:01', 'slashdot', 'slashdot.org'),
(1527, 'Launchfeed', 'www.producthunt.com/l/4fbe34753a', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1528, 'Priime', 'www.producthunt.com/l/94eb06ac00', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1529, 'NeuBible', 'www.producthunt.com/l/8bb4662e1c', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1530, 'Building Communities', 'www.producthunt.com/l/73db10c2c5', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1531, 'Growth Hacker Marketing', 'www.producthunt.com/l/c912fa1f6d', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1532, 'GiveMeTap', 'www.producthunt.com/l/59bfaf8fff', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1533, 'Rome2rio', 'www.producthunt.com/l/8d6ec7b37d', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1534, 'Woodpost', 'www.producthunt.com/l/4ddd8dd338', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1535, 'Spaces', 'www.producthunt.com/l/5af3a229e2', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1536, 'CARROT Weather', 'www.producthunt.com/l/954dfde872', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1537, 'Annotate by Convergely', 'www.producthunt.com/l/37eb8cbdd4', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1538, 'Newsly', 'www.producthunt.com/l/75435b3901', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1539, 'Jibber', 'www.producthunt.com/l/86abcd9119', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1540, 'Easy Ten', 'www.producthunt.com/l/e9fe32e84f', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1541, 'VIM Adventures', 'www.producthunt.com/l/4f829265e2', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1542, 'Mr Jump', 'www.producthunt.com/l/9276dda694', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1543, 'Blupe App', 'www.producthunt.com/l/e6f0620968', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1544, 'Hiri', 'www.producthunt.com/l/e01e6dcfec', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1545, 'Growth Geeks', 'www.producthunt.com/l/2a842791e4', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1546, 'Technotopia', 'www.producthunt.com/l/e3cc0985c2', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1547, 'Longboard Mapp', 'www.producthunt.com/l/4fe74f6234', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1548, 'VRIDEO', 'www.producthunt.com/l/d78324c674', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1549, 'Hype 3 Pro', 'www.producthunt.com/l/14efb35a9e', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1550, 'The Book of Yeezus', 'www.producthunt.com/l/955f95269c', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1551, 'StatusCake', 'www.producthunt.com/l/606b34e210', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1552, 'Form&Thread', 'www.producthunt.com/l/e20062f440', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1553, 'Meerkat List', 'www.producthunt.com/l/e44b7f3749', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1554, 'SeeMe', 'www.producthunt.com/l/b161127b32', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1555, 'Outdoorsy', 'www.producthunt.com/l/9ea2ef50c3', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1556, 'YC Review', 'www.producthunt.com/l/01f3c0169e', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1557, 'Clima', 'www.producthunt.com/l/6ad8039cc2', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1558, 'Sirum', 'www.producthunt.com/l/a5b1ac9f9c', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1559, 'Can I Wear Shorts Today', 'www.producthunt.com/l/e7a83d92b1', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1560, 'Cryptoshift', 'www.producthunt.com/l/90db5fbbe5', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1561, 'Good Deed Time', 'www.producthunt.com/l/0a3b84f841', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1562, 'ClubSofa', 'www.producthunt.com/l/5f6800509e', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1563, 'Wineist', 'www.producthunt.com/l/65278705f1', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1564, 'Analyze Words', 'www.producthunt.com/l/19e2d8a8c1', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1565, 'Codebase', 'www.producthunt.com/l/0076806cba', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1566, 'snapbuds', 'www.producthunt.com/l/d2481af840', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1567, 'Code as Art', 'www.producthunt.com/l/99867d6aa4', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1568, 'Local Roots', 'www.producthunt.com/l/f57c4b2ce5', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1569, 'Tiny Hat', 'www.producthunt.com/l/26bfc056f7', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1570, 'Screenshots Mate', 'www.producthunt.com/l/8dfb46e567', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1571, 'Feedbunch', 'www.producthunt.com/l/31acbf97c4', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1572, 'Made Close', 'www.producthunt.com/l/e4124d4554', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1573, 'Testamentor', 'www.producthunt.com/l/b574698c24', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1574, 'Site Design: Hitting the Self Destruct Button', 'news.layervault.com/click/stories/46387', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1575, 'UXReactions: Gifs inside ;)', 'news.layervault.com/click/stories/46396', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(1576, 'Shown DN: Purple UI Kit by Heroku', 'news.layervault.com/click/stories/46346', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1577, 'Mike Monterio writes about redesigning The Seattle Times', 'news.layervault.com/click/stories/46381', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1578, '20 Signs You Might Be a Designer', 'news.layervault.com/click/stories/46367', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1579, 'Frontend Folder', 'news.layervault.com/click/stories/46359', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1580, 'The best interface is no interface: why we don''t always need An App for That', 'news.layervault.com/click/stories/46351', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1581, 'The Subtle Things', 'news.layervault.com/click/stories/46377', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1582, 'Sketch / Sketchapp Tutorial Process Videos', 'news.layervault.com/click/stories/46358', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1583, 'Tutorial. A Product Preview Slider with more product images and variations in the same space', 'news.layervault.com/click/stories/46368', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1584, '"Better Icons": Help improving icons + get 100 free icons', 'news.layervault.com/click/stories/46393', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1585, 'Form & Thread - stylish high quality socks for cheap', 'news.layervault.com/click/stories/46366', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1586, 'What You Got - A tool to know how much money you really have', 'news.layervault.com/click/stories/46390', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1587, 'Peter Thiel at Launch Festival', 'news.layervault.com/click/stories/46374', 'dn', '', '2015-03-21 04:56:03', 'designernews', 'news.layervault.com'),
(1588, 'In Design, Empathy is Not Enough', 'news.layervault.com/click/stories/46373', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(1589, 'Looking for help with a publication: Design Look Books', 'news.layervault.com/click/stories/46384', 'dn', '', '2015-03-21 04:56:03', 'designernews', 'news.layervault.com'),
(1590, 'The Ultimate Guide to Creating Visually Appealing Content', 'news.layervault.com/click/stories/46382', 'dn', '', '2015-03-21 04:56:03', 'designernews', 'news.layervault.com'),
(1591, 'Improving Facebook Paper', 'news.layervault.com/click/stories/46322', 'dn', '', '2015-03-21 04:56:03', 'designernews', 'news.layervault.com'),
(1592, 'Enlight - photo editing app to rival VSCO.', 'news.layervault.com/click/stories/46355', 'dn', '', '2015-03-21 04:56:03', 'designernews', 'news.layervault.com'),
(1593, 'Why a Subscription Model is Better than Scoping Project', 'news.layervault.com/click/stories/46369', 'dn', '', '2015-03-21 04:56:03', 'designernews', 'news.layervault.com'),
(1594, 'datasharing', 'github.com/jtleek/datasharing', 'github', '', '2015-03-23 04:58:01', 'github', 'github.com'),
(1595, 'anicollection', 'github.com/anicollection/anicollection', 'github', '', '2015-03-22 04:58:02', 'github', 'github.com'),
(1596, 'is.js', 'github.com/arasatasaygin/is.js', 'github', '', '2015-03-24 04:58:02', 'github', 'github.com'),
(1597, 'torrent', 'github.com/anacrolix/torrent', 'github', '', '2015-03-24 04:58:02', 'github', 'github.com'),
(1598, 'artoo', 'github.com/hybridgroup/artoo', 'github', '', '2015-03-21 04:58:01', 'github', 'github.com'),
(1599, 'frontend-folder', 'github.com/dnomak/frontend-folder', 'github', '', '2015-03-22 04:58:02', 'github', 'github.com'),
(1600, 'android-testing', 'github.com/googlesamples/android-testing', 'github', '', '2015-03-21 04:58:01', 'github', 'github.com'),
(1601, 'MaterialPowerMenu', 'github.com/naman14/MaterialPowerMenu', 'github', '', '2015-03-21 04:58:01', 'github', 'github.com'),
(1602, 'sanitize.css', 'github.com/jonathantneal/sanitize.css', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(1603, 'An elegant, accessible toggle component for React', 'github.com/instructure-react/react-toggle', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'github.com'),
(1604, 'Angular and i18n - The new world', 'blog.thoughtram.io/angular/2015/03/21/angular-and-i18n-the-new-world.html', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'blog.thoughtram.io'),
(1605, 'Defensive JavaScript? Yes, Please!', 'blog.javascripting.com/2015/03/18/defensive-javascript/', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'blog.javascripting.com'),
(1606, 'Angular Basics - A free book on AngularJS', 'www.angularjsbook.com/', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'www.angularjsbook.com'),
(1607, 'Huntsman - A simple web spider', 'missinglink.github.io/huntsman/', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'missinglink.github.io'),
(1608, 'SuperFetch - Promise-based HTTP client for Node.js', 'github.com/luin/superfetch', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'github.com'),
(1609, 'SceneVR - Node and WebGL 3D Scenes', 'dailyjs.com/2015/03/20/scenevr/', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'dailyjs.com'),
(1610, 'Using Dependency Injection in Your JavaScript Unit Tests with Rewire', 'strongloop.com/strongblog/javascript-unit-testing-using-dependency-injection/', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'strongloop.com'),
(1611, 'A Quick Intro to Azure DocumentDB''s Server-Side JavaScript', 'channel9.msdn.com/Blogs/Windows-Azure/Azure-Demo-A-Quick-Intro-to-Azure-DocumentDBs-Server-Side-Javascript', 'javascript', '', '2015-03-22 06:00:02', 'echojs', 'channel9.msdn.com'),
(1612, 'Snippet - Using Degrees with Cosine, Sine, & Tangent', 'cwestblog.com/2015/03/20/javascript-snippet-using-degrees-with-cosine-sine-tangent/', 'javascript', '', '2015-03-22 06:00:02', 'echojs', 'cwestblog.com'),
(1613, 'Replicate Architecture Ideas for React Flux', 'jrhicks.github.io/replicate_architecture_ideas_for_react_flux_apps/index.html', 'javascript', '', '2015-03-22 06:00:02', 'echojs', 'jrhicks.github.io'),
(1614, 'Free React.js Workshop (Skills Matter, London, UK - April 14th)', 'skillsmatter.com/meetups/7024-a-mini-hands-on-react-workshop', 'javascript', '', '2015-03-22 06:00:02', 'echojs', 'skillsmatter.com'),
(1615, 'Growing up with JavaScript: History & Future of an Oddball Language [UK Talk]', 'skillsmatter.com/meetups/7043-growing-up-with-javascript-history-future-of-an-oddball', 'javascript', '', '2015-03-22 06:00:02', 'echojs', 'skillsmatter.com'),
(1616, 'Why AngularJS isn''t always the best choice? (Video)', 'twitter.com/munichjs/status/578849104995987456', 'javascript', '', '2015-03-22 06:00:02', 'echojs', 'twitter.com'),
(1617, 'Eloquent JavaScript (The Annotated Version)', 'docs.google.com/document/d/1aa2-HtUglQrAps31s4LdTPVsiFb1BxhyjZolxeezzcI/preview', 'javascript', '', '2015-03-22 06:00:02', 'echojs', 'docs.google.com'),
(1618, 'Client Feedback on the Creation of the Earth', 'www.mcsweeneys.net/articles/client-feedback-on-the-creation-of-the-earth', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.mcsweeneys.net'),
(1619, 'had to set a record', 'www.cleveland.com/court-justice/index.ssf/2015/03/clevelands_newest_millionaire.html', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.cleveland.com'),
(1620, 'The First Roadie -- Ever', 'www.texasmonthly.com/story/%E2%80%9C-first-roadie%E2%80%94ever%E2%80%9D', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.texasmonthly.com'),
(1621, 'Roadies: Unlikely Survivors in the Music Business', 'www.wsj.com/articles/roadies-unlikely-survivors-in-the-music-business-1426780184', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.wsj.com'),
(1622, 'made $4 million smuggling rare Pez containers into the U.S.', 'nxt.fm/1bk420c', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'nxt.fm'),
(1623, 'all the territory taken by Boko Haram will recovered soon', 'm.bbc.com/news/world-africa-31979524', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'm.bbc.com'),
(1624, 'noticeably absent', 'www.nytimes.com/2015/03/21/world/africa/nigerian-army-noticeably-absent-in-town-taken-from-boko-haram.html', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.nytimes.com'),
(1625, 'at least 135 people in Yemen', 'www.wsj.com/articles/two-suicide-bombings-target-yemen-mosques-1426850471', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.wsj.com'),
(1626, 'we may have reached peak cable', 'www.asymco.com/2015/03/19/peak-cable/', 'nondev', '', '2015-03-24 01:27:06', 'nextdraft', 'www.asymco.com'),
(1627, 'latest drama called Bloodline', 'www.netflix.com/WiMovie/80010655', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.netflix.com'),
(1628, 'helped improve attention spans', 'www.latimes.com/science/sciencenow/la-sci-sn-boys-omega-3-20150319-story.html', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.latimes.com'),
(1629, 'except in the most politically important part of the world', 'www.washingtonpost.com/blogs/the-fix/wp/2015/03/19/this-has-been-the-warmest-winter-on-record-except-in-the-most-politically-important-part-of-the-world/', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.washingtonpost.com'),
(1630, '26 charts and maps that show the world is getting much, much better', 'www.vox.com/2014/11/24/7272929/charts-thankful', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.vox.com'),
(1631, 'on their state board examinations in India', 'www.hindustantimes.com/india-news/bluetooth-smartphones-parental-guidance-how-bihar-students-cheat-in-exams/article1-1328680.aspx', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.hindustantimes.com'),
(1632, 'reading this article by Ellen McCarthy', 'www.washingtonpost.com/blogs/style-blog/wp/2015/03/19/larry-king-has-a-special-way-of-tweeting-the-broadcast-legend-who-just-cant-retire-talks-about-his-new-media-way-of-life/', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'www.washingtonpost.com'),
(1633, 'to star in a new home renovation series', 'variety.com/2015/tv/news/mr-t-sledgehammer-for-home-renovation-series-on-scripps-diy-1201455902/', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'variety.com'),
(1634, 'with a built-in camera for capturing proposals', 'petapixel.com/2015/03/19/ring-cam-an-engagement-ring-box-with-a-built-in-camera-for-capturing-proposals/', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'petapixel.com'),
(1635, 'why are movie trailers called trailers', 'priceonomics.com/why-are-movie-trailers-called-trailers/', 'nondev', '', '2015-03-23 06:30:02', 'nextdraft', 'priceonomics.com'),
(1636, 'ConsoleBot', 'github.com/meenie/console-bot', 'webdev', '', '2015-03-23 07:00:02', 'versioning', 'github.com'),
(1637, 'AniCollection', 'github.com/anicollection/anicollection/', 'webdev', '', '2015-03-23 07:00:02', 'versioning', 'github.com'),
(1638, 'Jibber', 'jibberapp.co/', 'webdev', '', '2015-03-23 07:00:03', 'versioning', 'jibberapp.co'),
(1639, 'Priime', 'priime.com/', 'webdev', '', '2015-03-23 07:00:03', 'versioning', 'priime.com'),
(1640, 'Class and Inheritance in ECMAScript 6', 'www.sitepoint.com/understanding-ecmascript-6-class-inheritance/', 'webdev', '', '2015-03-23 07:00:03', 'versioning', 'www.sitepoint.com'),
(1641, 'managing incidents and outages, from the first alert to the post-mortem, with VictorOps', 'www.sitepoint.com/alert-post-mortem-manage-outage-victorops/', 'webdev', '', '2015-03-23 07:00:03', 'versioning', 'www.sitepoint.com'),
(1642, 'Our HTML and CSS editor Louis Lazaris has some tips', 'www.impressivewebs.com/how-to-write-great-web-development-articles-tutorials/', 'webdev', '', '2015-03-23 07:00:03', 'versioning', 'www.impressivewebs.com'),
(1643, 'quantity queries with Sass', 'www.sitepoint.com/using-sass-quantity-queries/', 'webdev', '', '2015-03-23 07:00:03', 'versioning', 'www.sitepoint.com'),
(1644, 'integrating Loggly and New Relic to make logging simple', 'www.sitepoint.com/integrate-apm-log-management-loggly-new-relic/', 'webdev', '', '2015-03-27 11:00:02', 'versioning', 'www.sitepoint.com'),
(1645, 'Google and Tag Heuer are making a fancy smartwatch', 'www.bloomberg.com/news/articles/2015-03-19/google-and-tag-heuer-s-smartwatch-could-change-the-game-for-apple', 'webdev', '', '2015-03-23 07:00:03', 'versioning', 'www.bloomberg.com'),
(1646, 'what Apple’s foray into haptic tech means for the future of interaction', 'www.wired.com/2015/03/apples-haptic-tech-makes-way-tomorrows-touchable-uis/', 'webdev', '', '2015-03-23 07:00:03', 'versioning', 'www.wired.com'),
(1647, 'a guide to getting a busy person to reply to your email', 'blog.pickcrew.com/get-busy-person-respond-email/', 'webdev', '', '2015-03-23 07:00:04', 'versioning', 'blog.pickcrew.com'),
(1648, 'Netflix God Mode', 'bit2pixel.com/netflix-god-mode/', 'webdev', '', '2015-03-23 07:00:04', 'versioning', 'bit2pixel.com'),
(1649, 'lonelyinternetpeople', 'lonelyinternetpeople.com/', 'webdev', '', '2015-03-23 07:00:04', 'versioning', 'lonelyinternetpeople.com'),
(1650, 'Chrome DevTools: State Of The Union 2015', 'speakerdeck.com/addyosmani/devtools-state-of-the-union-2015', 'javascript', '', '2015-03-26 07:30:03', 'jsweekly', 'speakerdeck.com'),
(1651, 'Try RASON™ – RESTful Analytic Solver™ Object Notation for Web/Mobile Apps', 'rason.com/', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'rason.com'),
(1652, '35 Talks and Keynotes from the ng-conf 2015 Conference', 'ng-conf.org/', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'ng-conf.org'),
(1653, 'Opening for Front End Developer @ Queue Software (Raleigh, NC)', 'queuesoftware.com/frontend', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'queuesoftware.com'),
(1654, 'Frontend Engineer (Full-Stack)', 'jobs.babbel.com/en/', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'jobs.babbel.com'),
(1655, 'The ES6 Spec, Release Candidate 3', 'wiki.ecmascript.org/doku.php', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'wiki.ecmascript.org'),
(1656, 'New e-book: React+d3.js: How to Build Data Visualizations with React and d3.js', 'swizec.com/reactd3js/', 'javascript', '', '2015-03-26 07:30:03', 'jsweekly', 'swizec.com'),
(1657, 'About The JS1k 2015 Competition', 'www.michalpaszkiewicz.co.uk/about-js1k2015.html', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'www.michalpaszkiewicz.co.uk'),
(1658, '24% of database devs don’t use source control. Do you?', 'www.red-gate.com/products/sql-development/sql-source-control/', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'www.red-gate.com'),
(1659, 'payform: Library for Building Credit Card Forms + Validating and Formatting', 'jondavidjohn.github.io/payform/', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'jondavidjohn.github.io'),
(1660, 'jsGrid: A Lightweight Grid jQuery Plugin', 'js-grid.com/', 'javascript', '', '2015-03-21 08:00:02', 'jsweekly', 'js-grid.com'),
(1661, 'Understanding SQL''s NULL', 'www.periscope.io/blog/understanding-sql-null.html', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'www.periscope.io'),
(1662, 'Presto: Distributed SQL Query Engine for Big Data', 'prestodb.io/', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'prestodb.io'),
(1663, 'Using Elasticsearch with SQL Server', 'blog.pluralsight.com/elasticsearch-and-sql-server', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'blog.pluralsight.com'),
(1664, 'Batch, Streaming and Serving: Dive into Hortonworks Data Platform version 2.2', 'www.rackspace.com/blog/batch-streaming-and-serving-hortonworks-data-platform-version-2-2-is-here/', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'www.rackspace.com'),
(1665, 'Using MongoDB with Spark', 'databricks.com/blog/2015/03/20/using-mongodb-with-spark.html', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'databricks.com'),
(1666, 'A Million Rows Isn''t Cool. You Know What''s Cool? A Billion Rows.', 'radar.oreilly.com/2015/02/a-million-rows-isnt-cool-you-know-whats-cool-a-billion-rows.html', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'radar.oreilly.com'),
(1667, 'Announcing The RethinkDB 2.0 Release Candidate', 'rethinkdb.com/blog/2.0-release-candidate/', 'db', '', '2015-03-20 17:15:12', 'dbweekly', 'rethinkdb.com'),
(1668, 'MongoDB 3.0.1 Released', 'groups.google.com/d/msg/mongodb-user/A5vk4RZceGc/RqeLe7IWVPcJ', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'groups.google.com'),
(1669, 'Embedded Analytics Goes Mainstream', 'www.datanami.com/2015/03/17/embedded-analytics-goes-mainstream/', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'www.datanami.com'),
(1670, 'MongoDB 3.1.0 (Developer Only Release) Released', 'groups.google.com/d/msg/mongodb-dev/rHe0EmxkIcc/OCouB60v248J', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'groups.google.com'),
(1671, 'MemSQL Brings Geospatial Analysis to In-Memory, Distributed Databases', 'www.marketwired.com/press-release/memsql-brings-geospatial-analysis-to-in-memory-distributed-databases-2001185.htm', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'www.marketwired.com');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(1672, 'How to Backup your AWS Cloud-based PostgreSQL Database', 'www.n2ws.com/blog/how-to-backup-your-aws-cloud-based-postgresql-database.html', 'db', '', '2015-03-27 09:30:02', 'dbweekly', 'www.n2ws.com'),
(1673, 'Visual Representations of SQL Joins', 'www.codeproject.com/Articles/33052/Visual-Representation-of-SQL-Joins', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'www.codeproject.com'),
(1674, 'Tinder is Scaling with MongoDB and Some Help from ObjectRocket', 'thenewstack.io/tinder-is-scaling-with-mongodb-and-some-help-from-objectrocket/', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'thenewstack.io'),
(1675, 'Dropping A Column in SQLite Is A Blood Bath', 'medium.com/@baudoui/dropping-a-column-in-sqlite-9d7613e73ae5', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'medium.com'),
(1676, 'Generate Test Data Instantly with dbForge Data Generator for SQL Server', 'www.devart.com/news/2015/dbforgesqldatagenerator.html', 'db', '', '2015-03-21 09:00:02', 'dbweekly', 'www.devart.com'),
(1677, 'Ghostlab 2 is here', 'blog.vanamco.com/ghostlab-2-is-here/', 'css', '', '2015-03-26 14:30:02', 'rdweekly', 'blog.vanamco.com'),
(1678, 'RWD Images Meetup', 'ircbot.responsiveimages.org/bot/log/respimg/2015-03-05', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'ircbot.responsiveimages.org'),
(1679, 'respimg use-cases doc', 'usecases.responsiveimages.org/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'usecases.responsiveimages.org'),
(1680, 'just-landed', 'codereview.chromium.org/951303003/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'codereview.chromium.org'),
(1681, 'preconnect', 'groups.google.com/a/chromium.org/forum/', 'css', '', '2015-03-25 16:11:38', 'rdweekly', 'groups.google.com'),
(1682, 'preload', 'w3c.github.io/preload/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'w3c.github.io'),
(1683, 'Resource Hints', 'w3c.github.io/resource-hints/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'w3c.github.io'),
(1684, 'Responsive Design Notebooks', 'backpocket.co/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'backpocket.co'),
(1685, 'RICG Responsive Images For WordPress', 'www.smashingmagazine.com/2015/02/24/ricg-responsive-images-for-wordpress/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'www.smashingmagazine.com'),
(1686, 'UX Tactics To Make Slow Things Seem Faster', 'blog.placeit.net/ux-tactics-make-slow-things-seem-faster/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'blog.placeit.net'),
(1687, 'Responsive Images 101, Part 4: Srcset Width Descriptors', 'blog.cloudfour.com/author/jason-grigsby/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'blog.cloudfour.com'),
(1688, 'MQ''s Level 4 : Update Frequency', 'www.w3.org/TR/mediaqueries-4/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'www.w3.org'),
(1689, '100 Best Free WordPress Themes', 'www.noupe.com/wordpress/100-best-free-wordpress-themes-responsive-huge-images-flat-style-88089.html', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'www.noupe.com'),
(1690, 'Responsive Images Audits', 'blog.cloudfour.com/responsive-images-audits/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'blog.cloudfour.com'),
(1691, 'Getting started with Grunt', 'medium.com/@verpixelt/get-started-with-grunt-76d29dc25b01', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'medium.com'),
(1692, 'Em-based media queries are based on…', 'blog.w3conversions.com/2015/03/all-your-base-are-belong-to-us-%E2%80%94-or-what-base-size-do-em-based-media-queries-use/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'blog.w3conversions.com'),
(1693, 'Precise control over responsive typography', 'madebymike.com.au/writing/precise-control-responsive-typography/', 'css', '', '2015-03-23 15:00:03', 'rdweekly', 'madebymike.com.au'),
(1694, 'Improving Responsive Images with the Picture Element', 'www.sitepoint.com/improving-responsive-images-picture-element/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'www.sitepoint.com'),
(1695, 'Probably Use initial-scale=1', 'css-tricks.com/probably-use-initial-scale1/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'css-tricks.com'),
(1696, 'grunt-respimg', 'www.npmjs.com/package/grunt-respimg', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'www.npmjs.com'),
(1697, 'Medium Lightbox', 'github.com/davidecalignano/MediumLightbox', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'github.com'),
(1698, 'What Does My Site Cost?', 'whatdoesmysitecost.com/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'whatdoesmysitecost.com'),
(1699, 'WRKSHOP', 'trentwalton.com/2015/03/16/wrkshop/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'trentwalton.com'),
(1700, 'Beyond Tellerrand 2015', 'beyondtellerrand.com/events/duesseldorf-2015/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'beyondtellerrand.com'),
(1701, 'New York City — Responsive Web Design', 'responsivewebdesign.com/events/2015-nyc/', 'css', '', '2015-03-21 11:30:02', 'rdweekly', 'responsivewebdesign.com'),
(1702, 'Speaking « CSS Dev Conf 2015', '2015.cssdevconf.com/speaking/', 'css', '', '2015-03-21 11:30:03', 'rdweekly', '2015.cssdevconf.com'),
(1703, 'Enhancing Responsiveness with Flexbox presentation at RWD Summit', 'zomigi.com/blog/rwd-flexbox/', 'css', '', '2015-03-23 15:00:03', 'rdweekly', 'zomigi.com'),
(1704, 'science education on YouTube', 'www.youtube.com/user/Kurzgesagt/videos', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'www.youtube.com'),
(1705, 'Chrome 42 (Beta Channel)', 'blog.chromium.org/2015/03/chrome-42-beta-push-notifications_12.html', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'blog.chromium.org'),
(1706, 'have a meaningful description text in your newsletter', 'osvaldas.info/forcing-description-text-in-a-newsletter', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'osvaldas.info'),
(1707, 'free food outline icons', 'tympanus.net/codrops/2015/03/19/freebie-organic-food-icon-set/', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'tympanus.net'),
(1708, 'SSL Labs now offers APIs', 'www.ssllabs.com/projects/ssllabs-apis/', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'www.ssllabs.com'),
(1709, 'difference between SPDY and HTTP/2', 'www.maxcdn.com/blog/spdy-http2-shift/', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'www.maxcdn.com'),
(1710, 'Akamai just enabled HTTP/2', 'blogs.akamai.com/2015/02/with-http2-akamai-introduces-next-gen-web.html', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'blogs.akamai.com'),
(1711, 'Free Your Data', 'freeyourdata.org/', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'freeyourdata.org'),
(1712, 'massive OpenSSL Secutiry Advisory', 'mta.openssl.org/pipermail/openssl-announce/2015-March/000026.html', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'mta.openssl.org'),
(1713, 'Accessibility APIs—A key to web accessibility', 'www.smashingmagazine.com/2015/03/16/web-accessibility-with-accessibility-api/', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'www.smashingmagazine.com'),
(1714, 'CSS Bliss', 'github.com/gilbox/css-bliss', 'webdev', '', '2015-03-21 13:30:02', 'wdrl', 'github.com'),
(1715, '5 benefits of placeholder art', '2dgamearttutorials.blogspot.com/2015/03/5-benefits-of-placeholder-art.html', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', '2dgamearttutorials.blogspot.com'),
(1716, '8 classic game genres ready to explore again', 'gamedevelopment.tutsplus.com/articles/8-classic-game-genres-ready-to-explore-again--cms-23172', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'gamedevelopment.tutsplus.com'),
(1717, 'How we created the responsive HTML5 Art Tools for the BBC', 'www.photonstorm.com/html5/clients/how-we-created-the-responsive-html5-art-tools-for-the-bbc', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.photonstorm.com'),
(1718, 'Cities: Skylines breaks Paradox sales records', 'www.develop-online.net/news/cities-skylines-breaks-paradox-sales-records/0204339', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.develop-online.net'),
(1719, 'Exclusively on everything - platform agnostic HTML5 game development and performance', 'www.goodboydigital.com/exclusively-everything/', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.goodboydigital.com'),
(1720, 'On cliques', 'mikebithell.tumblr.com/post/66607270174/on-cliques', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'mikebithell.tumblr.com'),
(1721, 'Your first game', 'alextrowers.blogspot.co.uk/2015/03/your-first-game.html', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'alextrowers.blogspot.co.uk'),
(1722, 'Match game mechanics', 'www.gamasutra.com/blogs/JonathanBailey/20150227/237544/', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.gamasutra.com'),
(1723, 'PandaJS hires, retina and scaling', 'www.ninjadoodle.com/blog/panda-js-hires-retina-and-scaling/', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.ninjadoodle.com'),
(1724, 'Bringing your game to life in 10 simple steps', 'gamedevelopment.tutsplus.com/tutorials/bringing-your-game-to-life-in-10-simple-steps--cms-23447', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'gamedevelopment.tutsplus.com'),
(1725, 'HTML5 prototype of an endless runner game like Spring Ninja', 'www.emanueleferonato.com/2015/03/16/html5-prototype-of-an-endless-runner-game-like-spring-ninja/', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.emanueleferonato.com'),
(1726, 'ENTI brings you VideoGame Day in Mallorca', 'blog.playcanvas.com/enti-brings-you-videogame-day-in-mallorca/', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'blog.playcanvas.com'),
(1727, 'Creature - advanced 2D skeletal and mesh animation', 'www.kestrelmoon.com/creature/index.html', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.kestrelmoon.com'),
(1728, 'Phaser Sandbox', 'phaser.io/sandbox', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'phaser.io'),
(1729, 'GraphicsForGames', 'graphicsforgames.com/', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'graphicsforgames.com'),
(1730, 'A list of 150 books about video games', 'www.ludoscience.com/EN/ressources/bibliographie/index.html', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.ludoscience.com'),
(1731, 'Pichón - puzzle platformer', 'lisandrolorea.com.ar/Pichon/', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'lisandrolorea.com.ar'),
(1732, 'Ramp Lab - fun sandbox physics game', 'www.kongregate.com/games/toweld/ramp-lab', 'gamedev', '', '2015-03-21 15:30:02', 'gamedevjsweekly', 'www.kongregate.com'),
(1733, 'Video Streaming with RethinkDB Changefeeds', 'github.com/AtnNn/rethinkdb-stream', 'hn', '', '2015-03-21 14:43:21', 'hackernews', 'github.com'),
(1734, 'Google Just Fixed One of Wi-Fi''s Biggest Annoyances', 'www.wired.com/2015/03/google-android-broken-wifi/', 'hn', '', '2015-03-21 15:38:31', 'hackernews', 'www.wired.com'),
(1735, 'How I got a valid SSL cert for my ISP''s main domain', 'raymii.org/s/blog/How_I_got_a_valid_SSL_certificate_for_my_ISPs_main_website.html', 'hn', '', '2015-03-21 14:38:04', 'hackernews', 'raymii.org'),
(1736, 'Are pointers and arrays equivalent in C? (2009)', 'eli.thegreenplace.net/2009/10/21/are-pointers-and-arrays-equivalent-in-c', 'hn', '', '2015-03-21 14:18:50', 'hackernews', 'eli.thegreenplace.net'),
(1737, 'The Hacker Who Drank Ayahuasca', 'medium.com/@Grayfox/the-hacker-who-drank-ayahuasca-517148aa1ed4', 'hn', '', '2015-03-21 09:40:45', 'hackernews', 'medium.com'),
(1738, 'Frankenimage – Reconstructing images with pieces from an image database', 'gimlids.github.io/frankenimage/', 'hn', '', '2015-03-21 14:52:53', 'hackernews', 'gimlids.github.io'),
(1739, 'No love lost: Microsoft tries to block Linux on Windows machines', 'www.linuxveda.com/2015/03/21/no-love-lost-microsoft-tries-block-linux-windows-machines/', 'hn', '', '2015-03-21 14:36:06', 'hackernews', 'www.linuxveda.com'),
(1740, 'Breast Milk Becomes a Commodity, with Mothers Caught Up in Debate', 'www.nytimes.com/2015/03/21/business/breast-milk-products-commercialization.html', 'hn', '', '2015-03-21 13:21:37', 'hackernews', 'www.nytimes.com'),
(1741, '12-minute Mandelbrot: fractals on a 50 year old IBM 1401 mainframe', 'www.righto.com/2015/03/12-minute-mandelbrot-fractals-on-50.html', 'hn', '', '2015-03-21 16:22:47', 'hackernews', 'www.righto.com'),
(1742, 'Mode X', 'en.wikipedia.org/wiki/Mode_X', 'hn', '', '2015-03-21 11:47:40', 'hackernews', 'en.wikipedia.org'),
(1743, 'The Little “Fighter” That Couldn’t: Moral Hazard and the F-35', 'www.jqpublicblog.com/the-little-fighter-that-couldnt-moral-hazard-and-the-f-35/', 'hn', '', '2015-03-21 15:28:04', 'hackernews', 'www.jqpublicblog.com'),
(1744, 'Hacking BIOS chips isn''t just the NSA''s domain anymore', 'www.wired.com/2015/03/researchers-uncover-way-hack-bios-undermine-secure-operating-systems/', 'hn', '', '2015-03-21 10:04:58', 'hackernews', 'www.wired.com'),
(1745, 'The Underhanded C Contest: weak encryption (2007)', 'underhanded.xcott.com/', 'hn', '', '2015-03-21 09:50:46', 'hackernews', 'underhanded.xcott.com'),
(1746, 'Show HN: Firesize – On-the-fly image resizing, no code required', 'firesize.com/', 'hn', '', '2015-03-21 16:02:11', 'hackernews', 'firesize.com'),
(1747, 'ZX Spectrum and loaders, part 1', 'www.uelectronics.info/2015/03/21/zx-spectrum-and-loaders-part-one/', 'hn', '', '2015-03-21 11:55:30', 'hackernews', 'www.uelectronics.info'),
(1748, 'Modern science and Chinese philosophy tell us similar stories about how we think', 'prime.nautil.us/issue/22/slow/trying-not-to-try', 'hn', '', '2015-03-21 12:09:25', 'hackernews', 'prime.nautil.us'),
(1749, 'AT&T Charging Customers to Not Spy on Them', 'www.schneier.com/blog/archives/2015/02/att_charging_cu.html', 'hn', '', '2015-03-21 12:33:44', 'hackernews', 'www.schneier.com'),
(1750, 'Trolley problem', 'en.wikipedia.org/wiki/Trolley_problem', 'hn', '', '2015-03-21 13:29:11', 'hackernews', 'en.wikipedia.org'),
(1751, 'Chinese Activists under DDoS', 'anti-ddos-protection.com/chinese-activists-under-ddos-attack/', 'hn', '', '2015-03-21 13:46:56', 'hackernews', 'anti-ddos-protection.com'),
(1752, 'Efficient Nested React Components', 'medium.com/@joshuawcomeau/efficient-nested-react-components-dd9347e9b3f3', 'hn', '', '2015-03-24 06:00:01', 'hackernews', 'medium.com'),
(1753, 'Animated vector map', 'tangrams.github.io/tangram-docs-assets/', 'hn', '', '2015-03-21 02:35:45', 'hackernews', 'tangrams.github.io'),
(1754, 'Sabbath mode', 'en.wikipedia.org/wiki/Sabbath_mode', 'hn', '', '2015-03-21 15:25:06', 'hackernews', 'en.wikipedia.org'),
(1755, 'Replacing Photoshop with NSString', 'cocoamine.net/blog/2015/03/20/replacing-photoshop-with-nsstring/', 'hn', '', '2015-03-20 20:55:15', 'hackernews', 'cocoamine.net'),
(1756, 'Segment is hiring engineers to supercharge our distributed queues', 'segment.com/jobs/descriptions/infrastructure-engineer/', 'hn', '', '2015-03-25 22:52:48', 'hackernews', 'segment.com'),
(1757, 'Reliable Cron across the Planet', 'queue.acm.org/detail.cfm', 'hn', '', '2015-03-23 21:01:52', 'hackernews', 'queue.acm.org'),
(1758, 'Complexity is the bugdoor''s friend', 'kryptoslogic.blogspot.com/2015/03/complexity-is-bugdoors-friend.html', 'hn', '', '2015-03-21 08:32:47', 'hackernews', 'kryptoslogic.blogspot.com'),
(1759, 'Novel polynomial basis and its application to Reed-Solomon erasure codes', 'arxiv.org/abs/1404.3458', 'hn', '', '2015-03-21 06:48:59', 'hackernews', 'arxiv.org'),
(1760, 'Dissing Track Records', 'www.overcomingbias.com/2015/03/dissing-track-records.html', 'hn', '', '2015-03-21 13:04:54', 'hackernews', 'www.overcomingbias.com'),
(1761, 'An easier way to use Python''s cProfile', 'github.com/ymichael/cprofilev', 'hn', '', '2015-03-21 09:07:55', 'hackernews', 'github.com'),
(1762, 'Greektown meters to bring change for homeless', 'www.detroitnews.com/story/news/local/detroit-city/2015/03/21/greektown-meters-bring-change-homeless/25122711/', 'hn', '', '2015-03-21 09:45:05', 'hackernews', 'www.detroitnews.com'),
(1763, 'Welcome to OpenBSD [pdf]', 'devio.us/~bcallah/rcos2015.pdf', 'hn', '', '2015-03-20 20:37:46', 'hackernews', 'devio.us'),
(1764, 'Dusting Off a Police Trove of Photographs to Rival Weegee’s', 'mobile.nytimes.com/2015/03/21/nyregion/reaching-into-the-past-the-police-dust-off-a-photographic-trove-to-rival-weegees.html', 'hn', '', '2015-03-21 12:33:34', 'hackernews', 'mobile.nytimes.com'),
(1765, 'Why Elton McDonald built a tunnel', 'www.macleans.ca/society/elton-mcdonald-and-the-incredible-true-story-behind-the-toronto-mystery-tunnel/', 'hn', '', '2015-03-24 04:50:02', 'hackernews', 'www.macleans.ca'),
(1766, 'All Major Browsers Fall at Pwn2Own Day Two', 'threatpost.com/all-major-browsers-fall-at-pwn2own-day-2/111731', 'hn', '', '2015-03-27 05:03:02', 'hackernews', 'threatpost.com'),
(1767, 'On open-sourcing existing code', 'www.snellman.net/blog/archive/2015-03-19-cant-even-throw-code-across-the-wall/', 'hn', '', '2015-03-20 17:27:13', 'hackernews', 'www.snellman.net'),
(1768, 'Preprocessor Abuse and Optional Parentheses', 'mikeash.com/pyblog/friday-qa-2015-03-20-preprocessor-abuse-and-optional-parentheses.html', 'hn', '', '2015-03-20 20:44:48', 'hackernews', 'mikeash.com'),
(1769, 'Alzheimer’s Drug Sharply Slowed Cognitive Decline', 'www.nytimes.com/2015/03/21/business/alzheimers-drug-trial-shows-cognitive-decline-sharply-slowed.html', 'hn', '', '2015-03-20 18:27:00', 'hackernews', 'www.nytimes.com'),
(1770, 'Ideas for Improving Ruby During Google Summer of Code 2015', 'github.com/rubygsoc/rubygsoc/wiki/Ideas-List', 'hn', '', '2015-03-27 08:30:03', 'hackernews', 'github.com'),
(1771, 'Online Learning Platzi (YC W15) Gives You Useful Tech Skills, Not Diplomas', 'techcrunch.com/2015/03/20/platzi/', 'hn', '', '2015-03-21 01:09:07', 'hackernews', 'techcrunch.com'),
(1772, 'Development of Doom', 'en.wikipedia.org/wiki/Development_of_Doom', 'hn', '', '2015-03-20 18:12:46', 'hackernews', 'en.wikipedia.org'),
(1773, 'Drchrono wants Django and iOS hackers to join us, help us fix healthcare', 'www.hackerrank.com/tests/527036edb11ff/0ca5532381fbebad9fffaa28dc90475f', 'hn', '', '2015-03-21 10:25:43', 'hackernews', 'www.hackerrank.com'),
(1774, 'Optimizing performance on low-end Android devices', 'blog.echolocker.com/performance', 'hn', '', '2015-03-20 20:20:34', 'hackernews', 'blog.echolocker.com'),
(1775, 'Sirum (YC W15) Recycles Unused Medicines to Save Money and Lives', 'opinionator.blogs.nytimes.com/2015/03/20/recycling-unused-medicines-to-save-money-and-lives/', 'hn', '', '2015-03-20 22:57:31', 'hackernews', 'opinionator.blogs.nytimes.com'),
(1776, 'Ever wondered how device drivers are reverse engineered?', 'www.linuxvoice.com/drive-it-yourself-usb-car-6', 'hn', '', '2015-03-20 17:06:21', 'hackernews', 'www.linuxvoice.com'),
(1777, 'Dylib hijacking on OS X', 'www.virusbtn.com/virusbulletin/archive/2015/03/vb201503-dylib-hijacking', 'hn', '', '2015-03-20 18:01:55', 'hackernews', 'www.virusbtn.com'),
(1778, 'The Coming Ice Age: A true scientific detective story (1958)', 'harpers.org/archive/1958/09/the-coming-ice-age/', 'hn', '', '2015-03-20 19:41:49', 'hackernews', 'harpers.org'),
(1779, 'Edible insects are a novelty today, but they''ll be mainstream tomorrow', 'www.foodnavigator-usa.com/R-D/Tiny-Farms-Edible-insects-will-be-be-mainstream-in-future', 'hn', '', '2015-03-20 18:09:34', 'hackernews', 'www.foodnavigator-usa.com'),
(1780, 'GiveMeTap (YC W15): Free Water And Footfall Data For Stores, and It Helps Africa', 'techcrunch.com/2015/03/20/yc-graduate-givemetap-offers-free-water-footfall-data-for-stores-and-helps-africa/', 'hn', '', '2015-03-21 01:00:37', 'hackernews', 'techcrunch.com'),
(1781, 'The Need for Care with “Thoughtcrime”', 'www.eff.org/deeplinks/2015/03/need-care-thoughtcrime', 'hn', '', '2015-03-21 03:27:49', 'hackernews', 'www.eff.org'),
(1782, 'Depth-First Iterative Deepening (1985) [pdf]', 'www.cse.sc.edu/~mgv/csce580f09/gradPres/korf_IDAStar_1985.pdf', 'hn', '', '2015-03-20 21:27:21', 'hackernews', 'www.cse.sc.edu'),
(1783, 'City of Philadelphia: Open Data Census', 'cityofphiladelphia.github.io/slash-data/census/', 'hn', '', '2015-03-20 18:31:10', 'hackernews', 'cityofphiladelphia.github.io'),
(1784, 'Estonia to create “data embassies” to protect its digital identity', 'www.aljazeera.com/indepth/features/2015/03/estonia-redefines-national-security-digital-age-150318065430514.html', 'hn', '', '2015-03-20 14:00:12', 'hackernews', 'www.aljazeera.com'),
(1785, 'Running Apache Kafka at Scale', 'engineering.linkedin.com/kafka/running-kafka-scale', 'hn', '', '2015-03-20 17:09:42', 'hackernews', 'engineering.linkedin.com'),
(1786, 'Inside the ''Notorious'' Canadian Internet Company Targeted by the US Government', 'motherboard.vice.com/read/inside-the-notorious-canadian-internet-company-targeted-by-the-us-government', 'hn', '', '2015-03-20 20:22:53', 'hackernews', 'motherboard.vice.com'),
(1787, 'Using Haskell''s QuickCheck for Python', 'blog.wearewizards.io/using-haskells-quickcheck-for-python', 'hn', '', '2015-03-21 03:16:22', 'hackernews', 'blog.wearewizards.io'),
(1788, 'The economics of the podcast boom', 'www.cjr.org/first_person/the_economics_of_the_podcast_boom.php', 'hn', '', '2015-03-20 19:53:30', 'hackernews', 'www.cjr.org'),
(1789, 'An Introduction to Tensors for Students of Physics and Engineering [pdf]', 'www.grc.nasa.gov/WWW/k-12/Numbers/Math/documents/Tensors_TM2002211716.pdf', 'hn', '', '2015-03-21 02:22:37', 'hackernews', 'www.grc.nasa.gov'),
(1790, 'How Millennials are reshaping health and wellness', 'www.quirks.com/articles/2015/20150209.aspx', 'hn', '', '2015-03-20 16:24:00', 'hackernews', 'www.quirks.com'),
(1791, 'Show HN: 30 cents or less VGA cable', 'ecc-comp.blogspot.com/2015/03/30-cents-or-less-vga-cable-how-to.html', 'hn', '', '2015-03-21 14:02:04', 'hackernews', 'ecc-comp.blogspot.com'),
(1792, 'What making something people want looks like', 'blog.monitorbook.com/post/114152200984/what-making-something-people-want-looks-like', 'hn', '', '2015-03-20 21:25:43', 'hackernews', 'blog.monitorbook.com'),
(1793, '1912 Eighth Grade Examination for Bullitt County Schools', 'www.bullittcountyhistory.com/bchistory/schoolexam1912.html', 'hn', '', '2015-03-20 12:03:36', 'hackernews', 'www.bullittcountyhistory.com'),
(1794, 'Latin America Is Quitting Smoking, and Africa Is Taking It Up', 'fivethirtyeight.com/datalab/latin-america-is-quitting-smoking-and-africa-is-taking-it-up/', 'hn', '', '2015-03-20 18:44:01', 'hackernews', 'fivethirtyeight.com'),
(1795, '‘Penguin’ Anomaly Hints at Missing Particles', 'www.quantamagazine.org/20150320-penguin-anomaly-hints-at-missing-particles/', 'hn', '', '2015-03-20 13:39:13', 'hackernews', 'www.quantamagazine.org'),
(1796, 'An Apology', 'groups.google.com/d/msg/redis-db/XUmf0iLe1q0/tAt7v6omut4J', 'hn', '', '2015-03-20 19:51:27', 'hackernews', 'groups.google.com'),
(1797, 'TaskPipes (YC W15) Is SaaS to Simplify Using SaaS Platforms', 'techcrunch.com/2015/03/20/tastkpipes/', 'hn', '', '2015-03-20 15:58:01', 'hackernews', 'techcrunch.com'),
(1798, 'Red Lady cave burial reveals Stone Age secrets', 'www.newscientist.com/article/mg22530134.200-red-lady-cave-burial-reveals-stone-age-secrets.html', 'hn', '', '2015-03-20 18:03:26', 'hackernews', 'www.newscientist.com'),
(1799, 'A demo that Magic Leap was going to show at TED', 'www.fastcompany.com/3044047/tech-forecast/this-is-the-demo-that-magic-leap-was-going-to-show-at-ted-before-it-backed-out', 'hn', '', '2015-03-21 05:37:07', 'hackernews', 'www.fastcompany.com'),
(1800, 'The Man Who Conquered, Then Warped Silicon Valley', 'www.washingtonpost.com/opinions/how-one-mans-utopian-vision-for-the-internet-conquered-and-then-badly-warped-silicon-valley/2015/03/20/7dbe39f8-cdab-11e4-a2a7-9517a3a70506_story.html', 'hn', '', '2015-03-20 16:17:16', 'hackernews', 'www.washingtonpost.com'),
(1801, 'Water crisis coming in 15 years unless the world acts now, UN report warns', 'www.theglobeandmail.com/news/world/water-crisis-coming-in-15-years-unless-the-world-acts-now-un-urges/article23551722/', 'hn', '', '2015-03-20 19:04:17', 'hackernews', 'www.theglobeandmail.com'),
(1802, 'index.docker.io was serving an expired certificate', 'index.docker.io/v1/_ping', 'hn', '', '2015-03-21 03:48:55', 'hackernews', 'index.docker.io'),
(1803, 'SlideMail (YC W15) Is an Intelligent Email App for the Rest of Us', 'techcrunch.com/2015/03/20/slidemail-is-an-intelligent-email-app-for-the-rest-of-us/', 'hn', '', '2015-03-20 18:07:53', 'hackernews', 'techcrunch.com'),
(1804, 'Toy Story, 20 years later: how Pixar made its first blockbuster', 'www.theverge.com/2015/3/17/8229891/sxsw-2015-toy-story-pixar-making-of-20th-anniversary', 'hn', '', '2015-03-20 19:01:31', 'hackernews', 'www.theverge.com'),
(1805, 'On the state of cryptography in Haskell', 'www.leonmergen.com/haskell/crypto/2015/03/21/on-the-state-of-cryptography-in-haskell.html', 'hn', '', '2015-03-21 07:08:35', 'hackernews', 'www.leonmergen.com'),
(1806, 'A decade in, the “Quantified Self” is still more hope than reality', 'pando.com/2015/03/20/the-state-of-wearables/', 'hn', '', '2015-03-20 19:16:08', 'hackernews', 'pando.com'),
(1807, 'Embedded Linux Keeps Growing Amid IoT Disruption', 'www.linux.com/news/embedded-mobile/mobile-linux/818011-embedded-linux-keeps-growing-amid-iot-disruption-says-study', 'hn', '', '2015-03-20 21:44:20', 'hackernews', 'www.linux.com'),
(1808, 'Rosetta Is Tailing a Warming Comet', 'www.nytimes.com/interactive/2015/03/20/science/space/rosetta-comet-photos.html', 'hn', '', '2015-03-20 21:21:51', 'hackernews', 'www.nytimes.com'),
(1809, 'Probabilistic Data Structures for Web Analytics and Data Mining (2012)', 'highlyscalable.wordpress.com/2012/05/01/probabilistic-structures-web-analytics-data-mining/', 'hn', '', '2015-03-20 14:58:27', 'hackernews', 'highlyscalable.wordpress.com'),
(1810, '10 Books Every Programmer Should Read', 'java67.blogspot.com/2015/03/10-books-every-programmer-and-software-engineer-read.html', 'hn', '', '2015-03-21 11:47:40', 'hackernews', 'java67.blogspot.com'),
(1811, 'Firefox pref: turn_off_all_security_so_that_viruses_can_take_over_this_computer', 'bugzilla.mozilla.org/show_bug.cgi', 'hn', '', '2015-03-20 17:19:42', 'hackernews', 'bugzilla.mozilla.org'),
(1812, 'A Declaration of the Independence of Cyberspace', 'projects.eff.org/~barlow/Declaration-Final.html', 'hn', '', '2015-03-20 19:22:33', 'hackernews', 'projects.eff.org'),
(1813, 'Priime (YC W15) – A new way to edit photos on the iPhone', 'medium.com/@priime/introducing-priime-9e6b0dbd8598', 'hn', '', '2015-03-20 21:45:26', 'hackernews', 'medium.com'),
(1814, 'Determining the Structural Stability of Lunar Lava Tubes [pdf]', 'www.hou.usra.edu/meetings/lpsc2015/pdf/2174.pdf', 'hn', '', '2015-03-20 22:06:28', 'hackernews', 'www.hou.usra.edu'),
(1815, 'Taming the Wild Copy: Parallel Thread Corruption', 'googleprojectzero.blogspot.com/2015/03/taming-wild-copy-parallel-thread.html', 'hn', '', '2015-03-20 17:28:33', 'hackernews', 'googleprojectzero.blogspot.com'),
(1816, 'What We Wanted to Do: A Story of Problem-Solving Solutions', 'pdf.yt/d/-e5WRZ0RaKqGXTZg/', 'hn', '', '2015-03-20 19:30:26', 'hackernews', 'pdf.yt'),
(1817, 'The Rest of the Story: A Plot Modeling Recipe', 'www.matthewjockers.net/2015/02/25/the-rest-of-the-story/', 'hn', '', '2015-03-20 22:51:30', 'hackernews', 'www.matthewjockers.net'),
(1818, 'Assigning emotional values to words', 'www.theparisreview.org/blog/2015/03/19/man-in-hole-ii-man-in-deeper-hole/', 'hn', '', '2015-03-20 15:58:13', 'hackernews', 'www.theparisreview.org'),
(1819, 'URX (YC S13) is hiring a product design intern', 'boards.greenhouse.io/urx/jobs/54390', 'hn', '', '2015-03-21 00:13:38', 'hackernews', 'boards.greenhouse.io'),
(1820, 'The Rise and Fall of the Living Fossil', 'prime.nautil.us/issue/22/slow/the-rise-and-fall-of-the-living-fossil', 'hn', '', '2015-03-20 19:51:29', 'hackernews', 'prime.nautil.us'),
(1821, 'The Last Ride of Cowboy Bob', 'www.texasmonthly.com/content/last-ride-cowboy-bob', 'hn', '', '2015-03-20 21:02:11', 'hackernews', 'www.texasmonthly.com'),
(1822, 'Discussion of the logical design of an electronic computing instrument (1946)', 'www.cs.unc.edu/~adyilie/comp265/vonNeumann.html', 'hn', '', '2015-03-20 16:24:06', 'hackernews', 'www.cs.unc.edu'),
(1823, 'New Startups Aren''t Keeping Big Mattress Up at Night', 'www.bloomberg.com/news/articles/2015-03-12/new-startups-aren-t-keeping-big-mattress-up-at-night', 'hn', '', '2015-03-21 01:51:10', 'hackernews', 'www.bloomberg.com'),
(1824, 'Determining the Maximum Projectile Range with a Numerical Model', 'www.wired.com/2015/03/determining-maximum-projectile-range-numerical-model/', 'hn', '', '2015-03-20 13:26:44', 'hackernews', 'www.wired.com'),
(1825, 'The Case for Free-Range Parenting', 'www.nytimes.com/2015/03/20/opinion/the-case-for-free-range-parenting.html', 'hn', '', '2015-03-24 06:30:01', 'hackernews', 'www.nytimes.com'),
(1826, 'Wirelessly Powered LED illuminated wedding ring', 'www.kokes.net/projectlonghaul/projectlonghaul.htm', 'hn', '', '2015-03-20 19:48:58', 'hackernews', 'www.kokes.net'),
(1827, 'Single handedly building a road for 22 years', 'en.wikipedia.org/wiki/Dashrath_Manjhi', 'hn', '', '2015-03-21 09:15:00', 'hackernews', 'en.wikipedia.org'),
(1828, 'Parents scale school walls to help students cheat in exam in India', 'www.telegraph.co.uk/news/worldnews/asia/india/11484667/Parents-scale-school-walls-to-help-students-cheat-in-exam-in-India.html', 'hn', '', '2015-03-21 11:31:04', 'hackernews', 'www.telegraph.co.uk'),
(1829, 'Windows 10 to make the Secure Boot alt-OS lock out a reality', 'arstechnica.com/information-technology/2015/03/windows-10-to-make-the-secure-boot-alt-os-lock-out-a-reality/', 'hn', '', '2015-03-20 19:26:52', 'hackernews', 'arstechnica.com'),
(1830, 'Uber for the First Time Increases Fares in Nine Cities', 'ridesharedashboard.com/2015/03/19/uber-for-the-first-time-increases-fares-in-nine-cities/', 'hn', '', '2015-03-21 00:39:36', 'hackernews', 'ridesharedashboard.com'),
(1831, 'Etsy Bans Popular Third-Party Listing Tool BETSI', 'www.ecommercebytes.com/cab/abn/y15/m03/i20/s01', 'hn', '', '2015-03-21 10:47:29', 'hackernews', 'www.ecommercebytes.com'),
(1832, 'Linux’s worst-case scenario: Windows 10 makes Secure Boot mandatory', 'www.extremetech.com/extreme/201722-linuxs-worst-case-scenario-microsoft-makes-secure-boot-mandatory-locks-out-other-operating-systems', 'hn', '', '2015-03-21 09:07:30', 'hackernews', 'www.extremetech.com'),
(1833, 'Show HN: Getting 10x Developers 10x Pay', 'develodex.com/', 'hn', '', '2015-03-20 18:42:58', 'hackernews', 'develodex.com'),
(1834, 'The Interdependent Ludic Institute of Tlön’s GOTY 201Xa', 'heterogenoustasks.wordpress.com/2015/03/20/the-interdependent-ludic-institute-of-tlons-goty-201xa/', 'hn', '', '2015-03-21 02:01:35', 'hackernews', 'heterogenoustasks.wordpress.com'),
(1835, 'Genius (Rap Genius) is hiring for full stack, front end, iOS', 'genius.com/techjobs', 'hn', '', '2015-03-20 20:49:37', 'hackernews', 'genius.com'),
(1836, 'X-Rays Reveal Picasso’s Materials', 'blogs.scientificamerican.com/cocktail-party-physics/2015/03/18/csi-picasso-x-rays-reveal-the-masters-materials/', 'hn', '', '2015-03-20 14:53:47', 'hackernews', 'blogs.scientificamerican.com'),
(1837, 'Progress in controlling fusion heat bursts', 'www.world-nuclear-news.org/C-Progress-in-controlling-fusion-heat-bursts-18031501.html', 'hn', '', '2015-03-20 13:23:39', 'hackernews', 'www.world-nuclear-news.org'),
(1838, 'Entropy-scaling search of massive biological data', 'arxiv.org/abs/1503.05638', 'hn', '', '2015-03-20 11:53:23', 'hackernews', 'arxiv.org'),
(1839, 'Taking Parking Lots Seriously, as Public Spaces', 'www.nytimes.com/2012/01/08/arts/design/taking-parking-lots-seriously-as-public-spaces.html', 'hn', '', '2015-03-20 17:33:26', 'hackernews', 'www.nytimes.com'),
(1840, 'Here''s what you should do', 'github.com/letsgetrandy/DICSS/pull/16', 'hn', '', '2015-03-20 22:46:29', 'hackernews', 'github.com'),
(1841, 'Making security sausage', 'www.tedunangst.com/flak/post/making-security-sausage', 'hn', '', '2015-03-20 08:37:08', 'hackernews', 'www.tedunangst.com'),
(1842, 'Implicit Egotism and Major Life Decisions (2002) [pdf]', 'persweb.wabash.edu/facstaff/hortonr/articles%20for%20class/pelham,%20mirenberg,%20and%20jones%20implicit%20egotism.pdf', 'hn', '', '2015-03-20 10:31:40', 'hackernews', 'persweb.wabash.edu'),
(1843, 'A heuristic algorithm for factoring larger numbers using machine learning', 'carelesslearner.blogspot.com/2015/01/a-heuristic-algorithm-for-factoring.html', 'hn', '', '2015-03-20 10:45:18', 'hackernews', 'carelesslearner.blogspot.com'),
(1844, 'PersistIQ (YC S14) is looking for our first marketing hire', 'jobs.lever.co/persistiq/01eda43c-346f-4f8c-8e42-ac9a46a26c62', 'hn', '', '2015-03-20 17:24:53', 'hackernews', 'jobs.lever.co'),
(1845, 'Users lash out at Reddit boss for ''deleting'' posts on hubby’s lawsuit', 'nypost.com/2015/03/18/users-lash-out-at-reddit-boss-for-deleting-posts-on-hubbys-lawsuit/', 'hn', '', '2015-03-20 21:13:11', 'hackernews', 'nypost.com'),
(1846, 'Show HN: Audiohand, automatically aligns and mixes multiple recordings', 'www.audiohand.com/', 'hn', '', '2015-03-20 21:35:55', 'hackernews', 'www.audiohand.com'),
(1847, 'What makes a cluster a cluster?', 'coreos.com/blog/cluster-osi-model/', 'hn', '', '2015-03-20 21:32:31', 'hackernews', 'coreos.com'),
(1848, 'Men Are Harassed More Than Women Online', 'www.thedailybeast.com/articles/2014/09/04/men-are-harassed-more-than-women-online.html', 'hn', '', '2015-03-20 20:51:46', 'hackernews', 'www.thedailybeast.com'),
(1849, 'Show HN: Inline Manual – Onboarding walkthroughs and tooltips for your product', 'inlinemanual.com/', 'hn', '', '2015-03-20 14:40:53', 'hackernews', 'inlinemanual.com'),
(1850, 'The Time a 14-Year-Old Invested $50k in My Startup', 'www.inc.com/dana-severson/the-time-a-14-year-old-invested-50k-in-my-startup.html', 'hn', '', '2015-03-20 19:47:32', 'hackernews', 'www.inc.com'),
(1851, 'Origins of the color blue', 'uk.businessinsider.com/what-is-blue-and-how-do-we-see-color-2015-2', 'hn', '', '2015-03-21 04:53:30', 'hackernews', 'uk.businessinsider.com'),
(1852, 'Joke GitHub DICSS project goes nuts', 'uk.businessinsider.com/joke-github-dicss-project-goes-nuts-2015-3', 'hn', '', '2015-03-21 14:25:53', 'hackernews', 'uk.businessinsider.com'),
(1853, 'Trillion Dollar Fraudsters', 'www.nytimes.com/2015/03/20/opinion/paul-krugman-trillion-dollar-fraudsters.html', 'hn', '', '2015-03-21 01:44:14', 'hackernews', 'www.nytimes.com'),
(1854, 'CURL as DSL', 'shibukawa.github.io/curl_as_dsl/', 'hn', '', '2015-03-20 00:10:58', 'hackernews', 'shibukawa.github.io'),
(1855, 'France decrees new rooftops must be covered in plants or solar panels', 'www.theguardian.com/world/2015/mar/20/france-decrees-new-rooftops-must-be-covered-in-plants-or-solar-panels', 'hn', '', '2015-03-20 13:52:02', 'hackernews', 'www.theguardian.com'),
(1856, 'Happiest Countries in the World? Denmark, Norway, Switzerland', 'www.usatoday.com/story/news/nation-now/2015/03/20/international-happiness-day-happiest-countries/25073055/', 'hn', '', '2015-03-21 00:27:10', 'hackernews', 'www.usatoday.com'),
(1857, 'Wikipedia Wants a More Secure Web, but It''s Not Encrypted by Default', 'motherboard.vice.com/read/wikipedia-wants-a-more-secure-web-but-its-not-encrypted-by-default', 'hn', '', '2015-03-21 00:19:17', 'hackernews', 'motherboard.vice.com'),
(1858, 'To avoid NSA, Cisco gear gets delivered to strange addresses', 'www.networkworld.com/article/2899853/to-avoid-nsa-cisco-gear-gets-delivered-to-strange-addresses.html', 'hn', '', '2015-03-21 00:14:15', 'hackernews', 'www.networkworld.com'),
(1859, 'Wanna Teach Kids to Code? Keep It Out of the Classroom', 'talkingpointsmemo.com/theslice/wanna-teach-kids-to-code-keep-it-out-of-the-classroom', 'hn', '', '2015-03-20 23:24:17', 'hackernews', 'talkingpointsmemo.com'),
(1860, 'Security of quantum digital signatures for classical messages', 'www.nature.com/srep/2015/150318/srep09231/full/srep09231.html', 'hn', '', '2015-03-20 12:35:21', 'hackernews', 'www.nature.com'),
(1861, 'Feedback on the Go Challenge Solutions', 'golang-challenge.com/evaluator-feedback/', 'hn', '', '2015-03-20 18:42:01', 'hackernews', 'golang-challenge.com'),
(1862, 'A second minor planet may possess Saturn-like rings', 'newsoffice.mit.edu/2015/planet-chiron-saturn-like-rings-0317', 'hn', '', '2015-03-20 11:54:40', 'hackernews', 'newsoffice.mit.edu'),
(1863, 'Essence# – A Smalltalk-based language for .NET', 'essencesharp.codeplex.com/', 'hn', '', '2015-03-20 16:04:11', 'hackernews', 'essencesharp.codeplex.com'),
(1864, 'The importance of user interface, illustrated by the Go flag package', 'utcc.utoronto.ca/~cks/space/blog/programming/GoFlagUIImportance', 'hn', '', '2015-03-15 15:25:32', 'hackernews', 'utcc.utoronto.ca'),
(1865, 'Kickpay (YC W15) Is a Marketplace for Invoices That Helps SMEs Get Paid Quickly', 'techcrunch.com/2015/03/20/kickpay/', 'hn', '', '2015-03-20 18:16:45', 'hackernews', 'techcrunch.com'),
(1866, 'Back End Apps with Webpack: Part I', 'jlongster.com/Backend-Apps-with-Webpack--Part-I', 'hn', '', '2015-03-16 15:45:50', 'hackernews', 'jlongster.com'),
(1867, 'Silicon Valley’s sex workers are being priced out of the city by their clients', 'www.thedailybeast.com/articles/2015/02/11/silicon-valley-s-sex-workers-are-being-priced-out-of-the-city-by-their-own-clients.html', 'hn', '', '2015-03-20 19:55:29', 'hackernews', 'www.thedailybeast.com'),
(1868, 'Getting Started with GitHub and KiCad (Hardware)', 'contextualelectronics.com/learning/getting-started-with-github-and-kicad-hardware/', 'hn', '', '2015-03-20 16:14:20', 'hackernews', 'contextualelectronics.com'),
(1869, 'Dear Dr. Stallman: An Open Letter', 'alexeymk.com/dear-dr-stallman-an-open-letter/', 'hn', '', '2015-03-20 17:04:39', 'hackernews', 'alexeymk.com'),
(1870, 'DNA-Based Prediction of Nietzsche''s Voice', 'thenewinquiry.com/blogs/shines-like-gold/dna-based-prediction-of-nietzsches-voice/', 'hn', '', '2015-03-20 11:45:31', 'hackernews', 'thenewinquiry.com'),
(1871, 'Show HN: Another AsciiMath', 'runarberg.github.io/ascii2mathml/', 'hn', '', '2015-03-19 22:57:18', 'hackernews', 'runarberg.github.io'),
(1872, 'Orchestrating Impartiality: The Impact of “Blind” Auditions on Female Musicians', 'www.nber.org/papers/w5903', 'hn', '', '2015-03-18 01:05:06', 'hackernews', 'www.nber.org'),
(1873, 'Take a Break', 'www.tintup.com/blog/take-break-startup-guide-avoiding-burnout/', 'hn', '', '2015-03-20 19:11:39', 'hackernews', 'www.tintup.com'),
(1874, 'SpaceX Is Using These Simulations to Design the Rocket That''ll Take Us to Mars', 'motherboard.vice.com/read/spacex-is-using-these-simulations-to-design-the-rocket-thatll-take-us-to-mars', 'hn', '', '2015-03-20 20:23:17', 'hackernews', 'motherboard.vice.com'),
(1875, 'Think Millennials Prefer the City? Think Again', 'fivethirtyeight.com/datalab/think-millennials-prefer-the-city-think-again/', 'hn', '', '2015-03-20 20:02:16', 'hackernews', 'fivethirtyeight.com'),
(1876, 'Wikipedia founders AMA', 'www.reddit.com/r/IAmA/comments/2zpkxx/we_are_jameel_jaffer_of_the_aclu_wikipedia/', 'hn', '', '2015-03-20 19:55:02', 'hackernews', 'www.reddit.com'),
(1877, '​The best Chromebook ever: Google''s 2015 Pixel', 'www.zdnet.com/article/the-best-chromebook-ever-the-chromebook-pixel-2015/', 'hn', '', '2015-03-20 18:57:13', 'hackernews', 'www.zdnet.com'),
(1878, 'Users lash out at Reddit boss for ‘deleting’ posts on hubby’s lawsuit', 'www.news.com.au/finance/work/users-lash-out-at-reddit-boss-for-deleting-posts-on-hubbys-lawsuit/story-fn5tas5k-1227271600106', 'hn', '', '2015-03-20 19:04:53', 'hackernews', 'www.news.com.au'),
(1879, 'Out of the Tar Pit', 'blog.acolyer.org/2015/03/20/out-of-the-tar-pit/', 'hn', '', '2015-03-20 14:34:25', 'hackernews', 'blog.acolyer.org'),
(1880, 'DeviceDetector: A user agent parser and device detector written in Ruby', 'github.com/podigee/device_detector', 'hn', '', '2015-03-27 08:30:03', 'hackernews', 'github.com'),
(1881, 'What We Learned from Building a Global Engineering Team', 'www.xconomy.com/boston/2015/03/20/lessons-from-building-a-global-engineering-team/', 'hn', '', '2015-03-20 18:36:12', 'hackernews', 'www.xconomy.com'),
(1882, 'Falsehoods Programmers Believe About Names (2010)', 'www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/', 'hn', '', '2015-03-20 18:28:24', 'hackernews', 'www.kalzumeus.com'),
(1883, 'Why working remote became a part of my life I don’t want to miss anymore', 'medium.com/@zeroathome/how-working-remote-became-a-part-of-my-life-i-don-t-want-to-miss-anymore-e6f6cebe839', 'hn', '', '2015-03-20 18:55:49', 'hackernews', 'medium.com'),
(1884, 'Show HN: Ingerchat – Live Sketching as Chat', 'itunes.apple.com/us/app/ingerchat/id950583266', 'hn', '', '2015-03-20 18:01:47', 'hackernews', 'itunes.apple.com'),
(1885, 'Inside the Mad, Mad World of TripAdvisor', 'www.outsideonline.com/adventure-travel/diy-trips/Loudsourcing-How-TripAdvisor-Is-Changing-the-Way-We-Travel.html', 'hn', '', '2015-03-24 07:00:03', 'hackernews', 'www.outsideonline.com'),
(1886, 'Show HN: Linter for Dockerfiles', 'github.com/RedCoolBeans/dockerlint', 'hn', '', '2015-03-19 00:47:28', 'hackernews', 'github.com'),
(1887, 'Show HN: PerfAudit – Performance audit of caniuse.com', 'perfaudit.com/case-study/caniuse.com/', 'hn', '', '2015-03-09 12:49:09', 'hackernews', 'perfaudit.com'),
(1888, 'SEED Engineering – Our Stack (YC W15)', 'medium.com/@seed/seed-engineering-our-stack-f72a9079a6b8', 'hn', '', '2015-03-20 16:27:34', 'hackernews', 'medium.com'),
(1889, 'Build and test a blazing fast JSON API with Phoenix, an Elixir framework', 'robots.thoughtbot.com/testing-a-phoenix-elixir-json-api', 'hn', '', '2015-03-20 17:14:46', 'hackernews', 'robots.thoughtbot.com'),
(1890, 'Gates Foundation''s $1.4bn in fossil fuel investments', 'www.theguardian.com/environment/2015/mar/19/gates-foundation-has-14bn-in-fossil-fuels-investments-guardian-analysis', 'hn', '', '2015-03-19 19:40:04', 'hackernews', 'www.theguardian.com'),
(1891, 'Announcing the RethinkDB 2.0 release candidate', 'rethinkdb.com/blog/2.0-release-candidate', 'hn', '', '2015-03-21 09:32:17', 'hackernews', 'rethinkdb.com'),
(1892, 'The Unofficial HN FAQ (2011)', 'jacquesmattheij.com/The+Unofficial+HN+FAQ', 'hn', '', '2015-03-20 16:12:11', 'hackernews', 'jacquesmattheij.com'),
(1893, 'Show HN: Exa, a replacement for ls written in Rust', 'bsago.me/exa/', 'hn', '', '2015-02-21 21:44:40', 'hackernews', 'bsago.me'),
(1894, 'Lisp as the Maxwell Equations of Software (2012)', 'www.michaelnielsen.org/ddi/lisp-as-the-maxwells-equations-of-software/', 'hn', '', '2015-02-12 12:41:39', 'hackernews', 'www.michaelnielsen.org'),
(1895, 'World''s largest hedge fund soon to be powered by artificial intelligence', 'www.bloomberg.com/news/articles/2015-02-27/bridgewater-is-said-to-start-artificial-intelligence-team', 'hn', '', '2015-03-14 08:50:28', 'hackernews', 'www.bloomberg.com'),
(1896, 'Optimizing A* for grid maps', 'simblob.blogspot.com/2015/02/optimizing-for-grid-maps.html', 'hn', '', '2015-02-21 20:33:15', 'hackernews', 'simblob.blogspot.com'),
(1897, 'How to Tip Bitcoin with a Single Command', 'blog.blockcypher.com/', 'hn', '', '2015-03-12 12:54:50', 'hackernews', 'blog.blockcypher.com'),
(1898, 'Interviewing for a JavaScript Job', 'raganwald.com/2015/02/21/interviewing-for-a-front-end-job.html', 'hn', '', '2015-02-21 23:06:22', 'hackernews', 'raganwald.com'),
(1899, '2015: What do you think about machines that think?', 'edge.org/responses/what-do-you-think-about-machines-that-think', 'hn', '', '2015-01-21 08:29:29', 'hackernews', 'edge.org'),
(1900, 'Greenpeace cofounder, more carbon-dioxide is better', 'news.heartland.org/newspaper-article/2015/03/20/why-i-am-climate-change-skeptic', 'hn', '', '2015-03-21 05:22:27', 'hackernews', 'news.heartland.org'),
(1901, 'Amazon Wins Approval to Test Delivery Drones Outdoors', 'www.nytimes.com/2015/03/20/technology/amazon-wins-approval-to-test-delivery-drones-outdoors.html', 'hn', '', '2015-03-20 00:46:14', 'hackernews', 'www.nytimes.com'),
(1902, 'San Francisco Above the Clouds and Undulating Hills', 'www.storehouse.co/stories/r8we2-air-san-francisco-7-2k', 'hn', '', '2015-03-19 13:09:24', 'hackernews', 'www.storehouse.co'),
(1903, 'Madeon Adventure Machine Interactive Remixing Website', 'www.madeon.fr/adventuremachine/', 'hn', '', '2015-03-18 22:38:16', 'hackernews', 'www.madeon.fr'),
(1904, 'Magic Leap shows off its augmented reality gaming experience', 'thenextweb.com/insider/2015/03/19/magic-leap-shows-off-its-virtual-reality-gaming-experience/', 'hn', '', '2015-03-19 22:58:13', 'hackernews', 'thenextweb.com'),
(1905, 'Hackr.io – Share and Discover the best programming tutorials online', 'hackr.io/', 'hn', '', '2015-03-13 16:24:26', 'hackernews', 'hackr.io'),
(1906, 'Discover PageCloud', 'pagecloud.com/pycoders-rejoice', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'pagecloud.com'),
(1907, 'Security releases issued for Django', 'www.djangoproject.com/weblog/2015/mar/18/security-releases/', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'www.djangoproject.com'),
(1908, 'Requests Vulnerability Disclosed', 'docs.python-requests.org/en/latest/community/updates/', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'docs.python-requests.org'),
(1909, 'what is the "unique" python feature that makes you love it?', 'www.reddit.com/r/Python/comments/2zg57n/learning_python_coming_from_many_other_languages/', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'www.reddit.com'),
(1910, 'Python Developer (Kailua, Hawaii)  ', 'www.pythonjobshq.com/jobs/28182-hawaii-python-developer-at-real-geeks', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'www.pythonjobshq.com'),
(1911, 'Python Developer, 3 Positions (Palo Alto, CA)  ', 'www.pythonjobshq.com/jobs/30659-python-developer-3-positions-at-stanford-university', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'www.pythonjobshq.com'),
(1912, 'Client Support and Systems Admin (Canada)  ', 'www.pythonjobshq.com/jobs/29215-client-support-systems-admin-at-petro-viron-inc', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'www.pythonjobshq.com'),
(1913, 'Full Stack Python Develop (New York, NY)  ', 'www.pythonjobshq.com/jobs/29681-full-stack-python-developer-at-tower-research-capital-llc', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'www.pythonjobshq.com'),
(1914, 'cerberus', 'github.com/nicolaiarocci/cerberus', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'github.com'),
(1915, 'AstroBuild', 'github.com/lhartikk/AstroBuild', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'github.com'),
(1916, 'governor', 'github.com/compose/governor', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'github.com'),
(1917, 'django-db-mailer', 'github.com/LPgenerator/django-db-mailer', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'github.com'),
(1918, 'equals', 'github.com/toddsifleet/equals', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'github.com'),
(1919, 'django-GNU-Terry-Pratchett', 'github.com/aaronbassett/django-GNU-Terry-Pratchett', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'github.com'),
(1920, 'aiomysql', 'github.com/aio-libs/aiomysql', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'github.com'),
(1921, 'Finding temp file creators', 'nedbatchelder.com//blog/201503/finding_temp_file_creators.html', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'nedbatchelder.com'),
(1922, 'PyMongo And Key Order In Subdocuments', 'emptysqua.re/blog/pymongo-key-order/', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'emptysqua.re'),
(1923, 'Ordering issues when monkey patching in Python.', 'blog.dscpl.com.au/2015/03/ordering-issues-when-monkey-patching-in.html', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'blog.dscpl.com.au'),
(1924, 'Mapping Your Music Collection', 'www.christianpeccei.com/musicmap/', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'www.christianpeccei.com'),
(1925, 'Mining Twitter Data with Python', 'marcobonzanini.com/2015/03/02/mining-twitter-data-with-python-part-1/', 'python', '', '2015-03-22 04:00:02', 'pycoders', 'marcobonzanini.com'),
(1926, 'Attend F8 Online', 'www.fbf8.com/stream.html', 'ios', '', '2015-03-22 04:30:03', 'iosdevweekly', 'www.fbf8.com'),
(1927, 'Spicing Up Xcode', 'www.raizlabs.com/dev/2015/03/spicing-up-xcode/', 'ios', '', '2015-03-24 07:00:02', 'iosdevweekly', 'www.raizlabs.com'),
(1928, 'WatchSim', 'www.dannykeogan.com/apps/WatchSim.html', 'ios', '', '2015-03-22 04:30:04', 'iosdevweekly', 'www.dannykeogan.com'),
(1929, 'NSCalendar Additions', 'nshipster.com/nscalendar-additions/', 'ios', '', '2015-03-22 04:30:04', 'iosdevweekly', 'nshipster.com'),
(1930, 'Easier File Networking with Carrierwave-iOS', 'netguru.co/blog/carrierwave-ios-in-open-source', 'ios', '', '2015-03-22 04:30:04', 'iosdevweekly', 'netguru.co'),
(1931, 'How to get text input from the user with WatchKit', 'www.fiveminutewatchkit.com/blog/2015/3/15/how-to-get-text-input-from-the-user', 'ios', '', '2015-03-22 04:30:04', 'iosdevweekly', 'www.fiveminutewatchkit.com'),
(1932, 'How My App Ended Up In An Apple Ad', 'www.fastcompany.com/3043401/how-my-app-ended-up-in-an-apple-ad-and-what-happened-next', 'ios', '', '2015-03-22 04:30:05', 'iosdevweekly', 'www.fastcompany.com'),
(1933, 'Videos from dotSwift 2015', 'www.thedotpost.com/conference/dotswift-2015', 'ios', '', '2015-03-22 04:30:05', 'iosdevweekly', 'www.thedotpost.com'),
(1934, 'iOS Developer @ Booking.com in Amsterdam (visa + relocation included)', 'workingatbooking.com/vacancies/ios-developer-2/', 'ios', '', '2015-03-22 04:30:05', 'iosdevweekly', 'workingatbooking.com'),
(1935, 'iOS Engineer - Silvercar - Austin, Texas', 'home.eease.adp.com/recruit2/', 'ios', '', '2015-03-22 04:30:05', 'iosdevweekly', 'home.eease.adp.com'),
(1936, 'Senior iOS Engineer, Santa Monica', 'www.getvictorious.com/jobs/ios', 'ios', '', '2015-03-22 04:30:06', 'iosdevweekly', 'www.getvictorious.com'),
(1937, 'The big mistake nearly every designer makes.', 'medium.com/@mariepoulin/the-big-mistake-nearly-every-designer-makes-aff96b43172c', 'medium', '', '2015-03-26 07:00:05', 'medium', 'medium.com'),
(1938, 'Why It’s Time We Paid Employees to Exercise at Work', 'medium.com/@invoker/why-it-s-time-we-paid-employees-to-exercise-at-work-a2e320626992', 'medium', '', '2015-03-24 04:45:01', 'medium', 'medium.com');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(1939, 'The surprising reasons I’m getting an Apple Watch', 'medium.com/@michaelrwolfe/the-surprising-reasons-i-m-getting-an-apple-watch-54155961584b', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(1940, 'Stop coddling your dog — he’s 99.9% wolf', 'medium.com/@kevin_ashton/stop-coddling-your-dog-he-s-99-9-wolf-c9850d732dd', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(1941, 'At fucking last —  a mobile blogging platform!', 'medium.com/@tobiaspeggs/medium-just-moved-to-my-start-screen-with-its-new-app-update-at-fucking-last-a-mobile-blogging-751200a32929', 'medium', '', '2015-03-22 04:45:02', 'medium', 'medium.com'),
(1942, 'Nice one, Medium.', 'medium.com/lets-make-things/nice-one-medium-ffb610704d42', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(1943, 'Jony’s Patience', 'medium.com/@mkruz/jony-s-patience-670d5a3dc128', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(1944, 'Rumours of Skeuomorphism’s Demise Have Been Greatly Exaggerated', 'medium.com/@lexkon/rumours-of-skeuomorphism-s-demise-have-been-greatly-exagerated-ca762c4a1370', 'medium', '', '2015-03-25 07:00:02', 'medium', 'medium.com'),
(1945, 'Six years at SoundCloud, Five Lessons Learned', 'medium.com/@SoundCloud/six-years-at-soundcloud-five-lessons-learned-4a7abc47431b', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(1946, 'Observation', 'medium.com/@jhong/observation-e24546e9951a', 'medium', '', '2015-03-22 04:45:02', 'medium', 'medium.com'),
(1947, 'The Specialists: Pork Store Café', 'luckypeach.com/the-specialists-pork-store-cafe/', 'readability', '', '2015-03-22 04:50:01', 'readability', 'luckypeach.com'),
(1948, 'Turn Images Into Text with Google Keep''s OCR…', 'lifehacker.com/turn-images-into-text-with-google-keeps-ocr-feature-1685042540', 'readability', '', '2015-03-22 04:50:01', 'readability', 'lifehacker.com'),
(1949, 'The spectacular rise and surprising exit of a…', 'www.latimes.com/la-et-ct-richard-nanula-dto-htmlstory.html', 'readability', '', '2015-03-22 04:50:01', 'readability', 'www.latimes.com'),
(1950, 'Top 10 Smart Ways to Save Money on Clothes', 'lifehacker.com/top-10-smart-ways-to-save-money-on-clothes-1692775219', 'readability', '', '2015-03-22 04:50:02', 'readability', 'lifehacker.com'),
(1951, 'Hürriyet', 'hurarsiv.hurriyet.com.tr/goster/printnews.aspx', 'readability', '', '2015-03-23 04:50:02', 'readability', 'hurarsiv.hurriyet.com.tr'),
(1952, 'A New Dark Age?', 'www.huffingtonpost.com/joergen-oerstroem-moeller/a-new-dark-age_b_6867118.html', 'readability', '', '2015-03-22 04:50:02', 'readability', 'www.huffingtonpost.com'),
(1953, 'The Mystery of Extraordinarily Accurate Medieval…', 'discovermagazine.com/2014/june/14-the-mapmakers-mystery', 'readability', '', '2015-03-21 18:08:52', 'readability', 'discovermagazine.com'),
(1954, '53 Historians Weigh In on Barack Obama’s Legacy', 'nymag.com/daily/intelligencer/2015/01/53-historians-on-obamas-legacy.html', 'readability', '', '2015-03-28 04:50:02', 'readability', 'nymag.com'),
(1955, 'Solitude and Leadership', 'theamericanscholar.org/solitude-and-leadership/', 'readability', '', '2015-03-22 14:27:37', 'readability', 'theamericanscholar.org'),
(1956, 'David Graeber: ‘So many people spend their…', 'www.theguardian.com/books/2015/mar/21/books-interview-david-graeber-the-utopia-of-rules', 'readability', '', '2015-03-22 07:53:17', 'readability', 'www.theguardian.com'),
(1957, 'The Health Concerns in Wearable Tech', 'www.nytimes.com/2015/03/19/style/could-wearable-computers-be-as-harmful-as-cigarettes.html', 'readability', '', '2015-03-18 13:30:07', 'readability', 'www.nytimes.com'),
(1958, 'What Happened When Marissa Mayer Tried to Be…', 'www.nytimes.com/2014/12/21/magazine/what-happened-when-marissa-mayer-tried-to-be-steve-jobs.html', 'readability', '', '2015-03-22 04:50:02', 'readability', 'www.nytimes.com'),
(1959, 'Learning My Lesson', 'www.lrb.co.uk/v37/n06/marina-warner/learning-my-lesson', 'readability', '', '2015-03-22 04:50:02', 'readability', 'www.lrb.co.uk'),
(1960, 'Tesla''s Model S will add self-driving ''autopilot'' mode in three months', 'slashdot.org/submission/4285641/teslas-model-s-will-add-self-driving-autopilot-mode-in-three-months', 'slashdot', '', '2015-03-22 04:52:02', 'slashdot', 'slashdot.org'),
(1961, 'Modern PHP: New Features and Good Practices', 'slashdot.org/submission/4285593/modern-php-new-features-and-good-practices', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(1962, 'Mars One Delayed 2 Years, CEO releases video in response to criticism', 'slashdot.org/submission/4285545/mars-one-delayed-2-years-ceo-releases-video-in-response-to-criticism', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(1963, 'How ''Virtual Water'' Can Help Ease California''s Drought', 'slashdot.org/submission/4285535/how-virtual-water-can-help-ease-californias-drought', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(1964, 'Hundreds arrested for cheating', 'slashdot.org/submission/4285531/hundreds-arrested-for-cheating', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(1965, 'how to encode 2.05 bits per photon, by using twisted light.', 'slashdot.org/submission/4285487/how-to-encode-205-bits-per-photon-by-using-twisted-light', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(1966, 'Ebola-Proof Tablet Developed By Google Set For Deployment In Sierra Leone', 'slashdot.org/submission/4285485/ebola-proof-tablet-developed-by-google-set-for-deployment-in-sierra-leone', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(1967, 'Apple seemingly attempts to determine your location even when location services', 'slashdot.org/submission/4285425/apple-seemingly-attempts-to-determine-your-location-even-when-location-services', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(1968, 'MRIs show our brains shutting down when we see security prompts...', 'slashdot.org/submission/4285421/mris-show-our-brains-shutting-down-when-we-see-security-prompts', 'slashdot', '', '2015-03-22 04:52:02', 'slashdot', 'slashdot.org'),
(1969, 'Greenpeace Co-Founder Declares Himself a Climate Change Skeptic.', 'slashdot.org/submission/4285409/greenpeace-co-founder-declares-himself-a-climate-change-skeptic', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(1970, 'A Sucker Is Optimized Every Minute', 'slashdot.org/submission/4285321/a-sucker-is-optimized-every-minute', 'slashdot', '', '2015-03-22 04:52:02', 'slashdot', 'slashdot.org'),
(1971, 'These 13 characters will crash your Chrome Browser tab on a Mac PC', 'slashdot.org/submission/4285287/these-13-characters-will-crash-your-chrome-browser-tab-on-a-mac-pc', 'slashdot', '', '2015-03-22 04:52:02', 'slashdot', 'slashdot.org'),
(1972, 'New Alzheimer''s treatment fully restores memory function for mice', 'slashdot.org/submission/4285143/new-alzheimers-treatment-fully-restores-memory-function-for-mice', 'slashdot', '', '2015-03-22 04:52:02', 'slashdot', 'slashdot.org'),
(1973, 'Mars One CEO Bas Lansdorp says project is not farce; lambasts bad press', 'slashdot.org/submission/4285099/mars-one-ceo-bas-lansdorp-says-project-is-not-farce-lambasts-bad-press', 'slashdot', '', '2015-03-22 04:52:02', 'slashdot', 'slashdot.org'),
(1974, 'FTC''s internal memo on Google teaches companies a terrible lesson', 'slashdot.org/submission/4285081/ftcs-internal-memo-on-google-teaches-companies-a-terrible-lesson', 'slashdot', '', '2015-03-22 04:52:02', 'slashdot', 'slashdot.org'),
(1975, 'South Korea Begins To Deprecate ActiveX', 'slashdot.org/submission/4285071/south-korea-begins-to-deprecate-activex', 'slashdot', '', '2015-03-22 04:52:02', 'slashdot', 'slashdot.org'),
(1976, 'Hype 3.0', 'www.producthunt.com/l/c40a451cc0', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1977, 'Platzi', 'www.producthunt.com/l/ce133d65f4', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1978, 'Growth Hacking Sourcebook', 'www.producthunt.com/l/7d083a9477', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1979, 'RingCam', 'www.producthunt.com/l/976e0d9712', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1980, 'Ulysses for iPad', 'www.producthunt.com/l/94ff291168', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1981, 'Pick Me Up, Knock Me Down', 'www.producthunt.com/l/2519bab84f', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1982, 'Vytmn', 'www.producthunt.com/l/6e62e00aec', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1983, 'TreadDesk', 'www.producthunt.com/l/ddd1a769e6', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1984, 'OLO', 'www.producthunt.com/l/8df820dd45', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1985, 'gatesnotes', 'www.producthunt.com/l/ea0f32300a', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1986, 'Bios Urn', 'www.producthunt.com/l/560f244f29', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1987, 'Playola', 'www.producthunt.com/l/23296f7bda', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1988, 'For players', 'www.producthunt.com/l/3ac8fae1a4', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1989, 'Trip38', 'www.producthunt.com/l/68e4aacec9', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1990, 'Juicy Drops', 'www.producthunt.com/l/f2880bf770', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1991, 'Snow Roll', 'www.producthunt.com/l/1443db0a55', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1992, 'Droplet Hub', 'www.producthunt.com/l/7123252366', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1993, 'Drizzy (android)', 'www.producthunt.com/l/8639e86add', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1994, 'Widerun', 'www.producthunt.com/l/0097469997', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1995, 'Mideast Tunes', 'www.producthunt.com/l/398e9c5473', 'producthunt', '', '2015-03-24 04:54:02', 'producthunt', 'www.producthunt.com'),
(1996, '25Headlines', 'www.producthunt.com/l/b186ede35d', 'producthunt', '', '2015-03-23 04:54:02', 'producthunt', 'www.producthunt.com'),
(1997, 'UX is the New Black', 'news.layervault.com/click/stories/46419', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(1998, 'Ask DN: What are the best designed Android apps out there?', 'news.layervault.com/click/stories/46406', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(1999, 'Interview with the co-founder of Dribbble, Dan Cederholm', 'news.layervault.com/click/stories/46404', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2000, 'Pictures Of People Scanning QR Codes', 'news.layervault.com/click/stories/46425', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2001, 'From Data to Insights using Analysis And Synthesis', 'news.layervault.com/click/stories/46417', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2002, 'Computer Color is Broken', 'news.layervault.com/click/stories/46398', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2003, 'Replacing Photoshop with NSString', 'news.layervault.com/click/stories/46399', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(2004, 'Five to Six — Addy Osmani’s list of ECMAScript 6 tools', 'news.layervault.com/click/stories/46407', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2005, 'Sketch VS Photoshop for UI / UX Design', 'news.layervault.com/click/stories/46380', 'dn', '', '2015-03-22 04:56:02', 'designernews', 'news.layervault.com'),
(2006, 'synaptic', 'github.com/cazala/synaptic', 'github', '', '2015-03-23 04:58:01', 'github', 'github.com'),
(2007, 'android_design_patterns_analysis', 'github.com/simple-android-framework-exchange/android_design_patterns_analysis', 'github', '', '2015-03-25 04:58:02', 'github', 'github.com'),
(2008, 'draw', 'github.com/jbornschein/draw', 'github', '', '2015-03-21 17:26:11', 'github', 'github.com'),
(2009, 'Spoon-Knife', 'github.com/octocat/Spoon-Knife', 'github', '', '2015-03-22 04:58:02', 'github', 'github.com'),
(2010, 'tangram', 'github.com/tangrams/tangram', 'github', '', '2015-03-22 04:58:02', 'github', 'github.com'),
(2011, 'angular.js', 'github.com/angular/angular.js', 'github', '', '2015-03-23 04:58:01', 'github', 'github.com'),
(2012, 'awesome-react', 'github.com/enaqx/awesome-react', 'github', '', '2015-03-22 04:58:02', 'github', 'github.com'),
(2013, 'Death by papercut (why small optimizations matter)', 'blog.donnywals.com/death-by-papercut-why-small-optimizations-matter/', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'blog.donnywals.com'),
(2014, 'DIY - Javascript that compiles to a Makefile', 'www.vittoriozaccaria.net/diy/', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'www.vittoriozaccaria.net'),
(2015, 'Just another social sharing plugin', 'github.com/s-a/look-at-this', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'github.com'),
(2016, 'Adding Stripe Connect to Your Ember CLI App Using Torii', 'js-for.ninja/adding-stripe-connect-to-your-ember-cli-app-using-torii.html', 'javascript', '', '2015-03-24 16:00:02', 'echojs', 'js-for.ninja'),
(2017, 'Unit testing Ajax requests with Mocha', 'www.airpair.com/javascript/posts/unit-testing-ajax-requests-with-mocha', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'www.airpair.com'),
(2018, 'KeyPath - deep property accessors (originally extracted from Polymer)', 'github.com/CardForest/key-path', 'javascript', '', '2015-03-23 06:00:01', 'echojs', 'github.com'),
(2019, 'FusionCharts JavaScript Charting Library', 'www.fusioncharts.com/', 'tools', '', '2015-03-22 13:00:02', 'webtoolsweekly', 'www.fusioncharts.com'),
(2020, 'Check out some live examples here', 'www.fusioncharts.com/javascript-chart-fiddles/', 'tools', '', '2015-03-22 13:00:02', 'webtoolsweekly', 'www.fusioncharts.com'),
(2021, 'in this JS Bin demo', 'jsbin.com/fusako/edit', 'tools', '', '2015-03-22 13:00:02', 'webtoolsweekly', 'jsbin.com'),
(2022, 'in the spec', 'dev.w3.org/csswg/cssom-view/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'dev.w3.org'),
(2023, 'SassyFlags', 'www.dthms.com/sassy-flags.php', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'www.dthms.com'),
(2024, 'Sassquatch', 'sassquatch.thoughtbot.com/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'sassquatch.thoughtbot.com'),
(2025, 'yy', 'github.com/astina/yy', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2026, 'Blackhole', 'www.html5depot.com/blackhole/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'www.html5depot.com'),
(2027, 'Skeleton-Stylus', 'github.com/johngerome/Skeleton-Stylus', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2028, 'Grunt SassyClean', 'github.com/ryanburgess/grunt-sassyclean', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2029, 'Sass Director', 'sassdirector.com/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'sassdirector.com'),
(2030, 'include-media', 'include-media.com/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'include-media.com'),
(2031, 'Turret', 'github.com/bigfishtv/turret', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2032, 'spaceBase', 'spacebase.space150.com/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'spacebase.space150.com'),
(2033, 'font-awesome-sass-mixins', 'github.com/petermelias/font-awesome-sass-mixins', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2034, 'Simpul', 'github.com/mrwigster/simpul', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2035, 'Ridiculous Developers!', 'launchbit.com/taz/10637-4662-*|EMAIL_UID|*', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'launchbit.com'),
(2036, 'ai2html', 'ai2html.org/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'ai2html.org'),
(2037, 'icono', 'saeedalipoor.github.io/icono/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'saeedalipoor.github.io'),
(2038, '.qube', 'github.com/zachstronaut/quintessential-css-cube/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2039, 'shade', 'jxnblk.com/shade/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'jxnblk.com'),
(2040, 'prism-treeview', 'github.com/Golmote/prism-treeview', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2041, 'Beetle', 'mokaine.com/beetle-free-html/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'mokaine.com'),
(2042, 'STRUCTURE', 'kenwheeler.github.io/structure/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'kenwheeler.github.io'),
(2043, 'fetcha', 'github.com/taylorhakes/fecha', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2044, 'Turn Calendar', 'phamductri.github.io/turn-calendar/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'phamductri.github.io'),
(2045, 'iFrame Resizer', 'davidjbradshaw.github.io/iframe-resizer/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'davidjbradshaw.github.io'),
(2046, 'web-animations-js', 'github.com/web-animations/web-animations-js', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2047, 'react-tagsinput', 'github.com/olahol/react-tagsinput', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2048, 'FieldVal', 'www.fieldval.com/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'www.fieldval.com'),
(2049, 'Awesomplete', 'leaverou.github.io/awesomplete/', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'leaverou.github.io'),
(2050, 'TheaterJS', 'github.com/Zhouzi/TheaterJS', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2051, 'Slugg', 'github.com/bengourley/slugg', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'github.com'),
(2052, 'Sandro Mancuso doesn''t think so', 'twitter.com/sandromancuso/status/510946841496940544', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'twitter.com'),
(2053, 'a Radio Shack computer catalog from 1983', 'archive.org/stream/radio-shack-catalog-rsc-09-computer-catalog-1983/radio_shack_catalog_rsc-09_computer_catalog.1983', 'tools', '', '2015-03-22 13:00:03', 'webtoolsweekly', 'archive.org'),
(2054, 'Mentors Are the Secret Weapons of Successful Startups', 'techcrunch.com/2015/03/22/mentors-are-the-secret-weapons-of-successful-startups/', 'hn', '', '2015-03-22 15:07:50', 'hackernews', 'techcrunch.com'),
(2055, 'Learn Prolog Now', 'www.learnprolognow.org/lpnpage.php', 'hn', '', '2015-03-22 14:52:11', 'hackernews', 'www.learnprolognow.org'),
(2056, 'Is Your VirtualBox Reading Your E-Mail? Reconstruction of FrameBuffers from VRAM', 'hsmr.cc/palinopsia/', 'hn', '', '2015-03-22 07:49:38', 'hackernews', 'hsmr.cc'),
(2057, '“Splinter Cell: Chaos Theory gave me brain damage.”', 'www.clicknothing.typepad.com/click_nothing/2015/03/ten-years-down.html', 'hn', '', '2015-03-22 16:05:49', 'hackernews', 'www.clicknothing.typepad.com'),
(2058, 'The Chromebook Pixel (2015) Review', 'www.anandtech.com/show/9082/the-chromebook-pixel-2015-review', 'hn', '', '2015-03-22 13:02:17', 'hackernews', 'www.anandtech.com'),
(2059, 'Linux kernel initialization process, part 3', 'github.com/0xAX/linux-insides/blob/master/Initialization/linux-initialization-3.md', 'hn', '', '2015-03-22 13:56:31', 'hackernews', 'github.com'),
(2060, 'TempleOS is applying to Y Combinator. Partners desired, send an email', 'www.templeos.org/TempleOS.html', 'hn', '', '2015-03-22 14:40:37', 'hackernews', 'www.templeos.org'),
(2061, 'A lighter Core', 'blogs.janestreet.com/a-lighter-core/', 'hn', '', '2015-03-22 15:20:39', 'hackernews', 'blogs.janestreet.com'),
(2062, 'Why We Should Demand a Shorter Workweek', 'www.dsausa.org/shorter_work_weeks', 'hn', '', '2015-03-22 13:33:38', 'hackernews', 'www.dsausa.org'),
(2063, 'Super Fuzzy Searching on PostgreSQL', 'bartlettpublishing.com/site/bartpub/blog/3/entry/350', 'hn', '', '2015-03-27 09:30:02', 'hackernews', 'bartlettpublishing.com'),
(2064, 'The B-52 Just Keeps on Flying', 'www.airspacemag.com/flight-today/b-52-just-keeps-flying-180953933/', 'hn', '', '2015-03-22 16:00:27', 'hackernews', 'www.airspacemag.com'),
(2065, 'Experiments in Pyrlang with RPython', 'morepypy.blogspot.com/2015/02/experiments-in-pyrlang-with-rpython.html', 'hn', '', '2015-03-22 08:45:13', 'hackernews', 'morepypy.blogspot.com'),
(2066, 'Martin Luther Insult Generator', 'ergofabulous.org/luther/', 'hn', '', '2015-03-22 01:10:05', 'hackernews', 'ergofabulous.org'),
(2067, 'Java is Pass-by-Value, Dammit', 'javadude.com/articles/passbyvalue.htm', 'hn', '', '2015-03-22 01:09:01', 'hackernews', 'javadude.com'),
(2068, 'In College and Hiding from Scary Ideas', 'www.nytimes.com/2015/03/22/opinion/sunday/judith-shulevitz-hiding-from-scary-ideas.html', 'hn', '', '2015-03-22 06:33:55', 'hackernews', 'www.nytimes.com'),
(2069, 'Redesigned GNU C Library manual', 'elmerland.com/gnu_manual.html', 'hn', '', '2015-03-22 01:07:33', 'hackernews', 'elmerland.com'),
(2070, 'The Most Amazing Bowling Story Ever (2012)', 'www.dmagazine.com/publications/d-magazine/2012/july/the-most-amazing-bowling-story-ever-bill-fong', 'hn', '', '2015-03-22 07:00:17', 'hackernews', 'www.dmagazine.com'),
(2071, 'The decline of Vancouver', 'sofard.tumblr.com/post/113616107456/the-decline-of-vancouver', 'hn', '', '2015-03-22 03:26:53', 'hackernews', 'sofard.tumblr.com'),
(2072, 'Designing great visualizations [pdf]', 'www.tableau.com/sites/default/files/media/designing-great-visualizations.pdf', 'hn', '', '2015-03-22 11:25:03', 'hackernews', 'www.tableau.com'),
(2073, 'Associationist Theories of Thought', 'plato.stanford.edu/entries/associationist-thought/', 'hn', '', '2015-03-22 14:29:44', 'hackernews', 'plato.stanford.edu'),
(2074, 'OWebl v0.1 Release Candidate Now on OPAM', 'meetowebl.com/v0.1', 'hn', '', '2015-03-22 12:25:38', 'hackernews', 'meetowebl.com'),
(2075, 'Why I''m Productive in Clojure', 'yogthos.net/posts/2013-08-18-Why-I-m-Productive-in-Clojure.html', 'hn', '', '2015-03-22 14:24:51', 'hackernews', 'yogthos.net'),
(2076, 'Pterosaur: Full power of Vim in each Firefox text field', 'github.com/ardagnir/pterosaur', 'hn', '', '2015-03-25 04:58:02', 'hackernews', 'github.com'),
(2077, 'Heap is hiring engineers to build a new approach to analytics', 'heapanalytics.com/jobs', 'hn', '', '2015-03-23 10:04:01', 'hackernews', 'heapanalytics.com'),
(2078, 'No I didn''t use the Web Crypto API', 'calvinmetcalf.com/post/103640348393/no-i-didnt-use-the-web-crypto-api', 'hn', '', '2015-03-22 11:49:57', 'hackernews', 'calvinmetcalf.com'),
(2079, 'Ne10 – An open optimized software library project for ARM', 'github.com/projectNe10/Ne10', 'hn', '', '2015-03-22 09:03:07', 'hackernews', 'github.com'),
(2080, 'Ravens Offensive Lineman Publishes Math Paper', 'www.npr.org/blogs/thetwo-way/2015/03/20/394340722/john-urschel-ravens-offensive-lineman-publishes-math-paper', 'hn', '', '2015-03-21 15:15:49', 'hackernews', 'www.npr.org'),
(2081, 'Docker Swarm on Raspberry Pi Cluster', 'matthewkwilliams.com/index.php/2015/03/21/swarming-raspberry-pi-part-1/', 'hn', '', '2015-03-22 03:36:57', 'hackernews', 'matthewkwilliams.com'),
(2082, 'Goat Simulator Post Mortem', 'gamasutra.com/blogs/ArminIbrisagic/20150220/236427/Goat_Simulator_Post_Mortem.php', 'hn', '', '2015-03-21 20:07:53', 'hackernews', 'gamasutra.com'),
(2083, 'The Dead Sea Lives – The Plan to Merge the Dead Sea and the Red Sea', 'prime.nautil.us/issue/10/mergers--acquisitions/the-dead-sea-lives', 'hn', '', '2015-03-22 11:59:23', 'hackernews', 'prime.nautil.us'),
(2084, 'Is There a Line at Berghain?', 'istherealineatberghain.com/', 'hn', '', '2015-03-22 13:11:05', 'hackernews', 'istherealineatberghain.com'),
(2085, 'I Gave My Child Autism', 'www.backfromnature.org/2015/03/i-gave-my-child-autism.html', 'hn', '', '2015-03-22 01:01:53', 'hackernews', 'www.backfromnature.org'),
(2086, 'Generating vector tiles using PostgreSQL', 'javisantana.com/2015/03/22/vector-tiles.html', 'hn', '', '2015-03-22 13:01:59', 'hackernews', 'javisantana.com'),
(2087, 'Unitools – A suite of tools for working with Unicode in the browser', 'www.unicod.es/', 'hn', '', '2015-03-22 13:49:07', 'hackernews', 'www.unicod.es'),
(2088, 'Pao vs. Kleiner Defense Rests Its Case, Showcasing a Different Side of the Story', 'techcrunch.com/2015/03/21/pao-vs-kleiner-defense-rests-its-case-showcasing-a-different-side-of-the-story/', 'hn', '', '2015-03-22 04:26:58', 'hackernews', 'techcrunch.com'),
(2089, 'AT&T Charging Customers to Not Spy on Them', 'gigaom.com/2015/02/19/dont-let-att-mislead-you-about-its-29-privacy-fee/', 'hn', '', '2015-03-21 12:33:44', 'hackernews', 'gigaom.com'),
(2090, 'Volcanic eruption ruled out as the cause for Neanderthal extinction', 'www.pasthorizonspr.com/index.php/archives/03/2015/volcanic-eruption-ruled-out-as-the-cause-for-neanderthal-extinction', 'hn', '', '2015-03-22 07:38:32', 'hackernews', 'www.pasthorizonspr.com'),
(2091, 'A General Theory of Reactivity', 'github.com/kriskowal/gtor', 'hn', '', '2015-03-24 04:58:02', 'hackernews', 'github.com'),
(2092, 'ZenPayroll (YC W12) is hiring our first growth engineer', 'boards.greenhouse.io/zenpayroll/jobs/53835', 'hn', '', '2015-03-22 10:14:52', 'hackernews', 'boards.greenhouse.io'),
(2093, 'The Apple Watch’s Insanely Great Economics', 'www.wired.com/2015/03/apple-watchs-highlow-branding-insane-economies-scale', 'hn', '', '2015-03-22 12:29:59', 'hackernews', 'www.wired.com'),
(2094, 'Rainwater Harvesting to Replenish Underground Water in Rajasthan, India', 'www.ecotippingpoints.org/our-stories/indepth/india-rajasthan-rainwater-harvest-restoration-groundwater-johad.html', 'hn', '', '2015-03-21 18:20:57', 'hackernews', 'www.ecotippingpoints.org'),
(2095, 'The Terrible Technical Interview', 'techcrunch.com/2015/03/21/the-terrible-technical-interview/', 'hn', '', '2015-03-21 16:23:38', 'hackernews', 'techcrunch.com'),
(2096, 'Promises: A history of debt [video]', 'www.bbc.co.uk/programmes/b054zdp6/episodes/guide', 'hn', '', '2015-03-22 10:03:52', 'hackernews', 'www.bbc.co.uk'),
(2097, 'California first to feel hydro-power crunch of drought', 'news.yahoo.com/california-first-feel-hydro-power-crunch-drought-174539450.html', 'hn', '', '2015-03-22 06:48:19', 'hackernews', 'news.yahoo.com'),
(2098, 'Why Columbus Sailed South to the Indies (2008)', 'www.openlettersmonthly.com/august08-tropics-of-empire/', 'hn', '', '2015-03-22 01:06:02', 'hackernews', 'www.openlettersmonthly.com'),
(2099, 'Naked ambition: the body in Greek art', 'www.theguardian.com/artanddesign/2015/mar/20/naked-ambition-why-the-greeks-first-stripped-nude', 'hn', '', '2015-03-21 23:17:38', 'hackernews', 'www.theguardian.com'),
(2100, 'Forget Harvard and Stanford. It really doesn’t matter where you go to college', 'www.washingtonpost.com/news/grade-point/wp/2015/03/16/forget-harvard-and-stanford-it-really-doesnt-matter-where-you-go-to-college/', 'hn', '', '2015-03-22 02:55:55', 'hackernews', 'www.washingtonpost.com'),
(2101, 'Monoprice drops the price of a dual extrusion 3D printer to $700', 'www.monoprice.com/Product', 'hn', '', '2015-03-21 19:14:29', 'hackernews', 'www.monoprice.com'),
(2102, 'Startups, Competition, and Liquidity', 'rogers.io/startups-competition-and-liquidity.html', 'hn', '', '2015-03-21 21:48:33', 'hackernews', 'rogers.io'),
(2103, 'TrueVault is looking for a senior AppSec engineer to harden our products', 'jobs.lever.co/truevault/29fb44df-ab4c-4445-bfb2-b1a5a3524a1e', 'hn', '', '2015-03-22 06:50:51', 'hackernews', 'jobs.lever.co'),
(2104, 'How PARC Saved Xerox', 'www.forbes.com/sites/gregsatell/2015/03/21/how-parc-saved-xerox/', 'hn', '', '2015-03-21 20:24:19', 'hackernews', 'www.forbes.com'),
(2105, 'Automated algebraic cryptanalysis with OpenREIL and Z3', 'blog.cr4.sh/2015/03/automated-algebraic-cryptanalysis-with.html', 'hn', '', '2015-03-21 19:12:07', 'hackernews', 'blog.cr4.sh'),
(2106, 'Funds Run by Robots Now Account for $400B', 'www.bloomberg.com/news/articles/2015-03-16/smart-beta-etfs-attract-billions-with-critics-blaming-dumb-money', 'hn', '', '2015-03-21 19:32:45', 'hackernews', 'www.bloomberg.com'),
(2107, 'Registration – BugMeNot.com', 'web.archive.org/web/20050401021557/http://www.bugmenot.com/register.php', 'hn', '', '2015-03-22 00:45:47', 'hackernews', 'web.archive.org'),
(2108, 'Volcanic Eruptions Did Not Kill the Neanderthals', 'motherboard.vice.com/read/volcanic-eruptions-did-not-kill-the-neanderthals', 'hn', '', '2015-03-22 00:29:46', 'hackernews', 'motherboard.vice.com'),
(2109, 'All Circuits Are Busy Now: The 1990 AT&T Long Distance Network Collapse', 'users.csc.calpoly.edu/~jdalbey/SWE/Papers/att_collapse.html', 'hn', '', '2015-03-22 02:58:14', 'hackernews', 'users.csc.calpoly.edu'),
(2110, 'Why Health Care Tech Is Still So Bad', 'www.nytimes.com/2015/03/22/opinion/sunday/why-health-care-tech-is-still-so-bad.html', 'hn', '', '2015-03-21 22:59:32', 'hackernews', 'www.nytimes.com'),
(2111, 'A note on Piketty and diminishing returns to capital (2014) [pdf]', 'www.mit.edu/~mrognlie/piketty_diminishing_returns.pdf', 'hn', '', '2015-03-22 04:18:12', 'hackernews', 'www.mit.edu'),
(2112, 'Using the Olympus E-M5 Mk II as a Film ‘scanner’', 'jlwilliams-us.tumblr.com/post/113653952842/using-the-olympus-e-m5-mk-ii-as-a-film-scanner', 'hn', '', '2015-03-22 02:19:14', 'hackernews', 'jlwilliams-us.tumblr.com'),
(2113, 'Megalithic Site Discovered in Russia', 'earthweareone.com/megalithic-site-discovered-in-russia/', 'hn', '', '2015-03-22 12:42:04', 'hackernews', 'earthweareone.com'),
(2114, 'How English Ruined Indian Literature', 'www.nytimes.com/2015/03/22/opinion/sunday/how-english-ruined-indian-literature.html', 'hn', '', '2015-03-22 06:22:26', 'hackernews', 'www.nytimes.com'),
(2115, 'Explore Math using Lua', 'www.codebymath.com/index.php/welcome/about', 'hn', '', '2015-03-21 16:43:25', 'hackernews', 'www.codebymath.com'),
(2116, 'Announcing the MDN Fellowship Program', 'hacks.mozilla.org/2015/03/mdnfellowshiplaunch/', 'hn', '', '2015-03-21 17:23:29', 'hackernews', 'hacks.mozilla.org'),
(2117, 'Autorestart distributed services from crash without considering the order', 'github.com/oilbeater/Autoheal', 'hn', '', '2015-03-22 05:09:40', 'hackernews', 'github.com'),
(2118, 'Rainwater used to generate electricity', 'www.gizmag.com/pluvia-rainwater-microturbine/31379/', 'hn', '', '2015-03-22 04:21:33', 'hackernews', 'www.gizmag.com'),
(2119, 'A Drupal Developer is going to die on March 24', 'twitter.com/pdjohnson/status/579036577671819265/photo/1', 'hn', '', '2015-03-22 04:14:19', 'hackernews', 'twitter.com'),
(2120, 'How Motion Picture Film Is Made', 'gearpatrol.com/2015/03/20/how-motion-picture-film-is-made/', 'hn', '', '2015-03-21 16:20:45', 'hackernews', 'gearpatrol.com'),
(2121, 'Yatse Removed from the Google Play Store', 'plus.google.com/116630648530850689477/posts/VcYWHTcZtaT', 'hn', '', '2015-03-21 16:17:15', 'hackernews', 'plus.google.com'),
(2122, 'Show HN: Translate text through random languages, 35 times', 'dfkoz.com/lost-in-translation/', 'hn', '', '2015-03-21 18:40:36', 'hackernews', 'dfkoz.com'),
(2123, 'Amazon''s open source selfishness scares off potential talent (2014)', 'www.theregister.co.uk/2014/01/22/amazon_open_source_investigation/', 'hn', '', '2015-03-22 02:43:28', 'hackernews', 'www.theregister.co.uk'),
(2124, 'What an eclipse looks like from above', 'brucesterling.tumblr.com/post/114142286993/what-an-eclipse-looks-like-from-above', 'hn', '', '2015-03-22 03:04:28', 'hackernews', 'brucesterling.tumblr.com'),
(2125, 'What is the Sun made of?', 'medium.com/starts-with-a-bang/throwback-thursday-what-is-the-sun-made-of-d36adf7d0fe4', 'hn', '', '2015-03-22 00:31:04', 'hackernews', 'medium.com'),
(2126, 'These IPs are part of a spam bot net', 'pastebin.com/e3hRWe0G', 'hn', '', '2015-03-22 14:34:01', 'hackernews', 'pastebin.com'),
(2127, 'Beyond Ctrl: Make That Caps Lock Key Useful', 'www.economyofeffort.com/2014/08/11/beyond-ctrl-remap-make-that-caps-lock-key-useful/', 'hn', '', '2015-03-21 21:21:09', 'hackernews', 'www.economyofeffort.com'),
(2128, 'Superfast computers a step closer as a silicon''s quantum capabilities improve', 'phys.org/news/2015-03-superfast-closer-silicon-chip-quantum.html', 'hn', '', '2015-03-22 12:02:14', 'hackernews', 'phys.org'),
(2129, 'A Brief History of AZT, HIV''s First ''Ray of Hope''', 'motherboard.vice.com/read/happy-birthday-to-azt-the-first-effective-hiv-treatment', 'hn', '', '2015-03-21 16:17:03', 'hackernews', 'motherboard.vice.com'),
(2130, 'Giving bug reports is easier than giving feature suggestions', 'malcolmocean.com/2015/03/human-feedback-bug-reports-vs-feature-suggestions/', 'hn', '', '2015-03-21 17:41:12', 'hackernews', 'malcolmocean.com'),
(2131, 'Adventures in wearable computing', 'timothy.hobbs.cz/wearable-computing/adventures.html', 'hn', '', '2015-03-21 15:43:08', 'hackernews', 'timothy.hobbs.cz'),
(2132, 'Don''t be filing bugs in your code against me', 'github.com/douglascrockford/JSON-java/issues/62', 'hn', '', '2015-03-21 21:49:16', 'hackernews', 'github.com'),
(2133, 'HigherMe is looking for Laravel Developers', 'higherme.com/careers', 'hn', '', '2015-03-21 20:37:51', 'hackernews', 'higherme.com'),
(2134, 'JavaScript architecture-free neural network library', 'synaptic.juancazala.com/', 'hn', '', '2015-03-24 06:25:32', 'hackernews', 'synaptic.juancazala.com'),
(2135, 'Greenpeace Co-Founder Declares Himself a Climate Change Skeptic', 'science.slashdot.org/story/15/03/21/2132254/greenpeace-co-founder-declares-himself-a-climate-change-skeptic', 'hn', '', '2015-03-21 22:12:16', 'hackernews', 'science.slashdot.org'),
(2136, 'Facebook of the Dead', 'what-if.xkcd.com/69/', 'hn', '', '2015-03-22 05:52:50', 'hackernews', 'what-if.xkcd.com'),
(2137, 'Letter from János to Farkas Bolyai (1823)', 'www-history.mcs.st-and.ac.uk/Extras/Bolyai_letter.html', 'hn', '', '2015-03-21 17:58:10', 'hackernews', 'www-history.mcs.st-and.ac.uk'),
(2138, 'Understanding Angular 2.0 by creating a simple Todo app', 'www.htmlxprs.com/post/54/creating-a-super-simple-todo-app-using-angular-2-tutorial', 'hn', '', '2015-03-21 20:58:42', 'hackernews', 'www.htmlxprs.com'),
(2139, 'Finland schools: Subjects scrapped and replaced with ''topics''', 'www.independent.co.uk/news/world/europe/finland-schools-subjects-are-out-and-topics-are-in-as-country-reforms-its-education-system-10123911.html', 'hn', '', '2015-03-21 16:38:58', 'hackernews', 'www.independent.co.uk'),
(2140, 'Costa Rica powered with 100% renewable energy for 75 straight days', 'www.sciencealert.com/costa-rica-powered-with-100-renewable-energy-for-75-days', 'hn', '', '2015-03-21 17:01:41', 'hackernews', 'www.sciencealert.com'),
(2141, '5 Things We Have Forgotten About Open Source', 'jordi.inversethought.com/blog/5-things-we-have-forgotten-about-open-source/', 'hn', '', '2015-03-21 19:59:40', 'hackernews', 'jordi.inversethought.com'),
(2142, 'Memories, Guesses, and Apologies (2007)', 'blogs.msdn.com/b/pathelland/archive/2007/05/15/memories-guesses-and-apologies.aspx', 'hn', '', '2015-03-21 19:49:43', 'hackernews', 'blogs.msdn.com'),
(2143, 'Missy Elliot encryption algorithm', 'github.com/tom-lord/missy_elliot', 'hn', '', '2015-03-21 18:28:49', 'hackernews', 'github.com'),
(2144, '“I Was an ISIS Hostage for 5 Months”', 'nymag.com/daily/intelligencer/2015/03/i-was-an-isis-hostage-for-5-months.html', 'hn', '', '2015-03-22 05:07:15', 'hackernews', 'nymag.com'),
(2145, 'TerrAvion (YC W14) is hiring software engineers to grow aerial imagery service', 'www.terravion.com/careers.html', 'hn', '', '2015-03-23 06:39:42', 'hackernews', 'www.terravion.com'),
(2146, 'USA Over 5,000 Ph.D. graduates work as janitors', 'whenyouputitthatway.com/phd-graduates-working-as-janitors/', 'hn', '', '2015-03-21 18:49:41', 'hackernews', 'whenyouputitthatway.com'),
(2147, 'One instruction-set computer', 'en.wikipedia.org/wiki/One_instruction_set_computer', 'hn', '', '2015-03-22 01:40:10', 'hackernews', 'en.wikipedia.org'),
(2148, 'Hypothesis is an advanced Quickcheck style testing library for Python', 'hypothesis.readthedocs.org/en/master/', 'hn', '', '2015-03-21 20:25:16', 'hackernews', 'hypothesis.readthedocs.org'),
(2149, 'Finland wants to abandon teaching subjects at school', 'qz.com/367487/goodbye-math-and-history-finland-wants-to-abandon-teaching-subjects-at-school/', 'hn', '', '2015-03-21 22:46:51', 'hackernews', 'qz.com'),
(2150, 'Why Apple Will Switch to ARM-Based Macs (2014)', 'mattrichman.net/post/94262130903/why-apple-will-switch-to-arm-based-macs', 'hn', '', '2015-03-21 21:15:23', 'hackernews', 'mattrichman.net'),
(2151, 'Curated list of awesome C/C++ frameworks, libraries, resources, and shiny things', 'fffaraz.github.io/awesome-cpp/', 'hn', '', '2015-03-22 00:37:01', 'hackernews', 'fffaraz.github.io'),
(2152, 'Judge rules that Ellen Pao can sue for punitive damages', 'www.theverge.com/2015/3/21/8267273/judge-in-kleiner-perkins-trial-just-ruled-that', 'hn', '', '2015-03-21 21:41:21', 'hackernews', 'www.theverge.com'),
(2153, '“Gödel, Escher, Bach: An Eternal Golden Braid” Online Reading Group', 'www.reddit.com/r/rational/comments/2yys1i/lets_start_the_read_through/', 'hn', '', '2015-03-21 22:49:27', 'hackernews', 'www.reddit.com'),
(2154, 'The Terrible Things I Learned by Listening to Police Scanners for 6 Months', 'www.vice.com/read/the-mostly-terrible-things-i-learned-by-listening-to-police-scanners-for-six-months-637', 'hn', '', '2015-03-21 16:22:17', 'hackernews', 'www.vice.com'),
(2155, 'Lessons Learned Building the Raspberry Pi Dramble', 'servercheck.in/blog/lessons-learned-building-raspberry-pi-dramble', 'hn', '', '2015-03-22 02:16:57', 'hackernews', 'servercheck.in'),
(2156, 'Human eyes are wired backwards: here’s why', 'theconversation.com/look-your-eyes-are-wired-backwards-heres-why-38319', 'hn', '', '2015-03-21 21:41:19', 'hackernews', 'theconversation.com'),
(2157, 'Meerkat Raises $12M from Greylock at a $40M Valuation', 'techcrunch.com/2015/03/20/live-now-meerkat-raises-12m-from-greylock-at-a-40m-valuation/', 'hn', '', '2015-03-21 05:11:47', 'hackernews', 'techcrunch.com'),
(2158, 'Show HN: Over 120 places to promote your software', 'www.mypresences.com/services/', 'hn', '', '2015-03-20 21:55:04', 'hackernews', 'www.mypresences.com'),
(2159, 'Seven signs you are clueless about income inequality', 'fortune.com/2015/03/20/anand-giridharadas-ted-inequality/', 'hn', '', '2015-03-21 20:22:53', 'hackernews', 'fortune.com'),
(2160, 'CoreCLR on Linux', 'github.com/aspnet/DNX/pull/1406', 'hn', '', '2015-03-14 21:59:42', 'hackernews', 'github.com'),
(2161, 'What’s the Point of an RPG Without a Main Villain? How UltimaIV Changed the Game', 'www.tor.com/blogs/2015/03/whats-the-point-of-an-rpg-without-a-main-villain-how-ultima-iv-changed-the-game', 'hn', '', '2015-03-21 21:19:12', 'hackernews', 'www.tor.com'),
(2162, 'Getting Under the Hood (Playing/Debugging Remote JavaScript)', 'gavindraper.com/2015/03/19/getting-under-the-hood/', 'hn', '', '2015-03-20 14:12:56', 'hackernews', 'gavindraper.com'),
(2163, 'Dusting Off a Police Trove of Photographs to Rival Weegee’s', 'www.nytimes.com/2015/03/21/nyregion/reaching-into-the-past-the-police-dust-off-a-photographic-trove-to-rival-weegees.html', 'hn', '', '2015-03-21 12:33:34', 'hackernews', 'www.nytimes.com'),
(2164, 'The Definitive C Book Guide and List', 'stackoverflow.com/questions/562303/the-definitive-c-book-guide-and-list', 'hn', '', '2015-03-21 20:51:12', 'hackernews', 'stackoverflow.com'),
(2165, 'Google Analytics by Yoast Stored XSS', 'seclists.org/fulldisclosure/2015/Mar/136', 'hn', '', '2015-03-21 15:25:53', 'hackernews', 'seclists.org'),
(2166, 'Show HN: WP Pusher – Pain-free deployment of WordPress themes and plugins', 'wppusher.com/', 'hn', '', '2015-03-21 09:55:43', 'hackernews', 'wppusher.com'),
(2167, 'Classifying plankton with deep neural networks', 'benanne.github.io/2015/03/17/plankton.html', 'hn', '', '2015-03-17 00:08:44', 'hackernews', 'benanne.github.io'),
(2168, 'The Hiring Post', 'sockpuppet.org/blog/2015/03/06/the-hiring-post/', 'hn', '', '2015-03-06 21:04:40', 'hackernews', 'sockpuppet.org'),
(2169, 'How Random is xkcd?', 'hardmath123.github.io/xkcd-random.html', 'hn', '', '2015-03-21 18:24:57', 'hackernews', 'hardmath123.github.io'),
(2170, 'MIT students open up about stress', 'www.bostonglobe.com/metro/2015/03/16/mit-students-open-about-stress/dS61oA5tiKqjvVsJ5VZRAL/story.html', 'hn', '', '2015-03-17 04:11:19', 'hackernews', 'www.bostonglobe.com'),
(2171, 'A Word Is Worth a Thousand Vectors', 'technology.stitchfix.com/blog/2015/03/11/word-is-worth-a-thousand-vectors/', 'hn', '', '2015-03-11 17:00:41', 'hackernews', 'technology.stitchfix.com'),
(2172, 'Unicode string crashes Chrome for Mac', 'code.google.com/p/chromium/issues/detail', 'hn', '', '2015-03-19 04:13:09', 'hackernews', 'code.google.com'),
(2173, 'The sad state of sysadmin in the age of containers', 'www.vitavonni.de/blog/201503/2015031201-the-sad-state-of-sysadmin-in-the-age-of-containers.html', 'hn', '', '2015-03-12 14:23:47', 'hackernews', 'www.vitavonni.de'),
(2174, 'Microsoft''s new foldable keyboard', 'blogs.microsoft.com/firehose/2015/03/02/get-more-done-anywhere-anytime-on-virtually-any-device-with-the-new-universal-foldable-keyboard/', 'hn', '', '2015-03-14 23:57:56', 'hackernews', 'blogs.microsoft.com'),
(2175, 'Tunneling Internet traffic over FB chat', 'github.com/matiasinsaurralde/facebook-tunnel', 'hn', '', '2015-03-14 19:55:39', 'hackernews', 'github.com'),
(2176, 'The Hating Game', 'rachelnabors.com/2015/03/13/the-hating-game', 'hn', '', '2015-03-16 20:59:59', 'hackernews', 'rachelnabors.com'),
(2177, 'An $89 remanufactured Ubuntu workstation', 'symplepc.com/blogs/news/16853255-symple-introduces-the-89-planet-friendly-ubuntu-linux-web-workstation', 'hn', '', '2015-03-02 14:42:33', 'hackernews', 'symplepc.com'),
(2178, 'Microwave Oven Diagnostics with Indian Snack Food', 'www.evilmadscientist.com/2011/microwave-oven-diagnostics-with-indian-snack-food/', 'hn', '', '2015-02-28 18:34:01', 'hackernews', 'www.evilmadscientist.com'),
(2179, 'The Trans-Pacific Partnership clause everyone should oppose', 'www.washingtonpost.com/opinions/kill-the-dispute-settlement-language-in-the-trans-pacific-partnership/2015/02/25/ec7705a2-bd1e-11e4-b274-e5209a3bc9a9_story.html', 'hn', '', '2015-02-28 03:07:03', 'hackernews', 'www.washingtonpost.com'),
(2180, '“Your monthly rent .. shall increase from $2145 to $8900”', 'www.facebook.com/photo.php', 'hn', '', '2015-03-16 00:26:51', 'hackernews', 'www.facebook.com'),
(2181, 'Why inequality persists in America', 'www.newyorker.com/magazine/2015/03/16/richer-and-poorer', 'hn', '', '2015-03-10 12:48:29', 'hackernews', 'www.newyorker.com'),
(2182, 'I’m a 12-year-old girl. Why don’t the characters in my apps look like me?', 'www.washingtonpost.com/posteverything/wp/2015/03/04/im-a-12-year-old-girl-why-dont-the-characters-in-my-apps-look-like-me/', 'hn', '', '2015-03-09 00:28:28', 'hackernews', 'www.washingtonpost.com'),
(2183, 'Life Is More Than a Series of Cache Misses', 'prog21.dadgum.com/204.html', 'hn', '', '2015-02-25 09:33:53', 'hackernews', 'prog21.dadgum.com'),
(2184, 'Mining Bitcoin with pencil and paper: 0.67 hashes per day', 'www.righto.com/2014/09/mining-bitcoin-with-pencil-and-paper.html', 'hn', '', '2014-09-28 16:21:13', 'hackernews', 'www.righto.com'),
(2185, 'An Introduction to Reactive Programming', 'gist.github.com/staltz/868e7e9bc2a7b8c1f754', 'hn', '', '2015-03-23 04:40:02', 'hackernews', 'gist.github.com'),
(2186, 'Show HN: Monodraw for Mac, ASCII Art Editor – Beta Available', 'monodraw.helftone.com/', 'hn', '', '2015-03-03 15:18:39', 'hackernews', 'monodraw.helftone.com'),
(2187, 'JS1k 2015', 'js1k.com/2015-hypetrain/', 'hn', '', '2015-02-27 13:12:10', 'hackernews', 'js1k.com'),
(2188, 'How Does Java Both Optimize Hot Loops and Allow Debugging', 'www.cliffc.org/blog/2015/02/22/how-does-java-both-optimize-hot-loops-and-allow-debugging/', 'hn', '', '2015-02-23 23:22:32', 'hackernews', 'www.cliffc.org'),
(2189, 'Program Synthesis', 'research.microsoft.com/en-us/um/people/sumitg/pubs/synthesis.html', 'hn', '', '2015-02-05 23:11:45', 'hackernews', 'research.microsoft.com'),
(2190, 'My week as a Lyft driver', 'www.vox.com/2014/12/17/7402311/lyft-driver-pay', 'hn', '', '2014-12-17 14:59:03', 'hackernews', 'www.vox.com'),
(2191, 'THE ABANDONED MICROWAVE TOWERS THAT ONCE LINKED THE US', 'www.wired.com/2015/03/spencer-harding-the-long-lines', 'hn', '', '2015-03-21 03:10:15', 'hackernews', 'www.wired.com'),
(2192, 'Animation Principles for the Web', 'cssanimation.rocks/principles/', 'design', '', '2015-03-26 07:30:03', 'sidebario', 'cssanimation.rocks'),
(2193, 'NeuBible: A Bible app designed for you', 'www.neubible.co/', 'design', '', '2015-03-21 00:00:55', 'sidebario', 'www.neubible.co'),
(2194, 'UX Reactions', 'uxreactions.com/', 'design', '', '2015-03-24 07:00:02', 'sidebario', 'uxreactions.com'),
(2195, 'All The News Where It Needs to Fit', 'medium.com/@monteiro/all-the-news-where-it-needs-to-fit-e2aefe556f8b', 'design', '', '2015-03-21 00:00:47', 'sidebario', 'medium.com'),
(2196, 'Klasse Grafik', 'www.klassegrafik.de/', 'design', '', '2015-03-21 00:00:00', 'sidebario', 'www.klassegrafik.de'),
(2197, 'Making Music: Creative Strategies for Electronic Music Producers', 'makingmusic.ableton.com/', 'design', '', '2015-03-21 00:00:00', 'sidebario', 'makingmusic.ableton.com'),
(2198, 'Change Money', 'changemoney.org/', 'design', '', '2015-03-20 00:00:00', 'sidebario', 'changemoney.org'),
(2199, 'Designing For The Very Smallest View', 'medium.com/what-if-they/designing-for-the-very-smallest-view-988b95a50efd', 'design', '', '2015-03-24 07:00:02', 'sidebario', 'medium.com'),
(2200, 'How we Made a Killer Behance Portfolio Review with Microsoft Kinect', 'elekslabs.com/2015/03/how-we-made-a-killer-behance-portfolio-review-with-microsoft-kinect.html', 'design', '', '2015-03-20 00:00:00', 'sidebario', 'elekslabs.com'),
(2201, 'How Sticker Mule Onboards New Users', 'www.useronboard.com/how-stickermule-onboards-new-users/', 'design', '', '2015-03-20 00:00:00', 'sidebario', 'www.useronboard.com'),
(2202, 'Android UI Automated Testing', 'googletesting.blogspot.com/2015/03/android-ui-automated-testing.html', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'googletesting.blogspot.com'),
(2203, 'RecyclerView FastScroll – Part 2', 'blog.stylingandroid.com/recyclerview-fastscroll-part-2/', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'blog.stylingandroid.com'),
(2204, 'Navigation Drawer styling according to Material Design', 'medium.com/@sotti/navigation-drawer-styling-according-material-design-5306190da08f', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'medium.com'),
(2205, 'A Blurring View for Android', 'developers.500px.com/2015/03/17/a-blurring-view-for-android.html', 'android', '', '2015-03-17 16:29:34', 'androidweekly', 'developers.500px.com'),
(2206, 'Archive additional Android artifacts with Gradle', 'wiebe-elsinga.com/blog/archive-addition-android-artifacts-with-gradle/', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'wiebe-elsinga.com'),
(2207, 'The mysterious case of the Bundle and the Map', 'medium.com/the-wtf-files/the-mysterious-case-of-the-bundle-and-the-map-7b15279a794e', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'medium.com'),
(2208, 'Postponed Shared Element Transitions (part 3b)', 'www.androiddesignpatterns.com/2015/03/activity-postponed-shared-element-transitions-part3b.html', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'www.androiddesignpatterns.com'),
(2209, 'Parameterized testing with Robolectric', 'www.jayway.com/2015/03/19/parameterized-testing-with-robolectric/', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'www.jayway.com'),
(2210, 'Hello Places API for Android', 'android-developers.blogspot.com/2015/03/hello-places-api-for-android-and-ios.html', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'android-developers.blogspot.com'),
(2211, 'Free App Testing + Optimization for Android', 'software.intel.com/en-us/android/app-testing', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'software.intel.com'),
(2212, 'Android Engineer - Storehouse', 'www.storehouse.co/jobs/android-developer', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'www.storehouse.co'),
(2213, 'Jackdaw', 'github.com/vbauer/jackdaw', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'github.com'),
(2214, 'Creating Better User Experiences on Google Play', 'android-developers.blogspot.com/2015/03/creating-better-user-experiences-on.html', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'android-developers.blogspot.com'),
(2215, 'Victor', 'github.com/trello/victor', 'android', '', '2015-03-23 04:40:02', 'androidweekly', 'github.com'),
(2216, 'Apple, I have one small feature request.', 'medium.com/@brianellin/apple-i-have-one-small-feature-request-d5a944ec853a', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(2217, 'Reading List', 'medium.com/@rabois/reading-list-604c88ecefa4', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(2218, 'A Product Manager’s Musings', 'medium.com/@NathCres/a-product-manager-s-musings-1c2bcca20c4e', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(2219, 'Reimagining Facebook Messenger', 'medium.com/@davehennessy/reimagining-facebook-messenger-804930d368ac', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(2220, '“Hustle” and getting hired by a startup', 'medium.com/@joshelman/hustle-and-getting-hired-by-a-startup-23a55207ac5c', 'medium', '', '2015-03-24 04:45:01', 'medium', 'medium.com');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(2221, 'Why Maximizing Your Valuation May Be Minimizing Your Chance for Success', 'medium.com/@micah/why-maximizing-your-valuation-may-be-minimizing-your-chance-for-success-6028afb236a7', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(2222, 'We Deserve Better Payment Products', 'medium.com/@ntmoney/we-deserve-better-payment-products-24f661ad20cf', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(2223, 'What’s the point of fact checking?', 'medium.com/@alexparsons/what-s-the-point-of-fact-checking-2a6415289786', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(2224, 'I Don’t Write Anymore', 'medium.com/@garyrogers/i-don-t-write-anymore-f8ac07e7f588', 'medium', '', '2015-03-23 04:45:01', 'medium', 'medium.com'),
(2225, '‘The Anarchist Cookbook’ and the rise of DIY terrorism', 'kernelmag.dailydot.com/issue-sections/headline-story/12210/anarchist-cookbook-history-usenet/', 'readability', '', '2015-03-23 04:50:02', 'readability', 'kernelmag.dailydot.com'),
(2226, 'Five Best Price Tracking Tools', 'lifehacker.com/five-best-price-tracking-tools-1692745053', 'readability', '', '2015-03-23 04:50:02', 'readability', 'lifehacker.com'),
(2227, 'Blueprints & Buildings: Four Stories…', 'blog.longreads.com/2015/03/22/blueprints-buildings-four-stories-about-architecture/', 'readability', '', '2015-03-23 04:50:02', 'readability', 'blog.longreads.com'),
(2228, 'Twitter Latest To Face Sex Discrimination Lawsuit', 'techcrunch.com/2015/03/22/twitter-gender-discrimination-lawsuit/', 'readability', '', '2015-03-23 04:50:02', 'readability', 'techcrunch.com'),
(2229, 'Deep Learning vs Machine Learning vs Pattern…', 'quantombone.blogspot.com/2015/03/deep-learning-vs-machine-learning-vs.html', 'readability', '', '2015-03-22 19:10:07', 'readability', 'quantombone.blogspot.com'),
(2230, 'The top 50 apps for creative minds', 'www.theguardian.com/technology/2015/mar/22/the-top-50-apps-for-creative-minds', 'readability', '', '2015-03-23 04:50:02', 'readability', 'www.theguardian.com'),
(2231, 'For Hardee’s workers, it’s not a parable, it’s a…', 'www.washingtonpost.com/national/unlike-sen-ernst-for-hardees-workers-its-not-a-parable-its-a-job/2015/03/14/c7a5fd5e-c6ac-11e4-a199-6cb5e63819d2_story.html', 'readability', '', '2015-03-24 04:50:02', 'readability', 'www.washingtonpost.com'),
(2232, 'Spin the Globe, Sri Lanka: The Two Faces of…', 'www.afar.com/magazine/spin-the-globe-sri-lanka-the-two-faces-of-paradise', 'readability', '', '2015-03-23 04:50:02', 'readability', 'www.afar.com'),
(2233, 'How Social Collaboration Drives High Performance:…', 'www.enterpriseirregulars.com/86736/social-collaboration-drives-high-performance-connectedness-scale-diversity/', 'readability', '', '2015-03-23 04:50:02', 'readability', 'www.enterpriseirregulars.com'),
(2234, 'iPhone 6 Plusを5カ月間使ってまとまった私の感想 | ライフハッカー[日本版]', 'www.lifehacker.jp/2015/03/150322iphone_6_plus5.html', 'readability', '', '2015-03-23 04:50:02', 'readability', 'www.lifehacker.jp'),
(2235, '7年働いた時点での私の仕事の極意', 'blog.kengo-toda.jp/entry/2015/03/22/215005', 'readability', '', '2015-03-23 04:50:02', 'readability', 'blog.kengo-toda.jp'),
(2236, 'Cisco SPA300/500 IP phones vulnerable to remote eavesdropping', 'slashdot.org/submission/4286565/cisco-spa300500-ip-phones-vulnerable-to-remote-eavesdropping', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2237, 'Finland To Fly "Open Skies" Surveillance Flight Over Russia', 'slashdot.org/submission/4286543/finland-to-fly-open-skies-surveillance-flight-over-russia', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2238, 'Are smartphones making our children mentally ill?', 'slashdot.org/submission/4286505/are-smartphones-making-our-children-mentally-ill', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(2239, 'The country that is running entirely on renewable energy', 'slashdot.org/submission/4286391/the-country-that-is-running-entirely-on-renewable-energy', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(2240, 'Lenovo CEO Reportedly Posts Image Of Next Gen Moto 360 Smartwatch', 'slashdot.org/submission/4286389/lenovo-ceo-reportedly-posts-image-of-next-gen-moto-360-smartwatch', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(2241, 'Magic Leap''s new AR Demo Video', 'slashdot.org/submission/4286283/magic-leaps-new-ar-demo-video', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(2242, 'Online ''Swatting'' Becomes a Hazard for Gamers Who Play Live on the Internet', 'slashdot.org/submission/4286169/online-swatting-becomes-a-hazard-for-gamers-who-play-live-on-the-internet', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(2243, 'Finland''s Education System Supersedes "Subjects" With "Topics"', 'slashdot.org/submission/4286071/finlands-education-system-supersedes-subjects-with-topics', 'slashdot', '', '2015-03-23 04:52:02', 'slashdot', 'slashdot.org'),
(2244, 'Katch', 'www.producthunt.com/l/704b0fa3ef', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2245, 'Firesize', 'www.producthunt.com/l/0825c97dea', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2246, 'rgb.today', 'www.producthunt.com/l/f1ed02a1bc', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2247, 'GitBook Editor', 'www.producthunt.com/l/c28e1123ba', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2248, 'Windyty', 'www.producthunt.com/l/a19b4cd04d', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2249, 'Hashboard', 'www.producthunt.com/l/7a5aadd937', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2250, 'Moment App', 'www.producthunt.com/l/05f364b6f3', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2251, 'OutstandingBar', 'www.producthunt.com/l/98628ff325', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2252, 'TruBrain', 'www.producthunt.com/l/c809cd7752', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2253, 'Duolir', 'www.producthunt.com/l/e033268457', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2254, 'Cure & Simple', 'www.producthunt.com/l/c7ed071d0e', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2255, 'Illustrio', 'www.producthunt.com/l/a9f256ecd2', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2256, 'Coinjay', 'www.producthunt.com/l/077c314273', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2257, 'Tunemiser', 'www.producthunt.com/l/560487765c', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2258, 'Wiki Reverse', 'www.producthunt.com/l/ace90f201f', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2259, 'Project Mosul', 'www.producthunt.com/l/d5a7186c43', 'producthunt', '', '2015-03-25 04:54:02', 'producthunt', 'www.producthunt.com'),
(2260, 'Ask DN: Successor to LayerVault?', 'news.layervault.com/click/stories/46440', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2261, 'Animation Principles for the Web', 'news.layervault.com/click/stories/46435', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2262, 'Robotic Assistant (schedules meetings for you via email)', 'news.layervault.com/click/stories/46447', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2263, 'Two heartfelt endorsements, juxtaposed and delivered weekly', 'news.layervault.com/click/stories/46444', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2264, 'Responsive Ads Link Dump', 'news.layervault.com/click/stories/46443', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2265, 'Show DN: JusTab', 'news.layervault.com/click/stories/46438', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2266, 'Dear Data - Anolog data drawing project', 'news.layervault.com/click/stories/46445', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2267, 'Unitools - A suite of tools for working with Unicode in the browser', 'news.layervault.com/click/stories/46442', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2268, 'Show DN: Hashboard - Turn Your Instagram Posts Into Beautiful Photo Board', 'news.layervault.com/click/stories/46430', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2269, 'Staying Sane With Asynchronous Programming: Promises and Generators', 'news.layervault.com/click/stories/46429', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2270, 'Rebar Grid Framework', 'news.layervault.com/click/stories/46439', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2271, 'The big mistake nearly every designer makes.', 'news.layervault.com/click/stories/46437', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2272, 'Site Design: Klasse Grafik', 'news.layervault.com/click/stories/46436', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2273, 'Illustrio - one vector, customizeable by anyone', 'news.layervault.com/click/stories/46427', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2274, 'Site Design: Nexpick', 'news.layervault.com/click/stories/46426', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2275, 'Animatron: design HTML5/SVG animations online', 'news.layervault.com/click/stories/46420', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2276, 'ASK DN: How would you introduce modular design to a designer', 'news.layervault.com/click/stories/46422', 'dn', '', '2015-03-23 04:56:02', 'designernews', 'news.layervault.com'),
(2277, 'ProgrammingAssignment2', 'github.com/rdpeng/ProgrammingAssignment2', 'github', '', '2015-03-23 04:58:01', 'github', 'github.com'),
(2278, 'linux-insides', 'github.com/0xAX/linux-insides', 'github', '', '2015-03-24 04:58:02', 'github', 'github.com'),
(2279, 'awesome-cpp', 'github.com/fffaraz/awesome-cpp', 'github', '', '2015-03-24 04:58:02', 'github', 'github.com'),
(2280, 'nes', 'github.com/fogleman/nes', 'github', '', '2015-03-25 04:58:02', 'github', 'github.com'),
(2281, 'android-tech-frontier', 'github.com/bboyfeiyu/android-tech-frontier', 'github', '', '2015-03-23 04:58:01', 'github', 'github.com'),
(2282, 'markdown-plus', 'github.com/tylingsoft/markdown-plus', 'github', '', '2015-03-25 04:58:02', 'github', 'github.com'),
(2283, 'app', 'github.com/DemocracyOS/app', 'github', '', '2015-03-23 04:58:01', 'github', 'github.com'),
(2284, 'find an unused port in your localhost - using ranges too', 'github.com/kessler/find-port', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'github.com'),
(2285, 'TileLogic - A library providing logic for tilemaps', 'github.com/freezedev/tilelogic', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'github.com'),
(2286, 'The JavaScript answer in 3D to Turbo Pascal Niki the robot', 's-a.github.io/TRY.js/', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 's-a.github.io'),
(2287, 'dragscroll - a tiny js library which enables scrolling via mouse drag', 'github.com/asvd/dragscroll', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'github.com'),
(2288, 'webrtc-explorer - Resource Discovery for Decentralised browser networks', 'blog.daviddias.me/2015/03/22/enter-webrtc-explorer', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'blog.daviddias.me'),
(2289, 'Using Oauth 2.0 In Your Web Browser With AngularJS', 'blog.nraboy.com/2015/03/using-oauth-2-0-in-your-web-browser-with-angularjs/', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'blog.nraboy.com'),
(2290, 'An alternative to NW.js UI testing automation', 'blog.yanivkessler.com/2015/03/21/automate-nwjs-ui-testing/', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'blog.yanivkessler.com'),
(2291, 'Nester - A nested object getter/setter', 'github.com/kolodny/nester', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'github.com'),
(2292, 'Dynamic LokiJS Views And Flux Stores', 'jrhicks.github.io/dynamic_loki_views_and_flux_stores/index.html', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'jrhicks.github.io'),
(2293, 'Swift – First Look', 'mbsy.co/CodeSchool/7489125', 'webdev', '', '2015-03-23 15:00:03', 'heydesigner', 'mbsy.co'),
(2294, 'Images that fool computer vision raise security concerns', 'news.cornell.edu/stories/2015/03/images-fool-computer-vision-raise-security-concerns', 'hn', '', '2015-03-23 13:53:05', 'hackernews', 'news.cornell.edu'),
(2295, 'How to save datetimes for future events', 'www.creativedeletion.com/2015/03/19/persisting_future_datetimes.html', 'hn', '', '2015-03-23 15:19:25', 'hackernews', 'www.creativedeletion.com'),
(2296, 'F***ing Learn to Code Again (1999)', 'blog.kebby.org/', 'hn', '', '2015-03-23 14:51:05', 'hackernews', 'blog.kebby.org'),
(2297, 'Canada''s CSE cyberwarfare toolbox revealed', 'www.cbc.ca/m/news/topstories/communication-security-establishment-s-cyberwarfare-toolbox-revealed-1.3002978', 'hn', '', '2015-03-23 13:34:46', 'hackernews', 'www.cbc.ca'),
(2298, 'The I-JSON Message Format', 'www.tbray.org/ongoing/When/201x/2015/03/23/i-json', 'hn', '', '2015-03-23 07:28:56', 'hackernews', 'www.tbray.org'),
(2299, 'Amtrak lies about police use of passenger data', 'papersplease.org/wp/2015/03/20/amtrak-lies-about-police-use-of-passenger-data/', 'hn', '', '2015-03-23 12:51:14', 'hackernews', 'papersplease.org'),
(2300, 'Hacker''s guide to Neural Networks', 'karpathy.github.io/neuralnets/', 'hn', '', '2015-03-23 08:24:05', 'hackernews', 'karpathy.github.io'),
(2301, 'Learning Vim while playing a game', 'vim-adventures.com/', 'hn', '', '2015-03-23 10:33:25', 'hackernews', 'vim-adventures.com'),
(2302, '''Mountaineer'' Is a of Soviet Sci-Fi', 'www.npr.org/2015/03/19/392634682/mountaineer-is-a-must-read-of-soviet-sci-fi', 'hn', '', '2015-03-23 15:36:51', 'hackernews', 'www.npr.org'),
(2303, 'The Good Project Manager', 'teamgantt.com/guide-to-project-management/', 'hn', '', '2015-03-23 14:38:06', 'hackernews', 'teamgantt.com'),
(2304, '3 Non-Obvious Tips for Your YC Application', 'www.tiempoapp.com/blog/3-non-obvious-tips-for-your-yc-application', 'hn', '', '2015-03-23 15:51:56', 'hackernews', 'www.tiempoapp.com'),
(2305, 'The new authoritarianism', 'www.voxeu.org/article/new-authoritarianism', 'hn', '', '2015-03-23 15:28:18', 'hackernews', 'www.voxeu.org'),
(2306, 'Show HN: WakaTime and Slack live demo', 'wakatime.com/slack', 'hn', '', '2015-03-23 15:33:36', 'hackernews', 'wakatime.com'),
(2307, 'Early Posts From Tech Founders Who Changed The World', 'carlcheo.com/fascinating-posts-from-tech-founders-who-changed-the-world', 'hn', '', '2015-03-23 12:32:28', 'hackernews', 'carlcheo.com'),
(2308, 'Show HN: Spectra – Python color scales made easy', 'github.com/jsvine/spectra', 'hn', '', '2015-03-23 14:00:51', 'hackernews', 'github.com'),
(2309, 'Monitoring pf logs with Gource', 'www.echothrust.com/blogs/monitoring-pf-logs-gource', 'hn', '', '2015-03-23 14:34:55', 'hackernews', 'www.echothrust.com'),
(2310, 'PfSense 2.2.1 RELEASE', 'blog.pfsense.org/', 'hn', '', '2015-03-23 14:07:25', 'hackernews', 'blog.pfsense.org'),
(2311, 'Best Sources to Find a Remote Job as a Software Developer', 'blog.remoteworknewsletter.com/2015/03/23/best-sources-to-find-a-remote-job-as-a-software-developer/', 'hn', '', '2015-03-23 14:55:10', 'hackernews', 'blog.remoteworknewsletter.com'),
(2312, 'Stealing Data from Computers Using Heat', 'www.wired.com/2015/03/stealing-data-computers-using-heat/', 'hn', '', '2015-03-23 13:03:26', 'hackernews', 'www.wired.com'),
(2313, 'Rust for Clojurists', 'gist.github.com/oakes/4af1023b6c5162c6f8f0', 'hn', '', '2015-03-23 09:15:11', 'hackernews', 'gist.github.com'),
(2314, 'The Inhuman Anthropocene', 'avidly.lareviewofbooks.org/2015/03/22/the-inhuman-anthropocene/', 'hn', '', '2015-03-23 14:06:09', 'hackernews', 'avidly.lareviewofbooks.org'),
(2315, 'How to build a Debian package', 'documentation.thebigrede.net/maintainers/howto-build-package.html', 'hn', '', '2015-03-23 11:21:44', 'hackernews', 'documentation.thebigrede.net'),
(2316, 'Cstore_fdw: A Columnar Store for PostgreSQL', 'github.com/citusdata/cstore_fdw', 'hn', '', '2015-03-23 09:58:21', 'hackernews', 'github.com'),
(2317, 'The spy satellite Lacrosse 5 and its “disappearace trick”', 'www.astrophoto.fr/spy_satellites.html', 'hn', '', '2015-03-23 08:18:03', 'hackernews', 'www.astrophoto.fr'),
(2318, 'Tails 1.3.1 is out', 'tails.boum.org/news/version_1.3.1/index.en.html', 'hn', '', '2015-03-23 11:42:36', 'hackernews', 'tails.boum.org'),
(2319, 'Analytics on the Cheap', '0x74696d.com/posts/analytics-on-the-cheap/', 'hn', '', '2015-03-23 07:45:48', 'hackernews', '0x74696d.com'),
(2320, 'The Valve Employee Handbook [pdf]', 'www.valvesoftware.com/company/Valve_Handbook_LowRes.pdf', 'hn', '', '2015-03-23 12:39:20', 'hackernews', 'www.valvesoftware.com'),
(2321, 'The Future of Humanity with Elon Musk (interview by Neil DeGrasse Tyson)', 'www.startalkradio.net/show/the-future-of-humanity-with-elon-musk/', 'hn', '', '2015-03-23 12:13:11', 'hackernews', 'www.startalkradio.net'),
(2322, 'Razorpay (YC W15) offers Stripe-style payment experience in India', 'techcrunch.com/2015/03/22/razorpay-offers-stripe-style-payments-focused-squarely-on-indian-e-commerce-plays/', 'hn', '', '2015-03-23 02:12:07', 'hackernews', 'techcrunch.com'),
(2323, 'Show HN: Backdoor – Security CTF Platform', 'backdoor.sdslabs.co/', 'hn', '', '2015-03-23 14:13:30', 'hackernews', 'backdoor.sdslabs.co'),
(2324, 'See-Through Solar Is Tomorrow’s Threat to Oil', 'www.bloomberg.com/news/articles/2015-03-23/see-through-solar-is-tomorrow-s-threat-to-oil', 'hn', '', '2015-03-23 13:38:33', 'hackernews', 'www.bloomberg.com'),
(2325, 'Mars One Finalist Announces That It''s All a Scam', 'www.iflscience.com/space/whats-going-mars-one', 'hn', '', '2015-03-23 12:22:42', 'hackernews', 'www.iflscience.com'),
(2326, 'Numerous security holes in Tails 1.3', 'tails.boum.org/security/Numerous_security_holes_in_1.3/index.en.html', 'hn', '', '2015-03-23 11:40:45', 'hackernews', 'tails.boum.org'),
(2327, 'The Dangerous Effects of Reading', 'blog.davidtate.org/2011/12/the-dangerous-effects-of-reading/', 'hn', '', '2015-03-23 10:39:47', 'hackernews', 'blog.davidtate.org'),
(2328, 'Chinua Achebe, African Literary Titan, Dies at 82', 'www.nytimes.com/2013/03/23/world/africa/chinua-achebe-nigerian-writer-dies-at-82.html', 'hn', '', '2015-03-23 04:39:47', 'hackernews', 'www.nytimes.com'),
(2329, 'We need a future where the robots benefit all of us, not just the rich', 'www.nytimes.com/2015/03/22/opinion/sunday/why-not-utopia.html', 'hn', '', '2015-03-23 12:15:40', 'hackernews', 'www.nytimes.com'),
(2330, 'Official SpaceX Photos', 'www.flickr.com/photos/spacexphotos/', 'hn', '', '2015-03-23 15:34:27', 'hackernews', 'www.flickr.com'),
(2331, 'Arduino Internals [pdf]', 'arduino-project.net/download/arduino-books/Wheat%20D.%20-%20Arduino%20Internals%20%28Technology%20in%20Action%29%20-%202011.pdf', 'hn', '', '2015-03-23 13:57:51', 'hackernews', 'arduino-project.net'),
(2332, 'Show HN: Madeon''s Adventure Machine', 'madeon.fr/adventuremachine', 'hn', '', '2015-03-23 12:29:38', 'hackernews', 'madeon.fr'),
(2333, 'Show HN: A smart sliding-puzzle game for your terminal built in golang', 'github.com/pravj/puzzl', 'hn', '', '2015-03-28 04:25:04', 'hackernews', 'github.com'),
(2334, 'The Apple Watch Is the Perfect Wrist Piece for Dystopia', 'motherboard.vice.com/read/the-apple-watch-is-the-perfect-wrist-piece-for-dystopia', 'hn', '', '2015-03-23 13:01:51', 'hackernews', 'motherboard.vice.com'),
(2335, 'Zigbee light link master key', 'mobile.twitter.com/MayaZigBee/status/579723961661022209', 'hn', '', '2015-03-23 06:50:45', 'hackernews', 'mobile.twitter.com'),
(2336, 'Square Cash opens its door to businesses and introduces $Cashtags', 'techcrunch.com/2015/03/23/businesstime-for-square-cash/', 'hn', '', '2015-03-23 13:43:24', 'hackernews', 'techcrunch.com'),
(2337, 'GitHub Flow Like a Pro with These 13 Git Aliases', 'haacked.com/archive/2014/07/28/github-flow-aliases/', 'hn', '', '2015-03-23 08:58:39', 'hackernews', 'haacked.com'),
(2338, 'SpaceX Puts Its Images in the Public Domain', 'www.npr.org/blogs/thetwo-way/2015/03/23/394801108/spacex-puts-its-images-in-the-public-domain', 'hn', '', '2015-03-23 13:54:22', 'hackernews', 'www.npr.org'),
(2339, 'Show HN: XMD – An Extensible Markdown Format', 'github.com/hayeah/xmd', 'hn', '', '2015-03-23 13:38:30', 'hackernews', 'github.com'),
(2340, 'Pwn2Own 2015: The year every web browser went down', 'www.zdnet.com/article/pwn2own-2015-the-year-every-browser-went-down/', 'hn', '', '2015-03-23 15:39:17', 'hackernews', 'www.zdnet.com'),
(2341, 'Best Way to Build Tech Skills Without Quitting Your Job?', 'news.dice.com/2015/03/23/building-your-tech-skills-without-quitting-your-job/', 'hn', '', '2015-03-23 15:10:10', 'hackernews', 'news.dice.com'),
(2342, 'FinderPath', 'bahoom.com/finderpath/', 'hn', '', '2015-03-22 23:26:55', 'hackernews', 'bahoom.com'),
(2343, 'China’s Internet Boom Starts to Fade', 'www.bloomberg.com/news/articles/2015-03-22/as-nasdaq-soars-china-s-alibaba-led-dot-com-boom-starts-to-fade', 'hn', '', '2015-03-23 04:14:45', 'hackernews', 'www.bloomberg.com'),
(2344, 'Dizzying Pre-IPO Tech Values Spurred by Rush of Hedge-Fund Money', 'www.bloomberg.com/news/articles/2015-03-23/dizzying-pre-ipo-tech-values-spurred-by-rush-of-hedge-fund-money', 'hn', '', '2015-03-23 11:36:49', 'hackernews', 'www.bloomberg.com'),
(2345, 'How Steve Jobs Trained His Own Brain', 'www.inc.com/geoffrey-james/how-steve-jobs-trained-his-own-brain.html', 'hn', '', '2015-03-23 13:49:20', 'hackernews', 'www.inc.com'),
(2346, 'Why isn''t remote work more popular?', 'scottberkun.com/2015/why-isnt-remote-work-more-popular/', 'hn', '', '2015-03-23 14:48:02', 'hackernews', 'scottberkun.com'),
(2347, 'LHC restarts this week aiming to disprove Big Bang theory', 'www.telegraph.co.uk/news/science/large-hadron-collider/11489442/Big-Bang-theory-could-be-debunked-by-Large-Hadron-Collider.html', 'hn', '', '2015-03-23 15:38:34', 'hackernews', 'www.telegraph.co.uk'),
(2348, 'The complete story of Paris-8 university going for Krita, Blender, Natron', 'libregraphicsworld.org/blog/entry/the-complete-story-of-paris-8-university-going-for-krita-blender-natron', 'hn', '', '2015-03-23 12:16:46', 'hackernews', 'libregraphicsworld.org'),
(2349, 'ImplicitCAD: Powerful, Open-Source, Programmatic CAD', 'www.implicitcad.org/', 'hn', '', '2015-03-22 20:52:22', 'hackernews', 'www.implicitcad.org'),
(2350, 'Building a mini Trello using Firebase in 2 hours!', 'blog.stackhive.com/post/114386894969/login-sign-up-and-a-real-time-app-using-firebase', 'hn', '', '2015-03-23 13:46:59', 'hackernews', 'blog.stackhive.com'),
(2351, 'Mg: an Emacs-like editor in 160 kb', 'homepage.boetes.org/software/mg/', 'hn', '', '2015-03-22 23:50:45', 'hackernews', 'homepage.boetes.org'),
(2352, 'LibreSSL affected by 6 of 14 errors fixed in openssl update of March 19th 2015', 'ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.1.6-relnotes.txt', 'hn', '', '2015-03-23 11:52:22', 'hackernews', 'ftp.openbsd.org'),
(2353, 'Dell Does a SuperFish: Exploiting Dell Service Tag Detector', 'tomforb.es/dell-system-detect-rce-vulnerability', 'hn', '', '2015-03-25 18:07:56', 'hackernews', 'tomforb.es'),
(2354, 'The Internet is mostly forms. And they still suck', 'medium.com/@mattmonihan/the-internet-is-still-mostly-forms-e4bf98acffd1', 'hn', '', '2015-03-23 13:42:59', 'hackernews', 'medium.com'),
(2355, 'New SecureBoot Concerns Arise with Windows 10', 'www.phoronix.com/scan.php', 'hn', '', '2015-03-23 14:56:58', 'hackernews', 'www.phoronix.com'),
(2356, 'Beating the compiler', 'www.roguelazer.com/2015/02/beating-the-compiler/', 'hn', '', '2015-03-22 19:35:39', 'hackernews', 'www.roguelazer.com'),
(2357, 'A personal account of how call out culture has harmed teaching', 'whitehotharlots.tumblr.com/post/114067452180/a-personal-account-of-how-call-out-culture-has', 'hn', '', '2015-03-22 22:19:25', 'hackernews', 'whitehotharlots.tumblr.com'),
(2358, 'BiOS Hacking', 'www.schneier.com/blog/archives/2015/03/bios_hacking.html', 'hn', '', '2015-03-23 13:35:27', 'hackernews', 'www.schneier.com'),
(2359, 'The science of why stepping on Legos hurts', 'qz.com/366858/legos-are-so-painful-to-step-on-because-of-physics/', 'hn', '', '2015-03-23 14:06:32', 'hackernews', 'qz.com'),
(2360, 'Show HN: Puzzle game "Nerdy Dwarf" I have just released for free [Unity]', 'ysmolsky.itch.io/nerdy-dwarf', 'hn', '', '2015-03-23 14:03:51', 'hackernews', 'ysmolsky.itch.io'),
(2361, 'A Double Eclipse of the Sun', 'apod.nasa.gov/apod/astropix.html', 'hn', '', '2015-03-22 21:47:00', 'hackernews', 'apod.nasa.gov'),
(2362, 'Don’t Invent XML Languages (2006)', 'www.tbray.org/ongoing/When/200x/2006/01/08/No-New-XML-Languages', 'hn', '', '2015-03-23 14:23:41', 'hackernews', 'www.tbray.org'),
(2363, 'Java Web App Architecture in Takes Framework', 'www.yegor256.com/2015/03/22/takes-java-web-framework.html', 'hn', '', '2015-03-23 13:35:49', 'hackernews', 'www.yegor256.com'),
(2364, 'A Comparison of Log-Structured Merge (LSM) and Fractal Tree Indexing', 'highscalability.com/blog/2014/8/6/tokutek-white-paper-a-comparison-of-log-structured-merge-lsm.html', 'hn', '', '2015-03-22 21:21:36', 'hackernews', 'highscalability.com'),
(2365, 'The Precise (and Narrow) Limits on U.S. Economic Espionage', 'www.lawfareblog.com/2015/03/the-precise-and-narrow-limits-on-u-s-economic-espionage/', 'hn', '', '2015-03-23 14:10:24', 'hackernews', 'www.lawfareblog.com'),
(2366, 'BBC News switches PC users to responsive site', 'www.bbc.co.uk/news/technology-31966686', 'hn', '', '2015-03-23 07:12:47', 'hackernews', 'www.bbc.co.uk'),
(2367, 'The decline in unionization has fed the rise in incomes at the top', 'www.imf.org/external/pubs/ft/fandd/2015/03/jaumotte.htm', 'hn', '', '2015-03-22 19:50:49', 'hackernews', 'www.imf.org'),
(2368, 'Boeing patents ''Star Wars''-style force fields', 'www.cnet.com/news/boeing-patents-star-wars-style-force-fields/', 'hn', '', '2015-03-23 15:15:26', 'hackernews', 'www.cnet.com'),
(2369, 'Problem DFU-flashing the intel edison? Look no further', 'www.simonwaite.com/projects/intel-edison', 'hn', '', '2015-03-23 13:29:22', 'hackernews', 'www.simonwaite.com'),
(2370, 'Can 3 coding bootcamp graduates build a product in a week?', 'medium.com/@oslokommuneper/the-one-week-startup-28b5efadc734', 'hn', '', '2015-03-23 11:44:41', 'hackernews', 'medium.com'),
(2371, 'Apple Opens Up to Praise New Book on Steve Jobs, and Criticize an Old One', 'www.nytimes.com/2015/03/23/business/media/apple-opens-up-to-praise-new-book-on-steve-jobs-and-criticize-an-old-one.html', 'hn', '', '2015-03-23 07:28:10', 'hackernews', 'www.nytimes.com'),
(2372, 'Tech Money Sends Funds on the Hunt for Unicorns', 'www.nytimes.com/2015/03/23/business/dealbook/tech-money-sends-funds-on-the-hunt-for-unicorns.html', 'hn', '', '2015-03-23 07:27:14', 'hackernews', 'www.nytimes.com'),
(2373, 'DotLisp – A Lisp dialect for .Net', 'dotlisp.sourceforge.net/dotlisp.htm', 'hn', '', '2015-03-22 22:34:28', 'hackernews', 'dotlisp.sourceforge.net'),
(2374, 'Hilton Honors Flaw Exposed All Accounts', 'krebsonsecurity.com/2015/03/hilton-honors-flaw-exposed-all-accounts/', 'hn', '', '2015-03-23 12:46:42', 'hackernews', 'krebsonsecurity.com'),
(2375, 'Introducing $Cashtags by Square Cash', 'cash.me/', 'hn', '', '2015-03-25 07:00:02', 'hackernews', 'cash.me'),
(2376, 'The Future is Here', 'www.nybooks.com/articles/archives/2015/apr/02/william-gibson-future-is-here/', 'hn', '', '2015-03-22 16:25:35', 'hackernews', 'www.nybooks.com'),
(2377, 'How Plentyoffish Conquered Online Dating (2009)', 'www.inc.com/magazine/20090101/and-the-money-comes-rolling-in.html', 'hn', '', '2015-03-22 16:53:49', 'hackernews', 'www.inc.com'),
(2378, 'Velocity Raptor – an adventure in 2+1 dimensions', 'www.testtubegames.com/velocityraptor.html', 'hn', '', '2015-03-22 17:04:27', 'hackernews', 'www.testtubegames.com'),
(2379, 'Plugging a 1986 Mac Plus into the Modern Web (2013)', 'www.keacher.com/1216/how-i-introduced-a-27-year-old-computer-to-the-web/', 'hn', '', '2015-03-22 19:18:24', 'hackernews', 'www.keacher.com'),
(2380, 'Ponte Tower [video]', 'vimeo.com/51295174', 'hn', '', '2015-03-22 21:22:05', 'hackernews', 'vimeo.com'),
(2381, 'Joe''s Own Editor 4.0 Released', 'sourceforge.net/p/joe-editor/mercurial/ci/default/tree/NEWS.md', 'hn', '', '2015-03-22 16:36:38', 'hackernews', 'sourceforge.net'),
(2382, 'The Spacing of Binary Floating-Point Numbers', 'www.exploringbinary.com/the-spacing-of-binary-floating-point-numbers/', 'hn', '', '2015-03-22 20:12:00', 'hackernews', 'www.exploringbinary.com'),
(2383, 'What is Rust bad at?', 'www.reddit.com/r/rust/comments/2zu3eo/what_is_rust_bad_at/', 'hn', '', '2015-03-23 08:42:15', 'hackernews', 'www.reddit.com'),
(2384, '10,000-Year-Old Stone Tool Site Discovered in Suburban Seattle', 'westerndigs.org/10000-year-old-stone-tool-site-discovered-in-suburban-seattle/', 'hn', '', '2015-03-22 20:13:13', 'hackernews', 'westerndigs.org'),
(2385, 'Full-Text Search in Javascript – Part 1: Relevance Scoring', 'burakkanber.com/blog/machine-learning-full-text-search-in-javascript-relevance-scoring/', 'hn', '', '2015-03-22 17:39:54', 'hackernews', 'burakkanber.com'),
(2386, 'Interview with the trauma surgeon who took care of Dzhokhar Tsarnaev', 'www.themarshallproject.org/2015/03/11/tending-to-tsarnaev', 'hn', '', '2015-03-22 20:06:52', 'hackernews', 'www.themarshallproject.org'),
(2387, 'Observium: An auto-discovering network monitoring platform', 'www.observium.org/', 'hn', '', '2015-03-22 18:03:00', 'hackernews', 'www.observium.org'),
(2388, 'Pigeonly Is Hiring a Front End PHP Developer', 'docs.google.com/document/d/1gI_Majtlq-n-ySxzXXiILekYKzzldfLZhLP8m8_a00I/edit', 'hn', '', '2015-03-23 03:15:01', 'hackernews', 'docs.google.com'),
(2389, 'Security flaw in New South Wales puts thousands of online votes at risk', 'freedom-to-tinker.com/blog/teaguehalderman/ivote-vulnerability/', 'hn', '', '2015-03-22 17:26:26', 'hackernews', 'freedom-to-tinker.com'),
(2390, '“Science as a Vocation” by Max Weber (1918) [pdf]', 'anthropos-lab.net/wp/wp-content/uploads/2011/12/Weber-Science-as-a-Vocation.pdf', 'hn', '', '2015-03-22 16:23:05', 'hackernews', 'anthropos-lab.net'),
(2391, 'Lee Kuan Yew, Founding Father and First Premier of Singapore, Dies at 91', 'www.nytimes.com/2015/03/23/world/asia/lee-kuan-yew-founding-father-and-first-premier-of-singapore-dies-at-91.html', 'hn', '', '2015-03-22 21:28:33', 'hackernews', 'www.nytimes.com'),
(2392, 'Simulating Service Discovery with Docker and Etcd', 'talwai.github.io/', 'hn', '', '2015-03-22 17:07:39', 'hackernews', 'talwai.github.io'),
(2393, 'Hijacking is Buffer Overflow (2001)', 'paulgraham.com/hijack.html', 'hn', '', '2015-03-22 18:16:35', 'hackernews', 'paulgraham.com'),
(2394, 'UK child psychotherapist believes smartphones harm youngsters', 'www.telegraph.co.uk/news/health/children/11486167/Are-smartphones-making-our-children-mentally-ill.html', 'hn', '', '2015-03-23 10:01:08', 'hackernews', 'www.telegraph.co.uk'),
(2395, 'New Zealand Spied on WTO Director Candidates', 'firstlook.org/theintercept/2015/03/22/new-zealand-gcsb-spying-wto-director-general/', 'hn', '', '2015-03-23 09:58:22', 'hackernews', 'firstlook.org'),
(2396, 'The Golang UK Conference – 2015', 'www.golanguk.com/', 'hn', '', '2015-03-28 04:25:03', 'hackernews', 'www.golanguk.com'),
(2397, 'Why I stopped selling courses on Udemy (2014)', 'osherove.com/blog/2014/5/7/why-i-stopped-selling-courses-on-udemy.html', 'hn', '', '2015-03-23 03:21:57', 'hackernews', 'osherove.com'),
(2398, 'Compiling a kernel module for Android (part 1 of 3)', 'www.emilianodellacasa.com/2014/compiling-a-kernel-module-for-android-part-1', 'hn', '', '2015-03-22 20:46:18', 'hackernews', 'www.emilianodellacasa.com'),
(2399, 'Known Wikipedia Hoaxes', 'en.wikipedia.org/wiki/Wikipedia:List_of_hoaxes_on_Wikipedia', 'hn', '', '2015-03-23 09:26:31', 'hackernews', 'en.wikipedia.org'),
(2400, 'What’s So Great about Continued Fractions?', 'blogs.scientificamerican.com/roots-of-unity/2015/03/17/how-hard-do-continued-fractions-roc/', 'hn', '', '2015-03-22 11:45:03', 'hackernews', 'blogs.scientificamerican.com'),
(2401, 'Three Majority Singularity Schools of Thought', 'www.yudkowsky.net/singularity/schools/', 'hn', '', '2015-03-22 23:07:12', 'hackernews', 'www.yudkowsky.net'),
(2402, 'Awesome-C: A curated list of awesome C frameworks, libraries, resources', 'notabug.org/koz.ross/awesome-c', 'hn', '', '2015-03-22 17:04:54', 'hackernews', 'notabug.org'),
(2403, 'Data Structures Influence Speed of Quantum Search in Unexpected Ways', 'ucsdnews.ucsd.edu/pressrelease/data_structures_influence_speed_of_quantum_search_in_unexpected_ways', 'hn', '', '2015-03-22 12:00:41', 'hackernews', 'ucsdnews.ucsd.edu'),
(2404, 'Google is not a charity', 'www.businessinsider.com/google-is-not-a-charity-2015-3', 'hn', '', '2015-03-23 01:45:23', 'hackernews', 'www.businessinsider.com'),
(2405, 'Josh Tetrick''s food revolution: saving the world one egg at a time', 'www.theguardian.com/business/2015/mar/20/josh-tetrick-hampton-creek-food-revolution-saving-the-world-one-egg-at-a-time', 'hn', '', '2015-03-22 15:02:33', 'hackernews', 'www.theguardian.com'),
(2406, 'Show HN: JustAddComments – Easily publicly add comments/responses to any site', 'justaddcomments.com/', 'hn', '', '2015-03-22 23:24:07', 'hackernews', 'justaddcomments.com'),
(2407, 'Why founders should care about happiness', 'firstround.com/review/Heres-Why-Founders-Should-Care-about-Happiness/', 'hn', '', '2015-03-22 12:48:09', 'hackernews', 'firstround.com'),
(2408, 'How Complex Systems Fail (2000) [pdf]', 'web.mit.edu/2.75/resources/random/How%20Complex%20Systems%20Fail.pdf', 'hn', '', '2015-03-22 15:15:58', 'hackernews', 'web.mit.edu'),
(2409, 'Satire, sewers and statesmen: why James Gillray was king of the cartoon', 'www.theguardian.com/artanddesign/2015/mar/21/satire-sewers-and-statesmen-james-gillray-king-of-cartoon', 'hn', '', '2015-03-22 17:55:08', 'hackernews', 'www.theguardian.com'),
(2410, 'Haka: An open-source security-oriented language', 'www.haka-security.org/', 'hn', '', '2015-03-22 17:40:57', 'hackernews', 'www.haka-security.org'),
(2411, 'Tag Heuer unveils smartwatch venture with Intel, Google', 'www.yahoo.com/tech/s/tag-heuer-unveils-smartwatch-venture-intel-google-133915177--finance.html', 'hn', '', '2015-03-22 21:55:24', 'hackernews', 'www.yahoo.com'),
(2412, 'Managing Engineers: Perfecting the “Stay Interview”', 'medium.com/@bradvogel/how-to-perfect-the-stay-interview-8fa1ebbda907', 'hn', '', '2015-03-23 01:30:59', 'hackernews', 'medium.com'),
(2413, 'Something I told every staff member I ever had and you should too', 'startupblog.wordpress.com/2015/03/22/something-i-told-every-staff-member-i-ever-had-you-should-too/', 'hn', '', '2015-03-23 00:23:25', 'hackernews', 'startupblog.wordpress.com'),
(2414, 'GitLab 7.9 released', 'about.gitlab.com/2015/03/22/gitlab-7-9-released/', 'hn', '', '2015-03-22 17:35:33', 'hackernews', 'about.gitlab.com'),
(2415, 'Interview with Lewis Dartnell: How to Rebuild Our World from Scratch', 'blog.longnow.org/02015/03/21/lewis-dartnell-at-the-interval-how-to-rebuild-our-world-from-scratch-on-march-24-02015/', 'hn', '', '2015-03-22 17:25:51', 'hackernews', 'blog.longnow.org'),
(2416, 'Where can I report an incorrect “exit only” sign on 101 South exit 498B', 'imgur.com/FhZUOp3', 'hn', '', '2015-03-23 04:53:56', 'hackernews', 'imgur.com'),
(2417, 'Leak in Mars rover Curiosity''s wet chemistry test finds organics', 'www.space.com/28869-curiosity-rover-mars-wet-chemistry-organics.html', 'hn', '', '2015-03-23 02:50:52', 'hackernews', 'www.space.com'),
(2418, 'The industries where personal connections matter the most in getting a job', 'www.washingtonpost.com/blogs/wonkblog/wp/2015/03/20/the-industries-where-personal-connections-matter-the-most-in-getting-a-job/', 'hn', '', '2015-03-22 14:04:51', 'hackernews', 'www.washingtonpost.com'),
(2419, 'Functional Programming Videos: Functors, F-Algebras, Coyoneda Etc.', 'school.looprecur.com/', 'hn', '', '2015-03-22 20:24:44', 'hackernews', 'school.looprecur.com'),
(2420, 'Show HN: Add a random emoji to every git commit', 'github.com/phonyphonecall/expressive-git', 'hn', '', '2015-03-22 20:18:07', 'hackernews', 'github.com'),
(2421, 'PHP MVC: Maintenance Very Costly', 'typicalprogrammer.com/php-mvc-maintenance-very-costly/', 'hn', '', '2015-03-22 15:37:40', 'hackernews', 'typicalprogrammer.com'),
(2422, 'Crash leaves Toronto UberX driver confused about insurance', 'www.thestar.com/news/gta/2015/03/22/crash-leaves-toronto-uberx-driver-confused-about-insurance.html', 'hn', '', '2015-03-23 00:30:12', 'hackernews', 'www.thestar.com'),
(2423, 'The Rise and Fall of the Living Fossil', 'nautil.us/issue/22/slow/the-rise-and-fall-of-the-living-fossil', 'hn', '', '2015-03-22 14:56:19', 'hackernews', 'nautil.us'),
(2424, 'The 10,000 hour rule is wrong and perpetuates a cruel myth', 'www.businessinsider.com/the-10000-hour-rule-is-wrong-and-perpetuates-a-cruel-myth-2015-3', 'hn', '', '2015-03-22 23:21:31', 'hackernews', 'www.businessinsider.com'),
(2425, 'The Power of ''Good Enough''', 'www.theatlantic.com/health/archive/2015/03/the-power-of-good-enough/387388/', 'hn', '', '2015-03-22 23:13:27', 'hackernews', 'www.theatlantic.com'),
(2426, 'Fund Manager Ab Nicholas Has Been Beating S&P 500 for 40 Years', 'www.bloomberg.com/news/articles/2015-03-18/fund-manager-ab-nicholas-has-been-beating-s-p-500-for-40-years', 'hn', '', '2015-03-22 18:47:10', 'hackernews', 'www.bloomberg.com'),
(2427, 'An Open Letter to YC Founders on Demo Day Eve', 'startupljackson.com/post/114347589480/open-letter-to-yc-founders-on-fundraising', 'hn', '', '2015-03-22 22:06:34', 'hackernews', 'startupljackson.com'),
(2428, 'Give npm scripts a chance', 'blog.cesarandreu.com/posts/give_npm_scripts_a_chance', 'hn', '', '2015-03-23 03:24:39', 'hackernews', 'blog.cesarandreu.com'),
(2429, 'South Fork Fishing and Hunting Club', 'en.wikipedia.org/wiki/South_Fork_Fishing_and_Hunting_Club', 'hn', '', '2015-03-22 17:41:57', 'hackernews', 'en.wikipedia.org'),
(2430, 'Free OCR. It''s possible', 'www.my-ocr.com/', 'hn', '', '2015-03-22 14:19:28', 'hackernews', 'www.my-ocr.com'),
(2431, 'Input, a flexible font for programming', 'djr.com/', 'hn', '', '2015-03-22 20:39:29', 'hackernews', 'djr.com'),
(2432, 'Show HN: 99 Haskell', '99haskell.org/', 'hn', '', '2015-03-22 19:27:22', 'hackernews', '99haskell.org'),
(2433, 'Work Less to Work Better: My Experiments with Shutdown Routines', 'calnewport.com/blog/2012/08/02/work-less-to-work-better-my-experiments-with-shutdown-routines/', 'hn', '', '2015-03-22 23:58:05', 'hackernews', 'calnewport.com'),
(2434, 'Is This Ex-Googler’s Pre-Product Approach the Fast Track to Product-Market Fit?', 'nextviewventures.com/blog/pretotyping-product-market-fit-google-alberto-savoia/', 'hn', '', '2015-03-22 23:34:47', 'hackernews', 'nextviewventures.com'),
(2435, 'Android Test Automation Frameworks (with Code Examples)', 'testdroid.com/tech/top-5-android-testing-frameworks-with-examples', 'hn', '', '2015-03-22 19:42:54', 'hackernews', 'testdroid.com'),
(2436, 'Top 15 sites built with NodeJs', 'coderfactory.co/posts/top-sites-built-with-nodejs', 'hn', '', '2015-03-22 23:15:11', 'hackernews', 'coderfactory.co'),
(2437, 'Matt DeHart: “I might have some sensitive files”', 'www.buzzfeed.com/davidkushner/matt-dehart', 'hn', '', '2015-03-22 16:17:18', 'hackernews', 'www.buzzfeed.com'),
(2438, 'Singapore’s First Prime Minister Lee Kuan Yew Dies Aged 91', 'www.channelnewsasia.com/news/singapore/singapore-s-first-prime/1720740.html', 'hn', '', '2015-03-22 20:50:26', 'hackernews', 'www.channelnewsasia.com'),
(2439, 'Googlebot is Chrome (2011)', 'ipullrank.com/googlebot-is-chrome/', 'hn', '', '2015-03-22 21:24:05', 'hackernews', 'ipullrank.com'),
(2440, 'The source code for Microsoft 6502 Basic comes to light', 'www.itworld.com/article/2872659/the-source-code-behind-microsoft-basic-for-6502-comes-to-light.html', 'hn', '', '2015-03-22 20:53:59', 'hackernews', 'www.itworld.com'),
(2441, 'The New Tech Disruption: Murdering Businesses and Haunting Their Corpses', 'www.esquire.com/lifestyle/cars/a33732/warren-ellis-new-tech-disruption/', 'hn', '', '2015-03-22 21:42:51', 'hackernews', 'www.esquire.com'),
(2442, '“Hello World” Programs designed by various categories of *developer* follows', 'www.infiltec.com/j-h-wrld.htm', 'hn', '', '2015-03-22 15:25:19', 'hackernews', 'www.infiltec.com'),
(2443, 'Islamic State doxes US soldiers, despite hacking claims data from public sources', 'arstechnica.com/tech-policy/2015/03/islamic-state-doxes-us-soldiers-airmen-calls-on-supporters-to-kill-them/', 'hn', '', '2015-03-22 19:35:48', 'hackernews', 'arstechnica.com'),
(2444, 'Elon Musk made SpaceX photos public domain because of a tweet', 'www.theverge.com/2015/3/22/8272153/elon-musk-spacex-photos-public-domain', 'hn', '', '2015-03-22 20:04:24', 'hackernews', 'www.theverge.com'),
(2445, 'Nude.js – Nudity Detection with JavaScript and HTMLCanvas', 'www.patrick-wied.at/static/nudejs/', 'hn', '', '2015-03-27 06:00:03', 'hackernews', 'www.patrick-wied.at'),
(2446, 'Ex-NSA researcher says that Apple’s insecure app-downloads enable exploits', 'thestack.com/patrick-wardle-osx-dylib-dll-vulnerability-170315', 'hn', '', '2015-03-22 17:30:56', 'hackernews', 'thestack.com'),
(2447, 'F# Units of Measure – A Worked Example', 'stevenpemberton.net/blog/2015/03/11/FSharp-Units-Of-Measure/', 'hn', '', '2015-03-16 16:20:11', 'hackernews', 'stevenpemberton.net'),
(2448, 'Monica Lewinsky: The price of shame', 'www.ted.com/talks/monica_lewinsky_the_price_of_shame', 'hn', '', '2015-03-22 16:28:53', 'hackernews', 'www.ted.com'),
(2449, 'LibrePlanet 2015: Day one roundup', 'www.fsf.org/blogs/community/libreplanet-2015-day-one-roundup', 'hn', '', '2015-03-22 16:56:53', 'hackernews', 'www.fsf.org'),
(2450, 'Chess Boxing', 'en.wikipedia.org/wiki/Chess_boxing', 'hn', '', '2015-03-22 15:40:45', 'hackernews', 'en.wikipedia.org'),
(2451, 'Open Source Business', 'john.onolan.org/open-source-business/', 'hn', '', '2015-03-22 16:30:58', 'hackernews', 'john.onolan.org'),
(2452, 'What to Expect When Working with a Woman in Technology (2013)', 'medium.com/cool-code-pal/what-to-expect-when-working-with-a-woman-in-technology-9f1ac2195519', 'hn', '', '2015-03-22 16:19:38', 'hackernews', 'medium.com'),
(2453, 'Baltimore Ravens Lineman Publishes an Insanely Complex Study in a Math Journal', 'www.bloomberg.com/news/articles/2015-03-20/an-nfl-offensive-lineman-just-published-an-insanely-complex-study-in-a-math-journal', 'hn', '', '2015-03-21 14:34:15', 'hackernews', 'www.bloomberg.com'),
(2454, 'A website that deletes itself once indexed by Google', 'github.com/mroth/unindexed/blob/master/README.md', 'hn', '', '2015-03-08 14:52:07', 'hackernews', 'github.com'),
(2455, 'Silicon Valley Trailer 2', 'www.theverge.com/2015/3/22/8272225/silicon-valley-trailer-watch-hbo', 'hn', '', '2015-03-22 18:03:42', 'hackernews', 'www.theverge.com'),
(2456, 'Gigaom: The Life and Death of a Venture-Funded Media Startup', 'medium.com/@michaelwolf/gigaom-the-life-and-death-of-a-venture-funded-media-startup-eb3fbdc4e732', 'hn', '', '2015-03-16 06:55:11', 'hackernews', 'medium.com'),
(2457, 'Galaxy S6 and Galaxy S6 Edge OLED Display Technology Shoot-Out', 'www.displaymate.com/Galaxy_S6_ShootOut_1.htm', 'hn', '', '2015-03-22 00:09:01', 'hackernews', 'www.displaymate.com'),
(2458, 'Antiwork – a radical shift in how we view “jobs”', 'contributoria.com/issue/2014-12/543d1c2487628e9a6500001b', 'hn', '', '2015-03-14 19:33:40', 'hackernews', 'contributoria.com'),
(2459, 'USB Killer', 'kukuruku.co/hub/diy/usb-killer', 'hn', '', '2015-03-10 05:24:46', 'hackernews', 'kukuruku.co'),
(2460, 'The CIA Campaign to Steal Apple''s Secrets', 'firstlook.org/theintercept/2015/03/10/ispy-cia-campaign-steal-apples-secrets/', 'hn', '', '2015-03-10 07:43:17', 'hackernews', 'firstlook.org'),
(2461, 'Announcing Starfighter', 'www.kalzumeus.com/2015/03/09/announcing-starfighter/', 'hn', '', '2015-03-09 20:47:12', 'hackernews', 'www.kalzumeus.com'),
(2462, 'This is how I read 101 books in 92-weeks', 'readthm.co/', 'hn', '', '2015-03-20 10:46:28', 'hackernews', 'readthm.co'),
(2463, 'A success story for Haxe', 'nadako.tumblr.com/post/113390739725/a-success-story-for-haxe', 'hn', '', '2015-03-13 17:31:01', 'hackernews', 'nadako.tumblr.com'),
(2464, 'Understanding .NET 2015', 'blogs.msdn.com/b/bethmassi/archive/2015/02/25/understanding-net-2015.aspx', 'hn', '', '2015-02-26 16:03:24', 'hackernews', 'blogs.msdn.com'),
(2465, 'Are Your Devices Hardwired for Betrayal?', 'www.eff.org/deeplinks/2015/03/hardwired-for-betrayal', 'hn', '', '2015-03-02 22:34:41', 'hackernews', 'www.eff.org'),
(2466, 'Keep a Changelog', 'keepachangelog.com/', 'hn', '', '2015-02-15 23:27:46', 'hackernews', 'keepachangelog.com'),
(2467, 'Show HN: Money', 'github.com/mohnish/money', 'hn', '', '2015-03-08 22:53:09', 'hackernews', 'github.com'),
(2468, 'JSONx is an IBM standard format to represent JSON as XML', 'www-01.ibm.com/support/knowledgecenter/SS9H2Y_6.0.0/com.ibm.dp.xm.doc/json_jsonx.html', 'hn', '', '2015-03-06 23:28:22', 'hackernews', 'www-01.ibm.com'),
(2469, 'Uber hauls GitHub into court to find who hacked database of 50,000 drivers', 'www.theregister.co.uk/2015/02/28/uber_subpoenas_github_for_hacker_details/', 'hn', '', '2015-03-02 14:19:25', 'hackernews', 'www.theregister.co.uk'),
(2470, 'German Professor Apologises for ''Rape Problem'' Email to Indian Student', 'www.huffingtonpost.in/2015/03/09/leipzig-university-apolog_n_6829270.html', 'hn', '', '2015-03-09 14:21:29', 'hackernews', 'www.huffingtonpost.in'),
(2471, 'How to Protect Your Brand in the New Domain Era', 'www.namehero.com/blog/how-to-protect-your-brand-in-the-new-domain-era/', 'hn', '', '2015-03-03 16:53:46', 'hackernews', 'www.namehero.com'),
(2472, 'Brief History of the Internet', 'www.internetsociety.org/internet/what-internet/history-internet/brief-history-internet', 'hn', '', '2014-08-13 18:45:13', 'hackernews', 'www.internetsociety.org'),
(2473, 'Six Years In. A Few Thoughts on Foursquare.', 'medium.com/@dens/six-years-in-a-few-thoughts-on-foursquare-1ec31cbbe51c', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(2474, 'The Real Louis Vuitton', 'medium.com/human-parts/the-real-louis-vuitton-6d4bea821066', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(2475, 'The War Over Who Steve Jobs Was', 'medium.com/backchannel/the-war-over-who-steve-jobs-was-92bda2cd1e1e', 'medium', '', '2015-03-25 04:50:02', 'medium', 'medium.com'),
(2476, 'How Psychology and Strategy Work Together to Perfect Pricing (well, almost)', 'medium.com/evergreen-business-weekly/how-psychology-and-strategy-work-together-to-perfect-pricing-well-almost-b0aea83714b7', 'medium', '', '2015-03-24 04:45:01', 'medium', 'medium.com'),
(2477, 'What I Learn in School', 'medium.com/synapse/what-i-learn-in-school-5db2b0abd63d', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(2478, 'The Only UX Reading List Ever', 'medium.com/@span870/the-only-ux-reading-list-ever-d420edb3f4ff', 'medium', '', '2015-03-24 04:45:01', 'medium', 'medium.com'),
(2479, 'An Eleven Year-Old’s Guide to Plane-Spotting', 'medium.com/@lukek/an-eleven-year-old-s-guide-to-plane-spotting-53f8dcea3ec9', 'medium', '', '2015-03-24 04:45:01', 'medium', 'medium.com'),
(2480, '“I’m talking about the time-honored practice of unloading records you once deemed worthy, possibly…', 'medium.com/@ev/i-m-talking-about-the-time-honored-practice-of-unloading-records-you-once-deemed-worthy-possibly-44f02ec1788', 'medium', '', '2015-03-24 04:45:01', 'medium', 'medium.com'),
(2481, 'Why and How to Protest (and Rightfully Screw) the MTA Over the 2015 Fare Hike', 'medium.com/@weareyourfek/how-to-protest-and-rightfully-screw-the-mta-over-the-2015-fare-hike-and-why-you-should-do-it-ac09863b6229', 'medium', '', '2015-03-24 04:45:01', 'medium', 'medium.com'),
(2482, 'Coding Like a Girl', 'medium.com/@sailorhg/coding-like-a-girl-595b90791cce', 'medium', '', '2015-03-24 04:45:01', 'medium', 'medium.com'),
(2483, 'Warming Up to the Manager’s Schedule', 'medium.com/@DanielleMorrill/warming-up-to-the-manager-s-schedule-e3ec18c7408e', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(2484, 'Return to My Lai', 'www.newyorker.com/magazine/2015/03/30/the-scene-of-the-crime', 'readability', '', '2015-03-24 19:47:10', 'readability', 'www.newyorker.com'),
(2485, 'The Last Freeway', 'blog.longreads.com/2015/03/23/the-last-freeway/', 'readability', '', '2015-03-27 10:19:32', 'readability', 'blog.longreads.com'),
(2486, 'Six Things I Learned While Writing My First Book', 'lifehacker.com/six-things-i-learned-while-writing-my-first-book-1692467791', 'readability', '', '2015-03-24 04:50:02', 'readability', 'lifehacker.com'),
(2487, 'An Artist with Amnesia', 'www.newyorker.com/magazine/2015/03/30/an-artist-with-amnesia', 'readability', '', '2015-03-23 13:51:58', 'readability', 'www.newyorker.com'),
(2488, 'The Unauthorized Biography of a Black Cop', 'gawker.com/the-unauthorized-biography-of-a-black-cop-1692829666', 'readability', '', '2015-03-24 04:50:02', 'readability', 'gawker.com'),
(2489, ':', 'zenhabits.net/ship/', 'readability', '', '2015-03-24 04:50:02', 'readability', 'zenhabits.net'),
(2490, 'The Suspects Wore Louboutins', 'www.vanityfair.com/culture/2010/03/billionaire-girls-201003', 'readability', '', '2015-03-24 04:50:02', 'readability', 'www.vanityfair.com'),
(2491, 'How to Overcome Workload Paralysis and Get Back…', 'lifehacker.com/how-to-overcome-workload-paralysis-and-get-back-into-ac-1693169798', 'readability', '', '2015-03-24 04:50:02', 'readability', 'lifehacker.com');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(2492, 'We got it all on UHF: An oral history of “Weird…', 'www.avclub.com/article/we-got-it-all-uhf-oral-history-weird-al-yankovics--215579', 'readability', '', '2015-03-24 04:50:02', 'readability', 'www.avclub.com'),
(2493, 'Butterick’s Practical Typography', 'practicaltypography.com/billionaires-typewriter.html', 'readability', '', '2015-02-17 16:40:38', 'readability', 'practicaltypography.com'),
(2494, 'Who is Art For? Our College Pick', 'blog.longreads.com/2015/03/23/who-is-art-for-our-college-pick/', 'readability', '', '2015-03-24 04:50:02', 'readability', 'blog.longreads.com'),
(2495, 'Instagram Launches Layout, Its Own Photo Collage…', 'techcrunch.com/2015/03/23/instagram-layout/', 'readability', '', '2015-03-24 04:50:02', 'readability', 'techcrunch.com'),
(2496, 'Tinder’s Sean Rad Swipes Right On Disrupt NY', 'techcrunch.com/2015/03/23/tinders-sean-rad-swipes-right-on-disrupt-ny/', 'readability', '', '2015-03-24 04:50:02', 'readability', 'techcrunch.com'),
(2497, 'NVIDIA Launches Maxwell-Powered Quadro M6000 Workstation Pro Graphics Cards', 'slashdot.org/submission/4289647/nvidia-launches-maxwell-powered-quadro-m6000-workstation-pro-graphics-cards', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2498, 'NFL will broadcast a game on digital platform for first time ever', 'slashdot.org/submission/4289523/nfl-will-broadcast-a-game-on-digital-platform-for-first-time-ever', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2499, 'Facebook Engineering Tool Mimics Dodgy Network Connectivity', 'slashdot.org/submission/4289447/facebook-engineering-tool-mimics-dodgy-network-connectivity', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2500, 'Twitch.tv Security Breach', 'slashdot.org/submission/4289397/twitchtv-security-breach', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2501, 'First Lawsuits Challenging FCC''s New Net Neutrality Rules Arrive', 'slashdot.org/submission/4289371/first-lawsuits-challenging-fccs-new-net-neutrality-rules-arrive', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2502, 'Turns out nobody''s sure what should count as a Cyber Incident', 'slashdot.org/submission/4289321/turns-out-nobodys-sure-what-should-count-as-a-cyber-incident', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2503, 'Bring On The Boring Robots', 'slashdot.org/submission/4289305/bring-on-the-boring-robots', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2504, 'High-skill immigration and the new Senate leadership', 'slashdot.org/submission/4289297/high-skill-immigration-and-the-new-senate-leadership', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2505, 'Pixar Releases Free Version of RenderMan', 'slashdot.org/submission/4289265/pixar-releases-free-version-of-renderman', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2506, 'Apple Makes Good on It''s Promise to Double MacBook Pro Performance', 'slashdot.org/submission/4289211/apple-makes-good-on-its-promise-to-double-macbook-pro-performance', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2507, 'World''s largest asteroid impacts found in central Australia', 'slashdot.org/submission/4289109/worlds-largest-asteroid-impacts-found-in-central-australia', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2508, 'Stallman joins Internet, talks net neutrality, patents and more', 'slashdot.org/submission/4288827/stallman-joins-internet-talks-net-neutrality-patents-and-more', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2509, 'Gaming On Linux With Newest AMD Catalyst Driver Remains Slow', 'slashdot.org/submission/4286357/gaming-on-linux-with-newest-amd-catalyst-driver-remains-slow', 'slashdot', '', '2015-03-24 04:52:02', 'slashdot', 'slashdot.org'),
(2510, '$Cashtags by Square', 'www.producthunt.com/l/92d919c549', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2511, 'Gyroscope', 'www.producthunt.com/l/f3e48fc9c2', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2512, 'Layout by Instagram', 'www.producthunt.com/l/5616505bc4', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2513, 'Rabbits', 'www.producthunt.com/l/bfef5c3b2f', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2514, 'Stigma', 'www.producthunt.com/l/59ebeb728c', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2515, 'Howww.to', 'www.producthunt.com/l/3f26b100b6', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2516, 'Stacks', 'www.producthunt.com/l/9a8931e739', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2517, 'Marketing Automation', 'www.producthunt.com/l/72c33482de', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2518, 'EpicBeat', 'www.producthunt.com/l/ecd993f219', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2519, 'New Tab by Flickr', 'www.producthunt.com/l/9f3dd5c831', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2520, 'Finn', 'www.producthunt.com/l/4aead48a2c', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2521, 'SexyPranky', 'www.producthunt.com/l/608e69b4e6', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2522, '#lookats', 'www.producthunt.com/l/e5679ff55b', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2523, 'Thrust Boatswain', 'www.producthunt.com/l/98884b47db', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2524, 'WakaTime + Slack', 'www.producthunt.com/l/dfc0a2dadf', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2525, 'RouteHappy', 'www.producthunt.com/l/41ff9f17dd', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2526, 'Addicaid', 'www.producthunt.com/l/8e45b1adef', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2527, 'Rex', 'www.producthunt.com/l/76d7e7f0e0', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2528, 'Pathbrite', 'www.producthunt.com/l/ba81b5a42e', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2529, 'Drone Banner by Photojojo', 'www.producthunt.com/l/49198fa416', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2530, 'Origami Hub', 'www.producthunt.com/l/74ce2cdcf0', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2531, 'Score More Baseball', 'www.producthunt.com/l/a958124732', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2532, 'DNAex', 'www.producthunt.com/l/c749404021', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2533, 'Cafes 4 Nomads', 'www.producthunt.com/l/17b0742032', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2534, 'Roast Ratings', 'www.producthunt.com/l/c7e96ecfd3', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2535, 'Mr. Wonderful', 'www.producthunt.com/l/075a5d5433', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2536, 'SelkBag', 'www.producthunt.com/l/f2517841cc', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2537, 'FiLR', 'www.producthunt.com/l/d7fdbfe9f0', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2538, 'Puzzly', 'www.producthunt.com/l/a1e0e29a94', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2539, 'Equality Bingo', 'www.producthunt.com/l/85d9ad52bd', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2540, 'Harvey Charles Apparel', 'www.producthunt.com/l/977c997724', 'producthunt', '', '2015-03-26 04:54:03', 'producthunt', 'www.producthunt.com'),
(2541, 'Square $Cashtags', 'news.layervault.com/click/stories/46463', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2542, 'Site Design: Stripe Connect', 'news.layervault.com/click/stories/46476', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2543, 'The story of Webflow''s acceptance into Y Combinator (video)', 'news.layervault.com/click/stories/46499', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2544, 'Primer - GitHub''s internal CSS toolkit', 'news.layervault.com/click/stories/46487', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2545, 'Layout from Instagram', 'news.layervault.com/click/stories/46485', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2546, 'The Valve Employee Handbook', 'news.layervault.com/click/stories/46461', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2547, 'Ask DN: Sketch but for animation', 'news.layervault.com/click/stories/46464', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2548, 'Ask DN: Best Resource to Learn Grid & Layout?', 'news.layervault.com/click/stories/46492', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2549, 'Why we are moving our startup from Silicon Valley to Seattle', 'news.layervault.com/click/stories/46462', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2550, 'Design Details Ep. 12 - Topsoil Decisions (feat. Ryan Sims)', 'news.layervault.com/click/stories/46471', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2551, 'Ask DN: Affinity Designer', 'news.layervault.com/click/stories/46477', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2552, 'Site Design: Madeon Adventure Machine', 'news.layervault.com/click/stories/46454', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2553, 'Site Design: Square Cash Landing Page and $Cashtags', 'news.layervault.com/click/stories/46466', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2554, 'Designing for  WATCH: Sketch Process Video', 'news.layervault.com/click/stories/46470', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2555, 'Pixar RenderMan is now free for non-commercial purposes', 'news.layervault.com/click/stories/46493', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2556, 'Showing a job interview redesign on portfolio?', 'news.layervault.com/click/stories/46495', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2557, 'Made By: Interview with Dan Cederholm', 'news.layervault.com/click/stories/46490', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2558, 'Twitter''s Fabric - The easiest way to build the best apps.', 'news.layervault.com/click/stories/46497', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2559, 'Branding Cities', 'news.layervault.com/click/stories/46459', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2560, 'Apple Watch Human Interface Guidelines', 'news.layervault.com/click/stories/46458', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2561, 'UI style guide approval process.', 'news.layervault.com/click/stories/46451', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2562, 'Process Type Foundry: Scandia, a full-bodied sans serif', 'news.layervault.com/click/stories/46484', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2563, 'Latinotype: Texta Narrow, a contemporary, rational, transparent and useful sans', 'news.layervault.com/click/stories/46483', 'dn', '', '2015-03-24 04:56:02', 'designernews', 'news.layervault.com'),
(2564, 'primer', 'github.com/primer/primer', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(2565, 'augmented-traffic-control', 'github.com/facebook/augmented-traffic-control', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(2566, 'logger', 'github.com/orhanobut/logger', 'github', '', '2015-03-26 04:58:01', 'github', 'github.com'),
(2567, 'airpaste', 'github.com/mafintosh/airpaste', 'github', '', '2015-03-23 13:06:26', 'github', 'github.com'),
(2568, 'CATweaker', 'github.com/keefo/CATweaker', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(2569, 'ReactiveAnimation', 'github.com/ReactiveCocoa/ReactiveAnimation', 'github', '', '2015-03-24 04:58:02', 'github', 'github.com'),
(2570, 'awesome-android', 'github.com/snowdream/awesome-android', 'github', '', '2015-03-24 04:58:02', 'github', 'github.com'),
(2571, 'PhotoTweaks', 'github.com/itouch2/PhotoTweaks', 'github', '', '2015-03-25 04:58:02', 'github', 'github.com'),
(2572, 'Creative Gooey Effects', 'tympanus.net/codrops/2015/03/10/creative-gooey-effects/', 'webdev', '', '2015-03-24 05:30:03', 'beyonddesktop', 'tympanus.net'),
(2573, 'The Web Is Dead: Long Live the Mobile Web', 'www.phocuswright.com/Travel-Research/Research-Updates/2015/The-Web-Is-Dead-Long-Live-the-Mobile-Web', 'webdev', '', '2015-03-24 05:30:03', 'beyonddesktop', 'www.phocuswright.com'),
(2574, 'Why UX Designers Need to Think like Architects', 'uxmag.com/articles/why-ux-designers-need-to-think-like-architects', 'webdev', '', '2015-03-24 05:30:03', 'beyonddesktop', 'uxmag.com'),
(2575, 'Responsive Web Design Testing Tool', 'responsive.pixeltuner.de/', 'webdev', '', '2015-03-24 05:30:03', 'beyonddesktop', 'responsive.pixeltuner.de'),
(2576, 'Tools for Mobile UX Design: Task Flows', 'www.uxmatters.com/mt/archives/2015/03/tools-for-mobile-ux-design-task-flows.php', 'webdev', '', '2015-03-24 05:30:03', 'beyonddesktop', 'www.uxmatters.com'),
(2577, 'Responsive Navigation Solutions and Resources', 'marketblog.envato.com/resources/responsive-navigation-solutions-resources/', 'webdev', '', '2015-03-24 05:30:03', 'beyonddesktop', 'marketblog.envato.com'),
(2578, 'You can now require(''.'') instead of having to require(''./'') on io.js 1.6.2', 'github.com/iojs/io.js/pull/1185', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'github.com'),
(2579, 'React Transmit: a Relay-inspired library based on Promises', 'github.com/RickWong/react-transmit', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'github.com'),
(2580, 'Node v0.10.38 (Maintenance)', 'blog.nodejs.org/2015/03/23/node-v0-10-38-maintenance/', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'blog.nodejs.org'),
(2581, 'CapletJS - Flux alternative for ReactJS apps', 'github.com/mojo-js/caplet.js', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'github.com'),
(2582, 'Node.js Security Tips', 'blog.risingstack.com/node-js-security-tips/', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'blog.risingstack.com'),
(2583, 'Let’s talk about ECMAScript 2015 (ES6) Say “Hello World!”', 'medium.com/@mrzepinski/let-s-talk-about-javascript-ecmascript-2015-es6-say-hello-world-658ce6941c', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'medium.com'),
(2584, 'Some tips for new front-end developers', 'blog.donnywals.com/some-tips-for-new-front-end-developers/', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'blog.donnywals.com'),
(2585, 'Native Smooth Scroll behavior in your browser', 'blog.gospodarets.com/native_smooth_scrolling/', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'blog.gospodarets.com'),
(2586, 'hsc – Comprehensive HTTP Status Code Information in Node.js Made Easy', 'github.com/qw3rtman/hsc', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'github.com'),
(2587, 'Building Your Own NativeScript Modules for npm', 'developer.telerik.com/featured/building-your-own-nativescript-modules-for-npm/', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'developer.telerik.com'),
(2588, 'Container Components', 'medium.com/@learnreact/container-components-c0e67432e005', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'medium.com'),
(2589, 'A free audio resource for your projects', 's-a.github.io/sample-db/', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 's-a.github.io'),
(2590, 'Ensure a nodejs stream disconnects if it goes over x bytes/second', 'github.com/FGRibreau/stream-valve', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'github.com'),
(2591, 'Network configuration for NodeJS', 'github.com/FGRibreau/network-config', 'javascript', '', '2015-03-25 07:00:02', 'echojs', 'github.com'),
(2592, 'Environment Dependent Sencha Touch Config', 'blog.bitexpert.de/blog/environment-dependent-sencha-touch-config/', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'blog.bitexpert.de'),
(2593, 'Track visitors with google analytics and OriginJS', 'github.com/Oliv75/OriginJS', 'javascript', '', '2015-03-24 06:00:01', 'echojs', 'github.com'),
(2594, 'provides an exhaustive report on the disputed diagnosis', 'www.washingtonpost.com/graphics/investigations/shaken-baby-syndrome/', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'www.washingtonpost.com'),
(2595, 'and how Netanyahu became Nixon', 'www.newyorker.com/magazine/2015/03/30/base-appeals', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'www.newyorker.com'),
(2596, 'five things you need to know', 'www.washingtonpost.com/blogs/post-politics/wp/2015/03/23/5-things-you-need-to-know-about-ted-cruz/', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'www.washingtonpost.com'),
(2597, 'how can he be eligible for president', 'www.cbc.ca/m/news/world/ted-cruz-how-a-calgary-born-u-s-senator-could-become-president-1.3004730', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'www.cbc.ca'),
(2598, 'Lee Kuan Yew, the founder of Singapore', 'www.economist.com/news/asia/leekuanyew', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'www.economist.com'),
(2599, 'the most astonishing economic records', 'www.economist.com/blogs/graphicdetail/2015/03/lee-kuan-yews-singapore', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'www.economist.com'),
(2600, 'ready to talk knowingly about things', 'www.pri.org/stories/2015-03-23/why-were-all-overconfident', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'www.pri.org'),
(2601, 'how genre affects popular musicians'' life expectancy', 'theconversation.com/music-to-die-for-how-genre-affects-popular-musicians-life-expectancy-36660', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'theconversation.com'),
(2602, 'Why are all those Instagram food photos shot from above', 'munchies.vice.com/articles/why-all-of-that-instagram-food-porn-is-shot-from-above', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'munchies.vice.com'),
(2603, 'By a lot', 'www.washingtonpost.com/blogs/the-fix/wp/2015/03/21/americans-spends-more-money-on-ncaa-tournament-betting-than-on-presidential-elections-by-a-lot/', 'nondev', '', '2015-03-24 06:30:01', 'nextdraft', 'www.washingtonpost.com'),
(2604, 'stopped writing Race Together', 'www.latimes.com/business/la-fi-starbucks-race-together-20150322-story.html', 'nondev', '', '2015-03-24 06:30:02', 'nextdraft', 'www.latimes.com'),
(2605, 'With a Buzzfeed list', 'www.buzzfeed.com/jaimieetkin/things-you-didnt-know-about-mad-men', 'nondev', '', '2015-03-24 06:30:02', 'nextdraft', 'www.buzzfeed.com'),
(2606, 'So Robert Plant joined him', 'www.slate.com/blogs/browbeat/2015/03/23/watch_jack_white_and_robert_plant_cover_led_zeppelin_at_lollapalooza_argentina.html', 'nondev', '', '2015-03-24 06:30:02', 'nextdraft', 'www.slate.com'),
(2607, 'a collection of ECMAScript 6 tools from Addy Osmani', 'www.super-script.us/2015/es6-tools.html', 'webdev', '', '2015-03-24 07:00:02', 'versioning', 'www.super-script.us'),
(2608, 'building a real-time SignalIR dashboard with Angular', 'www.sitepoint.com/build-real-time-signalr-dashboard-angularjs/', 'webdev', '', '2015-03-24 07:00:02', 'versioning', 'www.sitepoint.com'),
(2609, 'took new development and deployment SaaS Platform.sh for a spin', 'www.sitepoint.com/first-look-platform-sh-development-deployment-saas/', 'webdev', '', '2015-03-27 11:00:02', 'versioning', 'www.sitepoint.com'),
(2610, 'how to debug mobile websites with Firefox', 'www.sitepoint.com/debugging-mobile-websites-firefox/', 'webdev', '', '2015-03-26 14:30:02', 'versioning', 'www.sitepoint.com'),
(2611, 'Rabbits', 'ilikerabbits.com/', 'webdev', '', '2015-03-24 07:00:02', 'versioning', 'ilikerabbits.com'),
(2612, 'Offscreen Magazine', 'www.offscreenmag.com/', 'webdev', '', '2015-03-24 07:00:02', 'versioning', 'www.offscreenmag.com'),
(2613, 'Ugly Email', 'uglyemail.com/', 'webdev', '', '2015-03-24 07:00:03', 'versioning', 'uglyemail.com'),
(2614, 'How To Setup Your Project With Ember Pods', 'www.programwitherik.com/ember-pods/', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.programwitherik.com'),
(2615, 'Optimizing APIs with Ember-Data and EmbeddedRecordsMixin', 'miguelcamba.com/blog/2015/03/15/optimizing-apis-with-ember-data-and-embeddedrecordsmixin/', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'miguelcamba.com'),
(2616, 'Tips for Writing Ember Addons', 'reefpoints.dockyard.com/2015/03/22/tips-for-writing-ember-addons.html', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'reefpoints.dockyard.com'),
(2617, '1st Class UX for Web Programmers', 'johnkurkowski.com/posts/1st-class-ux-for-web-programmers/', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'johnkurkowski.com'),
(2618, 'EmberConf 2015 Recap Slides', 'slides.com/michaelmalchak/deck', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'slides.com'),
(2619, 'Running Ember-CLI Tests on Jenkins CI', 'benlimmer.com/2015/03/22/ember-cli-testing-with-jenkins/', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'benlimmer.com'),
(2620, 'What are Ember Computed Properties?', 'www.programwitherik.com/what-are-ember-computed-properties/', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.programwitherik.com'),
(2621, 'Ember Quick Tip #2: Generating URLs for External Sites', 'blog.yanted.com/2015/02/27/ember-js-quick-tip-2-generating-urls-external-sites', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'blog.yanted.com'),
(2622, 'Why We Chose Ember.js', 'www.fnaweso.me/why-we-chose-ember-js/', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.fnaweso.me'),
(2623, 'Ember Introductory Resources (PRs Welcomed)', 'github.com/rondale-sc/introductory-ember-resources', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'github.com'),
(2624, 'Notes on Upgrading to Ember-CLI 0.2.0', 'gist.github.com/jamesarosen/c005cf384a62709edf82', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'gist.github.com'),
(2625, 'Notes on Supporting Ember-Data Relationships in Legacy APIs', 'gist.github.com/jamesarosen/79337a515f557d7e9cf6', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'gist.github.com'),
(2626, 'Why I Still Like Ember.js', 'spin.atomicobject.com/2015/03/21/strengths-ember-js-benefits/', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'spin.atomicobject.com'),
(2627, 'ember-i18n v3.0.0 Released: Internationalization for Ember', 'github.com/jamesarosen/ember-i18n/releases/tag/v3.0.0', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'github.com'),
(2628, 'ember-sanctify: An Authorization (Not Authentication) Addon', 'www.npmjs.com/package/ember-sanctify', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.npmjs.com'),
(2629, 'ember-fetch: HTML5 Fetch polyfil', 'www.npmjs.com/package/ember-fetch', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.npmjs.com'),
(2630, 'ember-cli-active-link-wrapper: Propagate Active Class to a Parent Element', 'github.com/alexspeller/ember-cli-active-link-wrapper', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'github.com'),
(2631, 'ember-slide-show: Slideshow Component Addon for Ember-CLI', 'www.npmjs.com/package/ember-slide-show', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.npmjs.com'),
(2632, 'ember-get-helper: {{get}} Helper for Your HTMLBars Templates', 'www.npmjs.com/package/ember-get-helper/', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.npmjs.com'),
(2633, 'ember-timetree: Visualize Hierarchical Timeline Data with D3.js', 'www.npmjs.com/package/ember-timetree', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.npmjs.com'),
(2634, 'ember-css-routes: Route-Centric Approach to Serving CSS', 'www.npmjs.com/package/ember-css-routes', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'www.npmjs.com'),
(2635, 'Frontside Podcast Ep 20: Best of EmberConf 2015 (Part 1)', 'frontsidethepodcast.simplecast.fm/20', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'frontsidethepodcast.simplecast.fm'),
(2636, 'Frontside Podcast Ep 21: Best of EmberConf 2015 (Part 2)', 'frontsidethepodcast.simplecast.fm/21', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'frontsidethepodcast.simplecast.fm'),
(2637, 'Using Fixtures with Ember Data', 'vimeo.com/120318565', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'vimeo.com'),
(2638, 'Zelda: A {{link-to}} the Past - Aaron Chambers', 'vimeo.com/122410608', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'vimeo.com'),
(2639, 'Hamsters on a Train (A Beginners Journey with Ember) - Nik Wakelin', 'vimeo.com/122410609', 'javascript', '', '2015-03-24 16:00:02', 'emberweekly', 'vimeo.com'),
(2640, 'Ember Screencasts #22: Highlight Selected Sort Options', 'www.emberscreencasts.com/posts/22-highlight-selected-sort-options', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.emberscreencasts.com'),
(2641, 'Learn Ember From Its Creators, Tom Dale & Yehuda Katz ($)', 'teamgaslight.com/training/courses/14-introduction-to-ember-js', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'teamgaslight.com'),
(2642, 'Chicago', 'www.meetup.com/Chicago-Ember-js/events/220458997/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(2643, 'Minneapolis', 'www.meetup.com/EmberMN/events/221191971/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(2644, 'Washington', 'www.meetup.com/Ember-JS-DC/events/221080793/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(2645, 'Santa Monica', 'www.meetup.com/Ember-SC/events/221046023/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(2646, 'Zürich', 'www.meetup.com/Ember-js-Zurich/events/220773775/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(2647, 'New York', 'www.meetup.com/EmberJS-NYC/events/220789954/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(2648, 'Austin', 'www.meetup.com/Ember-ATX/events/220476455/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(2649, 'Houston', 'www.meetup.com/EmberJS-Houston/events/220975549/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(2650, 'Berlin', 'www.meetup.com/Ember-js-Berlin/events/220864321/', 'javascript', '', '2015-03-24 16:00:03', 'emberweekly', 'www.meetup.com'),
(2651, 'Bazel – Correct, reproducible, fast builds for everyone', 'bazel.io/', 'hn', '', '2015-03-24 14:38:55', 'hackernews', 'bazel.io'),
(2652, 'Triton: Docker and the “best of all worlds”', 'www.joyent.com/blog/triton-docker-and-the-best-of-all-worlds', 'hn', '', '2015-03-24 15:19:07', 'hackernews', 'www.joyent.com'),
(2653, 'Myths of Enterprise Python', 'www.paypal-engineering.com/2014/12/10/10-myths-of-enterprise-python/', 'hn', '', '2015-03-24 12:15:46', 'hackernews', 'www.paypal-engineering.com'),
(2654, 'The hidden tricks of persuasion: study shows how easily we are manipulated', 'www.bbc.com/future/story/20150324-the-hidden-tricks-of-persuasion', 'hn', '', '2015-03-24 12:32:34', 'hackernews', 'www.bbc.com'),
(2655, 'Pencil code', 'pencilcode.net/', 'hn', '', '2015-03-24 13:34:59', 'hackernews', 'pencilcode.net'),
(2656, 'Fighting fires with sound frequencies', 'www.washingtonpost.com/local/when-it-comes-to-putting-out-fire-gmu-students-show-its-all-about-that-bass/2015/03/22/47a7f8e8-cf1a-11e4-a2a7-9517a3a70506_story.html', 'hn', '', '2015-03-24 14:33:10', 'hackernews', 'www.washingtonpost.com'),
(2657, 'A Primer for Building Single Page Applications with React', 'github.com/mikechau/react-primer-draft', 'hn', '', '2015-03-28 04:58:02', 'hackernews', 'github.com'),
(2658, 'Fear of Apple', 'www.elischiff.com/blog/2015/3/24/fear-of-apple', 'hn', '', '2015-03-24 11:58:34', 'hackernews', 'www.elischiff.com'),
(2659, 'Improbable: enabling the development of large-scale simulated worlds', 'cdixon.org/2015/03/24/improbable-enabling-the-development-of-large-scale-simulated-worlds/', 'hn', '', '2015-03-24 13:48:48', 'hackernews', 'cdixon.org'),
(2660, 'Realm (YC S11) Announces $20M Series B, 100M Devices After 9 Months', 'realm.io/news/9-months/', 'hn', '', '2015-03-24 14:36:38', 'hackernews', 'realm.io'),
(2661, 'Indian Supreme Court Judgement on Freedom of Speech [pdf]', 'supremecourtofindia.nic.in/FileServer/2015-03-24_1427183283.pdf', 'hn', '', '2015-03-24 08:54:28', 'hackernews', 'supremecourtofindia.nic.in'),
(2662, 'How to get an A+ on the SSL Labs test in node.js and io.js', 'certsimple.com/blog/a-plus-node-js-ssl', 'hn', '', '2015-03-24 12:12:23', 'hackernews', 'certsimple.com'),
(2663, 'Can education change Japan''s ''depressed'' generation?', 'www.bbc.co.uk/news/business-32013613', 'hn', '', '2015-03-24 12:04:18', 'hackernews', 'www.bbc.co.uk'),
(2664, 'Live Migrating QEMU-KVM Virtual Machines', 'developerblog.redhat.com/2015/03/24/live-migrating-qemu-kvm-virtual-machines/', 'hn', '', '2015-03-24 13:48:12', 'hackernews', 'developerblog.redhat.com'),
(2665, 'Another Flipping Puzzle', 'www.solipsys.co.uk/FlippingPuzzle/AnotherFlippingPuzzle.html', 'hn', '', '2015-03-24 12:43:18', 'hackernews', 'www.solipsys.co.uk'),
(2666, 'We know where you’ve been: Ars acquires 4.6M license plate scans from the cops', 'arstechnica.com/tech-policy/2015/03/we-know-where-youve-been-ars-acquires-4-6m-license-plate-scans-from-the-cops/', 'hn', '', '2015-03-24 13:15:26', 'hackernews', 'arstechnica.com'),
(2667, 'Why is it so hard to calculate ROI in Google Analytics?', 'tendinc.com/blog/calculate-roi-google-analytics/', 'hn', '', '2015-03-24 15:32:01', 'hackernews', 'tendinc.com'),
(2668, 'Mathematicians solve 60-year-old problem', 'phys.org/news/2015-03-mathematicians-year-old-problem.html', 'hn', '', '2015-03-24 05:07:29', 'hackernews', 'phys.org'),
(2669, 'Finland’s new plan to change school means an end to subjects', 'www.washingtonpost.com/blogs/wonkblog/wp/2015/03/24/finlands-radical-new-plan-to-change-school-means-an-end-to-math-and-history-class/', 'hn', '', '2015-03-24 15:59:47', 'hackernews', 'www.washingtonpost.com'),
(2670, 'Contributing to Servo', 'bluishcoder.co.nz/2015/03/24/contributing-to-servo.html', 'hn', '', '2015-03-24 07:26:00', 'hackernews', 'bluishcoder.co.nz'),
(2671, 'As programmers, why we never finish our projects', 'programmer-hek.blogspot.com/2014/11/as-programmers-why-we-never-finish-our.html', 'hn', '', '2015-03-24 14:35:39', 'hackernews', 'programmer-hek.blogspot.com'),
(2672, 'After Jobs Dry Up, What Then?', 'www.nytimes.com/2015/03/11/world/europe/after-jobs-dry-up-what-then.html', 'hn', '', '2015-03-24 12:59:47', 'hackernews', 'www.nytimes.com'),
(2673, 'The Visual Microphone: Passive Recovery of Sound from Video', 'people.csail.mit.edu/mrub/VisualMic/', 'hn', '', '2015-03-24 02:57:22', 'hackernews', 'people.csail.mit.edu'),
(2674, 'Landing the Nostromo (1981)', 'archive.org/stream/creativecomputing-1981-06/Creative_Computing_v07_n06_1981_June', 'hn', '', '2015-03-24 03:32:28', 'hackernews', 'archive.org'),
(2675, 'A MIDI Player on Eight Floppy Drives', 'kukuruku.co/hub/diy/a-midi-player-on-eight-floppy-drives', 'hn', '', '2015-03-24 04:46:14', 'hackernews', 'kukuruku.co'),
(2676, 'Ruth Porat to Join Google as Chief Financial Officer', 'googlepress.blogspot.com/2015/03/ruth-porat-to-join-google-as-chief.html', 'hn', '', '2015-03-24 14:31:01', 'hackernews', 'googlepress.blogspot.com'),
(2677, 'Your Uber and Lyft rides visualized', 'pistats.io/', 'hn', '', '2015-03-24 02:13:05', 'hackernews', 'pistats.io'),
(2678, 'DoorDash (YC S13) is hiring. Come build the future of on-demand delivery', 'www.doordash.com/jobs', 'hn', '', '2015-03-24 13:21:31', 'hackernews', 'www.doordash.com'),
(2679, 'Companies That Presented at Y Combinator Demo Day 1', 'techcrunch.com/2015/03/23/here-are-the-companies-that-presented-at-y-combinator-demo-day-day-1/', 'hn', '', '2015-03-24 01:24:55', 'hackernews', 'techcrunch.com'),
(2680, 'Ordnance Survey releases mapping tool', 'www.bbc.co.uk/news/technology-32019261', 'hn', '', '2015-03-24 10:47:00', 'hackernews', 'www.bbc.co.uk'),
(2681, 'Docker is completely down', 'status.docker.com/', 'hn', '', '2015-03-24 16:24:30', 'hackernews', 'status.docker.com'),
(2682, 'Pinterest lets employees exercise options 7 years after leaving', 'fortune.com/2015/03/23/pinterest-employee-taxes/', 'hn', '', '2015-03-23 21:38:48', 'hackernews', 'fortune.com'),
(2683, 'How Docker Made Coding and Testing New Projects Fun and Accessible', 'blog.giantswarm.io/how-docker-made-coding-and-testing-new-projects-fun-and-accessible', 'hn', '', '2015-03-24 15:20:11', 'hackernews', 'blog.giantswarm.io'),
(2684, 'Docker hub is down', 'registry.hub.docker.com/', 'hn', '', '2015-03-24 16:17:31', 'hackernews', 'registry.hub.docker.com'),
(2685, 'New DNA construct can set off a “mutagenic chain reaction”', 'arstechnica.com/science/2015/03/new-dna-construct-can-set-off-a-mutagenic-chain-reaction/', 'hn', '', '2015-03-23 23:33:30', 'hackernews', 'arstechnica.com'),
(2686, 'Mapping efforts in an unsurveyed land', 'blog.smc.org.in/mapping-efforts-in-an-unsurveyed-land-koorachundu/', 'hn', '', '2015-03-24 07:06:15', 'hackernews', 'blog.smc.org.in'),
(2687, 'How a bee sting saved my life: poison as medicine', 'mosaicscience.com/story/how-bee-sting-saved-my-life-poison-medicine', 'hn', '', '2015-03-24 12:37:18', 'hackernews', 'mosaicscience.com'),
(2688, '$1B TSA Behavioral Screening Program Slammed as Ineffective Junk Science', 'www.allgov.com/news/where-is-the-money-going/1-billion-dollar-tsa-behavioral-screening-program-slammed-as-ineffective-junk-science-150323', 'hn', '', '2015-03-24 08:50:39', 'hackernews', 'www.allgov.com'),
(2689, 'Google warns of unauthorized TLS certificates trusted by almost all OSes', 'arstechnica.com/security/2015/03/google-warns-of-unauthorized-tls-certificates-trusted-by-almost-all-oses/', 'hn', '', '2015-03-24 01:28:44', 'hackernews', 'arstechnica.com'),
(2690, 'Extreme Programming Revived?', 'ronjeffries.com/articles/2015-03-21-xp-revived/', 'hn', '', '2015-03-24 11:01:43', 'hackernews', 'ronjeffries.com'),
(2691, 'pg_rewind in PostgreSQL 9.5', 'hlinnaka.iki.fi/2015/03/23/pg_rewind-in-postgresql-9-5/', 'hn', '', '2015-03-23 20:51:54', 'hackernews', 'hlinnaka.iki.fi'),
(2692, 'Global warming is now slowing down the circulation of the oceans', 'www.washingtonpost.com/news/energy-environment/wp/2015/03/23/global-warming-is-now-slowing-down-the-circulation-of-the-oceans-with-potentially-dire-consequences/', 'hn', '', '2015-03-24 08:50:57', 'hackernews', 'www.washingtonpost.com'),
(2693, 'Build the future of business with Mattermark. Looking for full stack engineers', 'mattermark.com/jobs/', 'hn', '', '2015-03-24 09:57:30', 'hackernews', 'mattermark.com'),
(2694, 'Sublime Text 3 Build 3080', 'www.sublimetext.com/blog/articles/sublime-text-3-build-3080', 'hn', '', '2015-03-24 06:29:33', 'hackernews', 'www.sublimetext.com'),
(2695, 'Free Non-Commercial Renderman', 'renderman.pixar.com/view/non-commercial-renderman', 'hn', '', '2015-03-23 19:37:16', 'hackernews', 'renderman.pixar.com'),
(2696, 'Marty.js 0.9 – Isomorphism, ES6 classes and much more', 'martyjs.org/blog/2015/03/24/marty-v0.9.html', 'hn', '', '2015-03-24 15:03:08', 'hackernews', 'martyjs.org'),
(2697, 'Primer – CSS toolkit and guidelines that power GitHub', 'primercss.io/', 'hn', '', '2015-03-23 19:14:32', 'hackernews', 'primercss.io'),
(2698, 'Stripe Connect v2', 'stripe.com/connect', 'hn', '', '2015-03-23 16:30:24', 'hackernews', 'stripe.com'),
(2699, 'How computers could change pure mathematics', 'www.slate.com/articles/health_and_science/science/2015/03/computers_proving_mathematical_theorems_how_artificial_intelligence_could.html', 'hn', '', '2015-03-23 21:43:03', 'hackernews', 'www.slate.com'),
(2700, 'Never Buy a Phone Again', 'www.wired.com/', 'hn', '', '2015-03-24 03:17:27', 'hackernews', 'www.wired.com'),
(2701, 'Python to Scheme to Assembly (2014)', 'davidad.github.io/blog/2014/02/28/python-to-scheme-to-assembly-1/', 'hn', '', '2015-03-23 22:20:35', 'hackernews', 'davidad.github.io'),
(2702, 'What''s New in IntelliJ IDEA 14.1', 'www.jetbrains.com/idea/whatsnew', 'hn', '', '2015-03-24 15:34:54', 'hackernews', 'www.jetbrains.com'),
(2703, 'Confabulation in the humanities', 'matthewlincoln.net/2015/03/21/confabulation-in-the-humanities.html', 'hn', '', '2015-03-23 22:40:52', 'hackernews', 'matthewlincoln.net'),
(2704, 'Manux – A free Linux-compatible OS designed to withstand attacks in userspace', 'www.manux.info/en/', 'hn', '', '2015-03-23 21:41:31', 'hackernews', 'www.manux.info'),
(2705, 'BYTE Magazine: The C Language (1983)', 'archive.org/stream/byte-magazine-1983-08/1983_08_BYTE_08-08_The_C_Language', 'hn', '', '2015-03-23 19:39:00', 'hackernews', 'archive.org'),
(2706, 'Fake Empire', 'medium.com/@mittermayr/fake-world-7a21ecde82c3', 'hn', '', '2015-03-24 14:24:51', 'hackernews', 'medium.com'),
(2707, 'No Need to Run in Hawaii: The Lava Is Coming, but Very Slowly', 'www.nytimes.com/2015/03/24/us/as-volcano-erupts-around-them-hawaiians-pledge-to-gamely-go-with-the-flow.html', 'hn', '', '2015-03-24 00:35:55', 'hackernews', 'www.nytimes.com'),
(2708, 'Random Numbers in Virtual Machines', 'rhelblog.redhat.com/2015/03/09/red-hat-enterprise-linux-virtual-machines-access-to-random-numbers-made-easy/', 'hn', '', '2015-03-23 17:14:05', 'hackernews', 'rhelblog.redhat.com'),
(2709, 'How a Lousy Football Game Led to the Greatest Hockey Game', 'readonlymemory.vg/john-madden-hockey/', 'hn', '', '2015-03-24 01:31:27', 'hackernews', 'readonlymemory.vg'),
(2710, 'MuseScore 2.0 released', 'musescore.org/en/musescore-2.0-released', 'hn', '', '2015-03-24 15:34:33', 'hackernews', 'musescore.org'),
(2711, 'The Father of the Digital Synthesizer', 'priceonomics.com/the-father-of-the-digital-synthesizer/', 'hn', '', '2015-03-23 22:23:05', 'hackernews', 'priceonomics.com'),
(2712, 'The first Apple Tablet… from 1979', 'www.edibleapple.com/2009/11/23/the-first-apple-tablet-from-1979/', 'hn', '', '2015-03-24 13:29:32', 'hackernews', 'www.edibleapple.com'),
(2713, 'Dr Surly''s School for Mad Scientists: Unit Testing and Embedded Software Catalysts', 'throwtheswitch.org/dr-surlys-school', 'hn', '', '2015-03-24 14:01:47', 'hackernews', 'throwtheswitch.org'),
(2714, 'Hydrogen Bomb Physicist’s Book Runs Afoul of Energy Department', 'www.nytimes.com/2015/03/24/science/hydrogen-bomb-physicists-book-runs-afoul-of-energy-department.html', 'hn', '', '2015-03-23 22:24:42', 'hackernews', 'www.nytimes.com'),
(2715, 'Peepless in Seattle', 'www.jeffreifman.com/2015/03/22/peepless-in-seattle-dating-friendship-and-the-seattle-freeze-after-forty/', 'hn', '', '2015-03-24 14:04:46', 'hackernews', 'www.jeffreifman.com'),
(2716, 'Can Spark Streaming Survive Chaos Monkey?', 'techblog.netflix.com/2015/03/can-spark-streaming-survive-chaos-monkey.html', 'hn', '', '2015-03-23 22:59:54', 'hackernews', 'techblog.netflix.com'),
(2717, 'Hacker News broke our site – how Nginx and PageSpeed fixed the problem', 'www.airport-parking-shop.co.uk/blog/hacker-news-broke-site-nginx-pagespeed-fixed-problem/', 'hn', '', '2015-03-24 14:14:30', 'hackernews', 'www.airport-parking-shop.co.uk'),
(2718, 'MirageOS Pioneer Projects', 'github.com/mirage/mirage-www/wiki/Pioneer-Projects', 'hn', '', '2015-03-23 22:56:25', 'hackernews', 'github.com'),
(2719, 'Calacanis on Ellen Pao and Fixing the Gender Issue in VC', 'calacanis.com/2015/03/23/mansplaining-the-ellen-pao-trial-fixing-the-gender-issue-in-venture-capital/', 'hn', '', '2015-03-23 18:49:21', 'hackernews', 'calacanis.com'),
(2720, 'Achieving Full Marks on Qualys SSL Labs with Nginx', 'danpalmer.me/blog/ssl-labs-grade-a', 'hn', '', '2015-03-24 12:46:53', 'hackernews', 'danpalmer.me'),
(2721, 'Introducing OpenBSD''s httpd [pdf]', 'www.openbsd.org/papers/httpd-slides-asiabsdcon2015.pdf', 'hn', '', '2015-03-23 10:28:05', 'hackernews', 'www.openbsd.org'),
(2722, 'German Airbus A320 Plane Crashes in French Alps', 'www.theguardian.com/world/2015/mar/24/german-a320-airbus-plane-crashes-french-alps', 'hn', '', '2015-03-24 11:22:38', 'hackernews', 'www.theguardian.com'),
(2723, 'Safe Bitfields in C++', 'preshing.com/20150324/safe-bitfields-in-cpp/', 'hn', '', '2015-03-24 12:19:43', 'hackernews', 'preshing.com'),
(2724, 'Stacks – Tools to work and play better', 'www.stackshq.com/', 'hn', '', '2015-03-24 12:23:39', 'hackernews', 'www.stackshq.com'),
(2725, 'Make your OS X finder logo awesome', 'github.com/vsinha/classy_finder', 'hn', '', '2015-03-24 14:46:08', 'hackernews', 'github.com'),
(2726, 'Maintaining Digital Certificate Security', 'googleonlinesecurity.blogspot.com/2015/03/maintaining-digital-certificate-security.html', 'hn', '', '2015-03-23 22:05:59', 'hackernews', 'googleonlinesecurity.blogspot.com'),
(2727, 'Google Drive Sync High CPU Usage', 'productforums.google.com/forum/', 'hn', '', '2015-03-24 13:00:21', 'hackernews', 'productforums.google.com'),
(2728, 'The Discoveries of Continuations (1993) [pdf]', 'www.cs.ru.nl/~freek/courses/tt-2011/papers/cps/histcont.pdf', 'hn', '', '2015-03-23 20:22:23', 'hackernews', 'www.cs.ru.nl'),
(2729, 'The Taming of Tech Criticism', 'www.thebaffler.com/salvos/taming-tech-criticism', 'hn', '', '2015-03-23 15:55:13', 'hackernews', 'www.thebaffler.com'),
(2730, 'TLS Prober – A tool for fingerprint SSL/TLS server implementations', 'github.com/WestpointLtd/tls_prober', 'hn', '', '2015-03-27 05:03:02', 'hackernews', 'github.com'),
(2731, 'The median household income along Chicago’s L system', 'youarehere.cc/j/subway/chicago.html', 'hn', '', '2015-03-24 04:53:43', 'hackernews', 'youarehere.cc'),
(2732, 'Watson, Eat Your Heart Out: Here Comes X.ai', 'www.mongodb.com/blog/post/watson-eat-your-heart-out-here-comes-xai', 'hn', '', '2015-03-24 13:09:16', 'hackernews', 'www.mongodb.com'),
(2733, 'OpenZFS: Reducing ARC Lock Contention', 'blog.delphix.com/prakash/2015/03/23/openzfs-reducing-arc-lock-contention/', 'hn', '', '2015-03-23 20:46:48', 'hackernews', 'blog.delphix.com'),
(2734, 'How many million BIOSes would you like to infect [pdf]', 'legbacore.com/Research_files/HowManyMillionBIOSWouldYouLikeToInfect_Full2.pdf', 'hn', '', '2015-03-23 21:13:22', 'hackernews', 'legbacore.com'),
(2735, 'Facebook may host news sites'' content', 'www.nytimes.com/2015/03/24/business/media/facebook-may-host-news-sites-content.html', 'hn', '', '2015-03-24 02:22:00', 'hackernews', 'www.nytimes.com'),
(2736, 'What''s New in IntelliJ IDEA 14.1?', 'www.jetbrains.com/idea/whatsnew/', 'hn', '', '2015-03-24 12:36:32', 'hackernews', 'www.jetbrains.com'),
(2737, 'Thermodynamics with Continuous Information Flow', 'johncarlosbaez.wordpress.com/2015/03/21/19395/', 'hn', '', '2015-03-23 16:43:00', 'hackernews', 'johncarlosbaez.wordpress.com'),
(2738, 'How to Make Apps for Firefox OS', 'hacks.mozilla.org/2015/03/how-to-make-a-browser-app-for-firefox-os/', 'hn', '', '2015-03-24 00:47:33', 'hackernews', 'hacks.mozilla.org'),
(2739, 'Y Combinator ups the ante with bio startups for 2015', 'www.techiatric.com/latest/2015/3/22/ycombinator-ups-the-ante-with-bumper-biotech-batch', 'hn', '', '2015-03-23 21:06:30', 'hackernews', 'www.techiatric.com'),
(2740, 'Airbus A320 crash: German Wings flight ''down in southern France''', 'www.independent.co.uk/news/world/europe/airbus-a320-crash-german-wings-flight-down-in-southern-france-10129817.html', 'hn', '', '2015-03-24 10:56:27', 'hackernews', 'www.independent.co.uk'),
(2741, 'White Dwarfs and Dyson Spheres', 'www.centauri-dreams.org/', 'hn', '', '2015-03-24 00:07:37', 'hackernews', 'www.centauri-dreams.org'),
(2742, 'How quitting my corporate job for my startup dream f*cked my life up', 'medium.com/everything-about-startups-and-entrepreneurship/how-quitting-my-corporate-job-for-my-startup-dream-f-cked-my-life-up-3b6b3e29b318', 'hn', '', '2015-03-24 11:50:45', 'hackernews', 'medium.com'),
(2743, 'Dealing with the digital afterlife of a hacker', 'www.dailydot.com/technology/michael-hamelin-legacy-encryption-death/', 'hn', '', '2015-03-23 18:34:17', 'hackernews', 'www.dailydot.com'),
(2744, 'High performance services using coroutines', 'medium.com/software-development-2/high-performance-services-using-coroutines-ac8e9f54d727', 'hn', '', '2015-03-23 18:52:29', 'hackernews', 'medium.com'),
(2745, 'Why I Love Basic Auth', 'www.rdegges.com/why-i-love-basic-auth/', 'hn', '', '2015-03-24 10:19:50', 'hackernews', 'www.rdegges.com'),
(2746, 'Kamcord is looking for an iOS Engineer who loves mobile games', 'jobs.lever.co/kamcord/8480c014-d88c-4d2a-8286-2b99c9923905', 'hn', '', '2015-03-24 03:09:27', 'hackernews', 'jobs.lever.co'),
(2747, 'Suspended animation is becoming a life-saving medical procedure', 'prime.nautil.us/issue/22/slow/how-to-turn-your-dog-off', 'hn', '', '2015-03-23 13:53:06', 'hackernews', 'prime.nautil.us'),
(2748, 'The history of barbed wire', 'www.slate.com/blogs/the_eye/2015/03/23/_99_invisible_roman_mars_the_history_of_barbed_wire.html', 'hn', '', '2015-03-23 18:58:58', 'hackernews', 'www.slate.com'),
(2749, 'What Clayton Christensen Got Wrong (2013)', 'stratechery.com/2013/clayton-christensen-got-wrong/', 'hn', '', '2015-03-23 14:21:51', 'hackernews', 'stratechery.com'),
(2750, 'Desertec', 'en.wikipedia.org/wiki/Desertec', 'hn', '', '2015-03-23 14:35:23', 'hackernews', 'en.wikipedia.org'),
(2751, 'Into the Zombie Underworld (2013)', 'zombies.epicmagazine.com/story/5937', 'hn', '', '2015-03-24 01:45:05', 'hackernews', 'zombies.epicmagazine.com'),
(2752, 'Indian Supreme Court strikes down anti free speech law', 'www.medianama.com/2015/03/223-section-66a-unconstritutional/', 'hn', '', '2015-03-24 06:42:04', 'hackernews', 'www.medianama.com'),
(2753, 'Scientists hack air-gapped system using heat', 'thestack.com/scientists-hack-air-gapped-heat-240315', 'hn', '', '2015-03-24 10:54:34', 'hackernews', 'thestack.com'),
(2754, 'Building Two-factor Authentication', 'engineering.gosquared.com/building-two-factor-authentication', 'hn', '', '2015-03-24 10:26:41', 'hackernews', 'engineering.gosquared.com'),
(2755, 'A lot more market-rate construction helps low-income renters more than subsidies', 'medium.com/@albrgr/a-lot-more-market-rate-construction-might-help-low-income-renters-more-than-increased-subsidies-c4a2a86c9e21', 'hn', '', '2015-03-24 07:09:02', 'hackernews', 'medium.com'),
(2756, 'From a Farm in Egypt to Building a YC Computer Vision Startup for Fitness', 'techcrunch.com/2015/03/23/smartspot/', 'hn', '', '2015-03-23 18:45:47', 'hackernews', 'techcrunch.com'),
(2757, 'A Baseline for Front-End [JS] Developers: 2015', 'rmurphey.com/blog/2015/03/23/a-baseline-for-front-end-developers-2015/', 'hn', '', '2015-03-24 04:18:09', 'hackernews', 'rmurphey.com'),
(2758, 'Show HN: Google Drive app reinvented', 'www.insynchq.com/', 'hn', '', '2015-03-24 13:00:55', 'hackernews', 'www.insynchq.com'),
(2759, 'Yahoo Is Closing Its Office in China and Laying Off Hundreds of Staff', 'techcrunch.com/2015/03/18/yahoo-exits-china/', 'hn', '', '2015-03-24 01:36:39', 'hackernews', 'techcrunch.com'),
(2760, 'Computing History at Bell Labs (1997)', 'research.swtch.com/bell-labs', 'hn', '', '2015-03-23 19:47:10', 'hackernews', 'research.swtch.com'),
(2761, 'HelloSign is hiring its first API Evangelist', 'grnh.se/ydlbh2', 'hn', '', '2015-03-23 23:45:24', 'hackernews', 'grnh.se'),
(2762, 'Some thoughts on security after ten years of qmail 1.0 (2007) [pdf]', 'cr.yp.to/qmail/qmailsec-20071101.pdf', 'hn', '', '2015-03-23 10:04:41', 'hackernews', 'cr.yp.to'),
(2763, 'Let Over Lambda (2008)', 'letoverlambda.com/index.cl/toc', 'hn', '', '2015-03-23 13:58:03', 'hackernews', 'letoverlambda.com'),
(2764, 'Announcing Augmented Traffic Control: A tool to simulate network conditions', 'code.facebook.com/posts/1561127100804165/', 'hn', '', '2015-03-23 16:11:05', 'hackernews', 'code.facebook.com'),
(2765, 'What Makes an Electric Guitar Sound Like an Electric Guitar', 'www.theatlantic.com/technology/archive/2015/03/what-makes-an-electric-guitar-sound-like-an-electric-guitar/386441/', 'hn', '', '2015-03-23 16:02:44', 'hackernews', 'www.theatlantic.com'),
(2766, 'Canada''s CSE cyberwarfare toolbox revealed', 'www.cbc.ca/news/canada/communication-security-establishment-s-cyberwarfare-toolbox-revealed-1.3002978', 'hn', '', '2015-03-23 13:34:46', 'hackernews', 'www.cbc.ca'),
(2767, 'The Waves of the Future May Bend Around Metamaterials', 'www.nytimes.com/2015/03/24/science/the-waves-of-the-future-may-bend-around-metamaterials.html', 'hn', '', '2015-03-23 22:23:53', 'hackernews', 'www.nytimes.com'),
(2768, 'Equation APT Group Attack Platform – A Study in Stealth', 'threatpost.com/equation-apt-group-attack-platform-a-study-in-stealth/111550', 'hn', '', '2015-03-23 14:00:35', 'hackernews', 'threatpost.com'),
(2769, 'USENIX WOOT 2015 Call for Papers', 'www.usenix.org/conference/woot15/call-for-papers', 'hn', '', '2015-03-23 17:47:06', 'hackernews', 'www.usenix.org'),
(2770, 'Coordination Avoidance in Large Database Systems', 'blog.acolyer.org/2015/03/19/coordination-avoidance-in-database-systems/', 'hn', '', '2015-03-23 17:16:34', 'hackernews', 'blog.acolyer.org'),
(2771, 'Cribspot (YC W15) is a search engine for college housing', 'techcrunch.com/2015/03/23/cribspot/', 'hn', '', '2015-03-23 19:39:20', 'hackernews', 'techcrunch.com'),
(2772, 'The blackjack vulnerability', 'méric.fr/blog/blackjack.html', 'hn', '', '2015-03-23 15:28:33', 'hackernews', 'méric.fr');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(2773, 'An open letter to banks', 'blog.agilebits.com/2015/03/23/an-open-letter-to-banks/', 'hn', '', '2015-03-23 23:29:17', 'hackernews', 'blog.agilebits.com'),
(2774, 'Landmark study proves that magnets can control heat and sound', 'news.osu.edu/news/2015/03/23/heatmag/', 'hn', '', '2015-03-23 21:05:10', 'hackernews', 'news.osu.edu'),
(2775, 'HackerOne''s First XSS', 'danlec.com/blog/hackerones-first-xss', 'hn', '', '2015-03-24 08:30:54', 'hackernews', 'danlec.com'),
(2776, 'Sassy – A portable assembler for x86 processors written in R5RS Scheme (2009)', 'sassy.sourceforge.net/', 'hn', '', '2015-03-23 22:22:23', 'hackernews', 'sassy.sourceforge.net'),
(2777, 'When Private Browsing Isn’t Private on iOS: HTML5 and AirPlay', 'ma.ttias.be/when-private-browsing-isnt-private-on-ios-html5-and-airplay/', 'hn', '', '2015-03-26 07:30:03', 'hackernews', 'ma.ttias.be'),
(2778, 'Go-Pry: A Ruby Pry-Esque REPL for Go', 'github.com/d4l3k/go-pry', 'hn', '', '2015-03-28 04:25:04', 'hackernews', 'github.com'),
(2779, 'Big Data Analytics: Spark', 'haifengl.wordpress.com/2014/08/18/big-data-analytics-spark/', 'hn', '', '2015-03-23 14:49:39', 'hackernews', 'haifengl.wordpress.com'),
(2780, 'Square Cashtags', 'squareup.com/news/introducing-cashtags', 'hn', '', '2015-03-23 21:35:48', 'hackernews', 'squareup.com'),
(2781, 'The oddly beautiful artistic talent of the nation’s drug cops', 'www.washingtonpost.com/blogs/wonkblog/wp/2015/03/20/the-oddly-beautiful-and-sometimes-disturbing-artistic-talent-of-the-nations-drug-cops/', 'hn', '', '2015-03-23 21:19:10', 'hackernews', 'www.washingtonpost.com'),
(2782, 'A New Kind of Conspicuous Consumption', 'www.wired.com/2015/03/stuffocation-the-weird-way-facebook-and-instagram-make-us-happier/', 'hn', '', '2015-03-23 22:57:04', 'hackernews', 'www.wired.com'),
(2783, 'The Town That''s Used to Being Disappointed', 'www.bbc.com/news/magazine-31940483', 'hn', '', '2015-03-24 00:02:51', 'hackernews', 'www.bbc.com'),
(2784, 'Method and system for shockwave attenuation via electromagnetic arc', 'patft.uspto.gov/netacgi/nph-Parser', 'hn', '', '2015-03-23 16:30:18', 'hackernews', 'patft.uspto.gov'),
(2785, 'Arrests for posting objectionable content online unconstitutional', 'www.thehindu.com/news/national/supreme-court-strikes-down-section-66-a-of-the-it-act-finds-it-unconstitutional/article7027375.ece', 'hn', '', '2015-03-24 06:18:09', 'hackernews', 'www.thehindu.com'),
(2786, 'Rich vs. King: The Entrepreneur''s Dilemma (2006) [pdf]', 'www.people.hbs.edu/nwasserman/rich_vs_king-proceedings_with_abstract.pdf', 'hn', '', '2015-03-23 16:38:50', 'hackernews', 'www.people.hbs.edu'),
(2787, 'The Rise of the Simulation Stack', 'www.deskeng.com/de/the-rise-of-the-simulation-stack/', 'hn', '', '2015-03-23 20:53:56', 'hackernews', 'www.deskeng.com'),
(2788, 'The Importance of Being Wilde', 'laphamsquarterly.org/roundtable/importance-being-wilde', 'hn', '', '2015-03-23 14:18:39', 'hackernews', 'laphamsquarterly.org'),
(2789, 'The story of how Webflow got into YC after two rejections', 'blog.webflow.com/the-story-of-how-webflow-got-into-y-combinator', 'hn', '', '2015-03-23 22:05:32', 'hackernews', 'blog.webflow.com'),
(2790, 'Incidental Data Capture', 'avant.org/media/incidental-data-capture', 'hn', '', '2015-03-23 14:06:41', 'hackernews', 'avant.org'),
(2791, 'Binutils: add znver1 processor', 'sourceware.org/ml/binutils/2015-03/msg00078.html', 'hn', '', '2015-03-23 13:00:41', 'hackernews', 'sourceware.org'),
(2792, 'Hindu units of time', 'en.wikipedia.org/wiki/Hindu_units_of_time', 'hn', '', '2015-03-23 16:58:51', 'hackernews', 'en.wikipedia.org'),
(2793, 'Firefly – Instant, Full-Text Search Engine for Dropbox', 'blogs.dropbox.com/tech/2015/03/firefly-instant-full-text-search-engine/', 'hn', '', '2015-03-23 18:58:38', 'hackernews', 'blogs.dropbox.com'),
(2794, 'The Myth of High-Protein Diets', 'www.nytimes.com/2015/03/23/opinion/the-myth-of-high-protein-diets.html', 'hn', '', '2015-03-23 18:17:35', 'hackernews', 'www.nytimes.com'),
(2795, 'Announcing Lotus v0.3.0', 'lotusrb.org/blog/2015/03/23/announcing-lotus-030.html', 'hn', '', '2015-03-23 18:56:41', 'hackernews', 'lotusrb.org'),
(2796, 'Show HN: Wantrepreneurlist: Abandonia for your ideas', 'wantrepreneurlist.appspot.com/l33t-show', 'hn', '', '2015-03-23 12:52:26', 'hackernews', 'wantrepreneurlist.appspot.com'),
(2797, 'Steve Wozniak: The Future of AI Is ''Scary and Very Bad for People''', 'www.yahoo.com/tech/s/steve-wozniak-future-ai-scary-154700881.html', 'hn', '', '2015-03-23 19:51:59', 'hackernews', 'www.yahoo.com'),
(2798, 'Important Notice About Your Twitch Account', 'blog.twitch.tv/2015/03/important-notice-about-your-twitch-account/', 'hn', '', '2015-03-23 19:53:29', 'hackernews', 'blog.twitch.tv'),
(2799, 'New Nonstick Coating', 'www.nytimes.com/2015/03/24/science/with-new-nonstick-coating-the-wait-and-waste-is-over.html', 'hn', '', '2015-03-23 19:53:56', 'hackernews', 'www.nytimes.com'),
(2800, 'Dear Teacher, a Video Game Developer Is a Real Job and Should Be Celebrated', 'techcrunch.com/2015/03/20/dear-teacher-a-video-game-developer-is-a-real-job-and-should-be-celebrated/', 'hn', '', '2015-03-23 22:42:20', 'hackernews', 'techcrunch.com'),
(2801, 'How Platzi bootstrapped its way into YC to build the future of education', 'thenextweb.com/insider/2015/03/23/how-platzi-bootstrapped-its-way-into-y-combinator-to-build-the-future-of-education/', 'hn', '', '2015-03-23 22:38:43', 'hackernews', 'thenextweb.com'),
(2802, 'Carmack''s challenge', '2015.revision-party.net/compos/120hz_demo_competition', 'hn', '', '2015-03-24 00:03:21', 'hackernews', '2015.revision-party.net'),
(2803, 'ccTLD.uz', 'uz./', 'hn', '', '2015-03-24 00:01:57', 'hackernews', 'uz.'),
(2804, 'Unexpected JS', 'github.com/unexpectedjs/unexpected', 'hn', '', '2015-03-23 21:52:06', 'hackernews', 'github.com'),
(2805, 'You', 'notch.net/2015/03/you/', 'hn', '', '2015-03-23 18:27:10', 'hackernews', 'notch.net'),
(2806, 'When Science Is Lost in a Legal Maze', 'www.nytimes.com/2015/03/24/science/when-science-is-lost-in-a-legal-maze.html', 'hn', '', '2015-03-23 22:25:39', 'hackernews', 'www.nytimes.com'),
(2807, 'Portugal decriminalized drugs a decade ago – what have we learned? (2011)', 'www.newyorker.com/magazine/2011/10/17/getting-a-fix', 'hn', '', '2015-03-23 16:59:36', 'hackernews', 'www.newyorker.com'),
(2808, 'Facebook PHP Source Code from August 2007', 'gist.github.com/nikcub/3833406', 'hn', '', '2015-03-23 17:38:34', 'hackernews', 'gist.github.com'),
(2809, 'I Beat a Patent Troll and You Can Too', 'techcrunch.com/2015/03/23/i-beat-a-patent-troll-and-you-can-too/', 'hn', '', '2015-03-23 17:36:39', 'hackernews', 'techcrunch.com'),
(2810, 'Twitch suffers security breach, resets all passwords', 'www.pcgamer.com/twitch-suffers-security-breach-resets-all-passwords/', 'hn', '', '2015-03-24 01:40:33', 'hackernews', 'www.pcgamer.com'),
(2811, 'Slack in Talks with Investors for a $2.5B Valuation', 'techcrunch.com/2015/03/23/slacks-in-talks-with-coatu-others-for-another-round-at-a-2-5b-valuation/', 'hn', '', '2015-03-23 23:45:37', 'hackernews', 'techcrunch.com'),
(2812, 'Why we are moving our startup from Silicon Valley to Seattle', 'medium.com/@KoriDHandy/why-we-are-moving-our-startup-from-silicon-valley-to-seattle-e5cc8bc6db94', 'hn', '', '2015-03-23 20:13:20', 'hackernews', 'medium.com'),
(2813, 'Meet Cyanogen, the Startup That Wants to Steal Android from Google', 'www.forbes.com/sites/miguelhelft/2015/03/23/meet-cyanogen-the-startup-that-wants-to-steal-android-from-google-2/', 'hn', '', '2015-03-23 19:07:23', 'hackernews', 'www.forbes.com'),
(2814, 'Diamonds are Bullshit (2013)', 'blog.priceonomics.com/post/45768546804/diamonds-are-bullshit', 'hn', '', '2015-03-23 17:04:36', 'hackernews', 'blog.priceonomics.com'),
(2815, 'Large Hadron Collider may confirm existence of parallel universes in a few days', 'www.express.co.uk/news/world/565315/Scientists-at-Large-Hadron-Collider-hope-to-make-contact-with-PARALLEL-UNIVERSE-in-days', 'hn', '', '2015-03-24 00:07:41', 'hackernews', 'www.express.co.uk'),
(2816, 'Study Finds ''Corporate Takeover'' of First Amendment', 'www.nytimes.com/2015/03/24/us/first-amendment-patron-saint-of-protesters-is-embraced-by-corporations.html', 'hn', '', '2015-03-23 20:31:47', 'hackernews', 'www.nytimes.com'),
(2817, 'Announcing embeddable comment threads', 'www.redditblog.com/2015/03/announcing-embeddable-comment-threads.html', 'hn', '', '2015-03-23 23:59:08', 'hackernews', 'www.redditblog.com'),
(2818, 'Emails Show Bush Coordinated with Florida Legislature for Favorable Primary Date', 'firstlook.org/theintercept/2015/03/23/e-mails-show-jeb-bush-coordinating-florida-legislature-set-favorable-primary-election-system/', 'hn', '', '2015-03-24 00:12:50', 'hackernews', 'firstlook.org'),
(2819, 'Augmented Traffic Control: A tool to simulate network conditions', 'code.facebook.com/posts/1561127100804165/augmented-traffic-control-a-tool-to-simulate-network-conditions/', 'hn', '', '2015-03-23 16:04:57', 'hackernews', 'code.facebook.com'),
(2820, 'Amazon doesn''t want you to know how many data demands it gets', 'www.zdnet.com/article/amazon-dot-com-the-tech-master-of-secrecy/', 'hn', '', '2015-03-24 00:49:02', 'hackernews', 'www.zdnet.com'),
(2821, 'RMS: Free Software and Your Freedom', 'www-s.acm.illinois.edu/stallman-uiuc-2015-03-16.webm', 'hn', '', '2015-03-23 20:10:05', 'hackernews', 'www-s.acm.illinois.edu'),
(2822, 'Valve employee handbook in practice', 'www.glassdoor.com/Reviews/Valve-Corporation-Reviews-E24849.htm', 'hn', '', '2015-03-23 17:39:54', 'hackernews', 'www.glassdoor.com'),
(2823, 'How I hacked India’s biggest startup', 'thenextweb.com/insider/2015/03/23/how-i-hacked-indias-biggest-startup/', 'hn', '', '2015-03-23 18:28:36', 'hackernews', 'thenextweb.com'),
(2824, 'What happened, and what’s going on (Bitcoin exchange hack)', 'www.allcrypt.com/blog/2015/03/what-happened-and-whats-going-on/', 'hn', '', '2015-03-25 03:07:17', 'hackernews', 'www.allcrypt.com'),
(2825, 'Webflow''s YC acceptance story [video]', 'thenextweb.com/entrepreneur/2015/03/23/video-sergie-magdalin-of-webflow-explains-his-acceptance-into-y-combinator/', 'hn', '', '2015-03-23 22:34:07', 'hackernews', 'thenextweb.com'),
(2826, 'Twitch compromised', 'venturebeat.com/2015/03/23/change-your-twitch-password-company-warns-of-possible-unauthorized-hack/', 'hn', '', '2015-03-23 23:09:07', 'hackernews', 'venturebeat.com'),
(2827, 'Partnering with Adobe on new contributions to IE''s web platform', 'blogs.msdn.com/b/ie/archive/2015/03/23/partnering-with-adobe-on-new-contributions-to-our-web-platform.aspx', 'hn', '', '2015-03-23 17:39:50', 'hackernews', 'blogs.msdn.com'),
(2828, 'Twitch.tv Breached (email from Twitch)', 'pastebin.com/LJbe5tr1', 'hn', '', '2015-03-23 22:30:44', 'hackernews', 'pastebin.com'),
(2829, 'Costa Rica is now running completely on renewable energy', 'qz.com/367985/costa-rica-is-now-running-completely-on-renewable-energy/', 'hn', '', '2015-03-23 19:46:26', 'hackernews', 'qz.com'),
(2830, 'SecureDrop 0.3, with the results from our third security audit', 'freedom.press/blog/2015/03/announcing-securedrop-0.3', 'hn', '', '2015-03-23 18:03:40', 'hackernews', 'freedom.press'),
(2831, 'Learning to program is a loser''s game', 'www.cs.uni.edu/~wallingf/blog/archives/monthly/2015-03.html', 'hn', '', '2015-03-23 10:13:53', 'hackernews', 'www.cs.uni.edu'),
(2832, 'Congress Wants to Eliminate Protections for Some of Your Most Sensitive Records', 'www.slate.com/blogs/future_tense/2015/03/23/data_security_and_breach_notification_act_would_eliminate_protections_for.html', 'hn', '', '2015-03-23 18:03:40', 'hackernews', 'www.slate.com'),
(2833, 'History of Mathematics archive', 'www-history.mcs.st-and.ac.uk/', 'hn', '', '2015-03-23 07:52:18', 'hackernews', 'www-history.mcs.st-and.ac.uk'),
(2834, 'Back to the Future: The Story of Squeak, a Practical Smalltalk Written in Itself', 'ftp.squeak.org/docs/OOPSLA.Squeak.html', 'hn', '', '2015-03-23 07:40:45', 'hackernews', 'ftp.squeak.org'),
(2835, 'Largest-ever meteorite crater found in Australian outback', 'www.telegraph.co.uk/news/worldnews/australiaandthepacific/australia/11489673/Largest-ever-meteorite-crater-found-in-Australian-outback.html', 'hn', '', '2015-03-23 18:12:30', 'hackernews', 'www.telegraph.co.uk'),
(2836, 'The Share-the-Scraps Economy', 'robertreich.org/post/109894095095', 'hn', '', '2015-03-23 19:43:18', 'hackernews', 'robertreich.org'),
(2837, 'FBI lets a criminal walk rather than give details of their phone spying system', 'www.ksl.com/', 'hn', '', '2015-03-23 16:41:47', 'hackernews', 'www.ksl.com'),
(2838, 'Uber users, drivers at risk without insurance (Canada)', 'globalnews.ca/news/1898833/uber-users-drivers-at-risk-without-proper-insurance-coverage/', 'hn', '', '2015-03-23 23:52:38', 'hackernews', 'globalnews.ca'),
(2839, 'Profiling DDL Statements: MySQL versus PostgreSQL', 'blog.minicom.nl/blog/2015/03/08/profiling-ddl-statements/', 'hn', '', '2015-03-23 17:19:59', 'hackernews', 'blog.minicom.nl'),
(2840, 'Stupid Recruiter Trick: “Where Else Are You Interviewing?”', 'jobtipsforgeeks.com/2015/03/23/srt1/', 'hn', '', '2015-03-23 17:50:07', 'hackernews', 'jobtipsforgeeks.com'),
(2841, 'Motivated people don''t need to be told what to do', 'firstdoit.com/spotify-lessons-autonomy/', 'hn', '', '2015-03-23 01:45:42', 'hackernews', 'firstdoit.com'),
(2842, 'Twitter is facing a class action lawsuit for gender discrimination', 'www.theverge.com/2015/3/21/8270585/twitter-gender-discrimination-lawsuit-tina-huang', 'hn', '', '2015-03-23 17:40:14', 'hackernews', 'www.theverge.com'),
(2843, '14 Best Python Pandas Features', 'dataconomy.com/14-best-python-pandas-features/', 'hn', '', '2015-03-23 17:22:16', 'hackernews', 'dataconomy.com'),
(2844, 'The Economics of Busking', 'priceonomics.com/the-economics-of-busking/', 'hn', '', '2015-03-23 05:19:34', 'hackernews', 'priceonomics.com'),
(2845, 'Foreign Linux: Run Linux binaries on Windows without drivers or modification', 'github.com/wishstudio/flinux', 'hn', '', '2015-03-12 08:26:39', 'hackernews', 'github.com'),
(2846, 'The Last Line Effect [PDF File]', 'www.st.ewi.tudelft.nl/~mbeller/publications/2015_beller_zaidman_karpov_the_last_line_effect_preprint.pdf', 'hn', '', '2015-03-23 13:46:08', 'hackernews', 'www.st.ewi.tudelft.nl'),
(2847, 'Top sites built with PHP', 'coderfactory.co/posts/top-sites-built-with-php', 'hn', '', '2015-03-23 02:30:42', 'hackernews', 'coderfactory.co'),
(2848, 'Tron map', 'www.citylab.com/design/2015/03/a-mesmerizing-futuristic-map-with-animated-traffic-and-glowing-buildings/388285/', 'hn', '', '2015-03-20 16:14:54', 'hackernews', 'www.citylab.com'),
(2849, 'Show HN: An Arduino in the browser (prototype)', 'ardui.divshot.io/ ', 'hn', '', '2015-03-22 16:59:15', 'hackernews', 'ardui.divshot.io'),
(2850, 'Reforming the Mathematical Language of Physics (2002) [pdf]', 'geocalc.clas.asu.edu/pdf/OerstedMedalLecture.pdf', 'hn', '', '2015-03-14 13:26:56', 'hackernews', 'geocalc.clas.asu.edu'),
(2851, 'RuboCop – A Ruby static code analyzer', 'batsov.com/rubocop/', 'hn', '', '2015-03-07 19:04:26', 'hackernews', 'batsov.com'),
(2852, 'Why blocks make Ruby methods slower', 'www.omniref.com/ruby/2.2.0/symbols/Proc/yield', 'hn', '', '2015-02-27 10:44:39', 'hackernews', 'www.omniref.com'),
(2853, 'My Weird Ruby', 'awardwinningfjords.com/2015/03/03/my-weird-ruby.html', 'hn', '', '2015-03-06 18:04:41', 'hackernews', 'awardwinningfjords.com'),
(2854, 'Contracts.ruby – Code contracts for Ruby', 'egonschiele.github.io/contracts.ruby/', 'hn', '', '2015-03-07 17:44:23', 'hackernews', 'egonschiele.github.io'),
(2855, 'The story behind ''Modular Rails''', 'samurails.com/books/story-behind-modular-rails/', 'hn', '', '2015-03-05 13:26:26', 'hackernews', 'samurails.com'),
(2856, 'Ruby 2.2.1 Released', 'www.ruby-lang.org/en/news/2015/03/03/ruby-2-2-1-released/', 'hn', '', '2015-03-03 14:44:43', 'hackernews', 'www.ruby-lang.org'),
(2857, 'Goofy: OS X client for Facebook Messenger', 'www.goofyapp.com/', 'hn', '', '2015-03-12 16:38:15', 'hackernews', 'www.goofyapp.com'),
(2858, 'Plugging a 1986 Mac Plus into the Modern Web', 'kernelmag.dailydot.com/issue-sections/features-issue-sections/12228/mac-plus-modern-web/', 'hn', '', '2015-03-23 13:45:52', 'hackernews', 'kernelmag.dailydot.com'),
(2859, 'The Matasano Crypto Challenges', 'cryptopals.com/', 'hn', '', '2014-08-12 00:37:46', 'hackernews', 'cryptopals.com'),
(2860, 'Employee Equity', 'blog.samaltman.com/employee-equity', 'hn', '', '2014-04-18 18:28:23', 'hackernews', 'blog.samaltman.com'),
(2861, 'The GNU Manifesto (1985)', 'www.gnu.org/gnu/manifesto.html', 'hn', '', '2015-03-22 22:34:31', 'hackernews', 'www.gnu.org'),
(2862, 'Large Scale Payments Systems and Ruby on Rails', 'nerds.airbnb.com/large-scale-payments-systems-ruby-rails/', 'hn', '', '2015-02-26 19:17:47', 'hackernews', 'nerds.airbnb.com'),
(2863, 'Show HN: Decruft your Rails filters with FilterDecrufter', 'techblog.livingsocial.com/blog/2015/02/27/filter-decrufter/', 'hn', '', '2015-02-27 15:08:43', 'hackernews', 'techblog.livingsocial.com'),
(2864, 'New Sublime Text 3 New Beta', 'www.sublimetext.com/3', 'hn', '', '2014-08-29 06:08:10', 'hackernews', 'www.sublimetext.com'),
(2865, 'Fundraising Mistakes Founders Make', 'blog.samaltman.com/fundraising-mistakes-founder-make', 'hn', '', '2014-02-20 19:44:04', 'hackernews', 'blog.samaltman.com'),
(2866, '10+ Years of Rails with DHH', 'thechangelog.com/145/', 'hn', '', '2015-03-06 18:22:25', 'hackernews', 'thechangelog.com'),
(2867, 'GCC 4.9 is doing “some seriously crazy shit” according to Linus Torvalds', 'lkml.org/lkml/2014/7/24/584', 'hn', '', '2014-07-26 09:47:06', 'hackernews', 'lkml.org'),
(2868, 'What Every Programmer Should Know About Memory', 'www.akkadia.org/drepper/cpumemory.pdf', 'hn', '', '2014-01-02 02:32:44', 'hackernews', 'www.akkadia.org'),
(2869, 'Try Git', 'try.github.io/levels/1/challenges/1', 'hn', '', '2014-11-26 14:49:06', 'hackernews', 'try.github.io'),
(2870, 'InstaSource: On-demand tech / coding outsourcing service for everyone', 'www.instasource.co/', 'hn', '', '2015-03-23 22:19:03', 'hackernews', 'www.instasource.co'),
(2871, 'Reddit comment threads are now embeddable', 'venturebeat.com/2015/03/23/reddit-comment-threads-are-now-embeddable/', 'hn', '', '2015-03-23 21:34:33', 'hackernews', 'venturebeat.com'),
(2872, 'A day in the life of an Apple Watch user', 'www.idownloadblog.com/2015/03/21/a-day-in-the-life-of-an-apple-watch-user/', 'hn', '', '2015-03-23 21:09:51', 'hackernews', 'www.idownloadblog.com'),
(2873, 'The Four-Russians speedup (1997) [pdf]', 'users-cs.au.dk/cstorm/courses/AiBS_e13/papers/Gusfield97_FourRussians.pdf', 'hn', '', '2015-03-23 16:52:25', 'hackernews', 'users-cs.au.dk'),
(2874, 'How to design a REST API', 'blog.octo.com/en/design-a-rest-api/', 'hn', '', '2015-03-23 16:50:00', 'hackernews', 'blog.octo.com'),
(2875, 'Introducing Layout from Instagram', 'blog.instagram.com/post/114416360957/layout-from-instagram', 'hn', '', '2015-03-25 07:00:03', 'hackernews', 'blog.instagram.com'),
(2876, 'Show HN: Fufox.net – Dropbox without limits and 100% free', 'www.fufox.net/', 'hn', '', '2015-03-23 16:07:40', 'hackernews', 'www.fufox.net'),
(2877, 'An Art Auction for Computer Code', 'www.newyorker.com/magazine/2015/03/30/beautiful-code', 'hn', '', '2015-03-26 18:22:59', 'hackernews', 'www.newyorker.com'),
(2878, 'Play War: Homemade Recreational Battlefields', 'placesjournal.org/article/play-war-paintball-battlefields/', 'hn', '', '2015-03-23 15:29:22', 'hackernews', 'placesjournal.org'),
(2879, 'This string of characters will probably crash your Chrome tab on OS X', 'www.theverge.com/2015/3/20/8267443/crash-google-chrome-mac-os-x-text', 'hn', '', '2015-03-23 20:09:27', 'hackernews', 'www.theverge.com'),
(2880, 'Show HN: 24 Kisses – Hack your relationship', '24kisses.com/', 'hn', '', '2015-03-23 16:07:54', 'hackernews', '24kisses.com'),
(2881, 'The “Sandwich Approach” Undermines Your Feedback (2013)', 'hbr.org/2013/04/the-sandwich-approach-undermin/', 'hn', '', '2015-03-23 19:54:47', 'hackernews', 'hbr.org'),
(2882, 'Hacker Conferences Database', 'hacker-conferences-database.silk.co/', 'hn', '', '2015-03-23 19:09:01', 'hackernews', 'hacker-conferences-database.silk.co'),
(2883, 'Ted Cruz dot com: A domain name cautionary tale', 'www.zdnet.com/article/ted-cruz-dot-com-a-domain-name-cautionary-tale/', 'hn', '', '2015-03-23 19:34:54', 'hackernews', 'www.zdnet.com'),
(2884, 'The Automatic Violin', 'medium.com/@mike_j_edwards/the-automatic-violin-85e2dad571cd', 'hn', '', '2015-03-23 19:02:35', 'hackernews', 'medium.com'),
(2885, 'Mordechai Vanunu – Paying a libel suit to the israel news paper', 'www.indiegogo.com/projects/paying-a-libel-suit-to-the-israel-news-paper--13', 'hn', '', '2015-03-23 19:18:33', 'hackernews', 'www.indiegogo.com'),
(2886, 'An end to fake scientific papers', 'retractionwatch.com/2015/03/23/an-end-to-fake-papers-new-software-to-check-for-scigen-created-manuscripts/', 'hn', '', '2015-03-23 19:13:00', 'hackernews', 'retractionwatch.com'),
(2887, 'Five Thirty Eight''s Totally Subjective Presidential Predictions', 'fivethirtyeight.com/datalab/listen-to-our-totally-subjective-presidential-odds-for-march-2015/', 'hn', '', '2015-03-23 19:11:05', 'hackernews', 'fivethirtyeight.com'),
(2888, 'Three simple rules for building data products that people will actually use', 'highscalability.com/blog/2015/3/23/three-simple-rules-for-building-data-products-that-people-wi.html', 'hn', '', '2015-03-23 17:00:10', 'hackernews', 'highscalability.com'),
(2889, 'Yik Yak, Liberty University, and the end of cultural monoliths', 'fusion.net/story/108086/yik-yak-liberty-university-and-the-end-of-cultural-monoliths/', 'hn', '', '2015-03-23 18:01:50', 'hackernews', 'fusion.net'),
(2890, 'Whisper suffers from critical security flaws', 'www.xipiter.com/musings/a-confederacy-of-privacy-dunces-what-we-found-under-the-hood-of-an-anonymous-chat-app-used-by-millions', 'hn', '', '2015-03-23 12:27:23', 'hackernews', 'www.xipiter.com'),
(2891, 'A Double Eclipse of the Sun', 'apod.nasa.gov/apod/ap150322.html', 'hn', '', '2015-03-22 21:47:00', 'hackernews', 'apod.nasa.gov'),
(2892, 'The new Stripe Connect', 'stripe.com/blog/the-new-connect', 'hn', '', '2015-03-23 16:19:32', 'hackernews', 'stripe.com'),
(2893, 'Interactive infographic on what did developers ask 5,000 app users worldwide', 'www.pollfish.com/infographic/developer', 'hn', '', '2015-03-23 16:39:57', 'hackernews', 'www.pollfish.com'),
(2894, 'Grep orientated programming', 'john.freml.in/grep-orientated-programming', 'hn', '', '2015-03-23 05:29:43', 'hackernews', 'john.freml.in'),
(2895, 'Calling bullshit on the safe spaces panic', 'freethoughtblogs.com/hetpat/2015/03/23/calling-bullshit-on-the-safe-spaces-panic/', 'hn', '', '2015-03-23 15:21:45', 'hackernews', 'freethoughtblogs.com'),
(2896, 'Announcing Multi-Dimensional Scaling', 'blog.couchbase.com/introducing-multi-dimensional-scaling', 'hn', '', '2015-03-23 14:08:14', 'hackernews', 'blog.couchbase.com'),
(2897, 'Show HN: HaikunatorPHP – Generate Heroku-like random names', 'github.com/Atrox/haikunatorphp', 'hn', '', '2015-03-22 20:46:06', 'hackernews', 'github.com'),
(2898, 'Show HN: Learn to design 3D printable models by writing code', 'www.designingwithopenscad.com/', 'hn', '', '2015-03-22 20:43:29', 'hackernews', 'www.designingwithopenscad.com'),
(2899, 'Advanced AngularJS Structure with Gulp, Node and Browserify', 'omarfouad.com/blog/2015/03/21/advanced-angularjs-structure-with-gulp-node-and-browserify/', 'hn', '', '2015-03-22 16:19:41', 'hackernews', 'omarfouad.com'),
(2900, 'Hex clock', 'www.jacopocolo.com/hexclock/', 'hn', '', '2015-03-22 11:28:51', 'hackernews', 'www.jacopocolo.com'),
(2901, 'Synereo – A decentralized, attention economy-based social network', 'www.synereo.com/', 'hn', '', '2015-03-23 11:28:48', 'hackernews', 'www.synereo.com'),
(2902, 'Opinion: Just How Nepotistic Are We (NY Times)', 'www.nytimes.com/2015/03/22/opinion/sunday/seth-stephens-davidowitz-just-how-nepotistic-are-we.html', 'hn', '', '2015-03-22 20:05:13', 'hackernews', 'www.nytimes.com'),
(2903, 'Criticism and Ineffective Feedback', 'www.kateheddleston.com/blog/criticism-and-ineffective-feedback', 'hn', '', '2015-03-22 14:23:15', 'hackernews', 'www.kateheddleston.com'),
(2904, 'What a 9,000-Year-Old Spruce Tree Taught Me', 'nautil.us/issue/22/slow/what-a-9000_year_old-spruce-tree-taught-me-', 'hn', '', '2015-03-23 11:19:39', 'hackernews', 'nautil.us'),
(2905, 'Altering brain chemistry makes us more sensitive to inequality', 'www.sciencedaily.com/releases/2015/03/150319143414.htm', 'hn', '', '2015-03-23 11:13:32', 'hackernews', 'www.sciencedaily.com'),
(2906, 'The Internet, the White House, and You (and Me)', 'medium.com/@goldman/the-internet-the-white-house-and-you-and-me-b6e033ebf096', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(2907, 'Don’t Take a Flying Leap', 'medium.com/@davepell/don-t-take-a-flying-leap-897f98c62840', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(2908, 'My 7-day cycle for generating content that gets read & shared by 30,000+ people/week', 'medium.com/i-dont-know-a-thing/my-7-day-cycle-for-generating-content-that-gets-read-shared-by-30-000-people-week-a134a3172477', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(2909, 'JavaScript World Domination', 'medium.com/@slsoftworks/javascript-world-domination-af9ca2ee5070', 'medium', '', '2015-03-24 12:48:49', 'medium', 'medium.com'),
(2910, 'The Demise of Modern Medicine', 'medium.com/@louiseslaughter/demise-of-modern-medicine-74e50b2f7a72', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(2911, 'Good Samaritan Backfire', 'medium.com/human-parts/good-samaritan-backfire-9f53ef6a1c10', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(2912, 'Cuando tu madre dice que está gorda', 'medium.com/espanol/cuando-tu-madre-dice-que-esta-gorda-1a24715ac91d', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(2913, 'The Good, The Brands & The Ugly: 8 Things I Learned at SXSW 2015', 'medium.com/cuepoint/the-good-the-brands-the-ugly-8-things-i-learned-at-sxsw-2015-79e5cb954bd4', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(2914, 'Why And How to Protest The MTA’s 2015 Fare Hike', 'medium.com/matter/how-to-protest-and-rightfully-screw-the-mta-over-the-2015-fare-hike-and-why-you-should-do-it-ac09863b6229', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(2915, 'Cancer Does Not Discriminate', 'medium.com/stand-up-to-cancer/cancer-does-not-discriminate-e8e90b2bef39', 'medium', '', '2015-03-25 04:45:01', 'medium', 'medium.com'),
(2916, '‘I Would Prefer Not To’: The Origins of the White Collar Worker', 'blog.longreads.com/2015/03/24/i-would-prefer-not-to-the-origins-of-the-white-collar-worker/', 'readability', '', '2015-03-24 20:51:50', 'readability', 'blog.longreads.com'),
(2917, 'The Definitive Guide to Winning an Argument', 'lifehacker.com/the-definitive-guide-to-winning-an-argument-1693076653', 'readability', '', '2015-03-25 04:50:02', 'readability', 'lifehacker.com'),
(2918, 'The Girls on Shit Duty', 'penguinrandomhouse.ca/hazlitt/feature/girls-shit-duty', 'readability', '', '2015-03-26 04:51:01', 'readability', 'penguinrandomhouse.ca'),
(2919, 'Poison As Medicine: How A Bee Sting Saved My Life', 'digg.com/2015/poison-as-medicine', 'readability', '', '2015-03-25 04:50:02', 'readability', 'digg.com'),
(2920, 'What Lies Beneath', 'foreignpolicy.com/2015/03/23/what-lies-beneath-numec-apollo-zalman-shapiro/', 'readability', '', '2015-03-25 04:50:02', 'readability', 'foreignpolicy.com'),
(2921, 'The Secret History of the White House Shows the…', 'mic.com/articles/113246/booze-pills-and-poppers-this-is-how-you-party-like-a-president', 'readability', '', '2015-03-25 04:50:02', 'readability', 'mic.com'),
(2922, 'Zendo Is My New Favorite Secure Messaging App', 'techcrunch.com/2015/03/24/one-time-pads-ride-again/', 'readability', '', '2015-03-24 20:51:41', 'readability', 'techcrunch.com'),
(2923, 'Pigeon.ly, A Startup Focused On Serving The U.S.…', 'techcrunch.com/2015/03/24/pigeon-ly/', 'readability', '', '2015-03-26 07:00:06', 'readability', 'techcrunch.com'),
(2924, 'No-Limit Phoenix Hold ’Em: How the Suns Went All…', 'grantland.com/the-triangle/no-limit-phoenix-hold-em-how-the-suns-went-all-in-to-build-for-the-future/', 'readability', '', '2015-03-25 04:50:02', 'readability', 'grantland.com'),
(2925, 'The Troubled, Tormented, Surprisingly Lucky Life…', 'www.washingtonian.com/blogs/capitalcomment/personalities/the-troubled-wasted-surprisingly-lucky-life-of-michael-graham.php', 'readability', '', '2015-03-25 04:50:02', 'readability', 'www.washingtonian.com'),
(2926, 'The Guilt-Free Guide to Parting Ways with Your…', 'lifehacker.com/the-guilt-free-guide-to-parting-ways-with-your-sentimen-1693112550', 'readability', '', '2015-03-25 04:50:02', 'readability', 'lifehacker.com'),
(2927, 'Keywee Gets $9.1M From Eric Schmidt, NY Times For…', 'techcrunch.com/2015/03/24/keywee-gets-9-1m-from-eric-schmidt-ny-times-for-its-ai-approach-to-content-marketing/', 'readability', '', '2015-03-25 04:50:02', 'readability', 'techcrunch.com'),
(2928, 'Yarmouk Miniatures', 'nplusonemag.com/online-only/online-only/yarmouk-miniatures/', 'readability', '', '2015-03-25 04:50:02', 'readability', 'nplusonemag.com'),
(2929, 'Will the future judge us moral? – Stefan Klein…', 'aeon.co/magazine/philosophy/what-will-morality-look-like-100-years-hence/', 'readability', '', '2015-03-25 04:50:02', 'readability', 'aeon.co'),
(2930, 'Wikipedia admin''s manipulation "messed up perhaps 15,000 students'' lives"', 'slashdot.org/submission/4292751/wikipedia-admins-manipulation-messed-up-perhaps-15000-students-lives', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2931, 'New bill would repeal Patriot Act', 'slashdot.org/submission/4292595/new-bill-would-repeal-patriot-act', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2932, 'Stanford breakthrough could make better chips cheaper', 'slashdot.org/submission/4292563/stanford-breakthrough-could-make-better-chips-cheaper', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2933, 'Dad and daughter recreated ''Jurassic Park'' with $100,000 in Lego pieces', 'slashdot.org/submission/4292533/dad-and-daughter-recreated-jurassic-park-with-100000-in-lego-pieces', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2934, 'Flash-Based Vulnerability Lingers On Many Websites Three Years Later', 'slashdot.org/submission/4292429/flash-based-vulnerability-lingers-on-many-websites-three-years-later', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2935, 'US Government Doesn''t Want You to Know How to Make a Hydrogen Bomb', 'slashdot.org/submission/4292415/us-government-doesnt-want-you-to-know-how-to-make-a-hydrogen-bomb', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2936, 'Short circuit in LHC could delay restart by weeks', 'slashdot.org/submission/4292405/short-circuit-in-lhc-could-delay-restart-by-weeks', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2937, 'Sierra Nevada''s Dream Chaser could land at Ellington Space Port near Houston', 'slashdot.org/submission/4292379/sierra-nevadas-dream-chaser-could-land-at-ellington-space-port-near-houston', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2938, 'Uber to turn into a big data company by selling locational data', 'slashdot.org/submission/4292369/uber-to-turn-into-a-big-data-company-by-selling-locational-data', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2939, 'We know where you''ve been: Ars gets 4.6M license plate scans from the Oakland PD', 'slashdot.org/submission/4292351/we-know-where-youve-been-ars-gets-46m-license-plate-scans-from-the-oakland-pd', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2940, 'Jupiter destroyed ''super-Earths'' in our early solar system', 'slashdot.org/submission/4292207/jupiter-destroyed-super-earths-in-our-early-solar-system', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2941, 'MuseScore 2.0 Released', 'slashdot.org/submission/4292187/musescore-20-released', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2942, 'Steve Wozniak now afraid of AI too, just like Elon Musk', 'slashdot.org/submission/4292167/steve-wozniak-now-afraid-of-ai-too-just-like-elon-musk', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2943, 'Test trial to use computer servers to heat homes', 'slashdot.org/submission/4292145/test-trial-to-use-computer-servers-to-heat-homes', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2944, 'FEMA targets climate change skeptic governors, could withhold funding', 'slashdot.org/submission/4292045/fema-targets-climate-change-skeptic-governors-could-withhold-funding', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2945, 'Australian Company Creates Ultra Fast 3D Printer - One-ups Carbon3D', 'slashdot.org/submission/4292031/australian-company-creates-ultra-fast-3d-printer---one-ups-carbon3d', 'slashdot', '', '2015-03-25 04:52:02', 'slashdot', 'slashdot.org'),
(2946, 'StickerMule Wall Graphics', 'www.producthunt.com/l/d4a0ee4f56', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2947, 'Horntell', 'www.producthunt.com/l/06bcc2cb01', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2948, 'The Noun Project for Mac', 'www.producthunt.com/l/cbad523943', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2949, 'Inkbox', 'www.producthunt.com/l/ce3962119c', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2950, 'Scenery', 'www.producthunt.com/l/796f972a47', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2951, 'Pistats.io', 'www.producthunt.com/l/f936584af4', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2952, 'Wag!', 'www.producthunt.com/l/6b9464eeec', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2953, 'Everyday 2.0', 'www.producthunt.com/l/aad4729713', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2954, 'Keynotopia', 'www.producthunt.com/l/d868c8f53f', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2955, 'Crunch Report', 'www.producthunt.com/l/9f4e1ff046', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2956, 'Atavist', 'www.producthunt.com/l/13578363a6', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2957, 'Blueprint by Facebook', 'www.producthunt.com/l/b054e85b00', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2958, 'Reddit Comment Embeds', 'www.producthunt.com/l/b6410b5bbd', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2959, 'Urban Walks', 'www.producthunt.com/l/94d05d73df', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2960, 'Eighty App', 'www.producthunt.com/l/f52ee0c77b', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2961, 'Karmic Bikes', 'www.producthunt.com/l/976d16eafc', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2962, 'Photoshoot', 'www.producthunt.com/l/83802df4f4', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2963, 'GoodUI Improve', 'www.producthunt.com/l/651f67d111', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2964, 'Pug A Day', 'www.producthunt.com/l/2be3e448ef', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2965, 'DailySales (Mac)', 'www.producthunt.com/l/5d04b70052', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2966, 'Rita', 'www.producthunt.com/l/93a079c0bf', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2967, 'Sales Acceleration Book', 'www.producthunt.com/l/567fc07c26', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2968, 'ConcertWith.me', 'www.producthunt.com/l/b2f30ec38d', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2969, 'ClipCard', 'www.producthunt.com/l/cb263f688c', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2970, 'Deeplink Appwords', 'www.producthunt.com/l/0f7438b17e', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2971, 'Unfollow on Instagram', 'www.producthunt.com/l/92b1caf499', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2972, 'Tentative', 'www.producthunt.com/l/84d6b2a6b9', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2973, 'HUG!', 'www.producthunt.com/l/f5b68801df', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2974, 'Tempra', 'www.producthunt.com/l/b1d7964046', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2975, 'Playmoss', 'www.producthunt.com/l/17f002421e', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2976, 'Jevo', 'www.producthunt.com/l/2610ecae98', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2977, 'Shogun', 'www.producthunt.com/l/bbab3dc511', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2978, 'SyncMeTo', 'www.producthunt.com/l/26df8194e3', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2979, 'Coverage Book', 'www.producthunt.com/l/222dfa94d5', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2980, 'Trio', 'www.producthunt.com/l/804db9f2c5', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2981, 'PostSecret Universe', 'www.producthunt.com/l/bf27e41a8f', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2982, 'Packed Party', 'www.producthunt.com/l/2f9750efe5', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2983, 'FATMAP', 'www.producthunt.com/l/6e943e6f78', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2984, 'Puntly', 'www.producthunt.com/l/187df3f77f', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(2985, 'Fear of Apple', 'news.layervault.com/click/stories/46558', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2986, 'Noun Project for Mac', 'news.layervault.com/click/stories/46555', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2987, 'Site Design: Upturn', 'news.layervault.com/click/stories/46533', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2988, 'Typography Cheatsheet – A comprehensive guide to smart quotes, dashes and other typographic characters, including correct grammatical usage', 'news.layervault.com/click/stories/46547', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2989, 'Do you have to quit your job to get a big raise?', 'news.layervault.com/click/stories/46581', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2990, 'Update to Everyday App', 'news.layervault.com/click/stories/46576', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2991, 'CloudApp and Droplr alternatives', 'news.layervault.com/click/stories/46583', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2992, 'The User Is Drunk Reviews', 'news.layervault.com/click/stories/46593', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(2993, 'Google Ventures Guide to Design Critique', 'news.layervault.com/click/stories/46519', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2994, 'Showcase your designs with premium mockup templates', 'news.layervault.com/click/stories/46509', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2995, 'Resources for Remote Work', 'news.layervault.com/click/stories/46525', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2996, 'Tentative - A podcast about digital product design from thoughtbot', 'news.layervault.com/click/stories/46529', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2997, 'Google: tilt', 'news.layervault.com/click/stories/46568', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2998, 'Site Design: The Great Discontent - Site Redesign', 'news.layervault.com/click/stories/46557', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(2999, 'Learn Git, interactively', 'news.layervault.com/click/stories/46539', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3000, 'Walt Disney Pictures Intro Logo Collection', 'news.layervault.com/click/stories/46574', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3001, 'The Open Design Review as a tool to establish a company-wide design culture', 'news.layervault.com/click/stories/46563', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3002, 'Site Design: Hugo Mingoia Portfolio', 'news.layervault.com/click/stories/46518', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3003, 'Can Barnes & Noble''s Redesigned Shopping Bags Revive Its Bookstores?', 'news.layervault.com/click/stories/46546', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3004, 'Picture Frame', 'news.layervault.com/click/stories/46590', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3005, 'Show DN: Gibbon Blog', 'news.layervault.com/click/stories/46516', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3006, 'Urban Walks App - Interactive, custom made walking tours around New York', 'news.layervault.com/click/stories/46565', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3007, 'One Magic Formula to Calculate User Experience?', 'news.layervault.com/click/stories/46532', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3008, 'Typecooking: Why I Started Doing Daily Exercises', 'news.layervault.com/click/stories/46524', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3009, 'Pebble Time Design Kit', 'news.layervault.com/click/stories/46584', 'dn', '', '2015-03-25 04:56:02', 'designernews', 'news.layervault.com'),
(3010, 'bazel', 'github.com/google/bazel', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3011, 'loaders.css', 'github.com/ConnorAtherton/loaders.css', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3012, 'brisket', 'github.com/bloomberg/brisket', 'github', '', '2015-03-26 04:58:01', 'github', 'github.com'),
(3013, 'menubar', 'github.com/maxogden/menubar', 'github', '', '2015-03-26 04:58:01', 'github', 'github.com'),
(3014, 'x_x', 'github.com/krockode/x_x', 'github', '', '2015-03-24 22:44:16', 'github', 'github.com'),
(3015, 'standard', 'github.com/feross/standard', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(3016, 'IdiomaticReact', 'github.com/netgusto/IdiomaticReact', 'github', '', '2015-03-24 08:26:40', 'github', 'github.com'),
(3017, 'glide', 'github.com/bumptech/glide', 'github', '', '2015-03-25 04:58:02', 'github', 'github.com'),
(3018, 'Ain''t That Fetch', 'webreflection.blogspot.com/2015/03/aint-that-fetch.html', 'javascript', '', '2015-03-26 06:00:01', 'echojs', 'webreflection.blogspot.com'),
(3019, 'Twitatron: Building a Production Web App With Node - Views and Controllers', 'scottksmith.com/blog/2015/03/23/twitatron-building-a-production-web-app-with-node-views-and-controllers/', 'javascript', '', '2015-03-26 06:00:01', 'echojs', 'scottksmith.com'),
(3020, 'Build a real-time SMS call center with Data McFly and Twilio', 'www.airpair.com/javascript/posts/build-a-realtime-sms-call-center-with-data-mcfly-and-twilio', 'javascript', '', '2015-03-26 06:00:01', 'echojs', 'www.airpair.com'),
(3021, 'Speed up your angular app and get rid of sasqwatches', 'www.airpair.com/angularjs/tips-n-tricks/speed-up-your-angular-apps-and-rid-sasqwatches', 'javascript', '', '2015-03-26 06:00:01', 'echojs', 'www.airpair.com'),
(3022, 'Introducing StealJS', 'bitovi.com/blog/2015/03/steal-js.html', 'javascript', '', '2015-03-26 06:00:01', 'echojs', 'bitovi.com'),
(3023, 'Node.js Production Checklist', 'blog.risingstack.com/node-js-production-checklist/', 'javascript', '', '2015-03-26 06:00:01', 'echojs', 'blog.risingstack.com'),
(3024, 'JavaScript "All The Things" Notation', 'github.com/kolodny/jsan', 'javascript', '', '2015-03-26 06:00:01', 'echojs', 'github.com'),
(3025, 'Remove Multiple New Lines with JavaScript', 'davidwalsh.name/remove-multiple-new-lines', 'javascript', '', '2015-03-26 06:00:01', 'echojs', 'davidwalsh.name'),
(3026, 'Factors to Consider While Choosing a JavaScript Charting Library', 'davidwalsh.name/13-factors-choosing-javascript-charting-library', 'javascript', '', '2015-03-26 06:00:01', 'echojs', 'davidwalsh.name'),
(3027, 'Evaluates npm packages based on npm and GitHub metrics', 'packagequality.com/', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'packagequality.com'),
(3028, 'Firefox OS in Action by Jan Jongboom', 'leanpub.com/firefoxosinaction', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'leanpub.com'),
(3029, 'Apple Watch and the Cross-Platform Crisis', 'developer.telerik.com/featured/apple-watch-and-the-cross-platform-crisis/', 'javascript', '', '2015-03-26 14:30:02', 'echojs', 'developer.telerik.com'),
(3030, 'Node v0.12.1 (Stable)', 'blog.nodejs.org/2015/03/23/node-v0-12-1-stable/', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'blog.nodejs.org'),
(3031, 'A simple lightweight flash message module for angularjs', 'github.com/sachinchoolur/angular-flash', 'javascript', '', '2015-03-25 06:00:02', 'echojs', 'github.com'),
(3032, 'an overly long night''s sleep could be just as bad for you', 'www.bbc.com/news/magazine-31928434', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.bbc.com'),
(3033, 'keep screens from causing insomnia', 'www.theverge.com/2015/3/24/8278221/screen-use-insomnia-sleep-disruption-sunglasses', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.theverge.com'),
(3034, 'Here''s the latest from CNN', 'www.cnn.com/2015/03/24/europe/france-plane-crash/index.html', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.cnn.com'),
(3035, 'bigger issue described here by a senior official', 'www.washingtonpost.com/news/morning-mix/wp/2015/03/24/report-israel-spied-on-iran-u-s-talks-and-shared-information-with-lawmakers/', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.washingtonpost.com'),
(3036, 'hacks, bullets, and broken locks', 'www.usatoday.com/story/news/2015/03/24/power-grid-physical-and-cyber-attacks-concern-security-experts/24892471/', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.usatoday.com'),
(3037, 'They Googled', 'www.thedailybeast.com/articles/2015/03/23/isis-hackers-googled-their-hit-list-troops-names-were-already-on-public-websites.html', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.thedailybeast.com'),
(3038, 'It''s a leap they shouldn''t take', 'nxt.fm/1CVN7NK', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'nxt.fm'),
(3039, 'is beginning to question this paradigm', 'www.slate.com/articles/health_and_science/medical_examiner/2015/03/diets_do_not_work_the_thin_evidence_that_losing_weight_makes_you_healthier.html', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.slate.com'),
(3040, 'How obesity became a disease', 'www.theatlantic.com/health/archive/2015/03/how-obesity-became-a-disease/388300/', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.theatlantic.com'),
(3041, 'by binge eating on the Internet', 'www.npr.org/blogs/thesalt/2015/03/24/392430233/koreans-have-an-insatiable-appetite-for-watching-strangers-binge-eat', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.npr.org'),
(3042, 'Why not give him a second chance', 'espn.go.com/espnw/news-commentary/article/12544478/mone-davis-says-dismissed-ballplayer-get-second-chance', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'espn.go.com'),
(3043, 'stopped by security forces 42 times', 'www.themarshallproject.org/2015/03/23/they-didn-t-believe-the-camels-were-ours', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.themarshallproject.org'),
(3044, 'from selling tech to selling fashion', '9to5mac.com/2015/03/24/apple-sales-overhaul-apple-watch-fashion/', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', '9to5mac.com'),
(3045, 'on the public dancing controversy', 'sinosphere.blogs.nytimes.com/2015/03/24/china-seeks-to-impose-its-own-routine-on-public-dancing/', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'sinosphere.blogs.nytimes.com'),
(3046, 'is making a comeback', 'variety.com/2015/tv/news/the-x-files-revival-fox-david-duchovny-gillian-anderson-1201459006/', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'variety.com'),
(3047, 'most important thing on the Internet is the screenshot', 'www.wired.com/2015/03/clive-thompson-6/', 'nondev', '', '2015-03-25 06:30:02', 'nextdraft', 'www.wired.com'),
(3048, 'package-quality', 'github.com/alexfernandez/package-quality', 'webdev', '', '2015-03-25 07:00:02', 'versioning', 'github.com'),
(3049, 'BVG.js', 'github.com/Spaxe/BVG.js', 'webdev', '', '2015-03-25 07:00:02', 'versioning', 'github.com'),
(3050, 'The whole thread is here', 'community.sitepoint.com/t/microsoft-q-a-with-sitepoint-azure-mobile-services/115931/51', 'webdev', '', '2015-03-25 07:00:02', 'versioning', 'community.sitepoint.com');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(3051, 'We’re holding another one on Thursday', 'community.sitepoint.com/t/sitepoint-and-microsoft-live-q-a-session-2-azure-mobile-services-notifications/116431', 'webdev', '', '2015-03-25 07:00:02', 'versioning', 'community.sitepoint.com'),
(3052, 'using forms in email, which isn’t as insane as you might expect', 'www.sitepoint.com/forms-in-email/', 'webdev', '', '2015-03-26 07:30:03', 'versioning', 'www.sitepoint.com'),
(3053, 'processing markdown in Ruby', 'www.sitepoint.com/markdown-processing-ruby/', 'webdev', '', '2015-03-25 07:00:02', 'versioning', 'www.sitepoint.com'),
(3054, 'deploying a Camel.js blog to Heroku', 'www.sitepoint.com/deploying-camel-js-blog-heroku/', 'webdev', '', '2015-03-25 07:00:02', 'versioning', 'www.sitepoint.com'),
(3055, 'Launchfeed', 'www.launchfeed.com/', 'webdev', '', '2015-03-25 07:00:02', 'versioning', 'www.launchfeed.com'),
(3056, 'how a stolen iPhone made a BuzzFeed author world famous in China', 'www.buzzfeed.com/mjs538/how-i-became-a-minor-celebrity-in-china-after-my', 'webdev', '', '2015-03-25 07:00:03', 'versioning', 'www.buzzfeed.com'),
(3057, 'Michael Stonebraker wins Turing Award', 'newsoffice.mit.edu/2015/michael-stonebraker-wins-turing-award-0325', 'hn', '', '2015-03-25 12:47:58', 'hackernews', 'newsoffice.mit.edu'),
(3058, 'IceWarp and Collabora Are Working on LibreOffice Online Document Editing', 'libreoffice-from-collabora.com/icewarp-and-collabora-are-working-on-libreoffice-online-document-editing-an-open-source-alternative-to-google-apps-office-365/', 'hn', '', '2015-03-25 14:19:18', 'hackernews', 'libreoffice-from-collabora.com'),
(3059, 'Kronos Haskell', 'www.kronosnotebook.com/haskell', 'hn', '', '2015-03-25 15:24:48', 'hackernews', 'www.kronosnotebook.com'),
(3060, 'Vim is moving to GitHub', 'github.com/vim/vim', 'hn', '', '2015-03-28 04:58:02', 'hackernews', 'github.com'),
(3061, 'NASA''s Curiosity Rover Finds Biologically Useful Nitrogen on Mars', 'www.nasa.gov/content/goddard/mars-nitrogen/index.html', 'hn', '', '2015-03-25 15:50:34', 'hackernews', 'www.nasa.gov'),
(3062, 'iOS Code Samples', 'ioscodesamples.com/index.html', 'hn', '', '2015-03-25 12:02:31', 'hackernews', 'ioscodesamples.com'),
(3063, 'A unikernel experiment: A VM for every URL', 'www.skjegstad.com/blog/2015/03/25/mirageos-vm-per-url-experiment/', 'hn', '', '2015-03-25 14:29:16', 'hackernews', 'www.skjegstad.com'),
(3064, 'Linus Torvalds''s first public mention of git (2005)', 'lkml.iu.edu/hypermail/linux/kernel/0504.0/2022.html', 'hn', '', '2015-03-25 14:57:00', 'hackernews', 'lkml.iu.edu'),
(3065, 'Sam Altman: Why Hardware Could Yield the Next $10B Startups', 'blogs.wsj.com/digits/2015/03/25/sam-altman-why-hardware-could-yield-the-next-10-billion-startups/', 'hn', '', '2015-03-25 15:22:48', 'hackernews', 'blogs.wsj.com'),
(3066, 'Show HN: Fiddle.md – a collaborative writing tool by Swipe', 'fiddle.md/b836w36wh2h8mv3fj23t8r', 'hn', '', '2015-03-25 11:39:45', 'hackernews', 'fiddle.md'),
(3067, 'Seldon – Serves predictions via a REST API', 'github.com/SeldonIO/seldon-server', 'hn', '', '2015-03-25 13:12:37', 'hackernews', 'github.com'),
(3068, 'InfluxDB has taken its open-source business to Silicon Valley', 'technical.ly/brooklyn/2015/03/25/influxdb-paul-dix-moves-to-silicon-valley/', 'hn', '', '2015-03-25 13:58:17', 'hackernews', 'technical.ly'),
(3069, 'ZeroDB – A Peek Under the Hood', 'blog.zerodb.io/a-peek-under-the-hood/', 'hn', '', '2015-03-25 13:44:50', 'hackernews', 'blog.zerodb.io'),
(3070, 'Bacteria kill us by accident (2014)', 'aeon.co/magazine/science/bacteria-kill-us-by-accident/', 'hn', '', '2015-03-25 16:11:51', 'hackernews', 'aeon.co'),
(3071, 'New research plots personality distribution across UK', 'www.bbc.co.uk/news/magazine-31816926', 'hn', '', '2015-03-25 12:24:02', 'hackernews', 'www.bbc.co.uk'),
(3072, 'How the New York Times keeps tragedies ad-free', 'parkerhiggins.net/2015/03/new-york-times-keeps-tragedies-ad-free/', 'hn', '', '2015-03-25 05:12:05', 'hackernews', 'parkerhiggins.net'),
(3073, 'If We’re in a Bubble, What Should an Entrepreneur Do?', 'benjamingilbert.net/if-were-in-a-bubble-what-should-an-entrepreneur-do/', 'hn', '', '2015-03-25 15:56:17', 'hackernews', 'benjamingilbert.net'),
(3074, 'The Racket Manifesto', 'www.ccs.neu.edu/home/matthias/Tmp/manifesto/', 'hn', '', '2015-03-25 03:16:45', 'hackernews', 'www.ccs.neu.edu'),
(3075, 'Oberon vs. C++ (1994)', 'www.modulaware.com/mdlt49.htm', 'hn', '', '2015-03-25 10:05:13', 'hackernews', 'www.modulaware.com'),
(3076, 'Mad Mike, the homeless blogger who became a millionaire overnight', 'www.theguardian.com/society/2015/mar/24/mad-mike-homeless-blogger-millionaire', 'hn', '', '2015-03-25 01:05:44', 'hackernews', 'www.theguardian.com'),
(3077, 'NIMBYs in the twenty-first century', 'www.economist.com/blogs/freeexchange/2015/03/wealth-inequality', 'hn', '', '2015-03-25 14:22:59', 'hackernews', 'www.economist.com'),
(3078, 'Startups That Launched at Y Combinator Winter 2015 Demo Day 2', 'techcrunch.com/2015/03/24/y-combinator-demos/', 'hn', '', '2015-03-25 03:26:49', 'hackernews', 'techcrunch.com'),
(3079, 'How doctors choose to die (2012)', 'www.theguardian.com/society/2012/feb/08/how-doctors-choose-die', 'hn', '', '2015-03-24 23:28:35', 'hackernews', 'www.theguardian.com'),
(3080, 'Slack Chats', 'www.slackchats.com/', 'hn', '', '2015-03-25 07:57:34', 'hackernews', 'www.slackchats.com'),
(3081, 'Netflix, Amazon and Hulu No Longer Find Themselves Upstarts in Online Streaming', 'nytimes.com/2015/03/25/business/media/netflix-amazon-and-hulu-no-longer-find-themselves-tvs-upstarts.html', 'hn', '', '2015-03-25 05:05:40', 'hackernews', 'nytimes.com'),
(3082, 'Ideal Hash Trees (2001) [pdf]', 'infoscience.epfl.ch/record/64398/files/idealhashtrees.pdf', 'hn', '', '2015-03-25 03:46:58', 'hackernews', 'infoscience.epfl.ch'),
(3083, 'Show HN: Comment on GitHub Projects', 'chrome.google.com/webstore/detail/github-disqus-project-com/lncamlpgachbmnnbmeillggcfcnenpic', 'hn', '', '2015-03-25 11:20:52', 'hackernews', 'chrome.google.com'),
(3084, 'The User Is Drunk', 'theuserisdrunk.com/', 'hn', '', '2015-03-25 02:41:27', 'hackernews', 'theuserisdrunk.com'),
(3085, 'Major Insurers to Strike Deal to Support Ride-Sharing', 'www.insurancejournal.com/blogs/right-street/2015/03/24/361971.htm', 'hn', '', '2015-03-25 00:55:19', 'hackernews', 'www.insurancejournal.com'),
(3086, 'House Introduces Bill to Repeal the Patriot Act', 'www.freedomworks.org/content/house-introduces-bill-repeal-patriot-act', 'hn', '', '2015-03-25 07:24:06', 'hackernews', 'www.freedomworks.org'),
(3087, 'Delphi''s self-driving car', 'arstechnica.com/cars/2015/03/covered-wagon-upgraded-delphi-will-go-cross-country-in-a-self-driving-car/', 'hn', '', '2015-03-25 03:06:53', 'hackernews', 'arstechnica.com'),
(3088, 'Apple Acquires FoundationDB', 'techcrunch.com/2015/03/24/apple-acquires-durable-database-company-foundationdb', 'hn', '', '2015-03-24 22:33:15', 'hackernews', 'techcrunch.com'),
(3089, 'F8 2015 Facebook Developer Conference Live Stream', 'fbf8.com/stream.html', 'hn', '', '2015-03-25 14:39:35', 'hackernews', 'fbf8.com'),
(3090, 'It''ll Never Work (1997)', 'www.lhup.edu/~dsimanek/neverwrk.htm', 'hn', '', '2015-03-24 23:14:42', 'hackernews', 'www.lhup.edu'),
(3091, 'Stream Facebook F8 Dev Conf Live', 'f8.facebooklive.com/', 'hn', '', '2015-03-25 16:24:14', 'hackernews', 'f8.facebooklive.com'),
(3092, 'IntelliJ IDEA 14.1', 'blog.jetbrains.com/idea/2015/03/intellij-idea-14-1-is-here/', 'hn', '', '2015-03-25 12:50:46', 'hackernews', 'blog.jetbrains.com'),
(3093, 'Chinese Ghost Cities That Came Alive', 'www.bullionstar.com/blogs/koos-jansen/guest-post-5-chinese-ghost-cities-came-alive/', 'hn', '', '2015-03-24 22:50:55', 'hackernews', 'www.bullionstar.com'),
(3094, 'Google Makes Most of Close Ties to White House', 'www.wsj.com/article_email/google-makes-most-of-close-ties-to-white-house-1427242076-lMyQjAxMTA1NTIzNDUyNTQyWj', 'hn', '', '2015-03-25 01:32:51', 'hackernews', 'www.wsj.com'),
(3095, 'Pigeon.ly, a Startup Focused on Serving the U.S. Prison Population, Joins YC', 'techcrunch.com/2015/03/24/pigeon-ly', 'hn', '', '2015-03-24 16:59:26', 'hackernews', 'techcrunch.com'),
(3096, 'Watson in the Wild: How Hackathons Move the Innovation Needle', 'developer.ibm.com/watson/blog/2015/03/25/watson-wild-hackathons-innovation/', 'hn', '', '2015-03-25 14:58:15', 'hackernews', 'developer.ibm.com'),
(3097, 'On Clean Reader, censorship apps, and moral rights', 'www.antipope.org/charlie/blog-static/2015/03/an-exercise-in-futility.html', 'hn', '', '2015-03-25 12:08:04', 'hackernews', 'www.antipope.org'),
(3098, 'Good Samaritan Backfire (How I Ended Up in Solitary After Calling 911 for Help)', 'medium.com/@peretzp/good-samaritan-backfire-9f53ef6a1c10', 'hn', '', '2015-03-25 13:52:28', 'hackernews', 'medium.com'),
(3099, 'LibOS – A library operating system for Linux', 'lwn.net/Articles/637658/', 'hn', '', '2015-03-24 20:34:35', 'hackernews', 'lwn.net'),
(3100, 'httpdiff – diff responses to two HTTP/HTTPS requests', 'github.com/jgrahamc/httpdiff', 'hn', '', '2015-03-28 04:58:02', 'hackernews', 'github.com'),
(3101, 'Proving false in Coq using an implementation bug', 'github.com/clarus/falso', 'hn', '', '2015-03-24 21:58:11', 'hackernews', 'github.com'),
(3102, 'YAPF – A formatter for Python files', 'github.com/google/yapf', 'hn', '', '2015-03-28 04:58:02', 'hackernews', 'github.com'),
(3103, 'Monsanto seeks retraction for report linking herbicide to cancer', 'www.reuters.com/article/2015/03/24/us-monsanto-herbicide-idUSKBN0MK2GF20150324', 'hn', '', '2015-03-25 04:35:49', 'hackernews', 'www.reuters.com'),
(3104, 'Google Fiber Is Coming to Salt Lake City', 'googlefiberblog.blogspot.com/2015/03/google-fiber-is-coming-to-salt-lake-city.html', 'hn', '', '2015-03-24 17:10:54', 'hackernews', 'googlefiberblog.blogspot.com'),
(3105, 'Show HN: We just open sourced our Scrum planning poker cards. Get them', 'redbooth.com/blog/scrum-planning-poker-cards', 'hn', '', '2015-03-25 15:26:13', 'hackernews', 'redbooth.com'),
(3106, 'Trained since birth - Toddler archer beats adults to national record', 'www.bbc.co.uk/news/world-asia-india-32046302', 'hn', '', '2015-03-25 12:12:32', 'hackernews', 'www.bbc.co.uk'),
(3107, 'San Francisco General Plan: Urban Design Element', 'www.sf-planning.org/ftp/General_Plan/I5_Urban_Design.htm', 'hn', '', '2015-03-24 22:57:44', 'hackernews', 'www.sf-planning.org'),
(3108, 'So what''s wrong with 1975 programming? (2006)', 'www.varnish-cache.org/trac/wiki/ArchitectNotes', 'hn', '', '2015-03-24 23:05:18', 'hackernews', 'www.varnish-cache.org'),
(3109, 'Heinz buys Kraft', 'www.wpxi.com/news/news/local/heinz-buying-kraft-deal-food-giant/nkd3x/', 'hn', '', '2015-03-25 13:19:40', 'hackernews', 'www.wpxi.com'),
(3110, 'Woz on artificial intelligence: ‘The future is scary and very bad for people’', 'www.washingtonpost.com/blogs/the-switch/wp/2015/03/24/apple-co-founder-on-artificial-intelligence-the-future-is-scary-and-very-bad-for-people/', 'hn', '', '2015-03-25 04:15:42', 'hackernews', 'www.washingtonpost.com'),
(3111, 'Why is it so difficult to write valid “tar” commands from memory?', 'www.dantilden.com/2015/03/24/tar-command/', 'hn', '', '2015-03-25 12:57:43', 'hackernews', 'www.dantilden.com'),
(3112, 'China used more cement in 3 years than the U.S. did in the entire 20th Century', 'www.washingtonpost.com/blogs/wonkblog/wp/2015/03/24/how-china-used-more-cement-in-3-years-than-the-u-s-did-in-the-entire-20th-century/', 'hn', '', '2015-03-24 16:25:12', 'hackernews', 'www.washingtonpost.com'),
(3113, 'Cross-Region Replication for Amazon S3', 'aws.amazon.com/blogs/aws/new-cross-region-replication-for-amazon-s3/', 'hn', '', '2015-03-24 22:03:12', 'hackernews', 'aws.amazon.com'),
(3114, 'Top 5 Best Email Marketing Examples', 'blog.stamplia.com/buyers/best-email-marketing-examples/', 'hn', '', '2015-03-25 13:41:52', 'hackernews', 'blog.stamplia.com'),
(3115, 'Bubble talk', 'blog.samaltman.com/bubble-talk', 'hn', '', '2015-03-24 19:18:33', 'hackernews', 'blog.samaltman.com'),
(3116, 'Bill Gates reveals contrasting sides of Steve Jobs, in quotes from new biography', 'venturebeat.com/2015/03/23/bill-gates-quotes-in-new-biography-reveal-contrasting-sides-of-steve-jobs/', 'hn', '', '2015-03-25 14:09:14', 'hackernews', 'venturebeat.com'),
(3117, 'The tragic final days of my neighborhood Radio Shack', 'www.fastcompany.com/3044213/the-tragic-final-days-of-my-neighborhood-radioshack', 'hn', '', '2015-03-25 14:37:37', 'hackernews', 'www.fastcompany.com'),
(3118, 'Deep Learning, NLP, and Representations', 'colah.github.io/posts/2014-07-NLP-RNNs-Representations/', 'hn', '', '2015-03-24 17:10:49', 'hackernews', 'colah.github.io'),
(3119, 'No more physics and maths, Finland to stop teaching individual subjects', 'www.sciencealert.com/no-more-physics-and-maths-finland-to-stop-teaching-individual-subjects', 'hn', '', '2015-03-25 16:01:41', 'hackernews', 'www.sciencealert.com'),
(3120, 'Classp: a “classier” way to parse', 'google-opensource.blogspot.com/2015/03/classp-classier-way-to-parse.html', 'hn', '', '2015-03-24 22:04:54', 'hackernews', 'google-opensource.blogspot.com'),
(3121, 'What do you do after an investor says yes?', 'blog.sendhub.com/post/114498885892/what-do-you-do-after-an-investor-says-yes', 'hn', '', '2015-03-24 16:37:52', 'hackernews', 'blog.sendhub.com'),
(3122, '…and that’s why you always ask for an email', 'medium.com/@vanstee/and-that-s-why-you-should-always-ask-for-an-email-address-6a2deecd2d46', 'hn', '', '2015-03-25 14:32:48', 'hackernews', 'medium.com'),
(3123, 'Basic income: the water room analogy', 'www.scottsantens.com/the-water-room-analogy-why-giving-basic-income-to-even-the-richest-makes-sense', 'hn', '', '2015-03-25 14:13:38', 'hackernews', 'www.scottsantens.com'),
(3124, 'How to use a Google Spreadsheet as a database', 'api.blockspring.com/blog/google-spreadsheet-as-database', 'hn', '', '2015-03-24 19:15:36', 'hackernews', 'api.blockspring.com'),
(3125, 'Good Bye VMware, Hello OpenStack. PayPal Axes Virtualization Giant', 'www.forbes.com/sites/benkepes/2015/03/24/good-bye-vmware-hello-openstack-paypal-axes-virtualization-giant/', 'hn', '', '2015-03-25 13:16:47', 'hackernews', 'www.forbes.com'),
(3126, 'Tech Bubble? Maybe, Maybe Not', 'techcrunch.com/2015/03/24/tech-bubble-maybe-maybe-not/', 'hn', '', '2015-03-24 23:29:49', 'hackernews', 'techcrunch.com'),
(3127, 'WebRTC: Build FaceTime in an Hour. OK, Kinda', 'bluefletch.com/blog/webrtc-build-facetime-in-an-hour-okay-kinda/', 'hn', '', '2015-03-25 13:39:02', 'hackernews', 'bluefletch.com'),
(3128, 'Uber: The Big Data Company', 'www.forbes.com/sites/ronhirson/2015/03/23/uber-the-big-data-company/', 'hn', '', '2015-03-24 18:37:00', 'hackernews', 'www.forbes.com'),
(3129, 'A different take on remote execution', 'blog.viraptor.info/post/a-different-take-on-remote-execution', 'hn', '', '2015-03-25 04:27:28', 'hackernews', 'blog.viraptor.info'),
(3130, 'Mozilla Makes Yandex the Default Search Engine for Firefox in Turkey', 'blog.mozilla.org/press/2015/03/mozilla-makes-yandex-the-default-search-engine-for-firefox-in-turkey/', 'hn', '', '2015-03-25 11:29:21', 'hackernews', 'blog.mozilla.org'),
(3131, 'Why do Americans not drive diesels?', 'www.bbc.com/autos/story/20130109-why-do-americans-not-buy-diesels', 'hn', '', '2015-03-24 21:51:46', 'hackernews', 'www.bbc.com'),
(3132, 'Pornhub’s data about 50 shades is more valuable than most psychological studies', 'medium.com/@LachanceOlivier/why-pornhub-s-data-about-50-shades-of-grey-is-more-valuable-to-me-than-most-psychological-studies-328e12993814', 'hn', '', '2015-03-25 12:59:36', 'hackernews', 'medium.com'),
(3133, 'Twitter: Why we run an open source program', 'todogroup.org/blog/why-we-run-an-open-source-program-twitter/', 'hn', '', '2015-03-24 19:58:51', 'hackernews', 'todogroup.org'),
(3134, 'X86 is a high-level language', 'blog.erratasec.com/2015/03/x86-is-high-level-language.html', 'hn', '', '2015-03-25 16:53:25', 'hackernews', 'blog.erratasec.com'),
(3135, 'Message from Facebook: this could be war', 'espresso.economist.com/b10a2a12bd626d144ac39e21c894fd4f', 'hn', '', '2015-03-25 11:30:06', 'hackernews', 'espresso.economist.com'),
(3136, 'Don''t Use Bit.ly to Advertise Your PGP Key', 'shkspr.mobi/blog/2015/03/dont-use-bit-ly-to-advertise-your-pgp-key/', 'hn', '', '2015-03-25 11:57:25', 'hackernews', 'shkspr.mobi'),
(3137, '1,300+ apps currently making their debut in the app stores daily', 'www.forbes.com/sites/peggyannesalz/2015/03/24/tapdaq-empowers-app-publishers-to-create-community-take-charge-of-user-acquistion/', 'hn', '', '2015-03-25 12:34:21', 'hackernews', 'www.forbes.com'),
(3138, 'How to set up your own free VPN server on AWS', 'www.webdigi.co.uk/blog/2015/how-to-setup-your-own-private-secure-free-vpn-on-the-amazon-aws-cloud-in-10-minutes/', 'hn', '', '2015-03-24 17:49:13', 'hackernews', 'www.webdigi.co.uk'),
(3139, 'The Story of Computer Vision', 'georgemdallas.wordpress.com/2015/03/24/the-story-of-computer-vision/', 'hn', '', '2015-03-24 20:46:00', 'hackernews', 'georgemdallas.wordpress.com'),
(3140, 'Lookback 1.0: Record bugs, feedback and user experiences', 'lookback.io/1.0', 'hn', '', '2015-03-25 15:14:10', 'hackernews', 'lookback.io'),
(3141, '7 Experts on How to Build a Crazy High Converting Landing Page for Your Startup', 'inboundrocket.co/blog/7-industry-experts-on-how-to-build-a-crazy-high-converting-landing-page-for-your-startup/', 'hn', '', '2015-03-25 13:56:23', 'hackernews', 'inboundrocket.co'),
(3142, 'Umberto Eco’s Antilibrary:WhyUnreadBooksAreMoreValuabletoOurLivesthanReadOnes', 'www.brainpickings.org/2015/03/24/umberto-eco-antilibrary/', 'hn', '', '2015-03-25 08:59:56', 'hackernews', 'www.brainpickings.org'),
(3143, 'Nodulejs: Scalable self-discovering web components', 'github.com/jackspaniel/nodulejs', 'hn', '', '2015-03-25 05:16:09', 'hackernews', 'github.com'),
(3144, 'Navigation mesh pathfinding in ThreeJS', 'nickjanssen.github.io/PatrolJS/demo/demo.html', 'hn', '', '2015-03-24 15:58:47', 'hackernews', 'nickjanssen.github.io'),
(3145, 'GPU-accelerated Path Rendering (2012) [pdf]', 'www.graphics.rwth-aachen.de/media/teaching_files/kilgard_2012_pathrendering.pdf', 'hn', '', '2015-03-24 22:22:10', 'hackernews', 'www.graphics.rwth-aachen.de'),
(3146, 'ECMAScript 6 compatibility table', 'kangax.github.io/compat-table/es6/', 'hn', '', '2015-03-24 19:04:04', 'hackernews', 'kangax.github.io'),
(3147, 'Show HN: Performance-focused pure CSS loading animations', 'connoratherton.com/loaders', 'hn', '', '2015-03-24 16:59:32', 'hackernews', 'connoratherton.com'),
(3148, 'The Future Bubble', 'thenewinquiry.com/essays/the-future-bubble/', 'hn', '', '2015-03-24 18:41:52', 'hackernews', 'thenewinquiry.com'),
(3149, 'Git Rev News: Edition 1', 'git.github.io/rev_news/edition-1.html', 'hn', '', '2015-03-25 10:27:03', 'hackernews', 'git.github.io'),
(3150, 'The Mental Model', 'www.elischiff.com/blog/2015/2/25/the-mental-model', 'hn', '', '2015-03-25 01:36:11', 'hackernews', 'www.elischiff.com'),
(3151, 'ZX Spectrum and loaders, part 2: Data decompressing loader', 'www.uelectronics.info/2015/03/24/zx-spectrum-and-loaders-part-two/', 'hn', '', '2015-03-24 14:36:51', 'hackernews', 'www.uelectronics.info'),
(3152, 'Churches step in with alternative to high-interest, small-dollar lending', 'www.washingtonpost.com/news/get-there/wp/2015/01/09/churches-step-in-with-alternative-to-high-interest-small-dollar-lending-industry/', 'hn', '', '2015-03-25 02:02:46', 'hackernews', 'www.washingtonpost.com'),
(3153, 'Chalkdust, a mathematics magazine published by students at UCL', 'chalkdustmagazine.com/', 'hn', '', '2015-03-24 17:14:45', 'hackernews', 'chalkdustmagazine.com'),
(3154, 'Psychology of music preference', 'en.wikipedia.org/wiki/Psychology_of_music_preference', 'hn', '', '2015-03-24 20:46:06', 'hackernews', 'en.wikipedia.org'),
(3155, 'Apple acquires FoundationDB', 'techcrunch.com/2015/03/24/apple-acquires-durable-database-company-foundationdb/', 'hn', '', '2015-03-24 22:10:43', 'hackernews', 'techcrunch.com'),
(3156, 'InstaSource: On-demand tech magicians at your service', 'instasource.co/splash/hn', 'hn', '', '2015-03-24 22:24:12', 'hackernews', 'instasource.co'),
(3157, 'Our Cluttered Minds', 'www.nytimes.com/2010/06/06/books/review/Lehrer-t.html', 'hn', '', '2015-03-24 14:55:01', 'hackernews', 'www.nytimes.com'),
(3158, 'Ruby Engineers – Swiftype Is Hiring', 'swiftype.com/jobs', 'hn', '', '2015-03-25 01:23:39', 'hackernews', 'swiftype.com'),
(3159, 'How Secular Stagnation Came to Smurf Village', 'thelongandshort.org/issues/season-three/explaining-secular-stagnation.html', 'hn', '', '2015-03-24 15:08:23', 'hackernews', 'thelongandshort.org'),
(3160, '30% of People Have Never Backed Up; Let''s Change That', 'www.r1soft.com/blog/30-percent-of-people-have-never-backed-up-lets-change-that', 'hn', '', '2015-03-25 11:41:50', 'hackernews', 'www.r1soft.com'),
(3161, 'The Rise of the Mile-High Building', 'nymag.com/daily/intelligencer/2015/03/how-tall-can-tall-skyscrapers-be.html', 'hn', '', '2015-03-24 18:43:37', 'hackernews', 'nymag.com'),
(3162, 'Dell denies ''insecure autoupdate app'' flings open PC backdoor', 'www.theregister.co.uk/2015/03/24/dell_update_app_security_flap/', 'hn', '', '2015-03-25 11:15:03', 'hackernews', 'www.theregister.co.uk'),
(3163, 'Tricks with Monte Carlo Simulations', 'www.countbayesie.com/blog/2015/3/3/6-amazing-trick-with-monte-carlo-simulations', 'hn', '', '2015-03-24 16:31:40', 'hackernews', 'www.countbayesie.com'),
(3164, 'Search for ET intelligence extends to near-infrared optical signals', 'www.kurzweilai.net/search-for-extraterrestrial-intelligence-extends-to-near-infrared-optical-signals', 'hn', '', '2015-03-24 16:04:03', 'hackernews', 'www.kurzweilai.net'),
(3165, 'How to Ask Questions the Smart Way', 'www.catb.org/esr/faqs/smart-questions.html', 'hn', '', '2015-03-24 11:59:28', 'hackernews', 'www.catb.org'),
(3166, 'Another look at my programming language arsenal', 'eli.thegreenplace.net/2015/another-look-at-my-programming-language-arsenal/', 'hn', '', '2015-03-24 17:53:18', 'hackernews', 'eli.thegreenplace.net'),
(3167, 'The Gravekeeper’s Paradox: People want permanent tombstones that also show decay', 'nautil.us/issue/22/slow/the-gravekeepers-paradox', 'hn', '', '2015-03-24 15:44:07', 'hackernews', 'nautil.us'),
(3168, 'The race to find Philae', 'www.dailymail.co.uk/sciencetech/article-3009614/The-race-Philae-Mission-chief-reveals-s-50-50-chance-attempt-time-running-comet-drifts-away-sun.html', 'hn', '', '2015-03-24 18:35:15', 'hackernews', 'www.dailymail.co.uk'),
(3169, 'With a few tweaks, Airbnb could disrupt yet another multibillion-dollar industry', 'qz.com/368229/with-a-few-tweaks-airbnb-could-disrupt-yet-another-multi-billion-dollar-industry/', 'hn', '', '2015-03-24 19:20:51', 'hackernews', 'qz.com'),
(3170, 'Trainable hardware for dynamical computing through physical media', 'www.nature.com/ncomms/2015/150324/ncomms7729/full/ncomms7729.html', 'hn', '', '2015-03-25 05:26:09', 'hackernews', 'www.nature.com'),
(3171, 'Hindley-Milner in Clojure', 'www.lispcast.com/Hindley-Milner-in-Clojure', 'hn', '', '2015-03-24 16:51:03', 'hackernews', 'www.lispcast.com'),
(3172, 'Marc Culler and Tk-Cocoa', 'www.codebykevin.com/blosxom.cgi/2015/03/21', 'hn', '', '2015-03-25 02:10:33', 'hackernews', 'www.codebykevin.com'),
(3173, 'Where Are All the White People in San Francisco Public Schools?', 'priceonomics.com/where-are-all-the-white-people-in-san-francisco/', 'hn', '', '2015-03-24 21:30:47', 'hackernews', 'priceonomics.com'),
(3174, 'Microsoft’s Windows 10 will support up to 8K displays', 'www.extremetech.com/extreme/201861-early-adopter-microsofts-windows-10-will-support-up-to-8k-displays', 'hn', '', '2015-03-24 23:59:26', 'hackernews', 'www.extremetech.com'),
(3175, 'Quantum experiment verifies Einstein''s ''spooky action at a distance''', 'phys.org/news/2015-03-quantum-einstein-spooky-action-distance.html', 'hn', '', '2015-03-24 16:50:50', 'hackernews', 'phys.org'),
(3176, 'Show HN: Steelhive Carbon – LDAP Visualization and Management', 'www.steelhive.com/', 'hn', '', '2015-03-24 21:09:23', 'hackernews', 'www.steelhive.com'),
(3177, 'The underground world of neuroenhancing drugs (2009)', 'www.newyorker.com/magazine/2009/04/27/brain-gain', 'hn', '', '2015-03-24 13:05:00', 'hackernews', 'www.newyorker.com'),
(3178, 'I Will Forever Remain Faithful (2014)', 'www.oxfordamerican.org/magazine/item/171-i-will-forever-remain-faithful', 'hn', '', '2015-03-24 12:00:36', 'hackernews', 'www.oxfordamerican.org'),
(3179, 'Nightingale (YC S14) Launches Its Support Platform for Autism Therapy', 'techcrunch.com/2015/03/24/nightingale-launches-its-support-platform-for-autism-treatment/', 'hn', '', '2015-03-24 12:03:08', 'hackernews', 'techcrunch.com'),
(3180, 'Better debugger', 'newsoffice.mit.edu/2015/integer-overflow-debugger-outperforms-predecessors-0324', 'hn', '', '2015-03-24 18:40:36', 'hackernews', 'newsoffice.mit.edu'),
(3181, 'Show HN: USched – A command-line scheduler with a “natural” language and an API', 'www.usched.org/', 'hn', '', '2015-03-24 18:55:10', 'hackernews', 'www.usched.org'),
(3182, 'What is an 83(b) election? (2008)', 'www.startupcompanylawyer.com/2008/02/15/what-is-an-83b-election/', 'hn', '', '2015-03-24 10:53:07', 'hackernews', 'www.startupcompanylawyer.com'),
(3183, 'The Divine Witches of Cyberspace', 'boingboing.net/2015/03/24/the-divine-witches-of-cyberspa.html', 'hn', '', '2015-03-24 18:00:16', 'hackernews', 'boingboing.net'),
(3184, 'New kind of “tandem” solar cell developed', 'newsoffice.mit.edu/2015/tandem-solar-cell-0324', 'hn', '', '2015-03-24 17:13:22', 'hackernews', 'newsoffice.mit.edu'),
(3185, '2014 YB35', 'en.wikipedia.org/wiki/2014_YB35', 'hn', '', '2015-03-25 09:27:51', 'hackernews', 'en.wikipedia.org'),
(3186, 'Cities Take Lead on App Development', 'techcrunch.com/2015/03/24/cities-take-lead-on-app-development/', 'hn', '', '2015-03-24 19:43:13', 'hackernews', 'techcrunch.com'),
(3187, 'Items are seen as more important when put into a relatively-large group', 'coglode.com/gems/category-size-bias', 'hn', '', '2015-03-24 12:22:19', 'hackernews', 'coglode.com'),
(3188, 'Logamediate Inflation by Tachyon Field [pdf]', 'arxiv.org/pdf/1503.06231.pdf', 'hn', '', '2015-03-24 19:17:57', 'hackernews', 'arxiv.org'),
(3189, 'Sampling Twitter Using Declarative Streams (2013)', 'www.pwendell.com/2013/09/28/declarative-streams.html', 'hn', '', '2015-03-24 16:26:50', 'hackernews', 'www.pwendell.com'),
(3190, 'Thoughts on the Design of APIs', 'blog.ircmaxell.com/2015/03/thoughts-on-design-of-apis.html', 'hn', '', '2015-03-27 11:00:02', 'hackernews', 'blog.ircmaxell.com'),
(3191, 'I was in the CIA for 25 years – Here''s how I explained my job to my kids', 'www.businessinsider.com/i-was-in-the-cia-for-25-years-2015-3', 'hn', '', '2015-03-25 09:07:27', 'hackernews', 'www.businessinsider.com'),
(3192, 'Astronomy’s Looming Big Data Problem Has a New Solution', 'motherboard.vice.com/read/astronomys-looming-big-data-problem-has-a-new-solution', 'hn', '', '2015-03-25 10:18:30', 'hackernews', 'motherboard.vice.com'),
(3193, 'Oh-my-vpn', 'github.com/alaa/oh-my-vpn', 'hn', '', '2015-03-24 20:18:52', 'hackernews', 'github.com'),
(3194, 'The Race to Build a Search Engine for Your DNA', 'spectrum.ieee.org/biomedical/diagnostics/the-race-to-build-a-search-engine-for-your-dna', 'hn', '', '2015-03-24 11:53:58', 'hackernews', 'spectrum.ieee.org'),
(3195, '4 Lessons Learned After Winning a Car at Ford’s Hackathon', 'danielscocco.com/4-lessons-learned-after-winning-a-car-at-fords-hackathon/', 'hn', '', '2015-03-24 14:59:45', 'hackernews', 'danielscocco.com'),
(3196, 'Slack Is Quietly, Unintentionally Killing IRC', 'thenextweb.com/insider/2015/03/24/slack-is-quietly-unintentionally-killing-irc/', 'hn', '', '2015-03-24 20:05:43', 'hackernews', 'thenextweb.com'),
(3197, '8queens – x64 assembler solution to n-queens problem', 'github.com/davidad/8queens', 'hn', '', '2015-03-24 09:48:26', 'hackernews', 'github.com'),
(3198, 'An Atlas of Consonance (2007)', 'normsohl.com/mt/maptone.html', 'hn', '', '2015-03-24 13:36:52', 'hackernews', 'normsohl.com'),
(3199, 'Mulder and Scully to Re-Open the X-Files', 'www.bbc.com/news/entertainment-arts-32035562', 'hn', '', '2015-03-24 20:15:14', 'hackernews', 'www.bbc.com'),
(3200, 'Morality and the Idea of Progress in Silicon Valley', 'berkeleyjournal.org/2015/01/morality-and-the-idea-of-progress-in-silicon-valley/', 'hn', '', '2015-03-24 15:40:48', 'hackernews', 'berkeleyjournal.org'),
(3201, 'Sloth: A collection of Ruby helpers', 'github.com/midhunkrishna/sloth', 'hn', '', '2015-03-25 02:44:29', 'hackernews', 'github.com'),
(3202, 'Is it 1880 or 1914?', 'continuations.com/post/92628450440/is-it-1880-or-1914', 'hn', '', '2015-03-25 02:41:37', 'hackernews', 'continuations.com'),
(3203, 'Reality bytes (2012)', 'nowviskie.org/2012/reality-bytes/', 'hn', '', '2015-03-24 14:17:34', 'hackernews', 'nowviskie.org'),
(3204, 'Faster FDA Spurs Cancer Breakthroughs', 'www.bloomberg.com/news/articles/2015-03-24/faster-fda-spurs-cancer-breakthroughs-as-drug-approvals-surge', 'hn', '', '2015-03-24 12:54:55', 'hackernews', 'www.bloomberg.com'),
(3205, 'White House Confirms: If Section 215 Expires, So Does Bulk Phone Records', 'www.eff.org/deeplinks/2015/03/white-house-confirms-if-section-215-expires-so-does-bulk-phone-records-collection', 'hn', '', '2015-03-24 23:59:07', 'hackernews', 'www.eff.org'),
(3206, 'FeatureBranch (2009)', 'martinfowler.com/bliki/FeatureBranch.html', 'hn', '', '2015-03-24 18:42:48', 'hackernews', 'martinfowler.com'),
(3207, 'Show HN: Rivyr – News timelines for specific products', 'www.rivyr.com/products/apple-iphone-6', 'hn', '', '2015-03-25 01:07:28', 'hackernews', 'www.rivyr.com'),
(3208, 'Where BuzzFeed Sources Its Content From', 'priceonomics.com/where-does-buzzfeed-source-its-content-from/', 'hn', '', '2015-03-24 20:05:07', 'hackernews', 'priceonomics.com'),
(3209, 'Is neutral network in ruby implemented easier?', 'www.rubylab.io/2015/03/18/simple-neural-network-implenentation-in-ruby/', 'hn', '', '2015-03-27 08:30:03', 'hackernews', 'www.rubylab.io'),
(3210, 'Impossible to submit corrections to Posix standard', 'spiegelmock.com/post/108899458412/fixing-a-typo-the-hard-way-unix-standards-style', 'hn', '', '2015-03-24 20:08:23', 'hackernews', 'spiegelmock.com'),
(3211, 'VisiCalc', 'en.wikipedia.org/wiki/VisiCalc', 'hn', '', '2015-03-24 15:51:15', 'hackernews', 'en.wikipedia.org'),
(3212, 'Pigeonly Is Hiring a Back-End PHP Developer', 'docs.google.com/document/d/1SCrkYMutodHHuVPOZt32fDBhkweXTht8KjMvC-xfoJ0/edit', 'hn', '', '2015-03-24 16:45:35', 'hackernews', 'docs.google.com'),
(3213, 'This Is How Coursera Competes Against Google and Facebook for the Best Talent', 'firstround.com/review/this-is-how-coursera-competes-against-google-and-facebook-for-the-best-talent/', 'hn', '', '2015-03-24 16:17:13', 'hackernews', 'firstround.com'),
(3214, 'FoundationDB proves the datastore is the worst place in your stack to take risks', 'blog.nullspace.io/databases.html', 'hn', '', '2015-03-25 00:49:19', 'hackernews', 'blog.nullspace.io'),
(3215, 'Show HN: Simple tool to analyze and compare WordPress.org free plugins', 'bestfreewpplugin.com/plugins/category/seo/', 'hn', '', '2015-03-24 20:28:33', 'hackernews', 'bestfreewpplugin.com'),
(3216, 'Amazon s3 introduces cross region replication', 'aws.amazon.com/about-aws/whats-new/2015/03/amazon-s3-introduces-cross-region-replication/', 'hn', '', '2015-03-24 23:51:11', 'hackernews', 'aws.amazon.com'),
(3217, 'Now Available: Amazon Linux AMI 2015.03', 'aws.amazon.com/blogs/aws/now-available-amazon-linux-ami-2015-03/', 'hn', '', '2015-03-24 21:30:22', 'hackernews', 'aws.amazon.com'),
(3218, 'jwz: “In a lot of ways, computer code is like prose...” [video]', 'www.computerhistory.org/revolution/the-art-of-programming/9/357/2278', 'hn', '', '2015-03-24 21:19:56', 'hackernews', 'www.computerhistory.org'),
(3219, 'Math to support self-taught CS', 'mateor.github.io/math/2015/02/05/bare-minimum-math-concepts.html', 'hn', '', '2015-03-24 19:17:53', 'hackernews', 'mateor.github.io'),
(3220, 'Nootropics and the Human Lab Rats of Reddit', 'gizmodo.com/nootropics-and-the-lab-rats-of-reddit-1692737550', 'hn', '', '2015-03-24 17:16:05', 'hackernews', 'gizmodo.com'),
(3221, 'Why Wall Streeters Defecting to Silicon Valley Is Good News for the Economy', 'www.nytimes.com/2015/03/25/upshot/why-wall-streeters-defecting-to-silicon-valley-is-good-news-for-the-economy.html', 'hn', '', '2015-03-24 15:46:53', 'hackernews', 'www.nytimes.com'),
(3222, 'Made Airbnb a video because I''d like to join them. Help me get their attention?', 'vimeo.com/123060460', 'hn', '', '2015-03-25 04:46:40', 'hackernews', 'vimeo.com'),
(3223, 'Germanwings jet crash: Just how safe is the Airbus A320', 'www.washingtonpost.com/blogs/the-switch/wp/2015/03/24/a-lingering-question-after-france-jet-crash-just-how-safe-is-the-airbus-a320/', 'hn', '', '2015-03-24 21:28:11', 'hackernews', 'www.washingtonpost.com'),
(3224, 'Would you pay $100/month for unlimited golf at any course?', 'greencard.io/', 'hn', '', '2015-03-24 15:44:36', 'hackernews', 'greencard.io'),
(3225, 'Why Facebook''s Offer to Host News Is So Terrifying', 'www.theatlantic.com/technology/archive/2015/03/why-facebooks-offer-to-host-news-is-so-terrifying/388559/', 'hn', '', '2015-03-24 20:24:44', 'hackernews', 'www.theatlantic.com'),
(3226, 'YouTube to relaunch livestreaming service with focus on esports and gaming', 'www.dailydot.com/esports/youtube-google-esports-livestreaming/', 'hn', '', '2015-03-25 03:49:10', 'hackernews', 'www.dailydot.com'),
(3227, 'How much money you need to make to be ‘middle class’ in every big city', 'www.washingtonpost.com/blogs/wonkblog/wp/2015/03/23/middle-class-varies-from-30000-in-detroit-to-100000-in-san-francisco/', 'hn', '', '2015-03-24 18:53:37', 'hackernews', 'www.washingtonpost.com'),
(3228, 'Announcing Azure App Service', 'azure.microsoft.com/blog/2015/03/24/announcing-azure-app-service/', 'hn', '', '2015-03-24 21:47:30', 'hackernews', 'azure.microsoft.com'),
(3229, 'Show HN: My first 5 minutes in a VPS and beyond, in scripts', 'github.com/drkarl/install-scripts', 'hn', '', '2015-03-24 08:17:45', 'hackernews', 'github.com'),
(3230, 'Ford''s new car will force you to obey the speed limit', 'www.engadget.com/2015/03/24/ford-smax-speed-limit/', 'hn', '', '2015-03-24 22:29:08', 'hackernews', 'www.engadget.com'),
(3231, 'Getting Answers – An Alternative to “Asking Questions the Smart Way”', 'mikeash.com/getting_answers.html', 'hn', '', '2015-03-24 19:46:17', 'hackernews', 'mikeash.com'),
(3232, 'The Shut-In Economy', 'medium.com/matter/the-shut-in-economy-ec3ec1294816', 'medium', '', '2015-03-28 04:50:02', 'medium', 'medium.com'),
(3233, 'The Dumbest Question You Can Ask a Scientist', 'medium.com/@kevin_ashton/the-dumbest-question-you-can-ask-a-scientist-fb98d34aaf40', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(3234, 'Will Facebook Messenger Kill Email?', 'medium.com/backchannel/will-facebook-messenger-kill-email-6ffb81e2ab9e', 'medium', '', '2015-03-27 07:00:05', 'medium', 'medium.com'),
(3235, 'A 26-year-old MIT graduate is turning heads over his theory that income inequality is actually…', 'medium.com/the-ferenstein-wire/a-26-year-old-mit-graduate-is-turning-heads-over-his-theory-that-income-inequality-is-actually-2a3b423e0c', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(3236, 'Why Gender Balance Is Important to Us', 'medium.com/dear-design-student/why-gender-balance-is-important-to-us-1ebda68f070', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(3237, 'I’ve changed my mind about responsive design', 'medium.com/@myurow/i-ve-changed-my-mind-about-responsive-design-4274dc57032e', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3238, 'Six Snazzy New Ways To Be Totally Racist, Without That Horrid Racist Smell', 'medium.com/matter/six-snazzy-new-ways-to-be-totally-racist-without-that-horrid-racist-smell-88d333d528a', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(3239, 'Human Experience Design', 'medium.com/design-story/figure-drawing-ux-and-the-human-condition-494a2734e0cc', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3240, 'Did you notice? The doors to startup investing just blew wide open', 'medium.com/@sandimac/did-you-notice-the-doors-to-startup-investing-just-blew-wide-open-bc7ef49f2f7b', 'medium', '', '2015-03-26 01:53:35', 'medium', 'medium.com'),
(3241, 'How Cool C and Steady B Robbed a Bank, Killed a Cop and Lost Their Souls', 'medium.com/cuepoint/how-cool-c-and-steady-b-robbed-a-bank-killed-a-cop-and-lost-their-souls-d24d404f120a', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3242, 'Why nobody reads my posts on Medium.', 'medium.com/@jackrussillo/why-nobody-reads-my-posts-on-medium-4faf2206c813', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(3243, 'Back In Time, Just In Time', 'medium.com/@anildash/back-in-time-just-in-time-c87db3a67c4d', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(3244, 'A Different Kind Of Paradise', 'medium.com/human-parts/a-different-kind-of-paradise-d301dfa8c4c6', 'medium', '', '2015-03-26 04:45:02', 'medium', 'medium.com'),
(3245, 'How Super Angel Chris Sacca Made Billions, Burned…', 'www.forbes.com/sites/alexkonrad/2015/03/25/how-venture-cowboy-chris-sacca-made-billions/', 'readability', '', '2015-03-25 17:42:02', 'readability', 'www.forbes.com'),
(3246, 'The Monster Next Door: Rwandan Genocide', 'www.bostonmagazine.com/news/article/2015/03/24/rwandan-genocide/', 'readability', '', '2015-03-26 04:51:01', 'readability', 'www.bostonmagazine.com'),
(3247, 'How to Determine the Number of Calories You…', 'vitals.lifehacker.com/how-to-determine-the-number-of-calories-you-should-eat-1693372946', 'readability', '', '2015-03-26 04:51:01', 'readability', 'vitals.lifehacker.com'),
(3248, 'A brilliant Tinder hack made hundreds of bros…', 'www.theverge.com/2015/3/25/8277743/tinder-hack-bros-swiping-bros', 'readability', '', '2015-03-25 16:52:58', 'readability', 'www.theverge.com'),
(3249, 'How to Use Your Temptations to Build Better Habits', 'lifehacker.com/how-to-use-your-temptations-to-build-better-habits-1693477668', 'readability', '', '2015-03-26 04:51:01', 'readability', 'lifehacker.com'),
(3250, 'My Quest to Reengineer a Legendary Beer in a…', 'www.wired.com/2015/03/the-very-best-beer/', 'readability', '', '2015-03-25 19:36:56', 'readability', 'www.wired.com'),
(3251, 'Nanigans Raises $24M To Fuel Asian Growth And…', 'techcrunch.com/2015/03/25/nanigans-series-b/', 'readability', '', '2015-03-26 04:51:01', 'readability', 'techcrunch.com'),
(3252, 'A drastic drop in complaints after San Diego outfitted its PD with body cameras', 'slashdot.org/submission/4295897/a-drastic-drop-in-complaints-after-san-diego-outfitted-its-pd-with-body-cameras', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3253, 'NY Times: "All The News That Mark Zuckerberg Sees Fit To Print"?', 'slashdot.org/submission/4295879/ny-times-all-the-news-that-mark-zuckerberg-sees-fit-to-print', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3254, 'Ordnance Survey releases mapping tool', 'slashdot.org/submission/4295859/ordnance-survey-releases-mapping-tool', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3255, 'Australian government outlines website-blocking scheme', 'slashdot.org/submission/4295805/australian-government-outlines-website-blocking-scheme', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3256, 'Did Neurons Evolve Twice?', 'slashdot.org/submission/4295775/did-neurons-evolve-twice', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3257, 'Now It''s Easy To Tell Congress To Fight Patent Trolls', 'slashdot.org/submission/4295769/now-its-easy-to-tell-congress-to-fight-patent-trolls', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3258, 'Facebook Sued For Alleged Theft of Data Center Design', 'slashdot.org/submission/4295763/facebook-sued-for-alleged-theft-of-data-center-design', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3259, 'PayPal Cited For ''Reckless Disregard'' For U.S. Sanctions', 'slashdot.org/submission/4295749/paypal-cited-for-reckless-disregard-for-us-sanctions', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3260, 'Shape Shifting Frog Goes From Spiky to Smooth, Poses Problems for Taxonomists', 'slashdot.org/submission/4295745/shape-shifting-frog-goes-from-spiky-to-smooth-poses-problems-for-taxonomists', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3261, 'Microsoft to Rename Modern Apps "Windows Apps"', 'slashdot.org/submission/4295597/microsoft-to-rename-modern-apps-windows-apps', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3262, 'First Nuclear Power Plant Planned in Jordan', 'slashdot.org/submission/4295539/first-nuclear-power-plant-planned-in-jordan', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3263, 'Comcast''s incompetence, lack of broadband competition force homeowner to sell', 'slashdot.org/submission/4295481/comcasts-incompetence-lack-of-broadband-competition-force-homeowner-to-sell', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3264, 'Is Your Smartphone Rewiring Your Brain?', 'slashdot.org/submission/4295379/is-your-smartphone-rewiring-your-brain', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3265, 'How nuclear weapon modernization makes it more likely that nukes will be used', 'slashdot.org/submission/4295345/how-nuclear-weapon-modernization-makes-it-more-likely-that-nukes-will-be-used', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3266, 'Michael Stonebraker Wins Turing Award', 'slashdot.org/submission/4295267/michael-stonebraker-wins-turing-award', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3267, 'Researchers identify ''tipping point'' between quantum and classical worlds', 'slashdot.org/submission/4295241/researchers-identify-tipping-point-between-quantum-and-classical-worlds', 'slashdot', '', '2015-03-26 04:52:01', 'slashdot', 'slashdot.org'),
(3268, 'Product Hunt for Chrome', 'www.producthunt.com/l/17a40fd388', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3269, 'Messenger Platform', 'www.producthunt.com/l/39a0ff9ece', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3270, 'Fantastical 2 for Mac', 'www.producthunt.com/l/2a2db3e201', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3271, '4 Minute Workout', 'www.producthunt.com/l/fd003aa8f3', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3272, 'YesGraph', 'www.producthunt.com/l/a41c10dc34', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3273, 'Niice for iOS', 'www.producthunt.com/l/cadd427699', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3274, 'pttrns v2 beta', 'www.producthunt.com/l/05f1da8bbe', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3275, 'Business on Messenger', 'www.producthunt.com/l/5c76c10a5e', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3276, 'Typosaurus', 'www.producthunt.com/l/d8fab971a8', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3277, 'TheNextWeb Academy', 'www.producthunt.com/l/50ee3717ef', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3278, 'Insights Analytics', 'www.producthunt.com/l/a4eb94111d', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3279, 'Documentary Storm', 'www.producthunt.com/l/4217cc36cf', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3280, 'Choosic', 'www.producthunt.com/l/13461b125c', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3281, 'Tadam', 'www.producthunt.com/l/4609c25cb5', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3282, 'Uber Stats', 'www.producthunt.com/l/10aacd0af8', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3283, 'DSGN JBS', 'www.producthunt.com/l/2011d55427', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3284, 'Kickstarter Spotlight', 'www.producthunt.com/l/78c4ec4fc7', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3285, 'Repostage', 'www.producthunt.com/l/5f541151a8', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3286, 'Yo Meerkat', 'www.producthunt.com/l/984049784e', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3287, 'Fiddle.md', 'www.producthunt.com/l/22d0c32852', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3288, 'Colorblinding', 'www.producthunt.com/l/a65de69184', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3289, 'Snicker', 'www.producthunt.com/l/05183d4dc0', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3290, 'Parse (Updated)', 'www.producthunt.com/l/113998b1d7', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3291, 'Gone! Lite', 'www.producthunt.com/l/acc92874ac', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3292, 'Busy', 'www.producthunt.com/l/e5536ea2b0', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3293, 'Facebook Analytics', 'www.producthunt.com/l/f422b950f2', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3294, 'Job Description Generator', 'www.producthunt.com/l/4e08e1ed6e', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3295, 'WTF Prank Candles', 'www.producthunt.com/l/3dffa43f08', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3296, 'Mondaine Helvetica', 'www.producthunt.com/l/1ad3fe4668', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3297, 'Tab Cola™', 'www.producthunt.com/l/971f8cd456', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3298, 'Juggle', 'www.producthunt.com/l/4a8b47e959', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3299, 'Camoji for Messenger', 'www.producthunt.com/l/a6deb44b97', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3300, 'Learn To Hustle', 'www.producthunt.com/l/1a3b91e0da', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3301, 'Reflect App for Evernote', 'www.producthunt.com/l/76715412c0', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3302, 'PokerSprout', 'www.producthunt.com/l/5ea1333ca5', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3303, 'On Air', 'www.producthunt.com/l/373ce95647', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3304, 'Test 4 Geeks', 'www.producthunt.com/l/1ca4402ed9', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3305, 'Talentiq', 'www.producthunt.com/l/7cb4908986', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3306, 'Pmarc App', 'www.producthunt.com/l/caddfad80b', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3307, 'Beastgrip Pro', 'www.producthunt.com/l/f91c22bdde', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3308, 'Workaholics keyboard', 'www.producthunt.com/l/99ee3ac41d', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3309, 'Sketchfab configurator', 'www.producthunt.com/l/0e6e6ac101', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3310, 'DevPort', 'www.producthunt.com/l/6c2513af1b', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3311, 'Rivyr', 'www.producthunt.com/l/1ecd2b96a9', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3312, 'Onoo', 'www.producthunt.com/l/e602999c12', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3313, 'Groopic', 'www.producthunt.com/l/6e529a03cf', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3314, 'PhearJS', 'www.producthunt.com/l/c5990a7075', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3315, 'The Ad Copy Cheat Sheet', 'www.producthunt.com/l/7adc1f2774', 'producthunt', '', '2015-03-27 04:54:03', 'producthunt', 'www.producthunt.com'),
(3316, 'Show DN: Here''s what iterative design looks like...', 'news.layervault.com/click/stories/46622', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3317, 'Fantastical 2 for Mac', 'news.layervault.com/click/stories/46614', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3318, 'Improve your PSD layer names with emojs', 'news.layervault.com/click/stories/46645', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3319, 'Messenger - Platform', 'news.layervault.com/click/stories/46654', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3320, 'Logitech MX Master wireless mouse', 'news.layervault.com/click/stories/46668', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3321, 'Apple Emoji', 'news.layervault.com/click/stories/46651', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3322, 'Also shot on the iPhone 6', 'news.layervault.com/click/stories/46657', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(3323, 'Taco Bell Launches Cold War Against McDonald''s With Propaganda Imagery', 'news.layervault.com/click/stories/46615', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3324, 'New Pttrns beta is up', 'news.layervault.com/click/stories/46619', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3325, 'Codyhouse - Fixed Background Effect', 'news.layervault.com/click/stories/46609', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3326, 'Robin Ait-el-alim Noguier - Designer', 'news.layervault.com/click/stories/46648', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3327, 'UX Reactions lol', 'news.layervault.com/click/stories/46669', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3328, 'Ask DN: What are great video companies?', 'news.layervault.com/click/stories/46621', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3329, 'Codrops - SVG Loaders', 'news.layervault.com/click/stories/46605', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3330, 'Final Beta for Sketch 3.3 (11970)', 'news.layervault.com/click/stories/46643', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3331, 'Facebook Will Now Let You Embed Facebook Videos On Other Sites', 'news.layervault.com/click/stories/46655', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3332, 'Feedback request! App Concept', 'news.layervault.com/click/stories/46671', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3333, 'What color profile do you use on your monitors for design work?', 'news.layervault.com/click/stories/46652', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3334, 'Why information doesn’t want to be free', 'news.layervault.com/click/stories/46617', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3335, 'Stream Facebook''s F8 Developer Conference', 'news.layervault.com/click/stories/46647', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3336, 'Show DN: Primer — A UI + Syntax Theme for Sublime Text Inspired by GitHub', 'news.layervault.com/click/stories/46665', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3337, 'Should we design with data or intuition? Yes.', 'news.layervault.com/click/stories/46666', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3338, 'Alpine Vision Gran Turismo – Inspirations', 'news.layervault.com/click/stories/46664', 'dn', '', '2015-03-26 04:56:02', 'designernews', 'news.layervault.com'),
(3339, 'Good place to find awesome new apps? (not PH)', 'news.layervault.com/click/stories/46611', 'dn', '', '2015-03-26 04:56:03', 'designernews', 'news.layervault.com'),
(3340, 'componentkit', 'github.com/facebook/componentkit', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3341, 'blog', 'github.com/xufei/blog', 'github', '', '2015-03-26 04:58:01', 'github', 'github.com'),
(3342, 'RevokeChinaCerts', 'github.com/chengr28/RevokeChinaCerts', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(3343, 'LayerPlayer', 'github.com/scotteg/LayerPlayer', 'github', '', '2015-03-26 04:58:01', 'github', 'github.com'),
(3344, 'density', 'github.com/centaurean/density', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3345, 'docker', 'github.com/docker/docker', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(3346, 'react', 'github.com/facebook/react', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3347, 'StatedFragment', 'github.com/nuuneoi/StatedFragment', 'github', '', '2015-03-26 04:58:01', 'github', 'github.com'),
(3348, 'When Design Best Practices Become Performance Worst Practices', 'www.webperformancetoday.com/2014/07/29/design-best-practices-become-performance-worst-practices-slides/', 'web-performance', '', '2015-03-26 05:07:03', 'webperformancenews', 'www.webperformancetoday.com'),
(3349, 'How we make RWD sites load fast as heck', 'filamentgroup.com/lab/performance-rwd.html', 'web-performance', '', '2015-03-26 05:07:03', 'webperformancenews', 'filamentgroup.com'),
(3350, 'Performance Budgeting With Grunt', 'timkadlec.com/2014/05/performance-budgeting-with-grunt/', 'web-performance', '', '2015-03-26 05:07:03', 'webperformancenews', 'timkadlec.com'),
(3351, 'You May Be Losing Users If Responsive Web Design Is Your Only Mobile Strategy', 'www.smashingmagazine.com/2014/07/22/responsive-web-design-should-not-be-your-only-mobile-strategy/', 'web-performance', '', '2015-03-26 05:07:03', 'webperformancenews', 'www.smashingmagazine.com'),
(3352, 'Silky smooth Web Animations', 'www.youtube.com/watch', 'web-performance', '', '2015-03-26 05:07:03', 'webperformancenews', 'www.youtube.com'),
(3353, 'Clip3d: Hacking css:clip-path for 3D rendering', 'github.com/leeluolee/clip3d', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'github.com'),
(3354, 'Node.js Tools 1.0 for Visual Studio', 'blogs.msdn.com/b/visualstudio/archive/2015/03/25/node-js-tools-1-0-for-visual-studio.aspx', 'javascript', '', '2015-03-25 18:21:15', 'echojs', 'blogs.msdn.com'),
(3355, 'Beardcomb.js gets long awaited update with support for Express 4.x and Hogan.js 3.x', 'www.npmjs.com/package/beardcomb', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'www.npmjs.com'),
(3356, 'Thoughtlessness - Chris Dickenson', 'neversaw.us/2015/03/24/thoughtlessness/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'neversaw.us'),
(3357, 'Dart for the Entire Web', 'news.dartlang.org/2015/03/dart-for-entire-web.html', 'javascript', '', '2015-03-25 17:42:05', 'echojs', 'news.dartlang.org'),
(3358, 'Movie end credits plugin for jQuery', 'github.com/Malkafly/endcredits', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'github.com'),
(3359, 'SVG Animations using CSS and Snap.svg', 'davidwalsh.name/svg-animations-snap', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'davidwalsh.name'),
(3360, 'Make An AngularJS Wrapper For The Imgur REST API', 'blog.nraboy.com/2015/03/make-an-angularjs-library-for-the-imgur-rest-api/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'blog.nraboy.com'),
(3361, 'Intern - Software testing for humans', 'theintern.github.io/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'theintern.github.io'),
(3362, 'Streaming Logs with Transducers and Ramda', 'simplectic.com/blog/2015/ramda-transducers-logs/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'simplectic.com'),
(3363, 'Slides and videos from ng-japan conference', 'medium.com/angularjs-meetup-south-london/angular-ng-japan-media-d86c2d46d6a8', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'medium.com'),
(3364, 'Interdimensional - Spatial scrolling for modern devices with a gyroscope', 'vodkabears.github.io/interdimensional/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'vodkabears.github.io'),
(3365, 'ASCII to Vector Images', 'dailyjs.com/2015/03/24/cocoscii/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'dailyjs.com'),
(3366, 'MediterraneaJS - A not-for-profit conference about JavaScript (Barcelona, Spain)', 'mediterraneajs.eu/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'mediterraneajs.eu'),
(3367, 'Chasing Numbers: Pragmatic Javascript Code Coverage', 'blog.dc.esri.com/2014/03/26/js-code-coverage/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'blog.dc.esri.com'),
(3368, 'Staying Sane With Asynchronous Programming: Promises and Generators', 'colintoh.com/blog/staying-sane-with-asynchronous-programming-promises-and-generators', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'colintoh.com'),
(3369, 'Your seafood may come from slaves', 'news.yahoo.com/ap-investigation-slaves-catching-fish-buy-012742683.html', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'news.yahoo.com'),
(3370, 'have had it with rat-infested camps', 'www.motherjones.com/tom-philpott/2015/03/striking-mexican-farm-workers-vow-us-boycott', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.motherjones.com'),
(3371, 'be a winning strategy for the new Kraft Heinz', 'fortune.com/2015/03/25/will-betting-on-junk-food-be-a-winning-strategy-for-the-new-kraft-heinz/', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'fortune.com'),
(3372, 'have engineered the food', 'qz.com/369495/scientists-have-engineered-the-food-that-could-save-a-starving-warming-planet/', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'qz.com'),
(3373, 'that dramatically cuts the calories', 'www.washingtonpost.com/blogs/wonkblog/wp/2015/03/25/scientists-have-figured-out-a-simple-way-to-cook-rice-that-dramatically-cuts-the-calories/', 'nondev', '', '2015-03-25 16:53:01', 'nextdraft', 'www.washingtonpost.com'),
(3374, 'faces charges of desertion and misbehavior', 'www.washingtonpost.com/news/checkpoint/wp/2015/03/25/bowe-bergdahl-once-missing-u-s-soldier-charged-with-desertion/', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.washingtonpost.com'),
(3375, 'take your kids to a play space at your local store', 'www.bloomberg.com/news/articles/2015-03-24/toys-r-us-seeking-to-ward-off-discounters-by-adding-play-space', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.bloomberg.com'),
(3376, 'creating immersive brand experiences in the real world', 'adage.com/article/digitalnext/store-future-build-brand-experiences/297750/', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'adage.com'),
(3377, 'The Neurological Pleasures of Fast Fashion', 'www.theatlantic.com/entertainment/archive/2015/03/the-neurological-pleasures-of-modern-shopping/388577/', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.theatlantic.com'),
(3378, 'could be numbered', 'www.washingtonpost.com/news/get-there/wp/2015/03/24/the-golden-days-of-40-off-sales-are-over/', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.washingtonpost.com'),
(3379, 'a new approach that uses openness and humor', 'www.nytimes.com/2015/03/29/magazine/lets-talk-frankly-about-sex.html', 'nondev', '', '2015-03-26 03:52:42', 'nextdraft', 'www.nytimes.com'),
(3380, 'for third parties to build apps and services on top of it', 'recode.net/2015/03/25/facebook-messenger-opens-the-door-to-developers/', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'recode.net'),
(3381, 'how massive messaging apps have become', 'www.economist.com/blogs/graphicdetail/2015/03/messaging-apps', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.economist.com'),
(3382, 'help everyone move fast and help everyone make money', 'www.wired.com/2015/03/mark-zuckerberg-f8-keynote', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.wired.com'),
(3383, 'may have clashed with first lady''s according to sources', 'www.washingtonpost.com/blogs/reliable-source/wp/2015/03/24/war-of-the-roses-former-white-house-floral-designers-look-clashed-with-first-ladys/', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.washingtonpost.com'),
(3384, 'Zayn Malik Has Quit One Direction', 'www.buzzfeed.com/kimberleydadds/zayn-malik-has-quit-one-direction', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.buzzfeed.com'),
(3385, 'Dow falls more than 1%', 'www.buzzfeed.com/matthewzeitlin/dow-falls-over-1-as-zayn-leaves-one-direction', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'www.buzzfeed.com'),
(3386, 'wired the place to explode when someone flipped a light switch', 'consumerist.com/2015/03/25/owner-finds-his-rental-home-has-been-rigged-to-explode-at-the-flip-of-a-switch/', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'consumerist.com'),
(3387, 'Local Chinese Restaurant Calls Out Dishonest Yelper With Surveillance Footage', 'sf.eater.com/2015/3/24/8285033/local-chinese-restaurant-calls-out-dishonest-yelper-with-surveillance', 'nondev', '', '2015-03-26 06:30:02', 'nextdraft', 'sf.eater.com'),
(3388, 'Harp', 'harpjs.com/', 'webdev', '', '2015-03-26 07:00:05', 'versioning', 'harpjs.com'),
(3389, 'a cheatsheet for using the correct typographical characters', 'www.typewolf.com/cheatsheet', 'webdev', '', '2015-03-26 07:00:05', 'versioning', 'www.typewolf.com'),
(3390, 'how Google Ventures recommends you critique designs', 'www.gv.com/lib/critique', 'webdev', '', '2015-03-26 07:00:05', 'versioning', 'www.gv.com'),
(3391, 'inheritance in JavaScript', 'www.sitepoint.com/simple-inheritance-javascript/', 'webdev', '', '2015-03-26 07:00:05', 'versioning', 'www.sitepoint.com'),
(3392, 'Toolkit, a cool front-end framework for the modern web', 'www.sitepoint.com/toolkit-front-end-framework-modern-web/', 'webdev', '', '2015-03-26 07:00:06', 'versioning', 'www.sitepoint.com'),
(3393, 'making your site mobile-friendly', 'www.sitepoint.com/mobile-seo-6-steps-mobile-friendly-website/', 'webdev', '', '2015-03-26 07:00:06', 'versioning', 'www.sitepoint.com'),
(3394, 'Apple’s ResearchKit, and try and suss out what it means for the world', 'www.sitepoint.com/apples-researchkit-important/', 'webdev', '', '2015-03-26 07:00:06', 'versioning', 'www.sitepoint.com'),
(3395, 'Elon Musk’s latest big thing has a site with some conceptual drawings and some job postings', 'www.hyperlooptech.com/', 'webdev', '', '2015-03-26 07:00:06', 'versioning', 'www.hyperlooptech.com'),
(3396, 'a bit of advance media coverage', 'www.forbes.com/sites/bruceupbin/2015/02/11/hyperloop-is-real-meet-the-startups-selling-supersonic-travel/', 'webdev', '', '2015-03-26 07:00:06', 'versioning', 'www.forbes.com'),
(3397, 'Howww.to', 'howww.to/', 'webdev', '', '2015-03-26 07:00:06', 'versioning', 'howww.to'),
(3398, 'a pocket molecular sensor everyone can enjoy', 'www.consumerphysics.com/myscio/', 'webdev', '', '2015-03-26 07:00:06', 'versioning', 'www.consumerphysics.com'),
(3399, 'Twitch Plays Pokemon finally caught them all', 'www.theverge.com/2015/3/23/8281669/twitch-plays-pokemon-finally-captures-all-151-monsters', 'webdev', '', '2015-03-26 07:00:06', 'versioning', 'www.theverge.com'),
(3400, 'HTML6 and APIs as Natural Friends', 'blog.smartbear.com/web-development/html6-apis-as-natural-friends/', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'blog.smartbear.com'),
(3401, 'HTML5 16 Step Drum Machine', 'html5drummachine.com/', 'html5', '', '2015-03-24 14:52:17', 'html5weekly', 'html5drummachine.com'),
(3402, 'Transactional HTML Email Templates Free for Download', 'blog.mailgun.com/transactional-html-email-templates/', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'blog.mailgun.com'),
(3403, 'Browser Input Events: Can We Do Better Than The Click?', 'www.smashingmagazine.com/2015/03/20/better-browser-input-events/', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'www.smashingmagazine.com'),
(3404, 'Microsoft Is Killing Off The Internet Explorer Brand', 'www.theverge.com/2015/3/17/8230631/microsoft-is-killing-off-the-internet-explorer-brand', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'www.theverge.com'),
(3405, 'Edge Conference: The Cutting Edge Web Tech Event (June 27; London, UK)', 'edgeconf.com/2015-london', 'html5', '', '2015-03-27 05:03:02', 'html5weekly', 'edgeconf.com'),
(3406, 'UI Events W3C Working Draft Published', 'www.w3.org/TR/2015/WD-uievents-20150319/', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'www.w3.org'),
(3407, 'PandaDoc Seeks to Replace PDFs with New API', 'www.programmableweb.com/news/pandadoc-seeks-to-replace-pdfs-new-api/2015/03/19', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'www.programmableweb.com'),
(3408, 'Understanding The CSS Box Model for Inline Elements', 'hacks.mozilla.org/2015/03/understanding-inline-box-model/', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'hacks.mozilla.org'),
(3409, 'Using the Firefox DevTools to Debug fetch() on GitHub', 'hacks.mozilla.org/2015/03/using-the-firefox-devtools-to-debug-fetch-on-github/', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'hacks.mozilla.org'),
(3410, 'What Are the Security Risks of HTML5 Apps?', 'www.sitepoint.com/security-risks-html5-apps/', 'html5', '', '2015-03-26 14:30:02', 'html5weekly', 'www.sitepoint.com'),
(3411, 'WiMi5: A Cloud Gaming Platform for Creating and Monetizing HTML5 games', 'wimi5.com/', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'wimi5.com'),
(3412, 'Boy: HTML5Boilerplate But with Older Browsers in Mind', 'github.com/corysimmons/boy', 'html5', '', '2015-03-26 07:30:03', 'html5weekly', 'github.com'),
(3413, 'Welcome to Reapp: An Easier, Faster Way to Build Apps with React and JS', 'reapp.io/2015/03/08/Welcome-to-Reapp/', 'webdev', '', '2015-03-26 14:30:02', 'mobilewebweekly', 'reapp.io'),
(3414, 'Make a Mobile App with ReactJS in 30 Minutes', 'scotch.io/tutorials/make-a-mobile-app-with-reactjs-in-30-minutes', 'webdev', '', '2015-03-26 14:30:02', 'mobilewebweekly', 'scotch.io'),
(3415, 'Level up your backend with the best Redis tools and analytics from RedisGreen', 'www.redisgreen.net/docs.html', 'webdev', '', '2015-03-27 08:30:03', 'mobilewebweekly', 'www.redisgreen.net'),
(3416, 'Brian Leroux on Understanding PhoneGap', 'thewebplatform.libsyn.com/36-understanding-phonegap', 'webdev', '', '2015-03-26 14:30:02', 'mobilewebweekly', 'thewebplatform.libsyn.com'),
(3417, 'The Business Case for Responsive Web Design', 'thetomorrowlab.com/2013/05/the-business-case-for-responsive-web-design/', 'webdev', '', '2015-03-26 14:30:02', 'mobilewebweekly', 'thetomorrowlab.com'),
(3418, 'Building a Camera App with PhoneGap and Visual Studio 2015', 'www.intertech.com/Blog/phonegap-tutorial-building-a-camera-app-with-phonegap-and-visual-studio-2015/', 'webdev', '', '2015-03-26 14:30:02', 'mobilewebweekly', 'www.intertech.com'),
(3419, 'Updated: Parallax Effects in Hybrid/Web Apps', 'www.tricedesigns.com/2015/03/20/updated-parallax-effects-in-hybridweb-apps/', 'webdev', '', '2015-03-26 14:30:02', 'mobilewebweekly', 'www.tricedesigns.com'),
(3420, 'Applying Themes through Context with Reapp', 'reapp.io/docs-themes.html', 'webdev', '', '2015-03-26 14:30:02', 'mobilewebweekly', 'reapp.io'),
(3421, 'PhoneGap Day EU 2015', 'pgday.phonegap.com/eu2015/', 'webdev', '', '2015-03-26 14:30:02', 'mobilewebweekly', 'pgday.phonegap.com'),
(3422, 'Lyft Profiles', 'bits.blogs.nytimes.com/2015/03/26/lyft-adds-profiles-to-make-ride-sharing-more-personalized/', 'hn', '', '2015-03-26 15:28:50', 'hackernews', 'bits.blogs.nytimes.com'),
(3423, 'Why Racket? Why Lisp? (2014)', 'practicaltypography.com/why-racket-why-lisp.html', 'hn', '', '2015-03-26 11:57:25', 'hackernews', 'practicaltypography.com'),
(3424, 'One Professional Russian Troll Tells All', 'www.rferl.mobi/a/how-to-guide-russian-trolling-trolls/26919999.html', 'hn', '', '2015-03-26 14:19:25', 'hackernews', 'www.rferl.mobi'),
(3425, 'Amazon Goes After Dropbox, Google, Microsoft with Unlimited Cloud Drive Storage', 'techcrunch.com/2015/03/26/amazon-goes-after-dropbox-google-microsoft-with-unlimited-cloud-drive-storage/', 'hn', '', '2015-03-26 14:05:18', 'hackernews', 'techcrunch.com'),
(3426, 'EuroDNS introduces free SSL certificates to customers', 'news.eurodns.com/eurodns-introduces-free-ssl-certificates-to-customers/', 'hn', '', '2015-03-26 12:43:55', 'hackernews', 'news.eurodns.com'),
(3427, 'Common Parasite Could Manipulate Our Behavior', 'www.scientificamerican.com/article/common-parasite-could-manipulate-our-behavior/', 'hn', '', '2015-03-26 14:09:02', 'hackernews', 'www.scientificamerican.com'),
(3428, 'Show HN: Interactive Comparison of 150 3D-Printers', 'www.productchart.com/3d_printers/', 'hn', '', '2015-03-26 15:31:57', 'hackernews', 'www.productchart.com'),
(3429, 'Periscope by Twitter', 'itunes.apple.com/gb/app/id972909677', 'hn', '', '2015-03-26 11:33:49', 'hackernews', 'itunes.apple.com'),
(3430, 'MyTemp.email – Temporary Disposable Email', 'mytemp.email/', 'hn', '', '2015-03-26 12:12:53', 'hackernews', 'mytemp.email'),
(3431, 'The Deadly Global War for Sand', 'www.wired.com/2015/03/illegal-sand-mining/', 'hn', '', '2015-03-28 04:50:02', 'hackernews', 'www.wired.com'),
(3432, 'It’s Comcastic, Or: I Accidentally Bought a House Without Cable', 'www.loomcom.com/blog/2015/02/22/its-comcastic-or-i-accidentally-bought-a-house-without-internet/', 'hn', '', '2015-03-26 14:04:46', 'hackernews', 'www.loomcom.com'),
(3433, 'Show HN: PencilCase – an iOS app studio that transforms designs into apps', 'www.pencilcase.io/', 'hn', '', '2015-03-26 15:02:43', 'hackernews', 'www.pencilcase.io'),
(3434, 'What Would You Recommend to a Bright 14 Year Old?', 'www.solipsys.co.uk/new/WhatWouldYouRecommendToABright14YearOld.html', 'hn', '', '2015-03-26 12:18:53', 'hackernews', 'www.solipsys.co.uk'),
(3435, 'Worldwide DNS Performance', 'dnsperf.com/', 'hn', '', '2015-03-26 06:16:37', 'hackernews', 'dnsperf.com'),
(3436, 'In Silicon Valley, stories about failure are a form of social currency', 'medium.com/backchannel/the-era-of-the-fumblebrag-e5ceddaa77dc', 'hn', '', '2015-03-26 13:42:47', 'hackernews', 'medium.com'),
(3437, 'Things you should know about PHP 7', 'pages.zend.com/TY-Infographic.html', 'hn', '', '2015-03-26 13:41:43', 'hackernews', 'pages.zend.com'),
(3438, 'Style Lend (YC W14) is hiring full stack dev', 'unbouncepages.com/dev-job/', 'hn', '', '2015-03-26 14:36:54', 'hackernews', 'unbouncepages.com'),
(3439, 'Discrete Mathematics and Functional Programming', 'cs.wheaton.edu/~tvandrun/dmfp/', 'hn', '', '2015-03-26 02:22:25', 'hackernews', 'cs.wheaton.edu'),
(3440, 'EFF''s “Yellow Dots of Mystery” (2008)', 'www.eff.org/deeplinks/2008/10/effs-yellow-dots-mystery-instructables', 'hn', '', '2015-03-26 06:09:28', 'hackernews', 'www.eff.org'),
(3441, 'GitHub unveils its Licenses API', 'lwn.net/Articles/636261/', 'hn', '', '2015-03-26 15:56:07', 'hackernews', 'lwn.net'),
(3442, 'The Elusive Universal Web Bytecode', 'mozakai.blogspot.com/2013/05/the-elusive-universal-web-bytecode.html', 'hn', '', '2015-03-26 11:24:10', 'hackernews', 'mozakai.blogspot.com'),
(3443, 'RadioShack puts customer personal data up for sale in bankruptcy auction', 'www.pcworld.com/article/2901028/radioshack-puts-customers-personal-data-up-for-sale-in-bankruptcy-auction.html', 'hn', '', '2015-03-26 04:44:03', 'hackernews', 'www.pcworld.com'),
(3444, 'Mentor startups in Gaza', 'mentor4gazaskygeeks.strikingly.com/', 'hn', '', '2015-03-26 03:49:54', 'hackernews', 'mentor4gazaskygeeks.strikingly.com'),
(3445, 'Who Owns the Biggest Biotech Discovery of the Century? (2014)', 'www.technologyreview.com/featuredstory/532796/who-owns-the-biggest-biotech-discovery-of-the-century/', 'hn', '', '2015-03-26 08:25:21', 'hackernews', 'www.technologyreview.com'),
(3446, 'Fiber-Famished Gut Microbes Linked to Poor Health', 'www.scientificamerican.com/article/fiber-famished-gut-microbes-linked-to-poor-health1/', 'hn', '', '2015-03-26 07:08:12', 'hackernews', 'www.scientificamerican.com'),
(3447, 'PyPy 2.5.1 released', 'morepypy.blogspot.com/2015/03/pypy-251-released.html', 'hn', '', '2015-03-26 09:03:36', 'hackernews', 'morepypy.blogspot.com'),
(3448, 'A Comprehensive Study of the Flaws of the Facebook Like System [pdf]', 'arxiv.org/pdf/1503.05414v2.pdf', 'hn', '', '2015-03-26 03:53:20', 'hackernews', 'arxiv.org'),
(3449, 'SEC Adopts Rules to Facilitate Smaller Companies’ Access to Capital', 'www.sec.gov/news/pressrelease/2015-49.html', 'hn', '', '2015-03-26 01:47:39', 'hackernews', 'www.sec.gov'),
(3450, 'Be wary of one-time pads and other crypto unicorns', 'freedom-to-tinker.com/blog/jbonneau/be-wary-of-one-time-pads-and-other-crypto-unicorns/', 'hn', '', '2015-03-26 01:19:20', 'hackernews', 'freedom-to-tinker.com'),
(3451, 'Did Neurons Evolve Twice?', 'www.quantamagazine.org/20150325-did-neurons-evolve-twice/', 'hn', '', '2015-03-25 22:27:32', 'hackernews', 'www.quantamagazine.org'),
(3452, 'Tatsu: Standup Meetings in Slack', 'tatsu.io/', 'hn', '', '2015-03-26 15:45:32', 'hackernews', 'tatsu.io'),
(3453, 'Woman held psychiatric ward for (correctly) saying Obama follows her on Twitter', 'www.independent.co.uk/news/world/americas/woman-held-in-psychiatric-ward-after-correctly-saying-obama-follows-her-on-twitter-10132662.html', 'hn', '', '2015-03-26 14:52:45', 'hackernews', 'www.independent.co.uk'),
(3454, 'Google sends reporter a GIF instead of a ''no comment''', 'www.wired.com/2015/03/google-sends-reporter-gif-instead-no-comment/', 'hn', '', '2015-03-26 08:00:11', 'hackernews', 'www.wired.com'),
(3455, 'A fire extinguisher that puts out flames with sound waves', 'nymag.com/next/2015/03/watch-sound-extinguish-fire.html', 'hn', '', '2015-03-26 05:28:28', 'hackernews', 'nymag.com'),
(3456, 'A significant amount of programming is done by superstition', 'utcc.utoronto.ca/~cks/space/blog/programming/ProgrammingViaSuperstition', 'hn', '', '2015-03-25 18:49:20', 'hackernews', 'utcc.utoronto.ca'),
(3457, 'The PhD Factory (2011)', 'www.nature.com/news/2011/110420/full/472276a.html', 'hn', '', '2015-03-25 22:02:19', 'hackernews', 'www.nature.com'),
(3458, 'Amazon makes even temporary warehouse workers sign 18-month non-competes', 'www.theverge.com/2015/3/26/8280309/amazon-warehouse-jobs-exclusive-noncompete-contracts', 'hn', '', '2015-03-26 16:12:40', 'hackernews', 'www.theverge.com'),
(3459, 'Facebook Messenger XMPP is going away', 'developers.facebook.com/docs/chat', 'hn', '', '2015-03-25 23:25:09', 'hackernews', 'developers.facebook.com'),
(3460, 'EA Infects Battlefield Hardline with New Ghastly DRM', 'www.guru3d.com/news-story/ea-infects-battlefield-hardline-with-new-ghastly-drm.html', 'hn', '', '2015-03-26 13:12:43', 'hackernews', 'www.guru3d.com'),
(3461, 'Can you make “big money” as an employee in software?', 'thinkfaster.co/2015/03/can-you-make-big-money-in-software', 'hn', '', '2015-03-26 14:23:18', 'hackernews', 'thinkfaster.co'),
(3462, 'How IBM Is Challenging Intel in China', 'www.fool.com/investing/general/2015/03/25/how-ibm-is-challenging-intel-in-china.aspx', 'hn', '', '2015-03-26 04:28:26', 'hackernews', 'www.fool.com'),
(3463, 'Ryan Bates returns', 'twitter.com/rbates/status/581124152511229953', 'hn', '', '2015-03-26 17:37:38', 'hackernews', 'twitter.com'),
(3464, 'What evil can you actually wreak with a hacked wearable?', 'thestack.com/roman-unuchek-hacked-wearable-260315', 'hn', '', '2015-03-26 15:35:35', 'hackernews', 'thestack.com'),
(3465, 'You Cannot Have Exactly-Once Delivery', 'bravenewgeek.com/you-cannot-have-exactly-once-delivery/', 'hn', '', '2015-03-25 23:17:16', 'hackernews', 'bravenewgeek.com'),
(3466, 'Facebook’s Next Frontier: Internet Drones', 'www.nytimes.com/2015/03/26/technology/drones-beaming-web-access-are-in-the-stars-for-facebook.html', 'hn', '', '2015-03-26 07:09:30', 'hackernews', 'www.nytimes.com'),
(3467, 'F*dging up a Racket', 'www.hashcollision.org/brainfudge/', 'hn', '', '2015-03-25 16:38:34', 'hackernews', 'www.hashcollision.org'),
(3468, 'A Look Inside Transcriptic’s (YC W15) New Biotech Testing Facility', 'techcrunch.com/2015/03/25/a-look-inside-transcriptics-new-biotech-testing-facility/', 'hn', '', '2015-03-25 22:54:38', 'hackernews', 'techcrunch.com'),
(3469, 'The father of all humans lived 239,000 years ago', 'www.theverge.com/2015/3/25/8290303/father-humans-239000-years-ago-iceland-genome', 'hn', '', '2015-03-26 02:04:07', 'hackernews', 'www.theverge.com'),
(3470, 'Interview with Go’s Russ Cox and Sameer Ajmani', 'www.pl-enthusiast.net/2015/03/25/interview-with-gos-russ-cox-and-sameer-ajmani/', 'hn', '', '2015-03-28 04:25:03', 'hackernews', 'www.pl-enthusiast.net'),
(3471, 'Hacker School is now the Recurse Center', 'www.recurse.com/blog/77-hacker-school-is-now-the-recurse-center', 'hn', '', '2015-03-25 16:59:20', 'hackernews', 'www.recurse.com'),
(3472, 'Sha Hwang, the Designer Hired to Make Obamacare Beautiful', 'www.bloomberg.com/bw/articles/2014-03-10/fixing-healthcare-dot-gov-from-a-maryland-hotel-inside-the-tech-surge', 'hn', '', '2015-03-26 02:01:35', 'hackernews', 'www.bloomberg.com'),
(3473, 'Cockroach Design Document', 'docs.google.com/document/d/11k2EmhLGSbViBvi6_zFEiKzuXxYF49ZuuDJLe6O8gBU/edit', 'hn', '', '2015-03-25 18:04:33', 'hackernews', 'docs.google.com'),
(3474, 'CHIPSEC, by Intel – Platform Security Assessment Framework', 'github.com/chipsec/chipsec', 'hn', '', '2015-03-26 14:30:40', 'hackernews', 'github.com'),
(3475, 'DataTau: A Hacker News for Data Scientists', 'www.datatau.com/', 'hn', '', '2015-03-26 05:20:48', 'hackernews', 'www.datatau.com'),
(3476, 'Deprecating Old Crypto in a Linux Distro', 'plus.google.com/+ArjanvandeVen/posts/VAK1SRHjTZm', 'hn', '', '2015-03-26 08:39:01', 'hackernews', 'plus.google.com'),
(3477, 'From Disqus to Muut', 'muut.com/blog/technology/from-disqus-to-muut/', 'hn', '', '2015-03-26 13:29:37', 'hackernews', 'muut.com'),
(3478, 'A User’s Guide to Détournement (1956)', 'www.bopsecrets.org/SI/detourn.htm', 'hn', '', '2015-03-26 03:25:03', 'hackernews', 'www.bopsecrets.org'),
(3479, 'Vinča symbols', 'en.wikipedia.org/wiki/Vin%C4%8Da_symbols', 'hn', '', '2015-03-25 22:07:01', 'hackernews', 'en.wikipedia.org'),
(3480, 'Alan Lomax''s Massive Archive Goes Online (2012)', 'www.npr.org/blogs/therecord/2012/03/28/148915022/alan-lomaxs-massive-archive-goes-online', 'hn', '', '2015-03-25 19:11:39', 'hackernews', 'www.npr.org'),
(3481, 'Why Do People Have Such Strong Feelings for the Portland Airport’s Carpet?', 'nautil.us/blog/why-do-people-have-such-strong-feelings-for-the-portland-airports-carpet', 'hn', '', '2015-03-25 19:59:53', 'hackernews', 'nautil.us'),
(3482, 'In Iceland’s DNA, New Clues to Disease-Causing Genes', 'www.nytimes.com/2015/03/26/science/in-icelands-dna-clues-to-what-genes-may-cause-disease.html', 'hn', '', '2015-03-25 21:20:33', 'hackernews', 'www.nytimes.com'),
(3483, 'D 2.067 released', 'dlang.org/changelog.html', 'hn', '', '2015-03-25 19:30:45', 'hackernews', 'dlang.org'),
(3484, 'Legendary Hackers (2010)', 'www.autistici.org/rez/hackers.php', 'hn', '', '2015-03-25 17:46:01', 'hackernews', 'www.autistici.org'),
(3485, 'Introducing Messenger Platform and Businesses on Messenger', 'developers.facebook.com/blog/post/2015/03/25/introducing-messenger-platform-and-businesses-on-messenger/', 'hn', '', '2015-03-25 18:03:15', 'hackernews', 'developers.facebook.com'),
(3486, 'URGENT: need script to remove spam (JSBin)', 'github.com/jsbin/jsbin/issues/2320', 'hn', '', '2015-03-26 09:46:31', 'hackernews', 'github.com'),
(3487, 'Never Invent Here', 'michaelochurch.wordpress.com/2015/03/25/never-invent-here-the-even-worse-sibling-of-not-invented-here/', 'hn', '', '2015-03-26 10:01:13', 'hackernews', 'michaelochurch.wordpress.com'),
(3488, 'The ASUS Zenbook UX305 Review', 'www.anandtech.com/show/9104/asus-zenbook-ux305-review', 'hn', '', '2015-03-25 20:18:16', 'hackernews', 'www.anandtech.com'),
(3489, 'They Write the Right Stuff (1996)', 'www.fastcompany.com/28121/they-write-right-stuff', 'hn', '', '2015-03-25 15:52:59', 'hackernews', 'www.fastcompany.com'),
(3490, 'Flash in 2015', 'www.fireeye.com/blog/threat-research/2015/03/flash_in_2015.html', 'hn', '', '2015-03-26 09:03:27', 'hackernews', 'www.fireeye.com'),
(3491, 'Uber office in Amsterdam raided by local authorities', 'www.dutchnews.nl/news/archives/2015/03/transport-ministry-inspectors-raid-uber-offices-in-amsterdam/', 'hn', '', '2015-03-26 12:40:07', 'hackernews', 'www.dutchnews.nl'),
(3492, 'PreScheme – Scheme for systems programming', 'en.wikipedia.org/wiki/PreScheme', 'hn', '', '2015-03-25 16:23:21', 'hackernews', 'en.wikipedia.org'),
(3493, 'Alloy: A Language and Tool for Relational Models', 'alloy.mit.edu/alloy/', 'hn', '', '2015-03-25 15:42:35', 'hackernews', 'alloy.mit.edu'),
(3494, 'Germanwings plane crash: Co-pilot ''wanted to destroy plane''', 'www.bbc.co.uk/news/world-europe-32063587', 'hn', '', '2015-03-26 12:07:08', 'hackernews', 'www.bbc.co.uk'),
(3495, 'Fast Randomized SVD (2014)', 'research.facebook.com/blog/294071574113354/fast-randomized-svd', 'hn', '', '2015-03-25 16:37:48', 'hackernews', 'research.facebook.com'),
(3496, 'Researchers Demonstrate Heat and Sound Are Magnetic', 'spectrum.ieee.org/nanoclast/semiconductors/materials/for-first-time-reseachers-demonstrate-heat-and-sound-are-magnetic', 'hn', '', '2015-03-25 21:04:49', 'hackernews', 'spectrum.ieee.org'),
(3497, 'It’s-A-Me, Ishmael: Can Nintendo tell a proper story?', 'www.theparisreview.org/blog/2015/03/25/its-a-me-ishmael/', 'hn', '', '2015-03-25 22:52:09', 'hackernews', 'www.theparisreview.org'),
(3498, 'Can the sharing economy fix broken cities?', 'tech.eu/features/4256/can-sharing-economy-fix-broken-cities/', 'hn', '', '2015-03-26 13:06:42', 'hackernews', 'tech.eu'),
(3499, 'The odd life of an underground orchid', 'earthsky.org/earth/the-odd-life-of-an-underground-orchid', 'hn', '', '2015-03-25 19:02:02', 'hackernews', 'earthsky.org'),
(3500, 'GCC Smart Pointers', 'github.com/Snaipe/c-smart-pointers', 'hn', '', '2015-03-26 09:05:11', 'hackernews', 'github.com'),
(3501, 'ShirtJS: All Developer T-shirts Only $19.99 – For 24hrs only', 'www.shirtjs.com/shop', 'hn', '', '2015-03-26 12:44:27', 'hackernews', 'www.shirtjs.com'),
(3502, 'Umberto Eco on the Greatest Maps of Imaginary Places (2014)', 'www.brainpickings.org/2014/02/17/legendary-lands-umberto-eco/', 'hn', '', '2015-03-25 16:32:53', 'hackernews', 'www.brainpickings.org'),
(3503, 'Hypothetical types of biochemistry', 'en.wikipedia.org/wiki/Hypothetical_types_of_biochemistry', 'hn', '', '2015-03-25 17:01:15', 'hackernews', 'en.wikipedia.org'),
(3504, 'More Ingredients for Life Identified on Mars', 'www.space.com/28899-mars-life-nitrogen-carbon-monoxide.html', 'hn', '', '2015-03-26 12:25:53', 'hackernews', 'www.space.com'),
(3505, 'Steve Woz''s comment', 'techcrunch.com/2015/03/25/tinder-hack-matches-unaware-straight-men-odd-conversations-ensue/ ', 'hn', '', '2015-03-26 00:29:22', 'hackernews', 'techcrunch.com'),
(3506, 'Snark, Chord, and Trust in Algorithms', 'brooker.co.za/blog/2014/03/08/model-checking.html', 'hn', '', '2015-03-25 23:26:49', 'hackernews', 'brooker.co.za'),
(3507, 'Railway Oriented Programming in Elixir', 'zohaib.me/railway-programming-pattern-in-elixir/', 'hn', '', '2015-03-26 08:01:14', 'hackernews', 'zohaib.me'),
(3508, 'Writing Specs with Org-mode', 'katherine.cox-buday.com/blog/2015/03/14/writing-specs-with-org-mode/', 'hn', '', '2015-03-25 18:52:17', 'hackernews', 'katherine.cox-buday.com'),
(3509, 'Knockout.js 3.3 Released', 'www.knockmeout.net/2015/02/knockout-3-3-released.html', 'hn', '', '2015-03-26 01:14:27', 'hackernews', 'www.knockmeout.net'),
(3510, 'Agent-Based Kelly Criterion', 'nathanepstein.github.io/jekyll/update/2015/03/25/kelly.html', 'hn', '', '2015-03-25 18:28:53', 'hackernews', 'nathanepstein.github.io'),
(3511, 'Certificate transparency on blockchains', 'blog.okturtles.com/2015/03/certificate-transparency-on-blockchains/', 'hn', '', '2015-03-25 21:09:48', 'hackernews', 'blog.okturtles.com'),
(3512, 'Solving Maxwell''s Equations to Improve Wifi Reception', 'www.slate.com/articles/technology/technology/2015/03/hack_your_wi_fi_in_an_android_app_electromagnetic_waves_finally_do_something.html', 'hn', '', '2015-03-25 19:34:12', 'hackernews', 'www.slate.com'),
(3513, 'The Real Story of How I Sold Two Startups, the Chaos Afterwards, and What’s Next', 'thehealthcareblog.com/blog/2015/03/25/the-real-story-of-how-i-sold-two-startups-the-chaos-afterwards-and-whats-next/', 'hn', '', '2015-03-25 19:24:34', 'hackernews', 'thehealthcareblog.com'),
(3514, 'Why Netflix Chose NGINX as the Heart of Its CDN', 'nginx.com/blog/why-netflix-chose-nginx-as-the-heart-of-its-cdn/', 'hn', '', '2015-03-25 17:59:03', 'hackernews', 'nginx.com'),
(3515, 'Facebook denied patent for crawler in India', 'www.financialexpress.com/article/industry/companies/facebook-denied-patent-for-crawler-in-india/57183/', 'hn', '', '2015-03-26 10:49:21', 'hackernews', 'www.financialexpress.com'),
(3516, 'The Grammar of Data Science', 'technology.stitchfix.com/blog/2015/03/17/grammar-of-data-science/', 'hn', '', '2015-03-25 16:44:37', 'hackernews', 'technology.stitchfix.com'),
(3517, 'Scientists may have identified a gene that causes severe autism in women', 'www.theverge.com/2015/3/25/8288671/autism-causes-genetic-research-study-women', 'hn', '', '2015-03-25 18:24:44', 'hackernews', 'www.theverge.com'),
(3518, 'Cassandra Reaper – Repairs for multi-site clusters', 'github.com/spotify/cassandra-reaper', 'hn', '', '2015-03-25 17:25:19', 'hackernews', 'github.com'),
(3519, 'Link prefetching FAQ', 'developer.mozilla.org/en-US/docs/Web/HTTP/Link_prefetching_FAQ', 'hn', '', '2015-03-25 17:23:56', 'hackernews', 'developer.mozilla.org'),
(3520, 'Generate memorable passwords using Markov Chains, Huffman trees, and Dickens', 'www.brinckerhoff.org/molis-hai/pwgen-3.html', 'hn', '', '2015-03-26 02:09:45', 'hackernews', 'www.brinckerhoff.org'),
(3521, 'Visualizing Twitter Sentiment (2013)', 'www.csc.ncsu.edu/faculty/healey/tweet_viz/', 'hn', '', '2015-03-25 19:30:46', 'hackernews', 'www.csc.ncsu.edu'),
(3522, 'SELinux root exploit', 'github.com/stealth/troubleshooter', 'hn', '', '2015-03-26 09:01:02', 'hackernews', 'github.com'),
(3523, 'The Facebook Reckoning', 'stratechery.com/2015/facebook-reckoning/', 'hn', '', '2015-03-25 16:18:09', 'hackernews', 'stratechery.com'),
(3524, 'Destroy the soil and we all starve', 'www.theguardian.com/commentisfree/2015/mar/25/treating-soil-like-dirt-fatal-mistake-human-life', 'hn', '', '2015-03-25 13:45:51', 'hackernews', 'www.theguardian.com'),
(3525, 'Is a New Political System Emerging in This Country?', 'billmoyers.com/2015/03/25/new-american-order/', 'hn', '', '2015-03-26 10:20:19', 'hackernews', 'billmoyers.com'),
(3526, 'Tech Companies and Privacy Advocates to Congress: End Mass Spying Now', 'www.eff.org/deeplinks/2015/03/tech-companies-and-privacy-advocates-congress-end-mass-spying-now', 'hn', '', '2015-03-26 07:09:25', 'hackernews', 'www.eff.org'),
(3527, 'JSON in URLs', 'blogs.dropbox.com/developers/2015/03/json-in-urls/', 'hn', '', '2015-03-25 16:07:48', 'hackernews', 'blogs.dropbox.com'),
(3528, 'Hacking sleep with microbiome data', 'www.ubiomeblog.com/my-ubiome-sleep-hacking-update/', 'hn', '', '2015-03-25 18:07:18', 'hackernews', 'www.ubiomeblog.com'),
(3529, '''Virtual nose'' may reduce simulator sickness', 'www.purdue.edu/newsroom/releases/2015/Q1/virtual-nose-may-reduce-simulator-sickness-in-video-games.html', 'hn', '', '2015-03-25 13:26:57', 'hackernews', 'www.purdue.edu'),
(3530, 'What is Your Software Worth? (2006) [pdf]', 'infolab.stanford.edu/pub/gio/2006/worth40.pdf', 'hn', '', '2015-03-25 15:24:20', 'hackernews', 'infolab.stanford.edu'),
(3531, 'The Accidental Actor', 'www.themorningnews.org/article/the-accidental-actor', 'hn', '', '2015-03-25 17:03:25', 'hackernews', 'www.themorningnews.org'),
(3532, 'Horizontal Gene Transfer', 'en.wikipedia.org/wiki/Horizontal_gene_transfer', 'hn', '', '2015-03-25 16:39:25', 'hackernews', 'en.wikipedia.org'),
(3533, 'IETF video codec working group slides [pdf]', 'www.ietf.org/proceedings/92/slides/slides-92-netvc-0.pdf', 'hn', '', '2015-03-25 13:15:32', 'hackernews', 'www.ietf.org'),
(3534, 'Gradle Team Perspective on Bazel', 'gradle.org/gradle-team-perspective-on-bazel/', 'hn', '', '2015-03-26 05:13:06', 'hackernews', 'gradle.org'),
(3535, 'Parrying the Latest Predictions of Facebook’s Demise', 'www.nytimes.com/2015/03/26/technology/debunking-the-latest-predictions-of-facebooks-demise.html', 'hn', '', '2015-03-26 03:00:23', 'hackernews', 'www.nytimes.com'),
(3536, 'Introducing ComponentKit: Functional and Declarative UI on iOS', 'code.facebook.com/posts/1415586422080360/introducing-componentkit-functional-and-declarative-ui-on-ios/', 'hn', '', '2015-03-25 22:52:26', 'hackernews', 'code.facebook.com'),
(3537, 'Kidnapped in Mozambique: In the Clutches of Rhino Poachers', 'www.spiegel.de/international/world/investigation-into-rhino-poaching-turns-into-kidnapping-a-1022611.html', 'hn', '', '2015-03-25 18:41:59', 'hackernews', 'www.spiegel.de'),
(3538, 'Deprecating the DNS ANY meta-query type', 'blog.cloudflare.com/deprecating-dns-any-meta-query-type', 'hn', '', '2015-03-25 15:47:50', 'hackernews', 'blog.cloudflare.com'),
(3539, 'Red Hat Q4 Earnings Blow Past Analyst Estimates', 'news.investors.com/technology/032515-745180-red-hat-q4-gets-mileage-from-cloud.htm', 'hn', '', '2015-03-26 08:23:04', 'hackernews', 'news.investors.com'),
(3540, 'For Pearson, Common Core Is Private Profit', 'america.aljazeera.com/opinions/2015/3/for-pearson-common-core-is-private-profit.html', 'hn', '', '2015-03-25 13:47:14', 'hackernews', 'america.aljazeera.com'),
(3541, 'What’s the Matter with Ebooks?', 'www.dancohen.org/2015/03/24/whats-the-matter-with-ebooks/', 'hn', '', '2015-03-25 21:43:05', 'hackernews', 'www.dancohen.org'),
(3542, '“Go’s design is a disservice to intelligent programmers”', 'nomad.so/2015/03/why-gos-design-is-a-disservice-to-intelligent-programmers/', 'hn', '', '2015-03-28 04:25:03', 'hackernews', 'nomad.so'),
(3543, 'Show HN: Made a fully customizable new tab page with HN, Reddit, Dribble and more', 'tabbie.io/', 'hn', '', '2015-03-25 13:28:28', 'hackernews', 'tabbie.io'),
(3544, 'Homeowner Sells House Because of Comcast’s Incompetence, Lack of Competition', 'consumerist.com/2015/03/25/new-homeowner-has-to-sell-house-because-of-comcasts-incompetence-lack-of-competition/', 'hn', '', '2015-03-25 21:14:41', 'hackernews', 'consumerist.com'),
(3545, 'Apache #Mesos 0.22.0 released, featuring disk quota isolation', 'mesos.apache.org/blog/mesos-0-22-0-released/', 'hn', '', '2015-03-25 21:57:24', 'hackernews', 'mesos.apache.org'),
(3546, 'Bjarne Stroustrup – Managing Director, Technology', 'www.morganstanley.com/profiles/bjarne-stroustrup-managing-director-technology/', 'hn', '', '2015-03-26 04:41:42', 'hackernews', 'www.morganstanley.com'),
(3547, 'The Greatest Animal War', 'nautil.us/issue/17/big-bangs/the-greatest-animal-war', 'hn', '', '2015-03-25 13:55:16', 'hackernews', 'nautil.us'),
(3548, 'Suzaku, Herschel Link a Black-Hole ''Wind'' to a Galactic Gush of Star-Forming Gas', 'www.nasa.gov/content/goddard/suzaku-herschel-link-a-black-hole-wind-to-a-galactic-gush-of-star-forming-gas/', 'hn', '', '2015-03-25 19:04:18', 'hackernews', 'www.nasa.gov'),
(3549, 'Facebook’s Parse Unveils SDKs for the Internet of Things', 'venturebeat.com/2015/03/25/facebooks-parse-unveils-sdks-for-the-internet-of-things/', 'hn', '', '2015-03-25 20:51:24', 'hackernews', 'venturebeat.com'),
(3550, 'Locking in Public Access to Scientific Knowledge by Unlocking Scholarly Research', 'www.eff.org/deeplinks/2015/03/locking-public-access-scientific-knowledge-unlocking-scholarly-research', 'hn', '', '2015-03-26 02:07:28', 'hackernews', 'www.eff.org'),
(3551, 'Open Government Data, The Book (2014)', 'opengovdata.io/', 'hn', '', '2015-03-25 13:37:38', 'hackernews', 'opengovdata.io'),
(3552, 'The Thunderwell Story', 'nuclearweaponarchive.org/Usa/Tests/Plumbob.html', 'hn', '', '2015-03-25 14:05:21', 'hackernews', 'nuclearweaponarchive.org'),
(3553, 'From Set Theory To Type Theory (2013)', 'golem.ph.utexas.edu/category/2013/01/from_set_theory_to_type_theory.html', 'hn', '', '2015-03-26 02:26:38', 'hackernews', 'golem.ph.utexas.edu'),
(3554, 'Who (Specifically) Is Behind the N.S.A. Mass Surveillance Program? [pdf]', 'cryptome.org/2015/03/NSA_surveillance_program.pdf', 'hn', '', '2015-03-25 21:18:18', 'hackernews', 'cryptome.org'),
(3555, 'NASA''s Asteroid Redirect Mission Now Has Nothing to Do with Protecting Earth', 'motherboard.vice.com/read/nasas-asteroid-redirect-mission-now-has-nothing-to-do-with-protecting-earth', 'hn', '', '2015-03-26 07:10:09', 'hackernews', 'motherboard.vice.com'),
(3556, 'Steven Spielberg to Direct ‘Ready Player One'' at Warner Bros', 'deadline.com/2015/03/ready-player-one-movie-steven-spielberg-ernest-cline-warner-bros-1201398299/', 'hn', '', '2015-03-26 03:58:52', 'hackernews', 'deadline.com'),
(3557, 'Is RSS dead? Take a look at the numbers', 'www.makeuseof.com/tag/rss-dead-look-numbers/', 'hn', '', '2015-03-26 06:34:04', 'hackernews', 'www.makeuseof.com'),
(3558, 'Vim is moving to GitHub', 'groups.google.com/d/msg/vim_dev/Io5A_Zir--k/faPCHWYfvyAJ', 'hn', '', '2015-03-25 23:06:47', 'hackernews', 'groups.google.com'),
(3559, 'Did 1995 Change Everything?', 'www.newyorker.com/magazine/2015/03/30/thinking-sideways', 'hn', '', '2015-03-25 18:24:45', 'hackernews', 'www.newyorker.com'),
(3560, 'A Go Gotcha: When Closures and Goroutines Collide', 'blog.cloudflare.com/a-go-gotcha-when-closures-and-goroutines-collide/', 'hn', '', '2015-03-25 19:06:26', 'hackernews', 'blog.cloudflare.com'),
(3561, 'How AdRoll Has Scaled to Process 1.8 Trillion Requests per Month', 'www.maxcdn.com/blog/maxscale-adroll/', 'hn', '', '2015-03-25 21:38:26', 'hackernews', 'www.maxcdn.com'),
(3562, 'NoSQL Data Modeling Techniques', 'highlyscalable.wordpress.com/2012/03/01/nosql-data-modeling-techniques/', 'hn', '', '2015-03-25 12:13:16', 'hackernews', 'highlyscalable.wordpress.com'),
(3563, 'Linkr – A short and sweet IRC/Slack bridge', 'github.com/wyc/linkr', 'hn', '', '2015-03-25 22:17:16', 'hackernews', 'github.com'),
(3564, 'Genetic tests lead to 165,000 break-ups in Saudi Arabia', 'www.bbc.com/news/blogs-news-from-elsewhere-32050313', 'hn', '', '2015-03-25 22:11:33', 'hackernews', 'www.bbc.com'),
(3565, 'Car Crash Videos Highlight Risk of Multitasking with Phones', 'bits.blogs.nytimes.com/2015/03/25/car-crash-videos-highlight-risk-of-multitasking-with-phones/', 'hn', '', '2015-03-25 20:17:41', 'hackernews', 'bits.blogs.nytimes.com'),
(3566, 'Baidu open sources their homemade bigtable: Tera', 'github.com/BaiduPS/tera', 'hn', '', '2015-03-26 01:53:06', 'hackernews', 'github.com'),
(3567, 'Post-Capitalism: Rise of the Collaborative Commons', 'medium.com/@cjdew/post-capitalism-rise-of-the-collaborative-commons-62b0160a7048', 'hn', '', '2015-03-25 14:33:18', 'hackernews', 'medium.com'),
(3568, 'Online, ads-free, open source search engine', 'trokam.com/', 'hn', '', '2015-03-25 11:10:39', 'hackernews', 'trokam.com'),
(3569, 'How I Cracked Trivia Crack', 'randywestergren.com/how-i-cracked-trivia-crack/', 'hn', '', '2015-03-24 17:45:12', 'hackernews', 'randywestergren.com'),
(3570, 'Advice to Aspiring Computer Security Engineers/Scientists', 'defuse.ca/advice-to-aspiring-computer-engineers.htm', 'hn', '', '2015-03-25 18:30:04', 'hackernews', 'defuse.ca'),
(3571, 'Germanwings crash investigation hits snag in retireving data', 'www.nytimes.com/2015/03/26/world/europe/germanwings-airbus-crash.html', 'hn', '', '2015-03-27 06:30:02', 'hackernews', 'www.nytimes.com'),
(3572, 'WikiLeaks releases “investment” portion of Trans-Pacific Partnership (TPP)', 'wikileaks.org/tpp-investment/WikiLeaks-TPP-Investment-Chapter/page-1.html', 'hn', '', '2015-03-26 00:54:59', 'hackernews', 'wikileaks.org'),
(3573, 'Why Your Netflix Traffic Is Slow and Why the FCC Won’t Necessarily Make It Fast', 'freedom-to-tinker.com/blog/feamster/why-your-netflix-traffic-is-slow-and-why-the-open-internet-order-wont-necessarily-make-it-faster/', 'hn', '', '2015-03-25 16:18:57', 'hackernews', 'freedom-to-tinker.com'),
(3574, 'A QoS-Aware Novel Probabilistic Strategy for Dynamic Resource Allocation [pdf]', 'arxiv.org/pdf/1503.07038.pdf', 'hn', '', '2015-03-25 13:48:25', 'hackernews', 'arxiv.org'),
(3575, 'Parse''s Five New Products, Live from F8', 'blog.parse.com/2015/03/25/five-new-products-live-from-f8/', 'hn', '', '2015-03-25 18:48:53', 'hackernews', 'blog.parse.com'),
(3576, 'Famed San Francisco toy store to close after rent is raised to $40,000/month', 'sanfrancisco.cbslocal.com/2015/03/24/san-francisco-jeffreys-toys-market-street-close-landlord-raises-rent-40000-a-month/', 'hn', '', '2015-03-26 00:02:37', 'hackernews', 'sanfrancisco.cbslocal.com'),
(3577, 'A glimpse of starting over', 'www.robsheldon.com/matt', 'hn', '', '2015-03-26 01:33:18', 'hackernews', 'www.robsheldon.com'),
(3578, 'This new sound-based fire extinguisher puts out flames by dropping the bass', 'www.independent.co.uk/life-style/gadgets-and-tech/news/this-new-soundbased-fire-extinguisher-puts-out-flames-by-dropping-the-bass-10131841.html', 'hn', '', '2015-03-26 01:27:55', 'hackernews', 'www.independent.co.uk'),
(3579, 'Kraft Foods to merge with Heinz', 'www.bbc.co.uk/news/business-32050266', 'hn', '', '2015-03-25 13:08:25', 'hackernews', 'www.bbc.co.uk'),
(3580, 'Show HN: TOP.ST – Real-time news ratings', 'top.st/', 'hn', '', '2015-03-25 15:57:58', 'hackernews', 'top.st'),
(3581, 'Chromebook Pixel Development Grows by 82%', 'blog.codenvy.com/rise-chromebooks/', 'hn', '', '2015-03-25 21:11:29', 'hackernews', 'blog.codenvy.com'),
(3582, 'Reports Suggest Body Cameras Are Only Effective When Cops Can’t Turn Them Off', 'news.vice.com/article/reports-suggest-body-cameras-are-only-effective-when-cops-cant-turn-them-off', 'hn', '', '2015-03-25 22:03:02', 'hackernews', 'news.vice.com'),
(3583, 'My 2015 Programming Languages Tool Belt', 'ku1ik.com/2015/03/25/my-2015-programming-languages-tool-belt.html', 'hn', '', '2015-03-25 23:16:38', 'hackernews', 'ku1ik.com'),
(3584, 'Stealing files from web servers by exploiting a popular PDF generator', 'labs.detectify.com/post/114572572966/stealing-files-from-web-servers-by-exploiting-a', 'hn', '', '2015-03-25 15:27:55', 'hackernews', 'labs.detectify.com'),
(3585, 'IEDiagnosticsAdapter', 'github.com/Microsoft/IEDiagnosticsAdapter', 'hn', '', '2015-03-24 22:27:12', 'hackernews', 'github.com'),
(3586, 'Sam Altman: What bubble? [video]', 'video.cnbc.com/gallery/', 'hn', '', '2015-03-25 18:22:47', 'hackernews', 'video.cnbc.com'),
(3587, 'EU: Don’t use Facebook if you want to keep the NSA away from your data', 'arstechnica.com/tech-policy/2015/03/eu-dont-use-facebook-if-you-want-to-keep-the-nsa-away-from-your-data/', 'hn', '', '2015-03-25 16:32:49', 'hackernews', 'arstechnica.com'),
(3588, 'Web Startups: awesome collection of 74 resources', 'web-startup-resources.zeef.com/julian.gijsen', 'hn', '', '2015-03-26 02:12:18', 'hackernews', 'web-startup-resources.zeef.com'),
(3589, 'Astonishing comics that ''save your game'' when you turn the page', 'boingboing.net/2015/03/25/jason-shiga-comics.html', 'hn', '', '2015-03-25 23:46:49', 'hackernews', 'boingboing.net'),
(3590, 'The Programming Language Zoo (2008)', 'andrej.com/plzoo/', 'hn', '', '2015-03-25 16:21:25', 'hackernews', 'andrej.com'),
(3591, 'Murmur – text with a human for restaurant recommendations', 'mymurmur.com/', 'hn', '', '2015-03-25 23:45:40', 'hackernews', 'mymurmur.com');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(3592, 'Lack of effective time signals could hamper IoT development', 'www.nist.gov/pml/div688/timing-031915.cfm', 'hn', '', '2015-03-25 12:36:48', 'hackernews', 'www.nist.gov'),
(3593, 'Former Tesla Intern Releases $60 Full Open Source Car Hacking Kit for the Masses', 'www.forbes.com/sites/thomasbrewster/2015/03/25/hack-a-car-for-60-dollars/', 'hn', '', '2015-03-25 22:08:06', 'hackernews', 'www.forbes.com'),
(3594, 'Exploring Non-Homogeneity and Dynamicity of High Scale Cloud [pdf]', 'arxiv.org/pdf/1503.06600.pdf', 'hn', '', '2015-03-25 13:49:12', 'hackernews', 'arxiv.org'),
(3595, 'Elon Musk: Tesla Charging Locations Will Be “Virtually Everywhere”', 'www.fool.com/investing/general/2015/03/25/elon-musk-tesla-charging-locations-will-be-everywh.aspx', 'hn', '', '2015-03-25 22:00:45', 'hackernews', 'www.fool.com'),
(3596, 'Solving the traveling salesman problem on GoogleMaps with a GA and JavaScript', 'www.theprojectspot.com/tutorial-post/solving-traveling-salesman-problem-using-google-maps-and-genetic-algorithms/9/', 'hn', '', '2015-03-25 22:19:56', 'hackernews', 'www.theprojectspot.com'),
(3597, 'Neo4j 2.2.0 – Massive Write and Read Scalability, Faster Cypher Query Performance', 'neo4j.com/blog/neo4j-2-2-0-scalability-performance/', 'hn', '', '2015-03-25 17:24:54', 'hackernews', 'neo4j.com'),
(3598, 'Show HN: March Madness API', 'github.com/Mashape/march-madness-api', 'hn', '', '2015-03-25 19:15:27', 'hackernews', 'github.com'),
(3599, 'Indiana ‘Right to Try’ Law Gives Terminally Ill Access to Experimental Drugs', 'chicago.cbslocal.com/2015/03/24/indiana-right-to-try-law-gives-terminally-ill-access-to-experimental-drugs/', 'hn', '', '2015-03-25 22:16:05', 'hackernews', 'chicago.cbslocal.com'),
(3600, 'This router hack is injecting ads and porn into random websites', 'www.theverge.com/2015/3/25/8290277/router-hack-adware-porn-security-ara-labs', 'hn', '', '2015-03-25 22:06:23', 'hackernews', 'www.theverge.com'),
(3601, 'Ed Asner to Union Actors: Just Say No to Minimum-Wage Plan for 99-Seat Theaters', 'deadline.com/2015/03/ed-asner-minimum-wage-union-actors-99-seat-theaters-1201398596/', 'hn', '', '2015-03-25 21:19:12', 'hackernews', 'deadline.com'),
(3602, 'Parse and React, a Shared Chemistry', 'blog.parse.com/2015/03/25/parse-and-react-shared-chemistry/', 'hn', '', '2015-03-25 17:57:43', 'hackernews', 'blog.parse.com'),
(3603, 'Moving a Database Container with Docker Swarm and Flocker', 'clusterhq.com/blog/migration-database-container-docker-swarm/', 'hn', '', '2015-03-25 16:49:51', 'hackernews', 'clusterhq.com'),
(3604, 'Torchlight 2 Released natively on Linux', 'www.torchlight2game.com/news/2015/03/04/tl2-for-linux-on-steam/', 'hn', '', '2015-03-25 17:04:04', 'hackernews', 'www.torchlight2game.com'),
(3605, 'A Response to Sam Altman, and an Alternative Wager', 'medium.com/@twnutt/a-response-to-sam-altman-and-an-alternative-wager-de456e8bf450', 'hn', '', '2015-03-25 20:31:46', 'hackernews', 'medium.com'),
(3606, 'EURion constellation', 'en.wikipedia.org/wiki/EURion_constellation', 'hn', '', '2015-03-25 21:16:16', 'hackernews', 'en.wikipedia.org'),
(3607, 'Bankrupt Radio Shack will sell the customer data they promised to keep private', 'boingboing.net/2015/03/25/bankrupt-radio-shack-will-sell.html', 'hn', '', '2015-03-25 21:04:56', 'hackernews', 'boingboing.net'),
(3608, 'When Impostor Syndrome Is Real', 'www.reddit.com/r/learnprogramming/comments/306niw/rant_when_impostor_syndrome_is_real/', 'hn', '', '2015-03-25 19:21:44', 'hackernews', 'www.reddit.com'),
(3609, 'The Best 10 Language Tools You Need for Your Language', 'twoweeklinguist.com/languagetools/', 'hn', '', '2015-03-25 17:32:44', 'hackernews', 'twoweeklinguist.com'),
(3610, 'A gadget that makes car hacking easier', 'www.wired.com/2015/03/60-gadget-thatll-make-car-hacking-easier-ever/', 'hn', '', '2015-03-25 14:24:06', 'hackernews', 'www.wired.com'),
(3611, 'Show HN: Realtime Collaborative Photo Whiteboard', 'realtime-photo.thejsj.com/', 'hn', '', '2015-03-25 17:17:16', 'hackernews', 'realtime-photo.thejsj.com'),
(3612, 'A Comprehensive, Open Source REST Proxy For Kafka', 'blog.confluent.io/2015/03/25/a-comprehensive-open-source-rest-proxy-for-kafka/', 'hn', '', '2015-03-25 16:11:27', 'hackernews', 'blog.confluent.io'),
(3613, 'Should Startups Have Lawyers Make Warm Introductions to VCs?', 'abovethelaw.com/2015/03/should-startups-have-lawyers-make-warm-introductions-to-vcs/', 'hn', '', '2015-03-25 16:25:11', 'hackernews', 'abovethelaw.com'),
(3614, 'Amazon Robot Contest May Accelerate Warehouse Automation', 'www.technologyreview.com/news/536086/amazon-robot-contest-may-accelerate-warehouse-automation/', 'hn', '', '2015-03-25 12:14:05', 'hackernews', 'www.technologyreview.com'),
(3615, 'Censoring Myself for Apple', 'www.marco.org/2015/03/25/censoring-myself-for-apple', 'hn', '', '2015-03-25 23:14:16', 'hackernews', 'www.marco.org'),
(3616, 'Half of All Android Devices Vulnerable to Hijacking Attacks', 'www.tripwire.com/state-of-security/latest-security-news/half-of-all-android-devices-vulnerable-to-hijacking-attacks-researchers-say/', 'hn', '', '2015-03-25 20:11:31', 'hackernews', 'www.tripwire.com'),
(3617, 'Why don''t airlines fly a straight line between Barcelona and Düsseldorf?', 'aviation.stackexchange.com/questions/13428/why-dont-airlines-fly-a-straight-line-between-barcelona-and-d%C3%BCsseldorf', 'hn', '', '2015-03-25 18:44:44', 'hackernews', 'aviation.stackexchange.com'),
(3618, 'Show HN: Stdslack – it''s like stdout but to slack', 'github.com/sjkaliski/stdslack', 'hn', '', '2015-03-25 15:37:39', 'hackernews', 'github.com'),
(3619, 'Solving the Traveling Salesman Problem Using Google Maps and Genetic Algorithms', 'www.theprojectspot.com/tutorial-post/solving-traveling-salesman-problem-using-google-maps-and-genetic-algorithms/9', 'hn', '', '2015-03-25 18:07:20', 'hackernews', 'www.theprojectspot.com'),
(3620, 'Build amazing front-ends without the kitchen sink', 'medium.com/@xonecas/build-amazing-front-ends-without-the-kitchen-sink-af8abe21c4f1', 'hn', '', '2015-03-25 18:39:35', 'hackernews', 'medium.com'),
(3621, 'Gnome 3.16 Released', 'www.gnome.org/news/2015/03/gnome-3-16-released-2/', 'hn', '', '2015-03-25 15:59:16', 'hackernews', 'www.gnome.org'),
(3622, 'Bayesian Survival Analysis of GOT', 'allendowney.blogspot.com/2015/03/bayesian-survival-analysis-for-game-of.html', 'hn', '', '2015-03-25 15:48:53', 'hackernews', 'allendowney.blogspot.com'),
(3623, 'GNU nano 2.4.0 Released', 'lists.gnu.org/archive/html/nano-devel/2015-03/msg00068.html', 'hn', '', '2015-03-25 13:50:42', 'hackernews', 'lists.gnu.org'),
(3624, 'The Sunset of C and C++', 'blog.biicode.com/c-cpp-biggest-threats-modern-ecosystem/', 'hn', '', '2015-03-25 16:20:00', 'hackernews', 'blog.biicode.com'),
(3625, 'Show HN: Bugfender – a modern remote logger tailor-made for mobile development', 'bugfender.com/', 'hn', '', '2015-03-25 16:56:48', 'hackernews', 'bugfender.com'),
(3626, 'Tesla Model X Spied on California Highway', 'techcrunch.com/2015/03/24/tesla-model-x-spied-on-california-highway/', 'hn', '', '2015-03-24 14:30:48', 'hackernews', 'techcrunch.com'),
(3627, '33,655 Ph.D. on food stamps', 'chronicle.com/article/From-Graduate-School-to/131795/', 'hn', '', '2015-03-22 22:17:39', 'hackernews', 'chronicle.com'),
(3628, 'Twitter Gave Meerkat Two Hours’ Notice before Cutting Access', 'www.fastcompany.com/3043716/sxsw/twitter-only-gave-meerkat-2-hours-notice-before-cutting-access-to-the-social-graph', 'hn', '', '2015-03-15 17:37:23', 'hackernews', 'www.fastcompany.com'),
(3629, 'Soylent 1.4: a quick review', 'www.theverge.com/2015/3/25/8287781/soylent-1-4-a-quick-review', 'hn', '', '2015-03-25 17:33:45', 'hackernews', 'www.theverge.com'),
(3630, 'Google Working on Project to Let You Receive and Pay Bills Directly Inside Gmail', 'recode.net/2015/03/24/google-working-on-project-to-let-you-receive-and-pay-bills-directly-inside-gmail/', 'hn', '', '2015-03-24 20:57:57', 'hackernews', 'recode.net'),
(3631, 'What I’ve learnt from using Ansible exclusively for 2 years', 'blog.serverdensity.com/what-ive-learnt-from-using-ansible-exclusively-for-2-years/', 'hn', '', '2015-03-24 14:14:42', 'hackernews', 'blog.serverdensity.com'),
(3632, 'Instagram Name-Squats Indie Developer', 'blog.mikeswanson.com/post/114465736419/layout', 'hn', '', '2015-03-24 04:46:41', 'hackernews', 'blog.mikeswanson.com'),
(3633, 'Stallman joins the Internet, talks net neutrality, patents and more', 'www.networkworld.com/article/2900305/opensource-subnet/stallman-joins-the-internet-talks-net-neutrality-patents-and-more.html', 'hn', '', '2015-03-24 15:18:11', 'hackernews', 'www.networkworld.com'),
(3634, 'Adopting Microservices at Netflix', 'nginx.com/blog/adopting-microservices-at-netflix-lessons-for-team-and-process-design/', 'hn', '', '2015-03-11 13:10:07', 'hackernews', 'nginx.com'),
(3635, 'Machine Learning for Programming – Peter Norvig', 'www.infoq.com/presentations/machine-learning-general-programming', 'hn', '', '2015-03-07 13:22:13', 'hackernews', 'www.infoq.com'),
(3636, 'Baobab: A JavaScript data tree supporting Om-style cursors, with React mixins', 'github.com/Yomguithereal/baobab', 'hn', '', '2015-03-11 15:11:17', 'hackernews', 'github.com'),
(3637, 'Let''s Encrypt: A Free and Open Cert Authority', 'letsencrypt.org/', 'hn', '', '2015-03-21 05:04:14', 'hackernews', 'letsencrypt.org'),
(3638, 'Adopting Microservices at Netflix: Lessons for Architectural Design', 'nginx.com/blog/microservices-at-netflix-architectural-best-practices', 'hn', '', '2015-02-25 15:29:32', 'hackernews', 'nginx.com'),
(3639, 'Yes, the 2015 MacBook Air supports 4K displays at 60Hz', 'arstechnica.com/apple/2015/03/yes-the-2015-macbook-air-supports-4k-displays-at-60hz/', 'hn', '', '2015-03-25 17:23:42', 'hackernews', 'arstechnica.com'),
(3640, 'Inside Google''s Insanely Popular Emotional Intelligence Course', 'www.fastcompany.com/3044157/the-future-of-work/inside-googles-insanely-popular-emotional-intelligence-course', 'hn', '', '2015-03-25 17:18:07', 'hackernews', 'www.fastcompany.com'),
(3641, 'How I use milkshakes to get more meetings', 'exitevent.com/article/lets-meet-for-milkshakes-150324', 'hn', '', '2015-03-25 16:42:56', 'hackernews', 'exitevent.com'),
(3642, 'A Top Weedkiller Could Cause Cancer', 'www.npr.org/blogs/thesalt/2015/03/24/394912399/a-top-weedkiiller-probably-causes-cancer-should-we-be-scared', 'hn', '', '2015-03-25 13:20:58', 'hackernews', 'www.npr.org'),
(3643, 'Jansen''s linkage', 'en.wikipedia.org/wiki/Jansen%27s_linkage', 'hn', '', '2015-03-25 17:48:37', 'hackernews', 'en.wikipedia.org'),
(3644, 'A mathematical model of the Mafia game (2013)', 'arxiv.org/abs/1009.1031', 'hn', '', '2015-03-25 14:15:59', 'hackernews', 'arxiv.org'),
(3645, 'Complete ECMAScript Fifth Edition Implemention in Object Pascal', 'github.com/BeRo1985/besen', 'hn', '', '2015-03-25 11:07:18', 'hackernews', 'github.com'),
(3646, 'Why Group Brainstorming Is a Waste of Time', 'hbr.org/2015/03/why-group-brainstorming-is-a-waste-of-time', 'hn', '', '2015-03-25 15:05:24', 'hackernews', 'hbr.org'),
(3647, 'The Dumbest Question You Can Ask a Scientist', 'medium.com/how-to-fly-a-horse/the-dumbest-question-you-can-ask-a-scientist-fb98d34aaf40', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3648, 'Up Periscope', 'medium.com/@periscope/up-periscope-f0b0a4d2e486', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(3649, 'The Big Reason Why iOS8 Sucks', 'medium.com/@justd/the-big-reason-why-ios8-sucks-73ac7925c626', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(3650, 'The Secret to Big Ideas?', 'medium.com/ideo-stories/the-secret-to-big-ideas-18bff30590c4', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3651, 'Three Phases of Consumer Products', 'medium.com/backchannel/lessons-learned-growing-consumer-products-550fc04c63c2', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(3652, 'Tech Is Where the Jobs Are', 'medium.com/@kolivernyc/tech-is-where-the-jobs-are-3685fd85769e', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3653, 'Twitter’s Periscope is a Mega Hit', 'medium.com/@gutjahr/twitter-s-periscope-is-a-mega-hit-f26b87de117', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3654, 'Why I Don’t Enforce A Dress Code At My Company', 'medium.com/@garyvee/why-i-don-t-enforce-a-dress-code-at-my-company-640351a1e425', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3655, '“I hate green.”', 'medium.com/dear-design-student/i-hate-green-c8617599e2da', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(3656, 'Designing for Empathy and Retention', 'medium.com/salesforce-ux/designing-for-empathy-and-retention-c8f69b22ddf1', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3657, 'Our Investment in Meerkat and the Power of Spontaneous Togetherness', 'medium.com/greylock-perspectives/our-investment-in-meerkat-and-the-power-of-spontaneous-togetherness-801fdd4b2818', 'medium', '', '2015-03-27 04:45:02', 'medium', 'medium.com'),
(3658, 'Peering Into Far-Off Lands', 'medium.com/five-hundred-words/peering-into-far-off-lands-7867f89cc7d5', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(3659, 'How to Eat in Other Places', 'medium.com/human-parts/how-to-eat-in-other-places-80d147f04a2f', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(3660, 'Apple’s Tim Cook leads different', 'fortune.com/2015/03/26/tim-cook/', 'readability', '', '2015-03-28 04:50:02', 'readability', 'fortune.com'),
(3661, 'Defending Darwin', 'www.slate.com/articles/health_and_science/science/2015/03/teaching_human_evolution_at_the_university_of_kentucky_there_are_some_students.single.html', 'readability', '', '2015-03-28 04:50:02', 'readability', 'www.slate.com'),
(3662, 'Leave Yourself Wanting More', 'zenhabits.net/want/', 'readability', '', '2015-03-27 04:50:02', 'readability', 'zenhabits.net'),
(3663, 'What I''ve Learned Returning to the Dating Pool in…', 'lifehacker.com/what-ive-learned-returning-to-the-dating-pool-in-my-30s-1693706528', 'readability', '', '2015-03-27 04:50:02', 'readability', 'lifehacker.com'),
(3664, 'Fixed Menu', 'luckypeach.com/fixed-menu/', 'readability', '', '2015-03-27 04:50:02', 'readability', 'luckypeach.com'),
(3665, 'Inside the Weird, Noble World of Autograph…', 'sports.vice.com/article/inside-the-weird-noble-world-of-autograph-collectors', 'readability', '', '2015-03-27 04:50:02', 'readability', 'sports.vice.com'),
(3666, 'How Scientology Is Suffering in the Internet Age', 'www.theatlantic.com/entertainment/archive/2015/03/its-not-easy-being-scientology/388634/', 'readability', '', '2015-03-27 04:50:02', 'readability', 'www.theatlantic.com'),
(3667, 'The Illusion of Free', 'alistapart.com/column/the-illusion-of-free', 'readability', '', '2015-03-27 04:50:02', 'readability', 'alistapart.com'),
(3668, 'Inside America’s Toughest Federal Prison', 'www.nytimes.com/2015/03/29/magazine/inside-americas-toughest-federal-prison.html', 'readability', '', '2015-03-26 23:02:16', 'readability', 'www.nytimes.com'),
(3669, 'Crush Someone’s Dreams In Music Competition And…', 'techcrunch.com/2015/03/26/ameriphone-idol/', 'readability', '', '2015-03-27 04:50:02', 'readability', 'techcrunch.com'),
(3670, 'Whipclip Launches So You Can Legally Share Your…', 'techcrunch.com/2015/03/26/whipclip-launch/', 'readability', '', '2015-03-27 04:50:02', 'readability', 'techcrunch.com'),
(3671, 'Facebook Fights Info Overload With AIs That…', 'techcrunch.com/2015/03/26/a-i-book/', 'readability', '', '2015-03-27 04:50:02', 'readability', 'techcrunch.com'),
(3672, 'Steller Storytelling App Gets A Huge Makeover', 'techcrunch.com/2015/03/26/steller-storytelling-app-gets-a-huge-makeover/', 'readability', '', '2015-03-27 04:50:02', 'readability', 'techcrunch.com'),
(3673, 'Matthew Weiner on Mad Men''s Origins, Peggy''s…', 'www.esquire.com/entertainment/tv/interviews/a33815/matthew-weiner-interview-mad-men-final-season/', 'readability', '', '2015-03-27 04:50:02', 'readability', 'www.esquire.com'),
(3674, 'Git from the inside out', 'codewords.recurse.com/issues/two/git-from-the-inside-out', 'readability', '', '2015-03-28 04:50:02', 'readability', 'codewords.recurse.com'),
(3675, 'One Professional Russian Troll Tells All', 'slashdot.org/submission/4298689/one-professional-russian-troll-tells-all', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3676, 'Amazon Requires Non-Compete Agreements...For Warehouse Workers', 'slashdot.org/submission/4298663/amazon-requires-non-compete-agreementsfor-warehouse-workers', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3677, 'Micron And Intel Announce 3D NAND Flash Co-Development To Push SSDs Past 10TB', 'slashdot.org/submission/4298609/micron-and-intel-announce-3d-nand-flash-co-development-to-push-ssds-past-10tb', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3678, 'Big Vulnerability in Hotel Wi-Fi Router Puts Guests at Risk', 'slashdot.org/submission/4298597/big-vulnerability-in-hotel-wi-fi-router-puts-guests-at-risk', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3679, 'MIT Debuts Integer Overflow Debugger', 'slashdot.org/submission/4298543/mit-debuts-integer-overflow-debugger', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3680, 'RSA Conference Bans ''Booth Babes"', 'slashdot.org/submission/4298495/rsa-conference-bans-booth-babes', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3681, 'GAO denied access to Webb telescope workers by Northrop Grumman', 'slashdot.org/submission/4298465/gao-denied-access-to-webb-telescope-workers-by-northrop-grumman', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3682, 'Passphrases You Can Memorize That Even The NSA Can''t Guess', 'slashdot.org/submission/4298449/passphrases-you-can-memorize-that-even-the-nsa-cant-guess', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3683, 'German auto firms face roadblock in testing driverless car software', 'slashdot.org/submission/4298433/german-auto-firms-face-roadblock-in-testing-driverless-car-software', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3684, 'Samsung''s Gear VR headset available to try and buy in more than 100 Best Buys', 'slashdot.org/submission/4298423/samsungs-gear-vr-headset-available-to-try-and-buy-in-more-than-100-best-buys', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3685, 'New Political Party Runs Entirely on Your Feedback', 'slashdot.org/submission/4298403/new-political-party-runs-entirely-on-your-feedback', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3686, 'Millennial Tech Workers Losing Ground in U.S.', 'slashdot.org/submission/4298389/millennial-tech-workers-losing-ground-in-us', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3687, 'What evil can you actually do with a hacked wearable?', 'slashdot.org/submission/4298369/what-evil-can-you-actually-do-with-a-hacked-wearable', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3688, 'Many password strength meters are downright weak, researchers say', 'slashdot.org/submission/4298353/many-password-strength-meters-are-downright-weak-researchers-say', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3689, '''Bar Mitzvah Attack'' Plagues SSL/TLS Encryption', 'slashdot.org/submission/4298323/bar-mitzvah-attack-plagues-ssltls-encryption', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3690, 'What makes the perfect gaming mouse?', 'slashdot.org/submission/4298283/what-makes-the-perfect-gaming-mouse', 'slashdot', '', '2015-03-27 04:52:02', 'slashdot', 'slashdot.org'),
(3691, 'Periscope', 'www.producthunt.com/l/3456d96f85', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3692, 'Code4Startup', 'www.producthunt.com/l/00b064612f', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3693, 'Padbury Clock Screensaver', 'www.producthunt.com/l/91ecace22a', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3694, 'Caliber 2.0', 'www.producthunt.com/l/4b816712a1', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3695, 'Filters for iPhone', 'www.producthunt.com/l/79eab39e2d', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3696, 'Mixergy - The YC Stories', 'www.producthunt.com/l/835d64363c', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3697, 'SeedInvest', 'www.producthunt.com/l/95fa68ff21', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3698, 'Polarsteps', 'www.producthunt.com/l/600cc6ff85', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3699, 'TechMeAbroad', 'www.producthunt.com/l/70dbd7f9c4', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3700, 'GIFjam for Messenger', 'www.producthunt.com/l/09763483f1', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3701, 'Nuzzel for Android', 'www.producthunt.com/l/2ea16450c0', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3702, 'Giphy For Messenger', 'www.producthunt.com/l/780b1e62c1', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3703, 'Modiv', 'www.producthunt.com/l/646a68ac68', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3704, '#Clicky for Slack', 'www.producthunt.com/l/396717a59a', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3705, 'Lyft Profiles', 'www.producthunt.com/l/e51b71ac81', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3706, 'Wheelhouse', 'www.producthunt.com/l/37db2ce3fe', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3707, 'Exchangel', 'www.producthunt.com/l/a83b4807eb', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3708, 'LaunchLeader', 'www.producthunt.com/l/2c22818619', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3709, 'WOOLY', 'www.producthunt.com/l/771d665171', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3710, 'Kanvas for Messenger', 'www.producthunt.com/l/37f65724f7', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3711, 'Crystal', 'www.producthunt.com/l/334c903707', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3712, 'Victor', 'www.producthunt.com/l/1b93834921', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3713, 'Attentiv', 'www.producthunt.com/l/9a74ea8073', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3714, 'Jobr for Android', 'www.producthunt.com/l/01c83b79c6', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3715, 'Tackl for Messenger', 'www.producthunt.com/l/3c72076d14', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3716, 'AR Watch', 'www.producthunt.com/l/322282b98b', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3717, 'BioBots', 'www.producthunt.com/l/41d5258e94', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3718, 'MakeSpace', 'www.producthunt.com/l/1fde28ccd5', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3719, 'WoodChuck', 'www.producthunt.com/l/034621ef5c', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3720, 'Send Storm', 'www.producthunt.com/l/9af698b0b4', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3721, 'Ultratext for Messenger', 'www.producthunt.com/l/18baf02abb', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3722, 'WalkOn', 'www.producthunt.com/l/5e8a8d4bfd', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3723, 'Juice by Paper.li', 'www.producthunt.com/l/f7c876cadc', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3724, 'Chosen', 'www.producthunt.com/l/02f31fe0ce', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3725, 'REBUS – Absurd Logic Game', 'www.producthunt.com/l/b4e24a5948', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3726, 'Viggo', 'www.producthunt.com/l/18c7c2b18f', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3727, 'Video Speed Controller', 'www.producthunt.com/l/a1849f1e6f', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3728, 'Whipclip', 'www.producthunt.com/l/4063dd482c', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3729, 'Splash Drone', 'www.producthunt.com/l/e7fa9ad362', 'producthunt', '', '2015-03-27 04:54:02', 'producthunt', 'www.producthunt.com'),
(3730, 'Made By: Chris Coyier (CodePen)', 'news.layervault.com/click/stories/46712', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(3731, 'Pixate Studio is now available without a subscription!', 'news.layervault.com/click/stories/46752', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(3732, 'Periscope by Twitter', 'news.layervault.com/click/stories/46690', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3733, 'SoundCloud new music player and flatter UI', 'news.layervault.com/click/stories/46709', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3734, 'Watch the first ''User is Drunk'' screencast review', 'news.layervault.com/click/stories/46692', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3735, 'React Native: A framework for building native apps using React', 'news.layervault.com/click/stories/46727', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3736, 'Site Design: Sweden and migration', 'news.layervault.com/click/stories/46700', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3737, 'Nuclide — a unified IDE from Facebook', 'news.layervault.com/click/stories/46756', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(3738, 'Tropos: a weather app for humans', 'news.layervault.com/click/stories/46736', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3739, 'My friend lived 1 year in the east and made this video', 'news.layervault.com/click/stories/46697', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3740, 'Creative Ideas Happen When You Stop Checking Your Phone', 'news.layervault.com/click/stories/46732', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3741, 'YouTube a/b testing search bar & search button', 'news.layervault.com/click/stories/46730', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3742, 'Site Design: Norris Hung', 'news.layervault.com/click/stories/46742', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3743, 'Soderhavet: creators of Sweden''s design identity', 'news.layervault.com/click/stories/46722', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3744, 'Pixate Studio will now be available without a subscription, for only $149', 'news.layervault.com/click/stories/46733', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3745, 'Protectwise: Security startup hired Tron: Legacy designer to work on their UI', 'news.layervault.com/click/stories/46740', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3746, 'New Lyft Profiles launches for iOS', 'news.layervault.com/click/stories/46721', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3747, 'Ask DN: How to be a Design Doctor rather than a Design Paramedic?', 'news.layervault.com/click/stories/46744', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3748, 'Awesome tools for freelancers - anything to make the job easier!', 'news.layervault.com/click/stories/46761', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3749, 'Show DN: Selective Few - Rare fashion, handpicked by the world''s top luxury boutiques', 'news.layervault.com/click/stories/46718', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3750, 'Android for Work: Dual-persona support', 'news.layervault.com/click/stories/46719', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3751, 'A New Way to Display: The difference between LCD (iPhone) and OLED (Apple Watch)', 'news.layervault.com/click/stories/46755', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3752, 'Ask DN: Best way to maintain a Brand Guide', 'news.layervault.com/click/stories/46751', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3753, 'Show DN: Qolor, a fast color grabber for iOS', 'news.layervault.com/click/stories/46702', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3754, 'Make Sass and Chrome be pals', 'news.layervault.com/click/stories/46734', 'dn', '', '2015-03-27 04:56:02', 'designernews', 'news.layervault.com'),
(3755, 'react-native', 'github.com/facebook/react-native', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3756, 'fresco', 'github.com/facebook/fresco', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3757, 'AirMapView', 'github.com/airbnb/AirMapView', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3758, 'ife', 'github.com/baidu-ife/ife', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(3759, 'QConf', 'github.com/Qihoo360/QConf', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(3760, 'mama2', 'github.com/zythum/mama2', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(3761, 'network-connection-class', 'github.com/facebook/network-connection-class', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3762, 'ssl-decoder', 'github.com/RaymiiOrg/ssl-decoder', 'github', '', '2015-03-27 04:58:02', 'github', 'github.com'),
(3763, 'device-year-class', 'github.com/facebook/device-year-class', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(3764, 'Test-Driving Web Server Configuration', 'gdstechnology.blog.gov.uk/2015/03/25/test-driving-web-server-configuration/', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'gdstechnology.blog.gov.uk'),
(3765, 'Vitess: Tools to Assist in Scaling MySQL Databases for the Web', 'vitess.io/', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'vitess.io'),
(3766, 'AWS and NAT: How Private Subnets Can Affect Your App’s Performance', 'alanondevelopment.wordpress.com/2015/03/23/aws-and-nat-how-private-subnets-can-affect-your-apps-performance/', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'alanondevelopment.wordpress.com'),
(3767, 'nginx-1.7.11 Released', 'mailman.nginx.org/pipermail/nginx-announce/2015/000153.html', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'mailman.nginx.org'),
(3768, 'Steve Souders Joins SpeedCurve', 'www.stevesouders.com/blog/2015/03/23/joining-speedcurve/', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'www.stevesouders.com'),
(3769, 'How To Set Up Django with Postgres, Nginx, and Gunicorn on CentOS 7', 'www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-centos-7', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'www.digitalocean.com'),
(3770, 'Nginx Guide: Introduction', 'code.tutsplus.com/articles/nginx-guide-introduction--cms-21877', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'code.tutsplus.com'),
(3771, 'Why Make Websites Accessible?', 'www.sitepoint.com/why-make-websites-accessible/', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'www.sitepoint.com'),
(3772, '5 Suggestions for Building an Infrastructure for Innovation', 'blog.codeship.com/five-suggestions-for-building-an-infrastructure-for-innovation/', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'blog.codeship.com'),
(3773, 'DNS Performance: Compare The Speed of Enterprise and Commercial DNS Services', 'www.dnsperf.com/', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'www.dnsperf.com'),
(3774, 'VPSComp: Compare VPSes From Your Country Quickly', 'vpscomp.com/variants', 'web-operations', '', '2015-03-27 05:03:02', 'weboperationsweekly', 'vpscomp.com'),
(3775, 'Lazyboy - Command line laziness redefined!', 'arvindr21.github.io/lazyboy/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'arvindr21.github.io'),
(3776, 'Using Angular''s new improved Browserify support', 'blog.npmjs.org/post/114584444410/using-angulars-new-improved-browserify-support', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'blog.npmjs.org'),
(3777, 'Node.js clustering made easy with PM2', 'keymetrics.io/2015/03/26/pm2-clustering-made-easy/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'keymetrics.io'),
(3778, 'Amok - Live Editing for JavaScript', 'amokjs.com/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'amokjs.com'),
(3779, 'React Native is now open source', 'facebook.github.io/react-native/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'facebook.github.io'),
(3780, 'Get an Absolute URL with JavaScript', 'davidwalsh.name/get-absolute-url', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'davidwalsh.name'),
(3781, 'The Problems with for...in and JavaScript Arrays', 'adripofjavascript.com/blog/drips/the-problem-with-for-in-and-javascript-arrays.html', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'adripofjavascript.com'),
(3782, 'React Time Picker', 'www.npmjs.com/package/react-time-picker', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'www.npmjs.com'),
(3783, 'NProgress bars for backbone models and collections', 'github.com/shuvalov-anton/backbone-nprogress', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'github.com'),
(3784, 'WebRTC in Firefox 38: Multistream and renegotiation', 'hacks.mozilla.org/2015/03/webrtc-in-firefox-38-multistream-and-renegotiation/', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'hacks.mozilla.org'),
(3785, 'AngularJS UI Development (Book Review)', 'blog.fgribreau.com/2015/03/book-review-angularjs-ui-development.html', 'javascript', '', '2015-03-27 06:00:03', 'echojs', 'blog.fgribreau.com'),
(3786, 'What happened in the final 30 minutes', 'www.bbc.com/news/world-europe-32072218', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.bbc.com'),
(3787, 'What do we know about co-pilot Andreas Lubitz', 'www.buzzfeed.com/rossalynwarren/what-we-know-about-the-co-pilot-who-deliberately-crashed-the', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.buzzfeed.com'),
(3788, 'to lock a pilot out of the cockpit', 'www.wired.com/2015/03/remarkably-easy-lock-pilot-cockpit/', 'nondev', '', '2015-03-27 05:17:30', 'nextdraft', 'www.wired.com'),
(3789, 'unusual, but not unprecedented', 'www.npr.org/blogs/thetwo-way/2015/03/26/395509284/pilots-downing-their-planes-is-unusual-but-not-unprecedented', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.npr.org'),
(3790, 'latest updates', 'www.bbc.com/news/live/world-europe-32070570', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.bbc.com'),
(3791, 'air campaign to push back Yemen rebels', 'www.washingtonpost.com/world/middle_east/president-of-yemen-flees-by-sea-amid-rebel-advance-in-south/2015/03/25/360315a2-d355-11e4-8b1e-274d670aa9c9_story.html', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.washingtonpost.com'),
(3792, 'what the bombing of Yemen means for the Middle East', 'www.washingtonpost.com/blogs/worldviews/wp/2015/03/26/what-saudi-arabias-bombing-of-yemen-means-for-the-middle-east/', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.washingtonpost.com'),
(3793, 'threatens the Obama administration''s ability to combat the al-Qaeda affiliate', 'www.bloomberg.com/news/articles/2015-03-26/yemen-government-s-fall-is-another-blow-to-obama-s-war-on-terror', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.bloomberg.com'),
(3794, 'a new report released by the Justice Department', 'www.politico.com/story/2015/03/dea-sex-parties-colombia-report-116413.html', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.politico.com'),
(3795, 'rife with adultery, prostitution and other misconduct', 'www.revealnews.org/article/air-marshals-say-a-party-hearty-attitude-prevails-at-the-agency/', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.revealnews.org'),
(3796, 'a so-called religious freedom bill', 'www.indystar.com/story/news/politics/2015/03/25/gov-mike-pence-sign-religious-freedom-bill-thursday/70448858/', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.indystar.com'),
(3797, 'making it difficult for state lawmakers', 'www.latimes.com/local/lanow/la-me-ln-kamala-harris-antigay-initiative-20150325-story.html', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.latimes.com'),
(3798, 'Designing Your Life', 'www.fastcompany.com/3044043/most-creative-people/stanfords-most-popular-class-isnt-computer-science-its-something-much-m', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.fastcompany.com'),
(3799, 'to live stream video from their smartphones', 'www.theverge.com/2015/3/26/8293353/periscope-live-streaming-twitter-meerkat', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.theverge.com'),
(3800, 'ways you can opt out of everything', 'www.vox.com/2015/3/25/8287793/how-to-opt-out', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.vox.com'),
(3801, 'a selection of Ben & Jerry''s flavors featuring women', 'kottke.org/15/03/feminist-ben-jerrys-flavors', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'kottke.org'),
(3802, 'launching his own brand of weed', 'www.thedailybeast.com/articles/2015/03/26/willie-nelson-is-launching-his-own-brand-of-weed.html', 'nondev', '', '2015-03-27 06:30:02', 'nextdraft', 'www.thedailybeast.com'),
(3803, 'Classp', 'google-opensource.blogspot.co.nz/2015/03/classp-classier-way-to-parse.html', 'webdev', '', '2015-03-27 07:00:03', 'versioning', 'google-opensource.blogspot.co.nz'),
(3804, 'using vector icons in your apps', 'medium.com/@webalys/die-png-die-how-to-use-vector-icons-in-your-apps-d884c9c63e93', 'webdev', '', '2015-03-27 07:00:03', 'versioning', 'medium.com'),
(3805, 'the best icon is a text label', 'thomasbyttebier.be/blog/the-best-icon-is-a-text-label', 'webdev', '', '2015-03-27 07:00:03', 'versioning', 'thomasbyttebier.be'),
(3806, 'you can use emoji for your PSD layer names?!', 'news.layervault.com/stories/46645-improve-your-psd-layer-names-with-emojs', 'webdev', '', '2015-03-27 07:00:03', 'versioning', 'news.layervault.com'),
(3807, 'building a custom right-click context menu using JavaScript', 'www.sitepoint.com/building-custom-right-click-context-menu-javascript/', 'webdev', '', '2015-03-27 07:00:04', 'versioning', 'www.sitepoint.com'),
(3808, '10 useful disposable online services', 'www.sitepoint.com/10-handy-disposable-online-services/', 'webdev', '', '2015-03-27 07:00:04', 'versioning', 'www.sitepoint.com'),
(3809, 'Here’s one dev’s strategy, share yours', 'www.sitepoint.com/set-mac-development-machine/', 'webdev', '', '2015-03-27 07:00:04', 'versioning', 'www.sitepoint.com'),
(3810, 'the full rundown', 'qz.com/370089/everything-facebook-announced-today-at-f8/', 'webdev', '', '2015-03-27 07:00:04', 'versioning', 'qz.com'),
(3811, 'opening up of Messenger as a platform', 'messenger.com/platform', 'webdev', '', '2015-03-27 07:00:05', 'versioning', 'messenger.com'),
(3812, 'how exactly the platform works', 'www.macstories.net/ios/facebook-messengers-optimized-approach-and-app-discovery/', 'webdev', '', '2015-03-27 07:00:05', 'versioning', 'www.macstories.net'),
(3813, 'FB made the newsfeed less clickbaity', 'motherboard.vice.com/read/facebook-is-changing-news-feed-to-discourage-clickbait', 'webdev', '', '2015-03-27 07:00:05', 'versioning', 'motherboard.vice.com'),
(3814, 'outsourced, algorithmic empathy', 'www.crystalknows.com/', 'webdev', '', '2015-03-27 07:00:05', 'versioning', 'www.crystalknows.com'),
(3815, 'Playing with Constants, Methods, and Superclasses', 'weblog.jamisbuck.org/2015/3/24/playing-with-constants-methods-and-superclasses.html', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'weblog.jamisbuck.org'),
(3816, 'Upcoming Changes in Rails 5.0', 'intercityup.com/blog/upcoming-changes-in-rails-5-0.html', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'intercityup.com'),
(3817, 'Test an Email API service in less than 5 minutes', 'sendgrid.com/docs/Utilities/code_workshop.html', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'sendgrid.com'),
(3818, 'Rails 4.2.1 and 4.1.10 Released', 'weblog.rubyonrails.org/2015/3/19/Rails-4-2-1-and-4-1-10-have-been-released/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'weblog.rubyonrails.org'),
(3819, 'How to Write A Template Engine in 30 Lines of Code', 'bits.citrusbyte.com/how-to-write-a-template-library/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'bits.citrusbyte.com'),
(3820, 'Using Docker to Parallelize Rails Tests', 'blog.codeship.com/using-docker-to-parallelize-rails-tests/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'blog.codeship.com'),
(3821, 'Senior Full-Stack Engineer using Ruby on Rails (Technical Lead) at Babbel', 'babbel.workable.com/jobs/7252', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'babbel.workable.com'),
(3822, 'Senior Rails Developer (f/m) at Drooms GmbH', 'recruitingapp-5120.de.umantis.com/Vacancies/163/Description/2', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'recruitingapp-5120.de.umantis.com'),
(3823, 'Help Fund Rails Girls Summer of Code 2014', 'railsgirlssummerofcode.org/campaign/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'railsgirlssummerofcode.org'),
(3824, 'Ruby Together Now Sponsoring RubyBench', 'rubytogether.org/news/2015-03-21-sponsoring-rubybench', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'rubytogether.org'),
(3825, 'The Minitest Cookbook', 'chriskottom.com/minitestcookbook/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'chriskottom.com'),
(3826, 'Building a Stateless Rails API with React and Twitter OAuth', 'fredguest.com/2015/03/06/building-a-stateless-rails-api-with-react-and-twitter-oauth/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'fredguest.com'),
(3827, 'Tips When Building an API using Rails', 'blog.jalada.co.uk/tips-when-writing-an-api-in-ruby-on-rails/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'blog.jalada.co.uk'),
(3828, 'Ruby Timeout: How Does It Even Work?', 'flushentitypacket.github.io/ruby/2015/02/21/ruby-timeout-how-does-it-even-work.html', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'flushentitypacket.github.io'),
(3829, 'Finding Things in Ruby''s ObjectSpace', 'alanwsmith.com/finding-things-in-rubys-objectspace', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'alanwsmith.com'),
(3830, 'Getting Started with RSpec', 'semaphoreci.com/community/tutorials/getting-started-with-rspec', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'semaphoreci.com'),
(3831, 'Implementing State Machines in Ruby', 'vaidehijoshi.github.io/blog/2015/03/24/a-machine-state-of-mind-part-2-implementing-state-machines/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'vaidehijoshi.github.io'),
(3832, 'A Look at Ruby Introspection and Metaprogramming', 'www.leighhalliday.com/ruby-introspection-metaprogramming', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'www.leighhalliday.com'),
(3833, 'Using automated testing? Coveralls helps you deliver better code', 'coveralls.io/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'coveralls.io'),
(3834, 'Ruby in Production: Lessons Learned', 'medium.com/@rdsubhas/ruby-in-production-lessons-learned-36d7ab726d99', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'medium.com'),
(3835, 'Ruby Natural Language Processing Resources', 'github.com/diasks2/ruby-nlp', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'github.com'),
(3836, 'Ruby Object Mapper 0.6.0 Released', 'rom-rb.org/blog/2015/03/23/rom-0-6-0-released/', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'rom-rb.org'),
(3837, 'vim-monster: Ruby Code Completion for Vim', 'github.com/osyo-manga/vim-monster', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'github.com'),
(3838, 'OpenFastStruct: A Faster OpenStruct?', 'github.com/arturoherrero/ofstruct', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'github.com'),
(3839, 'Boolean2: A Ruby Constant That Is An Ancestor of true and false', 'github.com/janlelis/boolean2', 'ruby', '', '2015-03-27 08:30:03', 'rubyweekly', 'github.com'),
(3840, 'Read this on the Web', 'postgresweekly.com/issues/98', 'db', '', '2015-03-27 09:30:02', 'postgresweekly', 'postgresweekly.com'),
(3841, 'Foreign Data Wrappers for PostgreSQL', 'www.vertabelo.com/blog/technical-articles/foreign-data-wrappers-for-postgresql', 'db', '', '2015-03-27 09:30:02', 'postgresweekly', 'www.vertabelo.com'),
(3842, 'Postgres Skills are in Demand - Add to your skill set and get certified', 'www.enterprisedb.com/store/products/dba-training/01t50000002jwhqAAA', 'db', '', '2015-03-27 09:30:02', 'postgresweekly', 'www.enterprisedb.com'),
(3843, 'The Lazy Analyst''s Guide To Postgres JSON', 'www.periscope.io/blog/the-lazy-analysts-guide-to-postgres-json.html', 'db', '', '2015-03-27 09:30:02', 'postgresweekly', 'www.periscope.io'),
(3844, 'Bringing The Power of Postgres to NodeJS', 'rob.conery.io/2015/03/13/bringing-the-power-of-postgres-to-nodejs/', 'db', '', '2015-03-27 09:30:02', 'postgresweekly', 'rob.conery.io'),
(3845, 'Bringing Parallel Sequential Scan to PostgreSQL 9.5', 'rhaas.blogspot.fr/2015/03/parallel-sequential-scan-for-postgresql.html', 'db', '', '2015-03-27 09:30:02', 'postgresweekly', 'rhaas.blogspot.fr'),
(3846, '5 PaaS Solutions to Host your NodeJS apps', 'www.codediesel.com/nodejs/5-paas-solutions-to-host-your-nodejs-apps/', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'www.codediesel.com'),
(3847, 'Get a Handle on PHP Handlers', 'php.dzone.com/articles/get-handle-php-handlers', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'php.dzone.com'),
(3848, 'PSR-7 is in Voting Stage!', 'mwop.net/blog/2015-03-19-psr-7-ready-for-vote.html', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'mwop.net'),
(3849, 'the voting phase', 'groups.google.com/forum/', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'groups.google.com'),
(3850, 'PHP-FIG', 'www.php-fig.org/', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'www.php-fig.org'),
(3851, 'User Authentication in Symfony2 with UserApp.io', 'www.sitepoint.com/user-authentication-symfony2-userapp-io/', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'www.sitepoint.com'),
(3852, 'Ant, Composer and Code Quality Tools', 'piotrpasich.com/ant-composer-and-code-quality-tools/', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'piotrpasich.com'),
(3853, 'Simple CRUD Application In PHP And MySQL – Part 2', 'tutorialslodge.com/simple-crud-application-in-php-and-mysql-part-2/', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'tutorialslodge.com'),
(3854, 'Quick Tip: Develop Laravel 5 Packages the Laravel 4 Way', 'www.sitepoint.com/quick-tip-develop-laravel-5-packages-laravel-4-way/', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'www.sitepoint.com'),
(3855, 'Improving The Use of a MongoDB Database with The Help of Symfony Listeners', 'www.phpclasses.org/blog/post/268-Improving-the-use-of-a-MongoDB-database-with-the-help-of-Symfony-Listeners.html', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'www.phpclasses.org'),
(3856, 'Using Aura.Html with League\\Plates', 'paul-m-jones.com/archives/6111', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'paul-m-jones.com'),
(3857, 'Programming With Yii2: Working With the Database and Active Record', 'code.tutsplus.com/tutorials/programming-with-yii2-working-with-the-database-and-active-record--cms-22768', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'code.tutsplus.com'),
(3858, 'Programming with Yii2: Getting Started', 'code.tutsplus.com/tutorials/programming-with-yii2-getting-started--cms-22440', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'code.tutsplus.com'),
(3859, 'part two', 'code.tutsplus.com/tutorials/programming-with-yii2-exploring-mvc-forms-and-layouts--cms-22682', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'code.tutsplus.com'),
(3860, 'PHP 7 Scalar Type Hinting Finally Approved', 'www.phpclasses.org/blog/post/269-PHP-7-Scalar-Type-Hinting-Finally-Approved.html', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'www.phpclasses.org'),
(3861, 'PHP 5.6.7 is available', 'php.net/archive/2015.php', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'php.net'),
(3862, 'Drupal 7.35 and 6.35 released', 'www.drupal.org/drupal-7.35', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'www.drupal.org'),
(3863, 'WordPress 4.2 Beta 2', 'wordpress.org/news/2015/03/wordpress-4-2-beta-2/', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'wordpress.org'),
(3864, 'Ready, Set, Drupal 8! D8 Accelerate Fundraiser', 'www.drupal.org/news/ready-set-drupal-8-d8-accelerate-fundraiser', 'php', '', '2015-03-27 11:00:02', 'phpweekly', 'www.drupal.org'),
(3865, 'Lone Star PHP Conference - April 16-18th 2015, Dallas', 'lonestarphp.com/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'lonestarphp.com'),
(3866, 'LoopConf - May 6-8th 2015, Las Vegas', 'loopconf.io/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'loopconf.io'),
(3867, 'PHP Tour Luxembourg - May 12-13th 2015', 'www.afup.org/pages/phptourluxembourg2015/apropos-en.php', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'www.afup.org');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(3868, 'Italian PHP Conference - May 15-16th 2015, Verona', '2015.phpday.it/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', '2015.phpday.it'),
(3869, 'PHP and JavaScript Innovation Award Report March 2015 Edition - December 2014 Nominees', 'www.phpclasses.org/blog/post/267-PHP-and-JavaScript-Innovation-Award-Report-March-2015-Edition--December-2014-nominees.html', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'www.phpclasses.org'),
(3870, 'PHP Town Hall #39: Hi Josh!', 'phptownhall.com/blog/2015/03/12/episode-39-hi-josh/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'phptownhall.com'),
(3871, 'MageTalk Magento Podcast #27', 'magetalk.com/magetalk-episode-27-earwax-gold-and-poop-brown/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'magetalk.com'),
(3872, 'Acquia Podcast: Behat & BDD: "Deploying Better Software with Confidence" - Meet John Bickar', 'www.acquia.com/resources/podcasts/acquia-podcast-186-behat-bdd-deploying-better-software-john-bickar', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'www.acquia.com'),
(3873, 'Voices of the ElePHPant - Interview with Samantha Quinones', 'voicesoftheelephpant.com/2015/03/24/interview-with-samantha-quinones/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'voicesoftheelephpant.com'),
(3874, 'All About the New NEW Facebook PHP SDK v4.1', 'nomadphp.com/2015/03/21/all-about-the-new-new-facebook-php-sdk-v4-1/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'nomadphp.com'),
(3875, 'MLAPHP and N+1 Books: Half-Price Sale Starts Early!', 'paul-m-jones.com/archives/6102', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'paul-m-jones.com'),
(3876, 'here', 'leanpub.com/b/mlasn1php', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'leanpub.com'),
(3877, 'What Every Open Source Project Needs', 'spf13.com/presentation/what-every-open-source-project-needs/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'spf13.com'),
(3878, 'The PHP Community Is Also About Promoting Lifestyle Changes & Nurturing Healthy Habits – Get OnBoard With Coderabbi! ', '7php.com/biggestloserphp15/', 'php', '', '2015-03-27 11:00:03', 'phpweekly', '7php.com'),
(3879, 'FuelPHP Application Development Blueprints (by Sébastien Drouyer, published 27th February 2015)', 'www.amazon.co.uk/FuelPHP-Application-Development-Blueprints-S%C3%A9bastien-ebook/dp/B00U64KQP4/ref=sr_1_54', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'www.amazon.co.uk'),
(3880, 'Modern PHP: New Features and Good Practices (by Josh Lockhart, published 1st March 2015)', 'www.amazon.co.uk/Modern-PHP-Features-Good-Practices/dp/1491905018/ref=sr_1_48', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'www.amazon.co.uk'),
(3881, 'Full Stack Developer - London', 'swoon.workable.com/jobs/32943', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'swoon.workable.com'),
(3882, 'php-markdown', 'github.com/michelf/php-markdown', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3883, 'unirest', 'github.com/Mashape/unirest-php', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3884, 'stripe', 'github.com/stripe/stripe-php', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3885, 'humbug', 'github.com/padraic/humbug', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3886, 'uber-php', 'github.com/stevenmaguire/uber-php', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3887, 'php-fusion', 'github.com/php-fusion/PHP-Fusion', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3888, 'libphutil', 'github.com/phacility/libphutil', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3889, 'php-gallery', 'github.com/mDfRg/php-gallery', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3890, 'nymph', 'github.com/sciactive/nymph', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3891, 'opencart', 'github.com/opencart/opencart', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3892, 'hanoi', 'github.com/marizmelo/Hanoi', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3893, 'codelite', 'github.com/eranif/codelite', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3894, 'phinx', 'github.com/robmorgan/phinx', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3895, 'bolt', 'github.com/bolt/bolt', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3896, 'pharext', 'github.com/m6w6/pharext', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'github.com'),
(3897, 'http://www.amazon.com/gp/product/9082278707', 'www.amazon.com/gp/product/9082278707', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'www.amazon.com'),
(3898, 'http://yireo.com/pjp', 'yireo.com/pjp', 'php', '', '2015-03-27 11:00:03', 'phpweekly', 'yireo.com'),
(3899, 'Australia outlaws warrant canaries', 'boingboing.net/2015/03/26/australia-outlaws-warrant-cana.html', 'hn', '', '2015-03-27 10:27:20', 'hackernews', 'boingboing.net'),
(3900, 'Termui – Go terminal dashboard', 'github.com/gizak/termui', 'hn', '', '2015-03-28 04:58:02', 'hackernews', 'github.com'),
(3901, 'Super Mario 64 HD', 'roystanross.wordpress.com/super-mario-64-hd/', 'hn', '', '2015-03-27 14:53:06', 'hackernews', 'roystanross.wordpress.com'),
(3902, 'U.S. Air Force overstepped bounds in SpaceX certification: report', 'www.reuters.com/article/2015/03/26/us-usa-military-space-idUSKBN0MM2QZ20150326', 'hn', '', '2015-03-27 14:58:28', 'hackernews', 'www.reuters.com'),
(3903, 'Piketty''s Three Big Mistakes', 'www.bloombergview.com/articles/2015-03-27/piketty-s-three-big-mistakes-in-inequality-analysis', 'hn', '', '2015-03-27 13:47:48', 'hackernews', 'www.bloombergview.com'),
(3904, 'Inside the Deep Web Drug Lab', 'medium.com/backchannel/inside-the-deep-web-drug-lab-9718cd0fe504', 'hn', '', '2015-03-27 13:10:09', 'hackernews', 'medium.com'),
(3905, 'Beijing to Shut All Major Coal Power Plants to Cut Pollution', 'www.bloomberg.com/news/articles/2015-03-24/beijing-to-close-all-major-coal-power-plants-to-curb-pollution', 'hn', '', '2015-03-27 11:29:07', 'hackernews', 'www.bloomberg.com'),
(3906, 'Why Baidu Has Been Hijacked to Attack GitHub', 'archive.today/KtgpS', 'hn', '', '2015-03-27 12:11:30', 'hackernews', 'archive.today'),
(3907, 'Write Yourself a Scheme in 48 Hours', 'en.wikibooks.org/wiki/Write_Yourself_a_Scheme_in_48_Hours', 'hn', '', '2015-03-27 09:38:56', 'hackernews', 'en.wikibooks.org'),
(3908, 'Ebola whole virus vaccine shown effective, safe in primates', 'news.wisc.edu/23601', 'hn', '', '2015-03-27 08:27:32', 'hackernews', 'news.wisc.edu'),
(3909, 'Passphrases You Can Memorize That Even the NSA Can’t Guess', 'firstlook.org/theintercept/2015/03/26/passphrases-can-memorize-attackers-cant-guess/', 'hn', '', '2015-03-27 13:02:03', 'hackernews', 'firstlook.org'),
(3910, 'TANX: online multiplayer tank battle using WebGL and Node.js', 'tanx.playcanvas.com/', 'hn', '', '2015-03-27 16:16:43', 'hackernews', 'tanx.playcanvas.com'),
(3911, 'Leave Facebook if you don''t want to be spied on, warns EU', 'www.theguardian.com/technology/2015/mar/26/leave-facebook-snooped-on-warns-eu-safe-harbour-privacy-us', 'hn', '', '2015-03-27 14:30:00', 'hackernews', 'www.theguardian.com'),
(3912, 'GitHub hit by DDoS attack', 'status.github.com/', 'hn', '', '2013-02-09 13:26:09', 'hackernews', 'status.github.com'),
(3913, 'Zynga must face U.S. lawsuit alleging fraud tied to IPO', 'www.reuters.com/article/2015/03/26/us-zynga-lawsuit-idUSKBN0MM1XP20150326', 'hn', '', '2015-03-27 09:47:17', 'hackernews', 'www.reuters.com'),
(3914, 'Show HN: Pay Bitcoin to watch a video', 'www.theprotocol.tv/adam-draper-boostvc/', 'hn', '', '2015-03-27 15:24:17', 'hackernews', 'www.theprotocol.tv'),
(3915, 'Steam store rendered in Servo', 'twitter.com/jruderman/status/580888265642770433', 'hn', '', '2015-03-27 00:21:14', 'hackernews', 'twitter.com'),
(3916, 'SSH Proxy Commands that use `sed`', 'journal.paul.querna.org/articles/2014/06/09/ssh-proxy-using-sed/', 'hn', '', '2015-03-27 12:52:24', 'hackernews', 'journal.paul.querna.org'),
(3917, 'Code Generation from the AST in Go', 'blog.gopheracademy.com/code-generation-from-the-ast/', 'hn', '', '2015-03-27 04:48:56', 'hackernews', 'blog.gopheracademy.com'),
(3918, 'Safari users win right to sue Google over privacy', 'www.bbc.co.uk/news/technology-32083188', 'hn', '', '2015-03-27 12:26:39', 'hackernews', 'www.bbc.co.uk'),
(3919, 'Show HN: Stitch News – A news app that lets you save/share any piece of text', 'itunes.apple.com/nz/app/stitch-news/id968510314', 'hn', '', '2015-03-27 14:04:44', 'hackernews', 'itunes.apple.com'),
(3920, 'Haskell GHC 7.10.1 Released', 'mail.haskell.org/pipermail/haskell-cafe/2015-March/118817.html', 'hn', '', '2015-03-27 07:57:28', 'hackernews', 'mail.haskell.org'),
(3921, 'Stingray manual released', 'www.theblot.com/exclusive-stingray-maker-asked-fcc-to-block-release-of-spy-gear-manual-7739514', 'hn', '', '2015-03-27 03:42:20', 'hackernews', 'www.theblot.com'),
(3922, 'The Radical Humaneness of Norway’s Halden Prison', 'www.nytimes.com/2015/03/29/magazine/the-radical-humaneness-of-norways-halden-prison.html', 'hn', '', '2015-03-28 04:50:02', 'hackernews', 'www.nytimes.com'),
(3923, 'Prolog interpreter in Go', 'github.com/mndrix/golog', 'hn', '', '2015-03-28 04:58:02', 'hackernews', 'github.com'),
(3924, 'Facebook''s Memory Networks Demo', 'www.facebook.com/video.php', 'hn', '', '2015-03-27 00:21:00', 'hackernews', 'www.facebook.com'),
(3925, 'Intel-Micron Share Additional Details of Their 3D NAND', 'www.anandtech.com/show/9114/intelmicron-share-additional-details-of-their-3d-nand', 'hn', '', '2015-03-27 14:27:17', 'hackernews', 'www.anandtech.com'),
(3926, 'Beyond the Maquiladora: A Look at Mexico’s Startup Scene', 'techcrunch.com/2015/03/26/beyond-the-maquiladora-a-look-at-mexicos-startup-scene/', 'hn', '', '2015-03-27 05:47:40', 'hackernews', 'techcrunch.com'),
(3927, 'Janitor Ronald Read Leaves Behind $8M Secret Fortune', 'www.joshuakennon.com/janitor-ronald-read-leaves-behind-8000000-secret-fortune/', 'hn', '', '2015-03-27 10:40:15', 'hackernews', 'www.joshuakennon.com'),
(3928, 'The Z3 Theorem Prover released under MIT license', 'github.com/Z3Prover/z3', 'hn', '', '2015-03-28 04:58:02', 'hackernews', 'github.com'),
(3929, 'How I taught my dog to text me selfies', 'www.twilio.com/blog/2015/03/how-my-dog-sends-selfies.html', 'hn', '', '2015-03-26 20:05:29', 'hackernews', 'www.twilio.com'),
(3930, 'Apple CEO Tim Cook to donate his fortune to charity', 'money.cnn.com/2015/03/27/technology/tim-cook-wealth-charity-fortune/', 'hn', '', '2015-03-27 13:35:01', 'hackernews', 'money.cnn.com'),
(3931, 'Blockspring Is Hiring a Lead Designer', 'jobs.lever.co/blockspring/6065dd68-93dc-4341-b7a6-5571350a4bdc', 'hn', '', '2015-03-27 11:01:07', 'hackernews', 'jobs.lever.co'),
(3932, 'A look at sex, drugs, violence, and cursing in film over time', 'www.randalolson.com/2014/01/12/a-look-at-sex-drugs-violence-and-cursing-in-film-over-time-through-mpaa-ratings/', 'hn', '', '2015-03-27 16:09:45', 'hackernews', 'www.randalolson.com'),
(3933, 'My Interviews with Airbnb, Dropbox, Posterous, Reddit, Weebly and Wufoo', 'foundersatwork.posthaven.com/my-interviews-with-airbnb-dropbox-posterous-reddit-weebly-and-wufoo-circa-2010', 'hn', '', '2015-03-26 19:34:10', 'hackernews', 'foundersatwork.posthaven.com'),
(3934, 'Show HN: Medly – Make Music on iPad', 'medlylabs.com/', 'hn', '', '2015-03-27 13:11:54', 'hackernews', 'medlylabs.com'),
(3935, 'Nuclide: An open-source IDE for React Native', 'nuclide.io/', 'hn', '', '2015-03-27 00:02:51', 'hackernews', 'nuclide.io'),
(3936, 'Retro Game Internals: Punch-Out Passwords', 'tomorrowcorporation.com/posts/retro-game-internals-punch-out-passwords', 'hn', '', '2015-03-27 01:49:07', 'hackernews', 'tomorrowcorporation.com'),
(3937, 'Making gravity-free espresso in space really is rocket science', 'www.theguardian.com/science/2014/nov/24/space-station-coffee-maker-perfect-espresso', 'hn', '', '2015-03-27 15:50:48', 'hackernews', 'www.theguardian.com'),
(3938, 'Your First Impression as a Dev. Candidate Is Your Writing', 'spin.atomicobject.com/2015/03/27/dev-candidate-writing/', 'hn', '', '2015-03-27 12:44:11', 'hackernews', 'spin.atomicobject.com'),
(3939, 'Learn Python the Hard Way', 'learnpythonthehardway.org/book/', 'hn', '', '2015-03-27 09:48:54', 'hackernews', 'learnpythonthehardway.org'),
(3940, 'Facebook''s Yann LeCunn Discusses Digital Companions and AI', 'bits.blogs.nytimes.com/2015/03/26/facebooks-yann-lecun-discusses-digital-companions-and-artificial-intelligence/', 'hn', '', '2015-03-26 17:55:40', 'hackernews', 'bits.blogs.nytimes.com'),
(3941, 'Dart 1.9', 'news.dartlang.org/2015/03/dart-19-release-youve-been-await-ing-for.html', 'hn', '', '2015-03-26 22:18:02', 'hackernews', 'news.dartlang.org'),
(3942, 'A three rotor Enigma machine wrist watch', 'www.asciimation.co.nz/bb/2015/03/24/a-three-rotor-enigma-machine-wrist-watch', 'hn', '', '2015-03-26 15:49:34', 'hackernews', 'www.asciimation.co.nz'),
(3943, 'Security of Infrastructure Secrets', 'journal.paul.querna.org/articles/2013/11/09/security-of-infrastructure-secrets/', 'hn', '', '2015-03-26 18:22:15', 'hackernews', 'journal.paul.querna.org'),
(3944, 'Forecasting Bike Sharing Demand', 'efavdb.com/bike-share-forecasting/', 'hn', '', '2015-03-26 18:44:37', 'hackernews', 'efavdb.com'),
(3945, 'Internet Archive addresses housing crisis with “Foundation Housing” project', 'richmondsfblog.com/2015/03/19/internet-archive-addresses-housing-crisis-with-foundation-housing-project/', 'hn', '', '2015-03-26 17:15:32', 'hackernews', 'richmondsfblog.com'),
(3946, 'The Tragic Life of the Courtesan in Japan''s Floating World', 'www.collectorsweekly.com/articles/the-tragic-life-of-the-courtesan-in-japans-floating-world/', 'hn', '', '2015-03-28 04:50:02', 'hackernews', 'www.collectorsweekly.com'),
(3947, 'Why the Rich Don''t Give to Charity', 'www.theatlantic.com/magazine/archive/2013/04/why-the-rich-dont-give/309254/', 'hn', '', '2015-03-27 14:39:38', 'hackernews', 'www.theatlantic.com'),
(3948, 'The Four Month Bug: JVM statistics cause garbage collection pauses', 'www.evanjones.ca/jvm-mmap-pause.html', 'hn', '', '2015-03-26 16:31:50', 'hackernews', 'www.evanjones.ca'),
(3949, 'An introduction to reactive programming', 'codewords.recurse.com/issues/two/an-introduction-to-reactive-programming', 'hn', '', '2015-03-26 23:04:14', 'hackernews', 'codewords.recurse.com'),
(3950, 'Bug or Feature? Unintentionally Intentional Behaviors', 'people.xiph.org/~xiphmont/demo/daala/random.shtml', 'hn', '', '2015-03-26 16:57:39', 'hackernews', 'people.xiph.org'),
(3951, 'Introducing Fresco: a new image library for Android', 'code.facebook.com/posts/366199913563917/introducing-fresco-a-new-image-library-for-android/', 'hn', '', '2015-03-26 22:51:32', 'hackernews', 'code.facebook.com'),
(3952, 'Three Things About Data Science You Won''t Find in the Books', 'blog.mikiobraun.de/2015/03/three-things-about-data-science.html', 'hn', '', '2015-03-27 01:19:12', 'hackernews', 'blog.mikiobraun.de'),
(3953, 'The man who proved Stephen Hawking wrong', 'www.telegraph.co.uk/culture/books/10654762/The-man-who-proved-Stephen-Hawking-wrong.html', 'hn', '', '2015-03-27 12:48:23', 'hackernews', 'www.telegraph.co.uk'),
(3954, 'Sources: Magic Is Raising $12M from Sequoia at a $40M Valuation', 'techcrunch.com/2015/03/26/sources-magic-is-raising-12m-from-sequoia-at-a-40m-valuation/', 'hn', '', '2015-03-26 22:57:01', 'hackernews', 'techcrunch.com'),
(3955, 'A spreadsheet in fewer than 35 lines of Tcl/Tk, no library used', 'wiki.tcl.tk/41294', 'hn', '', '2015-03-27 09:08:14', 'hackernews', 'wiki.tcl.tk'),
(3956, 'Pike Programming Language (2014)', 'www.drdobbs.com/open-source/pike-programming-language/240168647', 'hn', '', '2015-03-26 11:04:54', 'hackernews', 'www.drdobbs.com'),
(3957, 'Too little is known about whether money spent on higher education is worth it', 'www.economist.com/news/leaders/21647285-more-and-more-money-being-spent-higher-education-too-little-known-about-whether-it', 'hn', '', '2015-03-26 17:47:22', 'hackernews', 'www.economist.com'),
(3958, 'Release notes for GHC 7.10.1', 'downloads.haskell.org/~ghc/7.10.1/docs/html/users_guide/release-7-10-1.html', 'hn', '', '2015-03-27 08:32:39', 'hackernews', 'downloads.haskell.org'),
(3959, 'A terabyte of harsh noise, stored on 233 DVDs', 'www.jliat.com/n1tb/', 'hn', '', '2015-03-26 13:46:51', 'hackernews', 'www.jliat.com'),
(3960, 'Observing spy satellites using consumer hardware', 'home.online.nl/marco.langbroek/satcam.html', 'hn', '', '2015-03-26 13:53:27', 'hackernews', 'home.online.nl'),
(3961, 'The deepest holes dug by hand', 'www.bbc.com/future/story/20150327-the-deepest-holes-dug-by-hand', 'hn', '', '2015-03-27 11:05:42', 'hackernews', 'www.bbc.com'),
(3962, 'Show HN: Re-innovate the resume to the modern digital age', 'wentin.github.io/profession.is/', 'hn', '', '2015-03-27 08:24:37', 'hackernews', 'wentin.github.io'),
(3963, 'Composition Functions', 'github.com/jhusain/compositional-functions/blob/master/README.md', 'hn', '', '2015-03-26 16:05:08', 'hackernews', 'github.com'),
(3964, 'Sandboxing Code in the Era of Containers', 'medium.com/aws-activate-startup-blog/sandboxing-code-in-the-era-of-containers-294edb3a674', 'hn', '', '2015-03-26 18:26:26', 'hackernews', 'medium.com'),
(3965, 'DoorDash Raises $40M, Led by Kleiner Perkins Caufield and Byers', 'blog.doordash.com/post/114687483313/doordash-raises-40m-led-by-kleiner-perkins', 'hn', '', '2015-03-26 20:06:59', 'hackernews', 'blog.doordash.com'),
(3966, 'Matthew Crawford and How to Survive Brain-Eating Distractions', 'www.nytimes.com/2015/03/26/books/matthew-crawford-and-how-to-survive-brain-eating-distractions.html', 'hn', '', '2015-03-26 19:49:58', 'hackernews', 'www.nytimes.com'),
(3967, 'Why Kevin Mitnick Is Still Breaking into Computers', 'recode.net/2015/03/26/why-kevin-mitnick-the-worlds-most-notorious-hacker-is-still-breaking-into-computers/', 'hn', '', '2015-03-26 15:59:39', 'hackernews', 'recode.net'),
(3968, 'Messaging services are rapidly growing beyond online chat', 'www.economist.com/news/business/21647317-messaging-services-are-rapidly-growing-beyond-online-chat-message-medium', 'hn', '', '2015-03-27 02:23:15', 'hackernews', 'www.economist.com'),
(3969, 'Team of Biohackers Figures Out How to Inject Your Eyeballs with Night Vision', 'mic.com/articles/113740/a-team-of-biohackers-has-figured-out-how-to-inject-your-eyeballs-with-night-vision', 'hn', '', '2015-03-26 21:17:46', 'hackernews', 'mic.com'),
(3970, 'Why English sucks as the language for international and scientific communication', 'www.madore.org/~david/weblog/d.2015-03-20.2284.html', 'hn', '', '2015-03-26 15:53:23', 'hackernews', 'www.madore.org'),
(3971, 'Plan 9''s Acid Debugger and Go', 'blog.matttproud.com/2014/08/plan-9s-acid-debugger-and-go.html', 'hn', '', '2015-03-27 10:22:33', 'hackernews', 'blog.matttproud.com'),
(3972, 'Tilt: The Battle to Save Pinball', 'www.tilt-movie.com/', 'hn', '', '2015-03-27 04:22:59', 'hackernews', 'www.tilt-movie.com'),
(3973, 'What Happens When Apple Buys a Company You Depend On', 'www.wired.com/2015/03/apple-pulls-plug-tech-company-runs/', 'hn', '', '2015-03-27 01:47:02', 'hackernews', 'www.wired.com'),
(3974, '27 Free (and legal) Data Mining Books', 'www.dataonfocus.com/21-free-data-mining-books/', 'hn', '', '2015-03-26 23:46:24', 'hackernews', 'www.dataonfocus.com'),
(3975, 'A Strong Welfare State Produces More Entrepreneurs', 'www.theatlantic.com/politics/archive/2015/03/welfare-makes-america-more-entrepreneurial/388598/', 'hn', '', '2015-03-26 16:54:14', 'hackernews', 'www.theatlantic.com'),
(3976, 'Safari FILE: scheme security hole', 'gist.github.com/rongarret/d8987c9cd57bd768e1de', 'hn', '', '2015-03-26 23:46:45', 'hackernews', 'gist.github.com'),
(3977, 'Why I killed my standing desk', 'blog.pickcrew.com/why-i-killed-my-standing-desk/', 'hn', '', '2015-03-27 11:24:06', 'hackernews', 'blog.pickcrew.com'),
(3978, 'France to defend freedom by attacking freedom', 'www.bestvpn.com/blog/15830/france-to-defend-freedom-by-denying-freedom/', 'hn', '', '2015-03-27 11:16:28', 'hackernews', 'www.bestvpn.com'),
(3979, 'The 315-Year-Old Science Experiment', 'nautil.us/issue/22/slow/the-315_year_old-science-experiment', 'hn', '', '2015-03-26 13:48:01', 'hackernews', 'nautil.us'),
(3980, 'Why you should never, ever use two spaces after a period', 'www.slate.com/articles/technology/technology/2011/01/space_invaders.html', 'hn', '', '2015-03-27 09:09:24', 'hackernews', 'www.slate.com'),
(3981, 'Introducing Sikka: A Firewall for Meteor Apps', 'meteorhacks.com/introducing-sikka-a-firewall-for-meteor-apps.html', 'hn', '', '2015-03-26 16:24:46', 'hackernews', 'meteorhacks.com'),
(3982, 'Show HN: Wheelhouse – A directory of freelancer-created products', 'inwheelhouse.com/', 'hn', '', '2015-03-26 16:23:43', 'hackernews', 'inwheelhouse.com'),
(3983, '50-lines AVL binary search tree in C', 'pastes.archbsd.net/graphitemaster/50_loc_avl_bsearch_tree', 'hn', '', '2015-03-27 03:22:54', 'hackernews', 'pastes.archbsd.net'),
(3984, 'Uncle Sam may be indirectly funding religious conversion in India – Firstpost', 'www.firstpost.com/india/uncle-sam-may-indirectly-funding-religious-conversion-india-2176175.html', 'hn', '', '2015-03-27 10:05:25', 'hackernews', 'www.firstpost.com'),
(3985, 'Show HN: Jump consistent hash in Go', 'github.com/renstrom/go-jump-consistent-hash', 'hn', '', '2015-03-26 13:30:32', 'hackernews', 'github.com'),
(3986, 'Enough with the Salts: Updates on Secure Password Schemes', 'chargen.matasano.com/chargen/2015/3/26/enough-with-the-salts-updates-on-secure-password-schemes.html', 'hn', '', '2015-03-26 20:19:55', 'hackernews', 'chargen.matasano.com'),
(3987, 'A System Architecture Approach to Global Product Development (2007) [pdf]', 'mitsloan.mit.edu/pdf/global-product.pdf', 'hn', '', '2015-03-26 19:52:53', 'hackernews', 'mitsloan.mit.edu'),
(3988, 'Social Norms and Gendered Expectations', 'kateheddleston.com/blog/social-norms-and-gendered-expectations', 'hn', '', '2015-03-26 17:02:17', 'hackernews', 'kateheddleston.com'),
(3989, 'Intel and Micron Announce 3D NAND for 10TB SSDs', 'www.digitaltrends.com/computing/intel-3d-nand-10tb-solid-state-drive/', 'hn', '', '2015-03-27 01:32:00', 'hackernews', 'www.digitaltrends.com'),
(3990, 'Show HN: A Lispy Calculator in under 50 Lines of OCaml', 'github.com/eatonphil/ocalc', 'hn', '', '2015-03-26 15:41:23', 'hackernews', 'github.com'),
(3991, 'On Open Access and Historical Scholarship', 'scholarlykitchen.sspnet.org/2015/03/25/guest-post-karin-wulf-on-open-access-and-historical-scholarship/', 'hn', '', '2015-03-26 17:48:10', 'hackernews', 'scholarlykitchen.sspnet.org'),
(3992, 'Show HN: Progress – track progress of http requests in golang', 'github.com/Bowery/progress', 'hn', '', '2015-03-26 19:40:31', 'hackernews', 'github.com'),
(3993, 'Italian physicist''s book on Einstein''s relativity theory becomes surprise hit', 'www.theguardian.com/science/2015/mar/26/italians-physicists-book-einstein-relativity-theory-hit-carlo-rovelli', 'hn', '', '2015-03-27 04:53:13', 'hackernews', 'www.theguardian.com'),
(3994, '2 new decryption attacks against TLS found', 'arstechnica.com/security/2015/03/noose-around-internets-tls-system-tightens-with-2-new-decryption-attacks/', 'hn', '', '2015-03-27 00:39:18', 'hackernews', 'arstechnica.com'),
(3995, 'President Obama chats with David Simon about the Wire and drug policy', 'www.theverge.com/2015/3/26/8297247/president-obama-david-simon-the-wire-interview-hbo', 'hn', '', '2015-03-26 23:08:07', 'hackernews', 'www.theverge.com'),
(3996, 'Cloud and Proud: Salesforce Takes Umbrage at Indiana''s ''Religious Freedoms'' Act', 'www.networkworld.com/article/2902494/careers/cloud-and-proud-salesforce-takes-umbrage-at-indianas-religious-freedoms-act.html', 'hn', '', '2015-03-26 16:58:44', 'hackernews', 'www.networkworld.com'),
(3997, 'RSA Conference Bans “Booth Babes”', 'www.networkworld.com/article/2902752/security0/rsa-conference-bans-booth-babes.html', 'hn', '', '2015-03-26 20:54:40', 'hackernews', 'www.networkworld.com'),
(3998, 'Baidu''s traffic hijacked to DDoS GitHub.com', 'insight-labs.org/', 'hn', '', '2015-03-27 08:31:09', 'hackernews', 'insight-labs.org'),
(3999, 'This is why you shouldn’t believe that exciting new medical study', 'www.vox.com/2015/3/23/8264355/research-study-hype', 'hn', '', '2015-03-24 00:29:35', 'hackernews', 'www.vox.com'),
(4000, 'Mathematicians Chase Moonshine’s Shadow', 'www.quantamagazine.org/20150312-mathematicians-chase-moonshines-shadow/', 'hn', '', '2015-03-12 22:22:01', 'hackernews', 'www.quantamagazine.org'),
(4001, 'HP is trying to patent continuous delivery', 'blog.matthewskelton.net/2015/03/06/hp-is-trying-to-patent-continuous-delivery-here-is-how-you-can-help-block-this-madness/', 'hn', '', '2015-03-06 23:55:49', 'hackernews', 'blog.matthewskelton.net'),
(4002, 'What happens when DNS in China is poisoned and pointed at your server', 'furbo.org/2015/01/22/fear-china/', 'hn', '', '2015-01-22 21:21:31', 'hackernews', 'furbo.org'),
(4003, 'Docker Support in IntelliJ IDEA 14.1', 'blog.jetbrains.com/idea/2015/03/docker-support-in-intellij-idea-14-1', 'hn', '', '2015-03-18 07:27:21', 'hackernews', 'blog.jetbrains.com'),
(4004, 'Visualizing Algorithms', 'bost.ocks.org/mike/algorithms/', 'hn', '', '2014-06-26 15:05:56', 'hackernews', 'bost.ocks.org'),
(4005, 'Gitlet.js', 'gitlet.maryrosecook.com/docs/gitlet.html', 'hn', '', '2015-02-22 22:45:22', 'hackernews', 'gitlet.maryrosecook.com'),
(4006, 'Github major service outage', 'status.github.com/messages', 'hn', '', '2013-06-02 14:00:05', 'hackernews', 'status.github.com'),
(4007, 'ISS HD Earth Viewing Experiment', 'www.ustream.tv/channel/iss-hdev-payload', 'hn', '', '2014-07-20 01:17:10', 'hackernews', 'www.ustream.tv'),
(4008, 'Ruby to perform as fast ad Native Java and C', 'jruby.org/2015/01/20/jruby-9-0-0-0-pre1', 'hn', '', '2015-03-27 13:10:45', 'hackernews', 'jruby.org'),
(4009, '27 free data mining books', 'www.datasciencecentral.com/profiles/blogs/27-free-data-mining-books', 'hn', '', '2015-03-27 08:48:20', 'hackernews', 'www.datasciencecentral.com'),
(4010, 'MixRank (YC S11) Hiring a Front End Engineer', 'jobs.lever.co/mixrank/122187cc-09f6-4784-a423-c2fcbaa27f0f', 'hn', '', '2015-03-26 21:24:58', 'hackernews', 'jobs.lever.co'),
(4011, 'What Mahatma Gandhi Taught Me about Growth Hacking', 'yanngirard.typepad.com/yanns_blog/2015/03/what-mahatma-gandhi-taught-me-about-growth-hacking.html', 'hn', '', '2015-03-27 09:13:42', 'hackernews', 'yanngirard.typepad.com'),
(4012, 'Why Baidu has been hijacked to attack GitHub and why you should care', 'www.larrysalibra.com/2015/03/27/why-baidu-was-hijacked-to-attack-github/', 'hn', '', '2015-03-27 08:52:44', 'hackernews', 'www.larrysalibra.com'),
(4013, 'Longer-Lasting Batteries Are Almost Here', 'www.wired.com/2015/03/batteries-last-longer-arrive-really/', 'hn', '', '2015-03-27 00:27:58', 'hackernews', 'www.wired.com'),
(4014, 'China''s national firewall hijacks JavaScript to DDoS GitHub', 'slashdot.org/submission/4299157/chinas-national-firewall-hijacks-javascript-to-ddos-github', 'hn', '', '2015-03-27 05:57:49', 'hackernews', 'slashdot.org'),
(4015, 'Entanglement with Wigner function of almost 3,000 atoms heralded by one photon', 'www.nature.com/nature/journal/v519/n7544/full/nature14293.html', 'hn', '', '2015-03-26 16:10:41', 'hackernews', 'www.nature.com'),
(4016, 'One Professional Russian Troll Tells All', 'www.rferl.org/content/how-to-guide-russian-trolling-trolls/26919999.html', 'hn', '', '2015-03-26 23:42:25', 'hackernews', 'www.rferl.org'),
(4017, 'Physicists Describe New Class of Dyson Sphere', 'www.technologyreview.com/view/536171/physicists-describe-new-class-of-dyson-sphere/', 'hn', '', '2015-03-27 04:26:19', 'hackernews', 'www.technologyreview.com'),
(4018, 'Diagnosing networking issues in the Linux kernel', 'code.mixpanel.com/2015/03/26/diagnosing-networking-issues-in-the-linux-kernel/', 'hn', '', '2015-03-26 15:54:04', 'hackernews', 'code.mixpanel.com'),
(4019, 'One Artist’s Take on the Future of Personal Data', 'priceonomics.com/one-artists-take-on-the-future-of-personal-data/', 'hn', '', '2015-03-26 17:54:29', 'hackernews', 'priceonomics.com'),
(4020, 'Study underscores complexity of geopolitics in the age of the Aztec empire', 'www.sciencedaily.com/releases/2015/03/150325082719.htm', 'hn', '', '2015-03-26 18:09:35', 'hackernews', 'www.sciencedaily.com'),
(4021, 'Stealing Used Nuclear Fuel Is About to Get Harder', 'motherboard.vice.com/read/stealing-used-nuclear-fuel-is-about-to-get-harder', 'hn', '', '2015-03-26 16:25:58', 'hackernews', 'motherboard.vice.com'),
(4022, 'XML and Scheme', 'okmij.org/ftp/Scheme/xml.html', 'hn', '', '2015-03-26 17:15:22', 'hackernews', 'okmij.org'),
(4023, 'Google just revealed it''s paying its new CFO $70m', 'www.telegraph.co.uk/finance/newsbysector/mediatechnologyandtelecoms/digital-media/11498489/Google-just-revealed-its-paying-its-new-CFO-70m.html', 'hn', '', '2015-03-27 05:47:47', 'hackernews', 'www.telegraph.co.uk'),
(4024, 'HREF anchors with links as sidenotes', 'codepen.io/anon/pen/jEJEBy', 'hn', '', '2015-03-27 05:11:19', 'hackernews', 'codepen.io'),
(4025, 'Plans for new road-based transport route unveiled to link Pacific with Atlantic', 'siberiantimes.com/business/investment/news/n0160-plans-for-new-transport-route-unveiled-to-link-pacific-with-atlantic/', 'hn', '', '2015-03-26 13:06:34', 'hackernews', 'siberiantimes.com'),
(4026, 'Salesforce CEO Benioff Takes Stand Against Indiana Anti-Gay Law', 'recode.net/2015/03/26/salesforce-ceo-benioff-takes-stand-against-indiana-anti-gay-law/', 'hn', '', '2015-03-26 21:19:37', 'hackernews', 'recode.net'),
(4027, 'How the Biggest YC Companies Got Started', 'mixergy.com/ycombinator', 'hn', '', '2015-03-26 17:31:59', 'hackernews', 'mixergy.com'),
(4028, 'This Year''s Ruby Community Survey Results', 'www.askr.me/ruby', 'hn', '', '2015-03-26 17:29:15', 'hackernews', 'www.askr.me'),
(4029, 'Mathematicians build code to take on toughest of cyber attacks', 'phys.org/news/2015-03-quantum-thismathematicians-code-toughest-cyber.html', 'hn', '', '2015-03-27 04:14:53', 'hackernews', 'phys.org'),
(4030, 'Testing Geofencing on Android', 'lawloretienne.github.io/blog/', 'hn', '', '2015-03-26 21:03:10', 'hackernews', 'lawloretienne.github.io'),
(4031, 'Michael Abrash Virtual Reality keynote talk (starts 26min)', 'f8.facebooklive.com/videos/530/keynote-why-virtual-reality-will-matter-to-you', 'hn', '', '2015-03-27 00:19:58', 'hackernews', 'f8.facebooklive.com'),
(4032, 'Salesforce abandons all future Indiana plans following passage of SB 101', 'arstechnica.com/tech-policy/2015/03/salesforces-abandons-all-future-indiana-plans-following-passage-of-sb-101/', 'hn', '', '2015-03-27 02:04:01', 'hackernews', 'arstechnica.com'),
(4033, 'How to get a city cycling', 'www.bbc.com/future/story/20150324-how-to-get-a-city-cycling', 'hn', '', '2015-03-26 17:30:37', 'hackernews', 'www.bbc.com'),
(4034, 'Firefox does not completely erase my browsing history', 'hai-t.net/blog/2015/03/26/firefox-does-not-completely-erase-my-browsing-history/', 'hn', '', '2015-03-26 21:12:04', 'hackernews', 'hai-t.net'),
(4035, 'Most of Us Don’t Download Any Smartphone Apps at All', 'time.com/3158893/smartphone-apps-apple/', 'hn', '', '2015-03-26 20:05:19', 'hackernews', 'time.com'),
(4036, 'Salesforce CEO Says Company Is ‘Cancelling All Programs’ in Indiana', 'sanfrancisco.cbslocal.com/2015/03/26/salesforce-ceo-says-company-is-cancelling-all-programs-in-indiana-over-lgbt-discrimination-fears/', 'hn', '', '2015-03-26 17:13:54', 'hackernews', 'sanfrancisco.cbslocal.com'),
(4037, 'How to Install Sandstorm on Ubuntu 14.04', 'www.digitalocean.com/community/tutorials/how-to-install-sandstorm-on-ubuntu-14-04', 'hn', '', '2015-03-27 00:09:03', 'hackernews', 'www.digitalocean.com'),
(4038, 'Yelp ‘Extremely Concerned’ About ‘Billion Dollar Bully’ Documentary', 'observer.com/2015/03/yelp-extremely-concerned-about-what-investigative-documentary-will-reveal/', 'hn', '', '2015-03-26 22:57:30', 'hackernews', 'observer.com'),
(4039, 'German pro basketball team relegated to lower division due to Windows update', 'arstechnica.com/business/2015/03/german-pro-basketball-team-relegated-to-lower-division-due-to-windows-update/', 'hn', '', '2015-03-26 22:34:25', 'hackernews', 'arstechnica.com'),
(4040, 'Android, Rx and Kotlin: a case study', 'beust.com/weblog/2015/03/23/android-rx-and-kotlin-a-case-study/', 'hn', '', '2015-03-26 16:50:07', 'hackernews', 'beust.com'),
(4041, 'Monitoring smartwatch metrics', 'libra.to/1LZC9Lg', 'hn', '', '2015-03-26 19:20:45', 'hackernews', 'libra.to'),
(4042, 'Deploy popular software packages using Cloud Launcher', 'googlecloudplatform.blogspot.com/2015/03/deploy-popular-software-packages-using-Cloud-Launcher.html', 'hn', '', '2015-03-26 17:30:18', 'hackernews', 'googlecloudplatform.blogspot.com'),
(4043, 'Software Is Designing Useful Microbes That Don''t Exist in Nature', 'motherboard.vice.com/read/software-is-designing-useful-microbes-that-dont-exist-in-nature', 'hn', '', '2015-03-26 22:28:59', 'hackernews', 'motherboard.vice.com'),
(4044, 'Google to pay new CFO $70M by 2016', 'on.ft.com/1M6Egx4', 'hn', '', '2015-03-26 22:21:36', 'hackernews', 'on.ft.com'),
(4045, 'Abusing the Python Abstract Syntax Trees (Protecting a Python Codebase – Part 2)', 'bits.citrusbyte.com/protecting-a-python-codebase-part-2/', 'hn', '', '2015-03-26 18:36:25', 'hackernews', 'bits.citrusbyte.com'),
(4046, 'Show HN: RackoonIO – virtual audio-rack framework/library', 'github.com/carrotsrc/rackoonIO', 'hn', '', '2015-03-26 18:13:33', 'hackernews', 'github.com'),
(4047, 'Australian law: 2 year data retention, warrant canaries illegal', 'arstechnica.com/tech-policy/2015/03/australian-government-minister-dodge-new-data-retention-law-like-this/', 'hn', '', '2015-03-26 21:43:21', 'hackernews', 'arstechnica.com'),
(4048, 'Leaked Trans-Pacific Partnership (TPP) Chapter', 'wikileaks.org/tpp-investment/', 'hn', '', '2015-03-26 20:54:33', 'hackernews', 'wikileaks.org'),
(4049, 'Tested: DirectX 12''s potential performance leap is insane', 'www.pcworld.com/article/2900814/tested-directx-12s-potential-performance-leap-is-insane.html', 'hn', '', '2015-03-26 21:38:05', 'hackernews', 'www.pcworld.com'),
(4050, 'There was an explosion in NYC and seconds later I was watching it live', 'www.theverge.com/2015/3/26/8296537/explosion-east-village-periscope-live', 'hn', '', '2015-03-26 19:54:58', 'hackernews', 'www.theverge.com'),
(4051, 'Backblaze Online Backup 4.0 – It’s All About the Pace', 'www.backblaze.com/blog/backblaze-online-backup-4/', 'hn', '', '2015-03-26 15:15:47', 'hackernews', 'www.backblaze.com'),
(4052, 'Male CEOs Get Bonuses; Female CEOs Get Blame', 'fivethirtyeight.com/datalab/male-ceos-get-bonuses-female-ceos-get-blame/', 'hn', '', '2015-03-26 17:55:19', 'hackernews', 'fivethirtyeight.com'),
(4053, 'Knowing When to Keep Your Mouth Shut', 'craigconnects.org/2014/12/knowing-when-to-keep-your-mouth-shut.html', 'hn', '', '2015-03-26 18:25:41', 'hackernews', 'craigconnects.org'),
(4054, 'Australia passes data retention into law', 'www.itnews.com.au/News/402127,australia-passes-data-retention-into-law.aspx', 'hn', '', '2015-03-26 08:26:06', 'hackernews', 'www.itnews.com.au'),
(4055, 'Can all books be found somewhere within the number Pi?', 'www.jakubkotowski.com/2015/03/can-all-books-be-found-somewhere-within.html', 'hn', '', '2015-03-14 22:48:26', 'hackernews', 'www.jakubkotowski.com'),
(4056, 'Soviet Space Image Catalog', 'mentallandscape.com/C_Catalog.htm', 'hn', '', '2015-02-27 14:20:09', 'hackernews', 'mentallandscape.com'),
(4057, 'Why I don''t use Docker much anymore', 'blog.abevoelker.com/why-i-dont-use-docker-much-anymore/', 'hn', '', '2015-03-11 15:03:03', 'hackernews', 'blog.abevoelker.com'),
(4058, 'Ninjhax', 'smealum.net/', 'hn', '', '2015-01-12 11:01:06', 'hackernews', 'smealum.net'),
(4059, 'Why I Left Windows', 'blog.jonathanoliver.com/why-i-left-windows/', 'hn', '', '2014-02-20 14:14:15', 'hackernews', 'blog.jonathanoliver.com'),
(4060, 'First Round: How to Consistently Hire Remarkable Data Scientists', 'firstround.com/review/how-to-consistently-hire-remarkable-data-scientists/', 'hn', '', '2015-03-26 16:31:29', 'hackernews', 'firstround.com'),
(4061, 'Mars One Finalist Explains Exactly How It’s Ripping Off Supporters', 'medium.com/matter/mars-one-insider-quits-dangerously-flawed-project-2dfef95217d3', 'hn', '', '2015-03-26 19:30:49', 'hackernews', 'medium.com'),
(4062, 'Facebook''s Year and Connection Class: Performance/network Segmentation on Android', 'code.facebook.com/posts/952628711437136/classes-performance-and-network-segmentation-on-android/', 'hn', '', '2015-03-26 20:51:16', 'hackernews', 'code.facebook.com'),
(4063, 'Salesforce Cancels Programs in Indiana in Protest of Anti-Gay Bill', 'talkingpointsmemo.com/livewire/marc-benioff-mike-pence-religious-freedom-bill', 'hn', '', '2015-03-26 19:18:53', 'hackernews', 'talkingpointsmemo.com'),
(4064, 'Experiencing Periscope', 'bradymower.com/experiencing-periscope/', 'hn', '', '2015-03-26 19:44:49', 'hackernews', 'bradymower.com'),
(4065, 'APT: The Future of Airport Travel', 'www.kickstarter.com/projects/1542345954/apt-the-future-of-travel', 'hn', '', '2015-03-26 20:04:18', 'hackernews', 'www.kickstarter.com'),
(4066, 'Ryan Bates returns from hiatus', 'twitter.com/rbates', 'hn', '', '2015-03-26 16:42:21', 'hackernews', 'twitter.com'),
(4067, 'Wooly – Rare, beautiful objects for sale', 'www.wooly.us/objects/bang-gun', 'hn', '', '2015-03-26 16:29:57', 'hackernews', 'www.wooly.us'),
(4068, 'Xkcd-style comic creator', 'cmx.io/', 'hn', '', '2015-03-26 16:30:49', 'hackernews', 'cmx.io'),
(4069, '$4B S&P 500 Corporation to Indiana: We''re Out of Here', 'www.thenewcivilrightsmovement.com/davidbadash/_4_billion_s_p_500_corporation_to_indiana_we_re_out_of_here', 'hn', '', '2015-03-26 17:33:48', 'hackernews', 'www.thenewcivilrightsmovement.com'),
(4070, 'Not a very P.C. thing to say', 'nymag.com/daily/intelligencer/2015/01/not-a-very-pc-thing-to-say.html', 'hn', '', '2015-03-26 17:30:46', 'hackernews', 'nymag.com'),
(4071, 'Details Emerge on Intel''s New 60+ Core Chip for High-End Servers', 'www.theregister.co.uk/2015/03/26/intel_details_more_of_its_xeon_phi_hpc_future/', 'hn', '', '2015-03-26 16:55:58', 'hackernews', 'www.theregister.co.uk'),
(4072, 'Gandi is celebrating its 15th anniversary – 100k prizes (domain name, hosting…)', '15.gandi.net/', 'hn', '', '2015-03-26 15:47:49', 'hackernews', '15.gandi.net'),
(4073, 'Today we are canceling all programs that require employees to travel to Indiana', 'twitter.com/Benioff/status/581108959337136129', 'hn', '', '2015-03-26 16:50:52', 'hackernews', 'twitter.com'),
(4074, 'Fundraising – A Fortune Cookie Message', 'daslee.me/fundraising-advice', 'hn', '', '2015-03-26 16:50:47', 'hackernews', 'daslee.me'),
(4075, 'FBI Removes Recommendation to Encrypt Your Phone', 'www.techdirt.com/articles/20150325/17430330432/fbi-quietly-removes-recommendation-to-encrypt-your-phone-as-fbi-director-warns-how-encryption-will-lead-to-tears.shtml', 'hn', '', '2015-03-26 15:56:23', 'hackernews', 'www.techdirt.com'),
(4076, 'Germanwings plane crash: Co-pilot ''wanted to destroy plane'' – BBC News', 'www.bbc.com/news/world-europe-32063587', 'hn', '', '2015-03-26 16:34:36', 'hackernews', 'www.bbc.com'),
(4077, 'Startup workers sue to be recognized as employees, not mere contractors', 'arstechnica.com/tech-policy/2015/03/startup-workers-sue-to-be-recognized-as-employees-not-mere-contractors/', 'hn', '', '2015-03-26 14:51:21', 'hackernews', 'arstechnica.com'),
(4078, 'Lies, Damned Lies, and Startup Advice', 'medium.com/robin-powered/lies-damned-lies-and-startup-advice-7f22207c2a86', 'hn', '', '2015-03-26 12:53:09', 'hackernews', 'medium.com'),
(4079, 'Eclipse Attacks on Bitcoin’s Peer-To-Peer Network', 'cs-people.bu.edu/heilman/eclipse/', 'hn', '', '2015-03-24 09:03:40', 'hackernews', 'cs-people.bu.edu'),
(4080, 'What the New York Times CIO asks when evaluating open source solutions', 'enterprisersproject.com/article/2015/3/what-new-york-times-cio-asks-when-evaluating-open-source-solutions', 'hn', '', '2015-03-25 13:51:37', 'hackernews', 'enterprisersproject.com'),
(4081, 'America’s hospitals: Our system lets big hospitals charge exorbitant prices', 'www.slate.com/articles/news_and_politics/politics/2015/03/america_s_hospitals_our_system_lets_big_hospitals_charge_exorbitant_prices.html', 'hn', '', '2015-03-24 23:05:22', 'hackernews', 'www.slate.com'),
(4082, 'Alarming number of spam false positives in Gmail', 'journal.dedasys.com/2015/03/12/alarming-number-of-spam-false-positives-in-gmail/', 'hn', '', '2015-03-12 11:35:03', 'hackernews', 'journal.dedasys.com'),
(4083, 'How Robots and Algorithms Are Taking Over', 'www.nybooks.com/articles/archives/2015/apr/02/how-robots-algorithms-are-taking-over/', 'hn', '', '2015-03-17 04:23:31', 'hackernews', 'www.nybooks.com'),
(4084, 'call for speakers', 'www.golanguk.com/speakers/', 'go', '', '2015-03-28 04:25:03', 'golangweekly', 'www.golanguk.com'),
(4085, 'The State of Go in 2015 with Andrew Gerrand', 'thechangelog.com/148/', 'go', '', '2015-03-28 04:25:03', 'golangweekly', 'thechangelog.com'),
(4086, 'ASCII Table Writer: Generate ASCII-drawn Tables', 'github.com/olekukonko/tablewriter', 'go', '', '2015-03-28 04:25:03', 'golangweekly', 'github.com'),
(4087, 'much discussion', 'news.ycombinator.com/item', 'go', '', '2015-03-28 04:25:03', 'golangweekly', 'news.ycombinator.com'),
(4088, 'GopherCon 2015 CFP Open till March 31', 'cfp.gophercon.com/events/gc15', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'cfp.gophercon.com'),
(4089, 'Komodo 9 Released: A Cross-Platform IDE That Now Supports Go', 'komodoide.com/', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'komodoide.com'),
(4090, 'HTTPS and Go', 'www.kaihag.com/https-and-go/', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'www.kaihag.com'),
(4091, 'Fulfilling A Pikedream: The Ups of Downs of Porting 50k Lines of C++ to Go', 'togototo.wordpress.com/2015/03/07/fulfilling-a-pikedream-the-ups-of-downs-of-porting-50k-lines-of-c-to-go/', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'togototo.wordpress.com'),
(4092, 'Dynamic HTTP Routing in Go with Travel', 'asynch.ro/blog/2015/03/19/dynamic-http-routing-in-go-with-travel/', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'asynch.ro'),
(4093, 'go-bqstreamer: Stream Data Into Google BigQuery Quickly and Concurrently', 'github.com/rounds/go-bqstreamer', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'github.com'),
(4094, 'Go-menu: Simple Interactive Command Line Menus', 'blog.turret.io/go-menu-simple-interactive-command-line-menus/', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'blog.turret.io'),
(4095, 'Pastedown: An Open-Source, Self-Hosted Pastebin Server in Go', 'pastedown.ctrl-c.us/', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'pastedown.ctrl-c.us'),
(4096, 'Dedent: Remove Leading Whitespace From Multiline Strings', 'github.com/renstrom/dedent', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'github.com'),
(4097, 'netbug: Provides A Handler for Registering Profilers On Your Own ServeMux', 'github.com/e-dard/netbug', 'go', '', '2015-03-28 04:25:04', 'golangweekly', 'github.com'),
(4098, '50 Things I Will Tell My Daughter', 'medium.com/@JKHarpham/50-things-i-will-tell-my-daughter-4657a248bbb5', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4099, 'How Product Hunt Helped Me Grow A List Of 12,989,483,288+ Valuable Subscribers And Generated 220k…', 'medium.com/@mattsydeworks/how-product-hunt-helped-me-grow-a-list-of-12-989-483-288-valuable-subscribers-and-generated-220k-4406c175add0', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4100, 'It’s more important to write not-well than to not write. Earlier today a friend who I respect as a…', 'medium.com/@mattgoldstein/it-s-more-important-to-write-not-well-than-to-not-write-earlier-today-a-friend-who-i-respect-as-a-6825ba021ab4', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4101, 'Ellen Pao and the Myth of Meritocracy', 'medium.com/@TheRealFreada/ellen-pao-and-the-myth-of-meritocracy-2a4966bc9cbd', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4102, '7 Habits of Highly Effective Writers, Courtesy of Alexis Landau', 'medium.com/@penguinrandomus/7-habits-of-highly-effective-writers-courtesy-of-alexis-landau-2dead6e60de6', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4103, 'I Went To India, and All I Brought You Were These Lousy Cartoons', 'medium.com/@jefflewonczyk/i-went-to-india-and-all-i-brought-you-were-these-lousy-cartoons-189f9f2b5d26', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4104, 'No Dickheads! A Guide To Building Happy, Healthy, And Creative Teams.', 'medium.com/@rhysys/no-dickheads-a-guide-to-building-happy-healthy-and-creative-teams-7e9b049fc57d', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4105, 'LET’S GIVE THEM SOMETHING TO TWEET ABOUT', 'medium.com/@davepell/let-s-give-them-something-to-tweet-about-a7b3cc7be3d9', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4106, 'An MVP is not a Cheaper Product, It’s about Smart Learning', 'medium.com/@sgblank/an-mvp-is-not-a-cheaper-product-it-s-about-smart-learning-77eed770f60c', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4107, '远程协作尝试', 'medium.com/@ikbear/%E8%BF%9C%E7%A8%8B%E5%8D%8F%E4%BD%9C%E5%B0%9D%E8%AF%95-a3b0e0a85a2b', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4108, 'Instapaper Tweet Shots', 'medium.com/making-instapaper/instapaper-tweet-shots-5df8587988e8', 'medium', '', '2015-03-28 04:45:02', 'medium', 'medium.com'),
(4109, 'Why it''s not easy being Jeremy Lin', 'espn.go.com/espn/feature/story/_/id/12561636/inside-jeremy-lin-life-linsanity-new-york-knicks', 'readability', '', '2015-03-28 04:50:02', 'readability', 'espn.go.com'),
(4110, 'THE RISE OF ANDROID: How a flailing startup…', 'www.businessinsider.com/how-android-was-created-2015-3', 'readability', '', '2015-03-28 04:50:02', 'readability', 'www.businessinsider.com'),
(4111, 'Did the Princeton Preppy Murder His Hedge-Fund…', 'www.vanityfair.com/news/2015/03/thomas-gilbert-jr-murder-father-hedge-fund', 'readability', '', '2015-03-28 04:50:02', 'readability', 'www.vanityfair.com'),
(4112, 'What Marijuana Actually Does to Your Brain and…', 'lifehacker.com/what-marijuana-actually-does-to-your-brain-and-body-1693986467', 'readability', '', '2015-03-28 04:50:02', 'readability', 'lifehacker.com'),
(4113, 'Astronaut Scott Kelly will return from a year in…', 'qz.com/370729/astronaut-scott-kelly-will-return-from-a-year-in-space-both-older-and-younger-than-his-twin-brother/', 'readability', '', '2015-03-28 04:50:02', 'readability', 'qz.com'),
(4114, 'This Checklist Makes Sure Your Next Meeting is…', 'lifehacker.com/this-checklist-makes-sure-your-next-meeting-is-producti-1693957805', 'readability', '', '2015-03-28 04:50:02', 'readability', 'lifehacker.com'),
(4115, 'Secret Is Working On New Apps, Won’t Shut Down…', 'techcrunch.com/2015/03/27/secret-plans/', 'readability', '', '2015-03-28 04:50:02', 'readability', 'techcrunch.com'),
(4116, 'These Nine People Gave Up the Middle-Class Dream.…', 'talkingpointsmemo.com/theslice/these-nine-people-gave-up-middle-class-dream-for-collective-living-was-it-worth-it', 'readability', '', '2015-03-28 04:50:02', 'readability', 'talkingpointsmemo.com'),
(4117, 'Facebook Took The Scenic Route, But Now It’s…', 'techcrunch.com/2015/03/27/facebook-took-the-scenic-route-but-now-its-nailing-mobile/', 'readability', '', '2015-03-28 04:50:02', 'readability', 'techcrunch.com'),
(4118, 'Meerkat Strikes Back At Periscope With New Ways…', 'techcrunch.com/2015/03/27/hunting-meerkats/', 'readability', '', '2015-03-28 04:50:02', 'readability', 'techcrunch.com'),
(4119, 'The Ad-Rock Retirement Plan', 'www.gq.com/entertainment/music/201503/ad-rock-beastie-boys-noah-baumbach-movie', 'readability', '', '2015-03-28 04:50:02', 'readability', 'www.gq.com'),
(4120, 'The Crash of EgyptAir 990', 'www.theatlantic.com/magazine/archive/2001/11/the-crash-of-egyptair-990/302332/', 'readability', '', '2015-03-28 04:50:02', 'readability', 'www.theatlantic.com'),
(4121, 'Another Patent Pool Forms for HEVC', 'slashdot.org/submission/4301635/another-patent-pool-forms-for-hevc', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4122, 'Internet Explorer website wont work with Windows', 'slashdot.org/submission/4301615/internet-explorer-website-wont-work-with-windows', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4123, 'European Commision Will Increase Use of Open Source Software', 'slashdot.org/submission/4301611/european-commision-will-increase-use-of-open-source-software', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4124, 'Ellen Pao Loses Silicon Valley Gender Bias Case Against Kleiner Perkins', 'slashdot.org/submission/4301591/ellen-pao-loses-silicon-valley-gender-bias-case-against-kleiner-perkins', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4125, 'Taxpayer subsidies to ULA to end', 'slashdot.org/submission/4301575/taxpayer-subsidies-to-ula-to-end', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4126, 'Rockets Shake And Rattle, So SpaceX Rolls Homegrown CFD', 'slashdot.org/submission/4301569/rockets-shake-and-rattle-so-spacex-rolls-homegrown-cfd', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4127, 'New Screenshots Detail Microsoft Spartan Web Browser For Windows 10 Smartphones', 'slashdot.org/submission/4301557/new-screenshots-detail-microsoft-spartan-web-browser-for-windows-10-smartphones', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4128, 'Could you feel sorry for a simulated robot?', 'slashdot.org/submission/4301507/could-you-feel-sorry-for-a-simulated-robot', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4129, 'Iowa''s Governor Terry Brandstad thinks he doesn''t use e-mail', 'slashdot.org/submission/4301505/iowas-governor-terry-brandstad-thinks-he-doesnt-use-e-mail', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org');
INSERT INTO `news` (`id`, `title`, `url`, `category`, `tags`, `timestamp`, `curator`, `source`) VALUES
(4130, 'Start-ups increasingly target of hacking', 'slashdot.org/submission/4301495/start-ups-increasingly-target-of-hacking', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4131, 'Intel Finally Has a Challenger in the Server Market: IBM', 'slashdot.org/submission/4301479/intel-finally-has-a-challenger-in-the-server-market-ibm', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4132, 'Newspapers Use Special HTML Tags to Suppress Ads During Tragedies', 'slashdot.org/submission/4301471/newspapers-use-special-html-tags-to-suppress-ads-during-tragedies', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4133, 'Google loses ruling in Safari tracking case', 'slashdot.org/submission/4301467/google-loses-ruling-in-safari-tracking-case', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4134, 'Notel media player helps North Koreans skirt censorship', 'slashdot.org/submission/4301315/notel-media-player-helps-north-koreans-skirt-censorship', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4135, 'Intel Helps Coreboot With Broadwell Support Code', 'slashdot.org/submission/4301307/intel-helps-coreboot-with-broadwell-support-code', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4136, 'F8: Facebook launches open-source JavaScript library to speed mobile development', 'slashdot.org/submission/4301281/f8-facebook-launches-open-source-javascript-library-to-speed-mobile-development', 'slashdot', '', '2015-03-28 04:52:02', 'slashdot', 'slashdot.org'),
(4137, 'How Product Hunt Helped Me Grow A List Of 12,989,483,288+ Valuable Subscribers And Generate 220k+ In Sales In Less Than 20 Minutes Without Having To Write A Single Line Of Code And Also Taught Me These 5+ Startup Lessons From My Mistakes About Being A Pro', 'news.layervault.com/click/stories/46791', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4138, 'EAT24 Logo Redesign', 'news.layervault.com/click/stories/46811', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4139, 'Slack was Hacked!', 'news.layervault.com/click/stories/46810', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4140, 'It''s the weekend. Let''s play a game.', 'news.layervault.com/click/stories/46784', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4141, 'What''s something important that you never learned in school?', 'news.layervault.com/click/stories/46785', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4142, 'The untold story of the British Rail logo', 'news.layervault.com/click/stories/46801', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4143, 'JavaScript Framework Fatigue', 'news.layervault.com/click/stories/46786', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4144, 'Find a freelancer that specializes in exactly what you need', 'news.layervault.com/click/stories/46806', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4145, 'Intence - The scrollbar era is over', 'news.layervault.com/click/stories/46773', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4146, 'A Guide To Building Happy, Healthy, and Creative Teams.', 'news.layervault.com/click/stories/46790', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4147, 'AMA with Facebook Designer', 'news.layervault.com/click/stories/46796', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4148, 'Re-innovate the resume to live up to the modern digital age', 'news.layervault.com/click/stories/46800', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4149, 'snabbt.js — minimalistic JS animation library', 'news.layervault.com/click/stories/46819', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4150, 'Pintsize | A Sass front end template', 'news.layervault.com/click/stories/46794', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4151, 'Bigger than you think you are', 'news.layervault.com/click/stories/46814', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4152, 'How do you organize your design resources?', 'news.layervault.com/click/stories/46809', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4153, 'INspiration: Designer of Tron, Oblivion UI Jake Sargeant', 'news.layervault.com/click/stories/46805', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4154, 'The mirror, signal, manoeuvre of web development', 'news.layervault.com/click/stories/46787', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4155, 'How Apps Like Evernote Onboard Users Through Slick Design', 'news.layervault.com/click/stories/46768', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4156, 'Shooting Cinematically', 'news.layervault.com/click/stories/46777', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4157, '104 stories over 52 weeks from 2 different designers.', 'news.layervault.com/click/stories/46804', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4158, 'The Cheese & Burger Society', 'news.layervault.com/click/stories/46807', 'dn', '', '2015-03-28 04:56:02', 'designernews', 'news.layervault.com'),
(4159, 'javascript', 'github.com/airbnb/javascript', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(4160, 'ios-charts', 'github.com/danielgindi/ios-charts', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(4161, 'blessed-contrib', 'github.com/yaronn/blessed-contrib', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(4162, 'Preloader.Ophiuchus', 'github.com/Yalantis/Preloader.Ophiuchus', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(4163, 'screencat', 'github.com/maxogden/screencat', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(4164, 'NYTPhotoViewer', 'github.com/NYTimes/NYTPhotoViewer', 'github', '', '2015-03-28 04:58:02', 'github', 'github.com'),
(4165, 'What’s Coming in WordPress 4.2 (Features and Screenshots) (www.wpbeginner.com)', 'www.wpbeginner.com/news/whats-coming-in-wordpress-4-2-features-and-screenshots', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'www.wpbeginner.com'),
(4166, 'Happytables 3 Is Taking on Squarespace and Wix for Restaurant Websites With A Brand New Platform (poststatus.com)', 'poststatus.com/happytables-3-is-taking-on-squarespace-and-wix-for-restaurant-websites-with-a-brand-new-platform/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'poststatus.com'),
(4167, 'Take The “How Do You Learn WordPress” Survey (wptavern.com)', 'wptavern.com/take-the-how-do-you-learn-wordpress-survey', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wptavern.com'),
(4168, 'Confessions of a WordPress Developer (tommcfarlin.com)', 'tommcfarlin.com/confessions-of-a-wordpress-developer/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'tommcfarlin.com'),
(4169, 'WordCamp London 2015 Highlights the Energy in the UK WordPress Scene with Punk Wapuu and a Focus on Non-Profits (wptavern.com)', 'wptavern.com/wordcamp-london-2015-highlights-the-energy-in-the-uk-wordpress-scene-with-punk-wapuu-and-a-focus-on-non-profits', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wptavern.com'),
(4170, 'WordPress for Android 3.8 Available with Faster Reader Experience (www.wpdailythemes.com)', 'www.wpdailythemes.com/blog/wordpress-for-android-3-8-available-with-faster-reader-experience/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'www.wpdailythemes.com'),
(4171, 'Tidio Chat – Live Chat Solution for Your WordPress eCommerce (www.wpmayor.com)', 'www.wpmayor.com/tidio-chat-live-chat-solution-wordpress-ecommerce/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'www.wpmayor.com'),
(4172, 'MailChimp for Profile Builder (www.cozmoslabs.com)', 'www.cozmoslabs.com/37007-mailchimp-profile-builder/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'www.cozmoslabs.com'),
(4173, 'Shortcake Is Now a WordPress Feature Plugin (wptavern.com)', 'wptavern.com/shortcake-is-now-a-wordpress-feature-plugin', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wptavern.com'),
(4174, 'WP REST API Plugin Version 1.2 Released (wptavern.com)', 'wptavern.com/wp-rest-api-plugin-version-1-2-released', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wptavern.com'),
(4175, 'WordPress 4.2 Radically Improves The Plugin Install and Update Process (wptavern.com)', 'wptavern.com/wordpress-4-2-radically-improves-the-plugin-install-and-update-process', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wptavern.com'),
(4176, 'Introducing Lasso, a New Frontend Editor For WordPress (wptavern.com)', 'wptavern.com/introducing-lasso-a-new-frontend-editor-for-wordpress', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wptavern.com'),
(4177, 'Improve Your Website Conversion Rates with Heatmaps: Free PTEngine Plugin (wplift.com)', 'wplift.com/heat-maps-ptengine', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wplift.com'),
(4178, 'Amplify\r\n (wordpress.org)', 'wordpress.org/themes/amplify/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wordpress.org'),
(4179, 'Kasa Green\r\n (wordpress.org)', 'wordpress.org/themes/kasa-green/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wordpress.org'),
(4180, 'Planum\r\n (wordpress.org)', 'wordpress.org/themes/planum/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wordpress.org'),
(4181, '30 Best New Premium WordPress Themes: February 2015 (www.wpexplorer.com)', 'www.wpexplorer.com/wordpress-themes-february-2015/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'www.wpexplorer.com'),
(4182, 'ThemeReview.co Earns Recommendations by StudioPress and Envato (wptavern.com)', 'wptavern.com/themereview-co-inks-strategic-deal-with-studiopress-and-envato', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'wptavern.com'),
(4183, 'On WordPress Theme-Specific Plugins and Theme Lock-In (tommcfarlin.com)', 'tommcfarlin.com/wordpress-theme-specific-plugins/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'tommcfarlin.com'),
(4184, 'Creating an Advanced Attachment Page in WordPress (premium.wpmudev.org)', 'premium.wpmudev.org/blog/advanced-attachment-page', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'premium.wpmudev.org'),
(4185, 'How to Build Your Personal Branding Using WordPress (www.elegantthemes.com)', 'www.elegantthemes.com/blog/tips-tricks/how-to-build-your-personal-branding-using-wordpress', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'www.elegantthemes.com'),
(4186, 'Getting Started With Advanced Custom Fields (code.tutsplus.com)', 'code.tutsplus.com/tutorials/getting-started-with-advanced-custom-fields--cms-22126', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'code.tutsplus.com'),
(4187, 'Creating the Custom Template in the Genesis Framework (www.wpmayor.com)', 'www.wpmayor.com/creating-custom-template-in-genesis-framework/', 'wordpress', '', '2015-03-28 05:00:02', 'wpmail.me', 'www.wpmayor.com'),
(4188, 'How to Optimize Your WordPress Robots.txt for SEO (www.wpbeginner.com)', 'www.wpbeginner.com/wp-tutorials/how-to-optimize-your-wordpress-robots-txt-for-seo', 'wordpress', '', '2015-03-28 05:00:03', 'wpmail.me', 'www.wpbeginner.com'),
(4189, 'How to Get Your WordPress Site Ready for Google’s New Mobile-Friendly Ranking Algorithm (wptavern.com)', 'wptavern.com/how-to-get-your-wordpress-site-ready-for-googles-new-mobile-friendly-ranking-algorithm', 'wordpress', '', '2015-03-28 05:00:03', 'wpmail.me', 'wptavern.com'),
(4190, 'Using Google Fonts with WordPress (kitchensinkwp.com)', 'kitchensinkwp.com/podcast-e056-using-google-fonts-with-wordpress/', 'wordpress', '', '2015-03-28 05:00:03', 'wpmail.me', 'kitchensinkwp.com'),
(4191, 'Making WordPress Easier to Use (yourwebsiteengineer.com)', 'yourwebsiteengineer.com/225-making-wordpress-easier-to-use/', 'wordpress', '', '2015-03-28 05:00:03', 'wpmail.me', 'yourwebsiteengineer.com'),
(4192, 'Guy Kawasaki (www.wpelevation.com)', 'www.wpelevation.com/2015/03/episode-74-guy-kawasaki/', 'wordpress', '', '2015-03-28 05:00:03', 'wpmail.me', 'www.wpelevation.com'),
(4193, 'Inside Envato With Stephen Cronin and Will Herring (wptavern.com)', 'wptavern.com/wpweekly-episode-184-inside-envato-with-stephen-cronin-and-will-herring', 'wordpress', '', '2015-03-28 05:00:03', 'wpmail.me', 'wptavern.com');
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment