This is actually where I see software going in the short term -- cloud moving to local. A few years ago, if you wanted translation, you'd use Google Translate. If you wanted to search the web, you'd use Google search. But for a few gigabytes, you can now install nllb-200-distilled-600M, and get translations for almost any language locally. You can have your computer crawl the web, create abstracts and categorizations…
I built a 500k-domain search engine for makers in a weekend for $10
21–30 of 102 posts
Re: I built a 500k-domain search engine for makers in a weekend for $10
#22Sometimes I think people forget how capable computers are. 500k is not much. You can just slap that in a Lucene instance. This is a solved problem.
Re: I built a 500k-domain search engine for makers in a weekend for $10
#23Re: I built a 500k-domain search engine for makers in a weekend for $10
#24Like a personal Google? How do you bypass all the captcha, ip bans, cloudflare turnstile antibot stuff etc?
Re: I built a 500k-domain search engine for makers in a weekend for $10
#25Earlier quoted context omitted.
I'm not going to spend an hour trying to distill the AI-slop to find out what potential golden nugget may lie in there. It's impossible to judge the content if it's buried under a landfill. "If you won't take the time to write it, I won't take the time to read it."
[flagged]
- every night a good number of neuron connections in your brain are automatically severed because you did not use that ability
- over long periods of time, it ll take you to a point where you wont be able to write a simple factorial program on your own without gpt telling you
- i am not saying this to incite you or mock you or anything. i am just concerned about how much of your thinking you are offloading
Re: I built a 500k-domain search engine for makers in a weekend for $10
#26Earlier quoted context omitted.
I'm not going to spend an hour trying to distill the AI-slop to find out what potential golden nugget may lie in there. It's impossible to judge the content if it's buried under a landfill. "If you won't take the time to write it, I won't take the time to read it."
[flagged]
Re: I built a 500k-domain search engine for makers in a weekend for $10
#27Re: I built a 500k-domain search engine for makers in a weekend for $10
#28Like a personal Google? How do you bypass all the captcha, ip bans, cloudflare turnstile antibot stuff etc?
Re: I built a 500k-domain search engine for makers in a weekend for $10
#29Earlier quoted context omitted.
[flagged]
- you are going to regret offloading this much of your brain's critical thinking to an external source in the long run - every night a good number of neuron connections in your brain are automatically severed because you did not use that ability - over long periods of time, it ll take you to a point where you wont be able to write a simple factorial program on your own without gpt telling you - i am not saying this t…
Re: I built a 500k-domain search engine for makers in a weekend for $10
#30This is actually where I see software going in the short term -- cloud moving to local. A few years ago, if you wanted translation, you'd use Google Translate. If you wanted to search the web, you'd use Google search. But for a few gigabytes, you can now install nllb-200-distilled-600M, and get translations for almost any language locally. You can have your computer crawl the web, create abstracts and categorizations…
The number of times we've gone from cloud/server access via terminal to local compute back and forth is something that always makes me laugh a bit.