Xing

Results 27 comments of Xing

Name: Xing Xing Location: Auckland, New Zealand Company: Kiwikrane Title: Software Developer What're skillz you bring to the table: Blogging, translation, training, mentoring, public speaking. Go-related extra curriculars: Gophers Slack,...

To the boards without [UART](https://github.com/tinygo-org/drivers/blob/release/dht/thermometer.go#L160), it causes a problem to build. This is issue.

> I think that your problem is database/sql issue and should be fixed in it (there should be something like mymysql Register method, for connection initialization). Oh, this really makes...

> I've added temporary workaround for this issue. Thank you! But I already added a charset to the dsn, just like this: DBNAME+CHARSET/USERNAME/PASSWD. I would use this dsn in my...

Try "go get github.com/mikespook/mymysql".

I see. You are on the right track, again.

Yes, you are right. If `SetParent` accepts `Role` as the params, it will be more consistent in the API. Here some details of the design about current `SetParent`. There are...