Tim Hutt
Tim Hutt
How does SSHFS 3.7.0 improve performance under OS X if *osxfuse*/*macFUSE*/*FUSE for Mac* only supports SSHFS 2.x? Is there a way to run SSHFS 3.x on Mac? The proliferation of...
Yeah that's exactly what I mean - I'm on MacOS 10.13.6 and scrolling stops when the mouse leaves the window (unlike in your video). I believe I was using the...
This is pretty annoying. Could you split `MaterialDatePicker` into a separate library? I doubt most people use it, and this feels like it will be an ongoing problem (bit of...
Note that I have temporarily abandoned [soundio-rs](https://github.com/Timmmm/soundio-rs) because I couldn't figure out all the borrowing and lifetime stuff. The `PhantomData` is useful but I didn't realise it doesn't solve the...
> Any HTML tag placed into a Markdown file is to be rendered as is per specification. Almost no Markdown renderers do that for obvious reasons, including VSCode. This all...
@saona-raimundo I followed the same path as you but I read the code and `Dot::with_attr_getters` is not there to allow you to specify the names of the node/edges; it is...
Can you not change the comment colour using semantic highlighting?
Works like a charm, thanks!
I too assumed that `isLong()` would just tell me whether `asLong()` was going to throw an exception. I feel like the entire `value` API is a bit weird actually. Since...
Think you might have closed the wrong issue unless I missed something. (Sorry I never got around to this btw.)