Live data from Hacker News

Viewing profile — Avfrosta

Avfrosta

HN member
Joined
Mon, Nov 25, 2024, 3:16 PM UTC
HN karma
30
Public activity
15 items

About Avfrosta

No profile information was provided.

Recent public activity

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

    Hi HN, I’m happy to share that I’ve open-sourced Indielytics under the MIT license! What is Indielytics? Indielytics is a simple, GDPR-compliant, cookieless web analytics tool. By …

  2. comment
    Comment #42674381

    Nice job, definitely fits with your product

  3. comment
    Comment #42531336

    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…

  4. comment
    Comment #42530185

    Once I have smashed the last bugs I might do it. Never made something opensource before

  5. comment
    Comment #42526862

    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 f…

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

    TLDR: I made a public only web analytics without signup. Stores views and visitors for 10 days before deleting data. Exactly 25 days ago today I posted here, proud of my new web an…

  7. comment
    Comment #42359990

    Just like Plausible they're hashed with a daily rotating salt on arrival to my servers, forgot to mention that in the post.

  8. comment
    Comment #42251079

    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 …

  9. comment
    Comment #42238153

    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…

  10. comment
    Comment #42237378

    Thanks! I forgot to point the naked domain to the www. version. In the meantime, try this URL instead: www.simplytics.dev

  11. comment
    Comment #42237369

    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. comment
    Comment #42237227

    That's a really cool concept, I love the landing page. Looks great.

  13. comment
    Comment #42237151

    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 …

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

    After months of using Google Analytics I realized only about 50% of people accepted my cookie-popup. I had months of incorrect data for my website. I started looking for alternativ…

  15. story