Skip to content

Comment on I replicated an $86M project in 57 lines of code

Comments

This is like saying I can replicate Google with:

SELECT * FROM websites WHERE title like '%dancing cats%';

Dude you've replicated alta vista at best. I'm going to take my google to market and dominate:

    SELECT * FROM websites WHERE LOWER(title) LIKE '%dancing cats%';

SELECT * from ad_buyers WHERE LOWER(title) LIKE '%dancing cats%';

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.