Comment on I replicated an $86M project in 57 lines of codeComments−dpcan6yThis is like saying I can replicate Google with:SELECT * FROM websites WHERE title like '%dancing cats%';−jkoudys6yDude 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%';−notacoward6ySELECT * from ad_buyers WHERE LOWER(title) LIKE '%dancing cats%';
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 ad_buyers WHERE LOWER(title) LIKE '%dancing cats%';