elsat
elsat@habla.news
npub1zafc...26k5
Janitor
How to spot a psy op

Sleepy putting gulagflix out of business with 100 lines of NIPs code
View quoted note →
This is how I explain nostr
View quoted note →
#devstr what does the ultimate build with nostr experience look like ?
GM to the #eulag
View quoted note →
Make time
View quoted note →
Nostr done right is the power to opt out
Great work team @Amethyst
View quoted note →
There are based businesses on nostr. This is one
View quoted note →
Tinkering with @Vitor Pamplona nip-17 crash report system from Amethyst, I received feedback from galaxy dev @hzrd149 on using nip-17 for crash reports.
A nip-44 without giftwraps is proposed for crash reports over nostr: https://github.com/alltheseas/Bugstr-TS/issues/3
Looking for devs feedback who are crash report appreciators
cc @fiatjaf @rabble @Vitor Pamplona @jb55 @KernelKind @Daniel D’Aquino @Terry Yiu @hodlbod @Alex Gleason
What does #devstr think of the following format for a crash report?
{
"message": "string", // required
"stack": "string", // required
"timestamp": 1700000000, // required, seconds since epoch
"environment": "prod|staging", // required
"release": "1.2.3", // required
"appName": "Bugstr iOS", // required
"appVersion": "1.2.3", // required
"appId": "com.example.bugstr", // optional but recommended
"platform": "ios|android|web", // optional but recommended
"os": "iOS 17.5", // optional but recommended
"browser": "Safari 17.5", // optional (web only)
"device": "iPhone15,3", // optional (model identifier)
"build": "123", // optional
"extras": { "key": "value" } // optional arbitrary metadata
}
Bugstr is a FOSS opt in user submitted crash reports over NIP-17 DM transport for #devstr. No email, or Google Play store gulag required.
Inspired by @Vitor Pamplona @Amethyst Bugstr is available now for Android, and now web in Typescript.
https://github.com/alltheseas/Bugstr-TS
Stage of development is proof of concept.
Open to feedback on how to make Bugstr more useful for devs.

GitHub
GitHub - alltheseas/bugstr: Zero-infrastructure crash reporting
Zero-infrastructure crash reporting. Contribute to alltheseas/bugstr development by creating an account on GitHub.

Carved out the NIP-17 bug reporting code out of @Vitor Pamplona's @Amethyst.
Any nostr android, or android app can add bugstr for private crash reporting to the dev team.
Google Play dev gulag not required.
Looking for #devstr kotlin testers
#devstr

GitHub
GitHub - alltheseas/bugstr: Zero-infrastructure crash reporting
Zero-infrastructure crash reporting. Contribute to alltheseas/bugstr development by creating an account on GitHub.

