PostHog Open Sourced

35 points | by thatxliner an hour ago

15 comments

  • madjam002 15 minutes ago

    Last time I checked, Posthog self hosted was basically unusable. They have a hobby deployment script which just pulls the latest build from master which varies from “somewhat works” to “completely broken”

      geekuillaume 9 minutes ago

      Agreed, I tried self-hosting it a couple of month ago and it was impossible. I spent the day on it but the setup process was broken because of a recent change which was made for their cloud offering. Managing both a codebase both adapted to a cloud deployment with a huge amount of users and to a self-hosted way small deployment is very hard and requires a lot of resources. It's hard to justify investing this much time and money in making it work well for a self-hosted setup, and it seems like they stopped doing so.

      It's still great to make the code open, but it's not usable anymore for a self-hosted setup.

      cyanydeez 11 minutes ago

      we went from batteries not included to BYOAi

  • ramon156 4 minutes ago

    I have a weird memory of PostHog.

    I remember applying sometime ago, not really knowing what they did. They then spammed me with marketing mail, now they're open-sourced and had received a (supposedly marketing) job posting?

    Granted in this entire history I had no idea what their product was. Seems flakey, but I haven't used it.

  • mrcwinn 4 minutes ago

    It's hard for me to express how much I dislike their marketing website. Sometimes when you have a "cool idea" you should sit with it a moment and then pull back.

  • drcongo 28 minutes ago

    The sheer number of files in the root of that project is making my OCD itch like crazy. That would drive me insane.

  • thatxliner an hour ago

    Does anyone know what the context for this is? Because https://github.com/PostHog/posthog exists as well

      lfittl 35 minutes ago

      My assumption is that its based on that repo but with the "ee/" folder removed, per https://github.com/PostHog/posthog#open-source-vs-paid

      Presumably so folks can be sure they're not accidentally pulling in proprietary code.

      eightysixfour 35 minutes ago

      From the repo you linked:

      > This repo is available under the MIT expat license, except for the ee directory (which has its license here) if applicable.

      > Need absolutely 100% FOSS? Check out our posthog-foss repository, which is purged of all proprietary code and features.

      carimura 32 minutes ago

      The PostHog Enterprise license (the “Enterprise License”)

  • solarkraft 11 minutes ago

    Congratulations!

  • threatofrain 24 minutes ago

    Very interesting but why would they do this?

      khurs 13 minutes ago

      So non-posthog employees contribute and they can move faster?

  • xnorswap 20 minutes ago

    The AGENTS.md is interesting, apparently the primary most important principle is, "Avoid em-dashes like the plague".

    That's an odd request. I always use my own voice for certain things, such as posting to hacker news, or writing my thoughts on a proposal. But for other things such as writing up a bugfix, if I'm getting an AI to write it, I'd rather not hide the fact I've done so.

    In fact I usually go out my way to mark it as AI written, to give a heads up to any human reader so they don't waste their time if they don't want to read it.

      bachittle 16 minutes ago

      ...and then scroll down a few lines and you will find tons of em-dashes in the AGENTS.md