Live data from Hacker News

I made a 'search engine' for fun

foobub.com

51–60 of 72 posts

Re: I made a 'search engine' for fun

#51
post #42
post #5

Neat. So it just searches wikipedia? If so, I can't really complain. 95% of my searches are followed by "wiki" normally so I can get wikipedia first.

I thought I was the only one who does this. There should be an easier way..

You can do the same in Firefox by going to wikipedia, right clicking the search bar, "add a keyword", make the keyword w, and save it as a bookmark.

That way you don't need to search through google, you can search directly. Works with most search boxes.

Re: I made a 'search engine' for fun

#52
It's nice to think of a search engine as something that can actually be tuned to a desired output. Nice to see. You're absolutely right that we have come to think of this problem as solved, and it isn't.

Re: I made a 'search engine' for fun

#54

Earlier quoted context omitted.

Try open sourcing it before it gets unshitty. I'm trying it myself, just putting things out there and saying "to hell with it" because, ultimately, unshitifying things is Zeno's paradox kind of work; you're never really done. And, really, it's probably better than you think anyway.

The urge to move his tags from under the tags is killing me D:

Vu0tran, as you can see, others would be more than happy to help you with "unshitifying".

Re: I made a 'search engine' for fun

#55
post #42
post #5

Neat. So it just searches wikipedia? If so, I can't really complain. 95% of my searches are followed by "wiki" normally so I can get wikipedia first.

I thought I was the only one who does this. There should be an easier way..

I used to append "wiki" to >90% of my searches as well. Finally got in the habit of using DuckDuckGo bang syntax now.

  w! 

Re: I made a 'search engine' for fun

#56
post #13

Earlier quoted context omitted.

Yeah. After I 'unshitify' a bit of it.

Try open sourcing it before it gets unshitty. I'm trying it myself, just putting things out there and saying "to hell with it" because, ultimately, unshitifying things is Zeno's paradox kind of work; you're never really done. And, really, it's probably better than you think anyway.

Which of Zeno's paradoxes are you alluding to? I can't find any that fits the analogy. (i.e. never-ending work due to perfectionism)

Re: I made a 'search engine' for fun

#57
post #2

The website isn't meant to be used for any real utility. What I wanted to demonstrate was just an alternate way to look at search. I think we've just gotten so used to Google and its millions of results; I wondered, what would happen if I took that all away and presented only just a small handful of results?

Are you using search results from other search engines and applying some heuristics on that or have you mined your own web data. nice start though !!!

Re: I made a 'search engine' for fun

#59
post #42

Earlier quoted context omitted.

I thought I was the only one who does this. There should be an easier way..

I used to append "wiki" to >90% of my searches as well. Finally got in the habit of using DuckDuckGo bang syntax now. w!

Chrome and Firefox can do this too and it's easy so I don't get the reliance on DuckDuckGo for it.

In Firefox you go to the wikipedia page, right click on the search text box, then "Add Keyword for this Search". In Chrome, you do the same thing, right click on that search box and then click "Add as Search Engine".

You can add whatever keyword you want, like "w" and from then on, all searches with "w " as a prefix will go straight to Wikipedia's results.

I have shortcuts defined for Wikipedia, Stackoverflow, Amazon.com, IMDB, a dictionary for my native language, my personal Gmail, my work Gmail, Google Translate and Hacker News.

For instance for Hacker News, I often want to search for articles I've read here, not to mention it's a valuable resource for getting other people's opinions on certain subjects. So instead of searching on Google for:

     some topic site:news.ycombinator.com
I defined a prefix for this search "hn", and so I simply type "hn some topic". You can't use the shortcut for this though, you'll have to go to Settings and manually add a search engine setting.

For Google Translate, I basically type "enro phrase", for translating "phrase" from English to Romanian, while I type "roen phrase" for translating "phrase" from Romanian to English.

Can DuckDuckGo do that?

Re: I made a 'search engine' for fun

#60
You hijacked my middle-click to open in same tab instead of another one. Gah!

Otherwise, very good work. I was suprised it can even do simple sentence-search.

How did you make this, what is the backend?

Post reply on HN