Live data from Hacker News

Viewing profile — ukutaht

ukutaht

HN member
Joined
Mon, Apr 25, 2016, 2:06 PM UTC
HN karma
412
Public activity
37 items

About ukutaht

No profile information was provided.

Recent public activity

  1. comment
    Comment #33863961

    Yes, very important to understand the corporate structure and legal implications wrt to GDPR and the Schrems II decison.

  2. comment
    Comment #31592324

    Plausible Analytics | https://plausible.io | Product Engineer | Remote Worldwide | Full-time Plausible Analytics is an open source alternative to Google Analytics. Our mission is t…

  3. comment
    Comment #30287757

    Clickhouse has got a lot better in limited memory environments. They now recommend 4GB minimum. The production environment that crashed due to Clickhouse OOM was our hosted product…

  4. comment
    Comment #30287379

    Plausible founder here. There's nothing automatic but you can track your campaigns with utm_campaigns manually. Google has made sure that analytics for Google Ads works best within…

  5. comment
    Comment #30166188

    Plausible Analytics | Site Reliability Engineer | Full-time | Remote (global) | €60-100k Hi HN! I'm the technical founder of Plausible Analytics [1], I've been the only full-time d…

  6. comment
    Comment #30002247

    We're working on GA import at the moment[1], it will be the next big feature we land. As with everything we will integrate and test with our large customer base on the hosted versi…

  7. comment
    Comment #29913855

    We decided to create a donation fund to support open-source projects that we depend on last year[1]. We rely heavily on PostgreSQL and so just today I was trying to find the best w…

  8. comment
    Comment #29913694

    Disclaimer: Plausible Analytics founder here I think Matomo is quite similar to Google Analytics which many people feel is bloated and confusing from the user's perspective. The id…

  9. comment
    Comment #29913568

    Thank you! I'm the maintainer of the project and it's so heartwarming to see it being recommended on this forum. All the projects mentioned here are great. What I think sets Plausi…

  10. comment
    Comment #26657358

    Plausible developer here. Interesting you say that. There's no reason Plausible could not be used like AWStats. Parsing logs is just a different ingestion mechanism and we already …

  11. comment
    Comment #26398301

    Nice post, Bradley. I think you might be the first one doing A/B testing with Plausible :) Just a heads up, I think registering a plausible event in the `onclick` handler could int…

  12. comment
    Comment #25456796

    Fair enough. BSL is technically not open source but it is endorsed by Bruce Perens of the Open Source Initiative and I believe it is a very good license for new startups in this sp…

  13. comment
    Comment #25456673

    Sure, our main repository comes with a production-ready Dockerfile: https://github.com/plausible/analytics We also have a separate repository with examples and code for how to host…

  14. comment
    Comment #25455574

    high five!

  15. comment
    Comment #25455567

    Quite a few new players with this model. Off the top of my head: https://papercups.io/ https://www.getoutline.com/ https://write.as/ https://www.flagsmith.com/ https://posthog.com/…

  16. comment
    Comment #25304064

    This is how I understand GDPR as well. Just hashing the IP address along with other static values is too easy to reverse and not considered anonymization under GDPR. For https://pl…

  17. comment
    Comment #24868722

    Thanks for clearing this up. The general data points and metrics we store are not personal data . IP address is the only piece of data that we touch that is considered PII under so…

  18. comment
    Comment #24846617

    We'll be adding entry/landing pages report soon :)

  19. comment
    Comment #24846601

    Plausible developer here. We don't show the number sessions/visits at the moment. Most seem happy with the 'unique visitors' number and we don't want to add extra data to the UI un…

  20. comment
    Comment #24698271

    It's possible but not officially supported. You would have to install all the dependencies on your machine and build the mix release yourself.

  21. comment
    Comment #24697757

    More accurate would be that we use the site_id in the hash. You can serve your website from many different domains but as long as the site_id in your script tag is the same, the ha…

  22. comment
    Comment #24697328

    The salt is stored in a Postgres database and we run a daily job that generates a new salt and deletes old ones.

  23. comment
    Comment #24696945

    Hey, I use TailwindUI ( https://tailwindui.com/components ) and a lot of it is custom as well.

  24. comment
    Comment #24696925

    Main contributor here. As long as you have Docker installed on the host, you're good to go. If you don't have it, you can install as follows: https://docs.docker.com/get-docker/

  25. story