Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Avfrosta
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Indielytics – public-only, cookieless web analytics (now Open Source)
(github.com)
1 points
by
Avfrosta
2y ago
|
1 comments
2.
▲
by
Avfrosta
2y ago
Nice job, definitely fits with your product
3.
▲
by
Avfrosta
2y ago
The fake requests problem has been solved, atleast partly. I added a simple CORS check that makes sure the request is coming from the same domain as the request itself is saying it's coming from. Also added rate-limiting.
4.
▲
by
Avfrosta
2y ago
Once I have smashed the last bugs I might do it. Never made something opensource before
5.
▲
by
Avfrosta
2y ago
There's something beautiful about creating software in the absolute simplest possible way there is, html. Good job, will definitely try it. But I know myself, will end up looking for something just a little more advanced. And before
6.
▲
Show HN: I made a stupid simple but 100% free web analytics
(indielytics.link)
29 points
by
Avfrosta
2y ago
|
7 comments
7.
▲
by
Avfrosta
2y ago
Just like Plausible they're hashed with a daily rotating salt on arrival to my servers, forgot to mention that in the post.
8.
▲
by
Avfrosta
2y ago
That's a beautiful site and a nice way to put it. But yes, you're right. While my server costs are low anough that just one user could cover months, it's still not sustainable. My plans is to move onto a "pay for what yo
9.
▲
by
Avfrosta
2y ago
No, that key is verified against your domain connected to your user credentials. Meaning that if someone else uses you key on their website, their POST request to my server will be declined because their domain is not the domain you provide
10.
▲
by
Avfrosta
2y ago
Thanks! I forgot to point the naked domain to the www. version. In the meantime, try this URL instead: www.simplytics.dev
11.
▲
by
Avfrosta
2y ago
Thanks a lot, seems like i forgot to point the apex domain to the www version. It should be fixed now. If not, www.simplytics.dev should work until I got it fixed.
12.
▲
by
Avfrosta
2y ago
That's a really cool concept, I love the landing page. Looks great.
13.
▲
by
Avfrosta
2y ago
Hello HN, realized I should introduce myself and not just my project. I building stuff on the web and this is the second time something I created actually goes LIVE. Before this I created a website displaying snow conditions for a few hundr
14.
▲
Show HN: It took me 5() months to build a Plausible alternative
44 points
by
Avfrosta
2y ago
|
50 comments