-
The [MaterialX Viewer](https://github.com/AcademySoftwareFoundation/MaterialX/blob/main/documents/DeveloperGuide/Viewer.md) might benefit from a simple implementation of [temporal antialiasing](https:…
-
After #7010 we need to make sure all our documentation recommends `NewClient`. We should still retain some tests for `Dial` but the majority of them should probably be converted to use `NewClient` as…
-
https://proandroiddev.com/kotlin-coroutines-patterns-anti-patterns-f9d12984c68e
-
The following paper:
https://www.researchgate.net/publication/347335615_How_to_kill_them_all_An_exploratory_study_on_the_impact_of_code_observability_on_mutation_testing
describes a number of "mutat…
-
**What we're after:**
We should rewrite to remove 'import app'. This is an anti-pattern.
https://flask.palletsprojects.com/en/2.3.x/patterns/appfactories/
This is blocking flask sqlalchemy/sqlal…
-
We have a rule that eliminates expressions that produce no rows, so if the left input of a left-join has no rows, the join itself can be removed. We could add a new normalization rule that handles the…
-
### Current Behavior
This library is using setuptools. Setuptools is fine. Lots of old projects still use it for legacy reasons. However, why use setuptools for a brand new python project?
### D…
-
## Issue description
There are many overused `with lib;` expressions on Nixpkgs, especially on NixOS modules. As explained in [this link](https://nix.dev/anti-patterns/language#with-attrset-express…
-
We need to find all violations that we do cover with this project and send PSs with the links to our docs from the problem's page.
Website: https://docs.quantifiedcode.com/python-anti-patterns
Rep…
-
# Organizational Anti-Patterns #6: The 800lb Gorilla
What do you give an 800-pound gorilla? Whatever it wants.
[https://www.thecandidstartup.org/2023/03/06/organizational-anti-pattern-800lb-gorilla.…