SaaSHub helps you find the best software and product alternatives Learn more ā
Humbug Alternatives
Similar projects and alternatives to humbug
-
pulumi-aws
An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
privado
Open Source Static Scanning tool to detect data flows in your code, find data security vulnerabilities & generate accurate Play Store Data Safety Report.
-
gdpr-tools
Sanitize any PHP application HTML response to be GDPR-compliant, including integration with any CMP on the frontend to reload the resources upon consent.
-
amazon-s3-find-and-forget
Amazon S3 Find and Forget is a solution to handle data erasure requests from data lakes stored on Amazon S3, for example, pursuant to the European General Data Protection Regulation (GDPR)
-
-
-
-
Raven
Discontinued Raven is the legacy Python client for Sentry (getsentry.com) ā replaced by sentry-python
-
humbug discussion
humbug reviews and mentions
- Humbug: Understand what keeps users coming back to your developer tool
-
See the errors your users are experiencing. From your IDE. Live.
Once you set up an integration and instrument your code, you can access your user reports at https://bugout.dev. This gives you a live view of what your users are experiencing:
-
Crash reports and usage metrics for JavaScript libraries
If you would like support for another programming language, please create an issue.
-
Show HN: Bugout.dev ā Crash and usage reports for developer tools
Hello everyone, Iām Sophia, founder of Bugout.dev.
I started off as a professional ballerina, and entered technology later in my working life - through the OpenAI Scholars program. My co-founder, Neeraj (zomglings on HN), is a mathematician and now programmer.
When I was learning how to code I kept running into issues. I found Stackoverflow and GitHub issues hard to navigate, often leading me to outdated solutions to the problems I was experiencing. That experience made me want a product that would collect crashes and immediately let the creators of the software I was using know about the issue. And when they or their community had fixed the issue, they could notify me about that and direct me to a public site detailing the solution.
Over time, this idea evolved and resulted in Bugout.dev. Bugout makes it easy for creators of developer tools to collect usage metrics and crash reports from their users. This applies equally well to libraries, command line utilities, and APIs.
We're advocates of ethical data collection, and all reports are collected with clear user consent. Maintainers can also comply with GDPR requests for access and deletion with a single API call each.
We are also building a public knowledge base of issues and solutions from open source projects. We were inspired by rustc error messages in this and how they point users to documentation that can help you resolve compiler errors. Projects integrating with Bugout can link users to the knowledge base using a search query, which allows them to direct users to solutions customized to operating system, library version, and even compiler/runtime version.
We support developer tools written in Python and in Go - we just launched the Go library this week!
Please check out our GitHub page: https://github.com/bugout-dev/humbug. We would greatly appreciate your feedback.
-
Show HN: Usage and crash reports for Python libraries and command line tools
Understanding how your users experience your software is always difficult. It is especially difficult if we're talking about a developer tool like a library or command line utility.
Devtool maintainers have to rely on GitHub issues and IRC/Slack/Discord to talk with their users. They miss out the experience of the majority of their users, who never build up the motivation to create an issue or post a message on Slack.
Humbug addresses this problem. It collects developer tool usage reports and crash reports in a principled manner, only with the end user's full consent. Individuals or teams that maintain developer tools can use these reports to identify issues in their software, prioritize features, and in general improve their users' experience.
You can find a lot more information on GitHub: https://github.com/bugout-dev/humbug
Here is a short YouTube video showing how Humbug works: https://www.youtube.com/watch?v=-k2c8o_sXC4
Humbug is free to use for small projects. I hope you find it useful.
If you would like to discuss your use case in greater detail, I would love to speak with you in the comments. You can also reach me by email (check my profile).
-
Humbug: Usage and crash reports for Python libraries and command line tools
Thank you! Created an issue: https://github.com/bugout-dev/humbug/issues/31
-
Humbug: Usage and crash reports for Python developer tools
We have taken a big step forward this week with the release of Humbug, which helps developer tool maintainers collect usage and crash reports from their users only with their full consent.
-
A note from our sponsor - SaaSHub
www.saashub.com | 24 Jan 2025
Stats
bugout-dev/humbug is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of humbug is Python.