HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Avfrosta

no profile record

Submissions

Show HN: Indielytics – public-only, cookieless web analytics (now Open Source)

github.com
1 points·by Avfrosta·2 năm trước·1 comments

Show HN: I made a stupid simple but 100% free web analytics

indielytics.link
29 points·by Avfrosta·2 năm trước·7 comments

Show HN: It took me 5() months to build a Plausible alternative

44 points·by Avfrosta·2 năm trước·50 comments

comments

Avfrosta
·2 năm trước·discuss
Nice job, definitely fits with your product
Avfrosta
·2 năm trước·discuss
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.
Avfrosta
·2 năm trước·discuss
Once I have smashed the last bugs I might do it. Never made something opensource before
Avfrosta
·2 năm trước·discuss
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 I know it I end up staring at graphs trying to figure out what my hours/day solving JS bugs has to do with my weight...
Avfrosta
·2 năm trước·discuss
Just like Plausible they're hashed with a daily rotating salt on arrival to my servers, forgot to mention that in the post.
Avfrosta
·2 năm trước·discuss
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 you use system" in the future.

But I have thought about making it self-hosted too. But there already is so many great products for that out there.

I wish there was a perfect way to do this. I despise subscriptions, I dislike pay as you go becasue it's too complicated, and finally, a one-time fee dosent really work when sold as a service as you said. But I guess these are the options for people not willing to self-host.

If you got any interesting reads on this topic please send em my way.
Avfrosta
·2 năm trước·discuss
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 provided.

But you're right, might be a good idea to change the name of the key or work it out completely, it does look like it could be a vulnerability from an outsiders persepctive.
Avfrosta
·2 năm trước·discuss
Thanks! I forgot to point the naked domain to the www. version. In the meantime, try this URL instead: www.simplytics.dev
Avfrosta
·2 năm trước·discuss
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.
Avfrosta
·2 năm trước·discuss
That's a really cool concept, I love the landing page. Looks great.
Avfrosta
·2 năm trước·discuss
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 hundred locations in Sweden. I love skiing and ski-touring and wanted a better way to find the best conditions.

Right now I don't have much time to work on my projects since I'm doing mandatory millitary service, which is part of the reason Simplytics.dev took so long to launch. But I'm hoping I might soon make my first buck selling zeros and ones.

Id love to recieve feedback, Hugo