Live data from Hacker News

Viewing profile — zeeg

zeeg

HN member
Joined
Thu, Apr 01, 2010, 11:22 PM UTC
HN karma
1,306
Public activity
375 items

About zeeg

Sentry (sentry.io).

https://cra.mr

Recent public activity

  1. comment
    Comment #47384939

    Did you consider looking to see what they actually already do? There's a reason this works.

  2. comment
    Comment #47373470

    It’s not useful if it’s never read by agents - that’s the premise of the statement.

  3. story
  4. 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…

  5. 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…

  6. 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…

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

  8. 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…

  9. 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…

  10. 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…

  11. comment
    Comment #43730778

    Any chance you can link me to the ticket? Feel free to email - david at sentry

  12. 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…

  13. 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…

  14. 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…

  15. 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 …

  16. 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…

  17. 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…

  18. 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…

  19. 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 …

  20. 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!”

  21. 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…

  22. 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…

  23. 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:…

  24. 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…

  25. 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…