Live data from Hacker News

I quit my job to make free web tools

nslookup.io

31–40 of 105 posts

Re: I quit my job to make free web tools

#31
post #30

> Mobile game that divides the earth in hexagons Interesting that I hear about this twice in the space of a week or so. Neal Stephenson was talking about it on the Lex Fridman podcast too. Apparently it's not possible. You'll always need a certain number of pentagons to complete the tiling.

Some code that might help with hexagons here: https://observablehq.com/@nrabinowitz/h3-tutorial-heatmap-re...

Re: I quit my job to make free web tools

#32
post #4

Someone on Reddit asked how I make a living. Might be interesting for folks here too. Right now, we're living off our savings and my wife's salary. Both sites are already profitable, though. I've recently launched an API for NsLookup, which now generates around 100 USD / month, and both sites have ads that generate income. Not enough to replace my salary yet, but I'm confident I can increase it over time. Ads have a…

Have you considered signing up as a Brave creator? Could generate more income from those that have auto contribute turned on.

Re: I quit my job to make free web tools

#33
post #31
post #30

> Mobile game that divides the earth in hexagons Interesting that I hear about this twice in the space of a week or so. Neal Stephenson was talking about it on the Lex Fridman podcast too. Apparently it's not possible. You'll always need a certain number of pentagons to complete the tiling.

Some code that might help with hexagons here: https://observablehq.com/@nrabinowitz/h3-tutorial-heatmap-re...

This does not seem to address the pentagon issue though?

Re: I quit my job to make free web tools

#34

Earlier quoted context omitted.

Are you not concerned that you are leaking exactly what domains people are looking up in realtime? If I used a service like that I would expect some degree of privacy that goes beyond this. It's crazy to me that you're doing this to be honest https://plausible.io/nslookup.io/pages?period=realtime

There is no privacy issue here, there aren't source IP addresses attached, you can't tell who's looking these up. It's up there with Amazon's (for example) "other people bought" recommendations, you can't tell who did the looking up. They're just domain names which are effectively public records. And even if you thought you registered a super secret domain name (no such thing), maybe the registrar looked it up, or so…

What if someone looks up an internal domain which is actually publicly exposed. Granted they shouldn’t be secret, doesn’t mean you should broadcast them publicly.

Re: I quit my job to make free web tools

#35
post #22

I'm always curious how many visitors you have to get to reach $500 per month numbers from ads. I understand the author probably can't reveal exact numbers here but if anyone knows rough but real life numbers I'd be curious to hear (I haven't ever done ad based revenue myself and I don't trust CPM numbers I'd read by googling, or the spread is just too broad).

The spread is broad because the type of visitor (market), ad network, time on page, type of ad and amount of ads makes a huge difference.

Re: I quit my job to make free web tools

#37
post #31

Earlier quoted context omitted.

Some code that might help with hexagons here: https://observablehq.com/@nrabinowitz/h3-tutorial-heatmap-re...

This does not seem to address the pentagon issue though?

Yes, but there exists an orientation in which all of the pentagons are over water (h3 uses this). It's impossible to create a global tessellation with only hexagons.

Re: I quit my job to make free web tools

#39

Nice! I quit my job 8 months ago to build free data tools. https://github.com/multiprocessio

I just took a short look at it and seems very polished. You did it all in 8 months? I'm beyond impressed. Great job dude!!

Thank you!

Re: I quit my job to make free web tools

#40
post #4

Someone on Reddit asked how I make a living. Might be interesting for folks here too. Right now, we're living off our savings and my wife's salary. Both sites are already profitable, though. I've recently launched an API for NsLookup, which now generates around 100 USD / month, and both sites have ads that generate income. Not enough to replace my salary yet, but I'm confident I can increase it over time. Ads have a…

Have you considered signing up as a Brave creator? Could generate more income from those that have auto contribute turned on.

Do enough people use that browser to make it worthwhile?
Post reply on HN