5 ms·
Imo, it's not fair to talk about 80 lines of code while using thitd party libraries (feedparser, bs4, etc)
by malomalsky 3y ago
Imo, it's not fair to talk about 80 lines of code while using thitd party libraries (feedparser, bs4, etc)
- notso411 3y ago[dead]
- marginalia_nu 3y agoIf they'd built it on top of elasticsearch I'd agree with this sentiment, but given the actual search engine bit is implemented in those 80 lines, I think it's fair. The libraries being pulled are exactly the sort of libraries you shouldn't try to hand-roll. (sometimes you see those articles like 'built your own search engine' and it's a guide on how to install searxng or yacy or something.)
- make3 3y agoit is if they're extremely general & main stream