mattn

Results 160 issues of mattn
trafficstars

for example: `,@,(1 2 3)`

The reference counter make maintenance harder. And doesn't work with circular references. It should implement new GC. Below is possibly candidates. - Copying GC - Mark Sweep

Could you please support vertical text drawing like below? ![wordcloud_nostr](https://github.com/psykhi/wordclouds/assets/10111/696075cf-0c83-43e7-8f4a-b7e14fae70cf)

Current implementation use github.com/ipsn/go-secp256k1 to marshal keys for secp256k1. But go-secp256k1 is cgo module. It is bits hard to publish binary executables which use go-did. Do you have plan to...

DO NOT MERGE https://github.com/nostr-protocol/nips/pull/579

cbg.MaxLength is now constant.

indigo uses go-did. Currently, go-did use cgo module `ipsn/go-secp256k1`. So this is not easy to build arm64 binary release on GitHub Actions. I created pull-request to switch another pure Go...