ninedraft

Results 8 issues of ninedraft

+ c2go: v0.26.0 Erbium 2020-03-17 + clang: version 10.0.1, target x86_64-pc-linux-gnu + OS: Linux 5.8.11-1-MANJARO + Hardware: AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx Transpiling file https://github.com/antirez/dump1090/commit/db9f5f34a33c7bac44856367d912650d5b8a3cd7#diff-4844415e789781b82d79d4819e97d461/dump1090.c ```bash...

Not sure if bug or UI misuse, but sometimes links are replaced with `$REMARK_DOMAIN/web/url` URL. For example checkout this page: [https://radio-t.com/p/2020/11/03/prep-727/#comments](https://radio-t.com/p/2020/11/03/prep-727/#comments) Examples of generated HTML: + `https://winxp.now.sh/` + `https://samy.pl/slipstream/` If...

Gemax is golang gemini stack, inspired by go STD http library https://github.com/ninedraft/gemax

[Multi doc ACID transactions are part of mongo now!](https://www.mongodb.com/blog/post/mongodb-40-release-candidate-0-has-landed) Please, add at least basic support. If any help is a need, I'm ready for the assistance.

enhancement
help wanted
3.6 feature

Please answer these questions before submitting your issue. Thanks! ### What version of Go are you using (`go version`)? go1.8beta1 ### What operating system and processor architecture are you using...

incompatible/syntax
stage/docs

Adding error returning iterators

Добавить генерируемые инфографики по чату: облако тегов, графики активности и проч. Готов запилить бота и серверную часть

enhancement

https://github.com/jackc/pgx/issues/2124 Result: Main optimizations: - extensive usage of `sync.Pool` for byte buffers, lexers and parsed query structs - append-style string formatters for `int64`, `float64` and `time.Time` + `bytes.Buffer.AvailableBuffer` - rework...