Patricio Whittingslow

Results 350 comments of Patricio Whittingslow

Pinging this issue in support of supporting superscript symbols. I need to label the units of the quantity I am plotting (mass flow in kilograms per second) and I find...

I am voicing my support for this. :heavy_plus_sign: :one: In case @puppywang hadn't seen it [BountySource is at 800$](https://www.bountysource.com/issues/91441944-arm32-support)

I managed to reproduce python introspection by making a fast counter-clockwise turn (uparrow->leftarrow) while transiting the top row. Version: https://nim-lang.org/features.html

I'll see what I can do. Forking now...

@sbinet I managed to port the go code though I'm having trouble with database migration, ``` $ buffalo pop migrate v5.1.1 [POP] 2020/08/08 00:48:20 ?[33minfo - 0.0530 seconds?[0m [POP] 2020/08/08...

So I've done some testing with the microbit target since that's what the test was initially written for. There was only one case of binary size change... and it actually...

@kenbell The **definitive** interface idea is tricky. We can't really place it inside `tinygo` since that would mean the go tool breaks when trying to parse an import path of...

AFAIK this would have a negative impact if it were the defacto interface used in the `drivers` repo. It would mean that the drivers would only work when compiling with...

So I agree Configure methods can be disparate, but at least we can agree con some fields of these structs, like `config.Frequency`. which could be added to the static check...