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'),