George Hilliard
George Hilliard
Hi! Fantastic plugin you've written. Far better, consistency-wise, than delimitMate, at least in my experience. I've noticed behavior which is almost certainly wrong, but I'm not sure if it's lexima.vim's...
I get the following SecurityException when using Chuck from a custom authenticator implementation: ``` java.lang.SecurityException: Permission Denial: writing com.readystatesoftware.chuck.internal.data.ChuckContentProvider uri content://com.myapp.debug.chuck.provider/transaction from pid=0, uid=1000 requires the provider be exported, or...
I would like to use one of the various "FAB progress" libraries that allow you to either wrap an existing FAB object, such as [this one](https://github.com/JorgeCastilloPrz/FABProgressCircle.git) or use the library...
It's annoying to have to learn the IP or DNS address of all your cameras. It would be great if Neolink could detect them based on the camera's name, like...
Currently Neolink just prints "connecting" or "error." It would be great to know exactly which streams it's connecting to. Redesign the console output so it's more clear what's going on.
The Windows installer should be an MSI package that: - provides the MSVC runtime and Gstreamer plugins as merge modules (static CRT link can then be removed). - installs a...
Fixes #27. Based solely on testing on my Ryzen integrated graphics and Dell monitor. All DDC commands sent over DisplayPort. (Ideally none of these details would make a difference, but...
In my design, I need for CSRs to be synchronous with blocks in multiple clock domains; currently, CSRBankArray collects then all into the sys domain regardless of the primary clock...
* Tiingo Python version: 0.5.0 * Python version: 3.9 * Operating System: Debian 11 ### Description Was trying to download IEX intraday by walking backward through dates. ### What I...