Viewing profile — zeeg
zeeg
HN member- Joined
- Thu, Apr 01, 2010, 11:22 PM UTC
- HN karma
- 1,306
- Public activity
- 375 items
- HN profile
- View on Hacker News ↗
About zeeg
https://cra.mr
Recent public activity
-
comment
Comment #47384939
Did you consider looking to see what they actually already do? There's a reason this works.
-
comment
Comment #47373470
It’s not useful if it’s never read by agents - that’s the premise of the statement.
- story
-
comment
Comment #46294404
I'm not talking about RedHat, I'm talking about the perspective that "FSL / BUSL aren't effective enough". They solve the problem. O'saasy is just freeware at the end of the day, F…
-
comment
Comment #46290709
The issue is these are mostly academic points of view. Sentry’s model on the FSL (and previously the BUSL) has shown to be working just fine at scale. Whereas, for example, tradema…
-
comment
Comment #45879414
Clearly this is bait but we have done nothing but be supportive of small accounts. It’s still $29, we still are extremely generous on forgiveness and sponsorships, and we still pri…
-
comment
Comment #44676323
Just want to say, absolutely this. Its an awfully confusing way to say: "if you make money, compile your own binaries or pay us". Have a feeling the confusion and FUD it causes wil…
-
comment
Comment #43730903
No, its complicated and scales to servicing every customer in the world. Thats not the same thing. Doesnt mean the complaints about self-hosted arent valid, but "literally has to s…
-
comment
Comment #43730851
If you - or anyone reading this - ever ends up in a situation where we came off as aggressive send me a direct email and I will take care of it. This is not something we believe in…
-
comment
Comment #43730831
fwiw I was always pretty transparent about our priorities: https://blog.sentry.io/building-an-open-source-service/ We enable self-hosting because not everyone can use a cloud servi…
-
comment
Comment #43730778
Any chance you can link me to the ticket? Feel free to email - david at sentry
-
comment
Comment #43185992
Define large workload. Sentry runs large workloads and Postgres isn't a bottleneck. We have also never employed a DBA. Most users never need to shard their database, and at most ca…
-
story
Show HN: GameGame – an LLM to resolve conflicts in board games
I wanted to learn more about RAG implementations, so I built something to solve the constant digging through manuals whenever we play a game. It's fairly simplistic, but actually h…
-
comment
Comment #41513647
When you offer a subset of the product as open, and a subset as not open, its not open source. Pretty simple math for me. This is not a comment on "which" OSI license they used for…
-
comment
Comment #41505586
This is the problem with the definition. If the product is trurly open source, call it that. If its not, thats ok, but don't. Core has no real definition. I definitely would never …
-
comment
Comment #41504544
Postgres is not operated by the same people as Neon or Amazon, thats a fundamental difference. I was also not suggesting commercial cannot benefit Open Source (and would in fact qu…
-
comment
Comment #41503806
I just wanna remind folks that Open Core is not the same as Open Source. I didn't look at specifics, but I was triggered by this comment: > Some people call our strategy "open-core…
-
comment
Comment #41257748
You have nailed their issues - packaging and their revenue model. If you align this well with your target audience the license would have not been a problem for them. Wrote about t…
-
comment
Comment #41185840
No ones saying Fair Source is better than Open Source, but in your analogy one protects the commercialization of a project, and the other does nothing to protect the creators. The …
-
comment
Comment #41184815
FSL is strict on two years. We certainly would not promote a version that’s variable. You could make one, but it’s our job as a community to say “no!”
-
comment
Comment #41173218
This isn't how Sentry works though. 1. You have a burst of errors - typically this happens first month when people dont understand their volume, or they had a runaway bug. 2. We ra…
-
comment
Comment #41172529
What's the concern here? The pricing is transparent, and yes we've adjusted it over the years to be more in line with our costs. We still charge you per error just like we have sin…
-
comment
Comment #41172346
I have written quite a lot on my personal blog about our decisions and been very transparent. In particular, the decision on switching to BUSL orgininally I talk about here: https:…
-
comment
Comment #41172211
> FWIW, if Sentry had stayed GPL or even moved to AGPL, I think they would have stopped much of their newer competition from even coming to market (I'm thinking of signoz, glitchti…
-
comment
Comment #40705470
For the interested, might have finished a POC thats unfortunately not totally generic, but achieves what I'm after: https://github.com/dcramer/peated/pull/171 Requires some duct ta…