Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rickdeveloper
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
rickdeveloper
3y ago
I have seen the term "zero player game" used for this. There is even a short Wikipedia article: https://en.wikipedia.org/wiki/Zero-player_game .
2.
▲
by
rickdeveloper
3y ago
There's an iPhone/Android app that does something similar: https://stats.fm
3.
▲
by
rickdeveloper
4y ago
Here's one that goes from right to left: (2**(64 - i)) & (t*10)
4.
▲
by
rickdeveloper
4y ago
Great read. I think this is a good place to reference Tiny Projects [0], which to me are a manifestation of what is described here. [0] https://tinyprojects.dev/
5.
▲
by
rickdeveloper
4y ago
He live streamed himself writing a lot of that: https://www.youtube.com/watch?v=mwmke957ki4 https://www.youtube.com/watch?v=H6ZpMMDvB1M https://www.youtube.com/watch?v=JAyw7OAcXDE https:&#
6.
▲
Mondrianandme.com
(mondrianandme.com)
1 points
by
rickdeveloper
5y ago
|
0 comments
7.
▲
by
rickdeveloper
5y ago
The author did an AMA on Reddit 9 months ago that I think is relevant here: https://old.reddit.com/r/chess/comments/mpasyl/i_started_lic... In particular: How they remain free: https://www.red
8.
▲
by
rickdeveloper
5y ago
Thanks for the suggestion! I'll add that in a future version.
9.
▲
by
rickdeveloper
5y ago
Author here. Thanks for submitting this project! I made this because I thought it would be funny if publisher websites had SciHub links that look like they belong on the website [0]. I didn't know about the bookmarklet when I started t
10.
▲
by
rickdeveloper
5y ago
Author here! It’s currently in review for Firefox and if that passes I’ll submit it to chrome as well.
11.
▲
by
rickdeveloper
5y ago
I think a lot of this is due to Google both owning search and the ads on the websites (AdSense). There’s an incentive for them to prioritize click farms (and other sites filled with their ads). I think in general there may be a correlation
12.
▲
by
rickdeveloper
5y ago
NP :) It's exciting to have people using & commenting on something I build. > I will look into fine tuning it for my needs. It is an interesting approach to a very annoying problem. If a premium version were available with a cus
13.
▲
by
rickdeveloper
5y ago
Good idea! Would you pay for a premium version where you can customize the whitelist (and additional features) if it were available? Bing charges around $5 per 1000 searches, so I guess it would cost about the same. (Google's API is li
14.
▲
by
rickdeveloper
5y ago
Yes! Maybe I'll build a premium customizable version out of it. Do you think that'd be useful? Bing charges around $5 per 1000 searches, so the premium version would be around the same (with caching covering hosting, maybe).
15.
▲
by
rickdeveloper
5y ago
> If only I could get NTS to whitelist my domain name There is a form [0] on the about page that allows people to suggest websites to add :) > p.s. OP this is amazing! Would love an article explaining any backstory and details on how
16.
▲
by
rickdeveloper
5y ago
Here's a pastebin of the list I made yesterday [0] in a format that allows uploading to your own instance of programmable search. I have updated a few things since (like removing w3schools :)). [0] https://pastebin.com/
17.
▲
by
rickdeveloper
5y ago
Thanks! Yes, it's configurable in a private dashboard. I created a pastebin with all sites at the time of writing this comment if that's helpful: https://pastebin.com/qLC0wQ0t . If you're looking to create you
18.
▲
by
rickdeveloper
5y ago
"It's a feature not a bug" (TM) The site uses a whitelist of URLs to (attempt to) keep results relevant to science and programming. In the context in which I'm using this search engine, I have no interest in (reviews on)
19.
▲
by
rickdeveloper
5y ago
Thanks! Ads are added automatically by Google. The whole thing is little more than a wrapper around the 'Programmable Search Element Control API' which is an HTML element you can just insert into any site, like an iframe. Unfortun
20.
▲
by
rickdeveloper
5y ago
(obviously: this is subjective, so what's significant to me may not be to you.) Honestly I just created this search engine for myself to find things more easily while programming or studying (I study biology, cs and ai; and philosophy
21.
▲
by
rickdeveloper
5y ago
Glad you're interested in the source code! As explained in my other comment, this website is a wrapper around google programmable search. The actual searching happens on Google servers, and I can see why people have problems with that.
22.
▲
by
rickdeveloper
5y ago
I built this website a couple of months ago because I was annoyed by how hard it was to find useful things on Google. As "Google no longer producing high quality search results in significant categories" [0] is currently #1 on the
23.
▲
Show HN: No Trash Search
(notrashsearch.github.io)
137 points
by
rickdeveloper
5y ago
|
96 comments
24.
▲
by
rickdeveloper
5y ago
I actually created "my own search engine" because of this: notrashsearch.github.io. It uses Google search tech under the hood (which I've found superior to other search engines), but filters results with a white list. It'
25.
▲
by
rickdeveloper
5y ago
> If you want "spies" to use it, you don't want them connecting to known gateways. The best place to hide a tree is in a forest. If you have both 'normal' users and spies connecting to this host, who will tell wh
26.
▲
by
rickdeveloper
5y ago
Where? Is MIT truly beyond saving?
27.
▲
Scoville Scale
(en.wikipedia.org)
2 points
by
rickdeveloper
5y ago
|
0 comments
28.
▲
NFOX – The Decline (1999)
(genius.com)
1 points
by
rickdeveloper
5y ago
|
0 comments
29.
▲
Availability Cascade
(en.wikipedia.org)
2 points
by
rickdeveloper
5y ago
|
0 comments
30.
▲
by
rickdeveloper
5y ago
I really liked Digital Computer Electronics by Albert Paul Malvino.
More ›