Sorry I have a lot of trouble understanding what this is useful for. Like, I am never going to replace it with Google, DuckDuckGo, ChatGPT or even Bing.
I built a 500k-domain search engine for makers in a weekend for $10
51–60 of 102 posts
Re: I built a 500k-domain search engine for makers in a weekend for $10
#52Re: I built a 500k-domain search engine for makers in a weekend for $10
#53Re: I built a 500k-domain search engine for makers in a weekend for $10
#54Here's my impressions of your algorithm: 1. read each site 2. rent a 4090 with https://vast.ai to run vllm 3. let llm model invent its own category and tag names freely 4. save 1KB of metadata each a. a small local language model that reads each one and writes a name, two or three sentences, a category, and a handful of tags. 5. `code is going up as open source` soon (TM)
They really needn't have specified "in a weekend" cause yeah we can tell. Since when has low effort become a selling point anyhow?
Re: I built a 500k-domain search engine for makers in a weekend for $10
#55Sorry I have a lot of trouble understanding what this is useful for. Like, I am never going to replace it with Google, DuckDuckGo, ChatGPT or even Bing.
Re: I built a 500k-domain search engine for makers in a weekend for $10
#56TS;DR: Too Sloppy; Didn't Read.
[flagged]
AI is a great tool, but it is somewhere between a 3D printer and a CNC machine. it can make something smooth and easy to handle and maybe good enough for personal use but you would want to run it through some Finishing steps before giving its output to someone else. In some cases thats using the output as a mold for a full recreation and other times maybe its just sanding it a bit, smoothing out some rough spots and putting paint on it.
youre right not to care about if something was made by a human or a tool, but the full presentation of the content including editing is part of the content when it comes to a write-up.
Re: I built a 500k-domain search engine for makers in a weekend for $10
#57Earlier quoted context omitted.
[flagged]
"slop" is a perfectly valid judgement of content surely if we're expected to read this ourselves, the author can write it themselves? indeed, it's helpful to the author, too: writing helps you learn
Re: I built a 500k-domain search engine for makers in a weekend for $10
#58How do you build a list of domains you want to index ? I see there is a fetcher and a spider in the code but so for I haven't found how to build that list.
Re: I built a 500k-domain search engine for makers in a weekend for $10
#59From the screenshot, it's very funny that one of the indexed sites is www.llresearch.org, which looks like it's run by a crackpot.
Re: I built a 500k-domain search engine for makers in a weekend for $10
#60Like a personal Google? How do you bypass all the captcha, ip bans, cloudflare turnstile antibot stuff etc?