Back

PostHog Open Sourced

47 points2 hoursgithub.com
gagan202044 minutes ago

Looks like they created mess with AI and then open sourced it. I remembered I had to shift from them to metabase because they closed sourced their deployments docker/kubernetes I guess it was 3 years back.

But now AI screwed them over so they come with their own open-source spaghetti.

robbie-c42 minutes ago

PostHog has always been open source. I'm not sure why this has been shared on HN at all.

madjam0021 hour 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”

sskates36 minutes ago

Would love for you to try Amplitude. We've put a lot of work into making sure the core is usable. We've also started to fix a lot of the most common complaints about our pricing.

geekuillaume1 hour 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.

cyanydeez1 hour ago

we went from batteries not included to BYOAi

jnstrdm0538 minutes ago

I just recently switched to posthog self hosted and it works fine

ramon15656 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.

gavinray42 minutes ago

Why would you apply to a job for a company you don't even know what they do?

lucyjojo36 minutes ago

money?

mariusandra46 minutes ago

um... we've had this posthog-foss repo for years now. No idea why it made front page. This is not news.

Source: I was there

To clarify: PostHog has been MIT licensed since day 1, with the exception of the `ee/` folder. This `posthog-foss` repo is a mirror of the main `posthog` repo with the `ee/` folder removed. We've had it for ages.

jaffa248 minutes ago

in the youtube video, by 'product' do they mean 'website' ?

I feel I'm missing some basics as to what this can do for me or what problem it solves.

edit so it's like google analytics .

thatxliner2 hours ago

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

lfittl1 hour 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.

eightysixfour1 hour 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.

carimura1 hour ago

The PostHog Enterprise license (the “Enterprise License”)

coloneltcb49 minutes ago

Open* is not Open

drcongo1 hour ago

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

threatofrain1 hour ago

Very interesting but why would they do this?

khurs1 hour ago

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

xnorswap1 hour 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.

bachittle1 hour ago

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

mrcwinn56 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.

sv12344 minutes ago

I'm a fan of the posthog product but agree with the site. I appreciate the retro styling and all but opening all the windows for everything is disorienting and kinda breaks web navigation that we have all gotten used to for the past 30 years.

solarkraft1 hour ago

Congratulations!