Montgomery Edwards⁴⁴⁸
Montgomery Edwards⁴⁴⁸
@fxamacker Sorry, I didn't see this issue and opened #499 to add build tag for tinygo to move it into main branch.
[Inter](https://github.com/rsms/inter) is a very popular sans-serif font that provides alternate character for slashed-zero. - https://rsms.me/inter/#features/zero Out of the dozen [extra features](https://rsms.me/inter/#features) offered by Inter, the optional slashed-zero is the only...
Don't merge yet, I like GitHub Actions workflow better than travis-ci and will update PR to use it.
@powersj Based on go.mod, benchmarks for xpath-cbor seem to be using extremely old version of cbor library which was obsoleted 4 years ago by fxamacker/cbor v2.0. - Bumping [fxamacker/cbor](https://github.com/fxamacker/cbor) from...
bfloat16 and patents: - https://en.wikipedia.org/wiki/Tensor_Processing_Unit#Lawsuit - https://www.reddit.com/r/MachineLearning/comments/193zpyi/d_does_patent_lawsuit_against_googles_tpu_imperil/
Finding an unused name is getting harder every day. Somewhat related because this affects module name... In go.mod, the module name should include full prefix like this. ``` module github.com/maxpert/marmot...
Nice. You may need to tag a new release (not marked as pre-release). Then you can click submit without getting the error about module name at: https://pkg.go.dev/github.com/maxpert/marmot It seems to...
If 0.3.9 was marked pre-release then maybe (just a wild guess) pkg.go.dev will continue ignoring it after it is unmarked. You might need new release tag with new version number...
@AtenJin CBOR allows protocols to specify how they want to handle floating-point values. When protocols don't specify, it can cause different implementations to produce different results. I helped a [generic...
@dusanb94 If cisco/senml wants a pull request, it'll exclude my [README.md](https://github.com/x448/senml/blob/master/README.md) and any code I commented out. The first [Disco SenML release note](https://github.com/x448/senml/releases) mentions: > I didn't perform any code...