HN user

rickdeveloper

750 karma

http://twitter.com/rickwierenga

<h1>test</h1>

Posts54
Comments48
View on HN
mondrianandme.com 4y ago

Mondrianandme.com

rickdeveloper
1pts0
notrashsearch.github.io 4y ago

Show HN: No Trash Search

rickdeveloper
137pts96
en.wikipedia.org 4y ago

Scoville Scale

rickdeveloper
2pts0
genius.com 4y ago

NFOX – The Decline (1999)

rickdeveloper
1pts0
en.wikipedia.org 5y ago

Availability Cascade

rickdeveloper
2pts0
notrashsearch.github.io 5y ago

Show HN: No Trash Search

rickdeveloper
4pts4
en.wikipedia.org 5y ago

Pyramid of Doom

rickdeveloper
2pts0
www.reuters.com 5y ago

PayPal launches crypto checkout service

rickdeveloper
5pts0
rickwierenga.com 5y ago

The True and False Paradox

rickdeveloper
1pts0
tools.ietf.org 5y ago

Choosing a Name for Your Computer (1990)

rickdeveloper
2pts0
www.independent.co.uk 5y ago

SpaceX will ‘make its own laws on Mars’

rickdeveloper
9pts0
gettingstarted.ml 5y ago

A community driven list of free, high quality resources to get started with ML

rickdeveloper
2pts0
degreeless.marketing 5y ago

Degreeless.marketing

rickdeveloper
1pts0
heartbeat.fritz.ai 5y ago

Building a Multi-Platform App with SwiftUI

rickdeveloper
3pts0
cacm.acm.org 5y ago

Why Google Stores Billions of Lines of Code in a Single Repository (2016) [pdf]

rickdeveloper
13pts1
rickwierenga.com 6y ago

The Case for Cheating

rickdeveloper
3pts0
timesnewerroman.com 6y ago

Times Newer Roman

rickdeveloper
2pts0
en.wikipedia.org 6y ago

Whitespace

rickdeveloper
1pts0
github.com 6y ago

Hello World in Every Language

rickdeveloper
2pts1
arxiv.org 6y ago

Parsing Gigabytes of JSON per Second [pdf]

rickdeveloper
2pts0
www.digitalocean.com 6y ago

DigitalOcean's Technical Writing Guidelines

rickdeveloper
5pts0
www.theguardian.com 6y ago

If coronavirus sinks the eurozone, the 'frugal four' will be to blame

rickdeveloper
14pts15
rickwierenga.com 6y ago

An intuitive guide to neural networks (in NumPy)

rickdeveloper
6pts0
www.youtube.com 6y ago

Timelapse of the Entire Universe (video)

rickdeveloper
2pts0
arxiv.org 6y ago

A guide to convolution arithmetic for deep learning [pdf]

rickdeveloper
4pts0
rickwierenga.com 6y ago

Multiclass classification – ML from the Fundamentals (part 3)

rickdeveloper
5pts0
design.google 6y ago

Google Design Resources

rickdeveloper
37pts11
devdocs.io 6y ago

Devdocs.io

rickdeveloper
5pts0
github.com 6y ago

CS Courses

rickdeveloper
4pts0
explorabl.es 6y ago

Explorabl.es

rickdeveloper
894pts36
Sci Hub Injector 5 years 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 this. Maybe I should have used that instead. Oh well.

I'm currently waiting for Mozilla to accept this into the add on store. If that passes, I will submit it to Chrome as well.

[0] https://imgur.com/a/GP7rm43

Sci Hub Injector 5 years ago

Author here! It’s currently in review for Firefox and if that passes I’ll submit it to chrome as well.

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 between the number of ads on a site and its usefulness to me, which is inverse to its usefulness to google.

I’m curious what would happen if those products were split up into 2 separate companies.

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 customizable whitelist, would you pay for that? The API is around $5 / 1000 searches so it would cost about the same.

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 limited to 10K searches / day, even when paid)

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).

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 you made this (or setup / configured it).

Thanks! I think this is gonna be disappointing from an engineering perspective, and certainly not article worthy :) As further explained in my other comments, the website is basically a wrapper around google programmable search [1] where I whitelisted a set of sites I found useful personally, plus some suggestions from other users. It's really easy to set up.

As to why, I will quote some other comments of mine:

"I built this website a couple of months ago because I was annoyed by how hard it was to find useful things on Google."

"to find things more easily while programming or studying (I study biology, cs and ai; and philosophy in my free time, so expect the best results for queries related to those subjects). ... When I'm not doing those things, I just use Google or DDG because they have better results for day-to-day queries."

Let me know if you have other questions!

[0] https://docs.google.com/forms/d/e/1FAIpQLSdf8lAoShQz7Wjl9h60...

[1] https://developers.google.com/custom-search/docs/overview

"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) 3 hole punches. (That's not to say I never do, but in that case I'd use Google, Reddit, etc.) The fact that results don't show up here means that they also won't show up when I'm not looking for them, which is 100% of the time when I'm using this search engine. That's a plus for me personally.

Best case would be to have relevant results in a single search engine, but that's not what I intended when building this site.

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. Unfortunately this is the only way to make Programmable Search available at scale as the API is restricted to either 10 sites or 10K queries / day, even when paid!

There is a paid version for the HTML plugin, but that would leak the API key and so it wouldn't work as a business.

There is an option to get a share of the revenue generated by a search engine. Maybe it's time for me to figure out how that works.

I was thinking of making a hosted, ad free, customizable version where people upload their own keys. Not sure if people would like that.

As a side-note, it's super easy to remove ads with 1 line of CSS, but I wasn't sure how Google would feel about that so it's not in the online version. TamperMonkey is an extension that allows people to insert their own CSS on different websites. Hmm.

You can view all offerings in the docs [0].

[0] https://developers.google.com/custom-search/docs/overview#su...

(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 in my free time, so expect results the best results for queries related to those subjects). I think those subjects also appeal to the HN audience, that's why I shared it here. When I'm not doing those things, I just use Google or DDG because they have better results for day-to-day queries.

That being said, I'm definitely interested in helping improve other people's search as well (reason I'm posting at all), so let me know if you have suggestions for sites to add!

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. The code you see on the website is the same as the repo, though. It's actually hosted by GitHub! You can verify this by opening the web inspector in any browser or looking at the `.github.io` portion of the URL.

You can learn more about Programmable Search here: https://developers.google.com/custom-search/docs/overview. NoTrashSearch uses the 'Programmable Search Element Control API', which is documented here: https://developers.google.com/custom-search/docs/element and can be used with very little code!

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 front page I figured I'd share this project again. I hope it's useful to some people.

'No Trash Search' is very focussed on STEM and not "for daily use". It's surprisingly good when you're looking for certain kinds of information. Under the hood it's little more than a programmable search engine [1] with a whitelist of ~120 sites.

[0] https://news.ycombinator.com/item?id=29772136

[1] http://programmablesearchengine.google.com

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's only ~100 sites long & very focussed on STEM, but the results are surprisingly good.

If anyone has suggestions for site to add, please let me know!

Tor in 2022 5 years 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 who's the spy?

~This is a really bad idea in my opinion because the total cost of operating the App Store would be equally distributed amongst all apps, which hurts small developers and benefits big corporations disproportionately. An app like Facebook, which is downloaded billions of times, does cost Apple significantly more than a small indie app used by, say, thousands. You can't get around that. Having the small indie app paying for Facebook (indirectly) is a lot worse than the current system. Worse, Apple is unlikely to decrease its profit margin. This would mean small developers and big corps pay an equal share in the profits Apple is going to make.~

~A better idea would be to have a free tier and take a percentage above that. The first $1000 are a lot more valuable to the creator than everything beyond that.~

edit: OP said per download, misread it. That makes sense.