Frederic Fortier
Frederic Fortier
I just want to read temperature from a DS18B20. If possible, I would prefer using avr-hal to interface with the board with this crate to interpret the readouts. Intuitively, I...
I briefly scanned through the code and I don’t believe this crate supports BigFloat as defined in RFC 8949 section 3.4.4. I believe rust-decimal is the most common crate implementing...
As a bookmark user, I find that Vomnibar is lacking key features that lock me into using the browser's bookmark manager (bad GUI that does not play nice with Vimium)....
LESS 2.x
Do you have any intention to support current versions of LESS?
The Zipline open calendar starts on 2015-03-01 which currently causes a limitation in Catalyst.
I'm experiencing a an dead end loop in `add_non_voter`. I was able to reason about it in the replication module. ``` Jul 07 21:20:33.203 INFO handle_needs_snapshot{id=0}:snapshot_is_within_half_of_threshold{snapshot_last_index=24 last_log_index=32 threshold=12}: async_raft::core::replication: Distance...
I have a grid with the Selector, ColumnResizer and ColumnReorder plugin. The selector field has checkboxes which to select each row. There is a checkbox in the header which allows...
Our QA team reported some performance issues with dgrid 0.4 and large result sets (say 2000). The performance is really bad just scrolling through the results (it takes 3-4 seconds...
I'm trying to do something which seems intuitively simple but I unable to accomplish. I'm trying to populate a ctable from a stream of sequential data. Now data comes in...