-
Looks like the issues with same source file is genrating a report with redundant issues back to back, one below the other.
Might be better if we avoid redundancy by including anti-redundant code :)
-
Reduce the amount of divs produced to 1.
-
- Reduce the amount of Governor Divs to 1
-
https://github.com/mateuszac/FIDI/blob/162f3b95ec2b35ec7ecbf5143315ac957fe4e23a/src/fidi_fdm_engine/fidi_fdm_algorithm.py#L404-L406
Your code should be DRY (Don't Repeat Yourself). In the definitio…
-
I think IMU is a very critical piece.
To avoid misreadings and drifts I think
it could make sense to support three IMUs.
If two ones give close values and another one is gives values signifi…
-
I'm a bit of a mail server newbie, what is the process to set up a redundant configuration with another server? Or should I just rely on monitoring and retries from the sending host? Should this somet…
-
(filed per https://github.com/rust-lang/rust/pull/42103#issuecomment-303183649 )
`trace_macro` output now contains both "before" and "after" text.
But often a macro-call expands to another macro…
-
I think we do not need the definitions in the LC class programs that spit out things like wave_number. We should just be able to call LC.wave_number to get the desired result. Also, I think since we h…
-
## The need
In the case of introns (eukaryotes and some of their viruses), the estimated genomic redundancy can be highly inflated, wrongly indicating that the quality is bad.
## The solution
…
-
### Enhancement summary
The main motivation for the feature is to provide high availability to the ManagementActive interface (Management0) via multiple redundant paths in the modular system.
This…