Michael Milton

Results 334 issues of Michael Milton

The sound detection and websocket streaming you've implemented is fantastic. However I'm interested in using the client in another Python application. Do you think we could look into cleaning it...

**Is your feature request related to a problem? Please describe.** I have several fields that I present to the user, but all of them result in very differently structured API...

Fixes #710 I largely followed the migration guide here: https://mui.com/blog/lab-date-pickers-to-mui-x/. I've also tested building the `example/`, which now works.

Slide content is centred using JS, which can be disabled for the entire presentation, as is described [here](https://revealjs.com/presentation-size/#center). Since this is done dynamically, is there a way to disable this...

### Prerequisites - [x] make sure you're are using the latest version by `csvtk version` - [x] read the [usage](http://bioinf.shenwei.me/csvtk/usage/) ### Describe your issue * [x] describe the problem: we...

enhancement
not now

Further to discussion here: https://github.com/tuomasjjrasanen/python-uinput/issues/6#issuecomment-249155296, we have noticed that attempting to use `suinput_create`, and then immediately `suinput_emit` will not work, likely because `suinput_create` isn't blocking until it's ready. It returns...

If you have a lot of tasks, you probably want to spend a lot of time filtering them by using the project view. However if you do this, it's not...

A certain other Arrow crate [has a lovely method on the `Array` that returns two pointers to FFI Array and Schema](https://docs.rs/arrow/latest/arrow/array/trait.Array.html#method.to_raw). Currently arrow2 does not have this, so users have...

question

Currently it seems like if you source module `a`, which imports module `b` using `box::use(b)`, then any changes to `b` will not ever be reflected when you source `a` subsequent...

๐Ÿ’ฌ discussion

Hi, I like the look of `box`, but one concern I have is that the documentation doesn't really talk about its use within *packages*. I'm wondering if the `box::use` statements...

๐Ÿ’ฌ discussion
๐Ÿ›  work in progress
๐Ÿงน maintenance
๐Ÿ™‹ FAQ