-
The current code has major issues that make it nearly unusable for anything reliable or production-grade. Honestly, it’s hard to believe this is the code shipped with a product. I want to point out so…
-
## Description
In order to avoid typical mistakes, more linters should be added to our automation
## Semantic Linters
interfaces ~~`ireturn`~~, ~~`interfacebloat`~~
shadowing, assignment and typ…
-
1. init the PSNR again in the train loop is not necessary [here](https://github.com/saisriteja/DiffusionFlare/blob/51e26c0da102f317d059b53ff5c92d9ff77c7a37/train_accelerate.py#L172)
2. Remove the pri…
-
Hi,
I analyzed the VHDL code from your PoC project with Linty: https://oss.linty-services.com/dashboard?id=poc&codeScope=overall
Do not get scared by the number of issues :-)
It's just to provi…
-
## Question
Hi all,
I have a question I hope you can help me with.
I see from the roadmap over https://devlake.apache.org/docs/Overview/Roadmap/ that Code Quality / Testing is on the roadma…
-
## The problem
We have enabled [strict types](https://www.phptutorial.net/php-tutorial/php-strict_types/) already in https://github.com/PrivateBin/PrivateBin/pull/1350, however this lead to iss…
-
As a developer, any speedup in common feedback cycles is welcome.
That is, as long as it does not come with a major downside.
When checking for linting and formatting, feedback can be very slow (e…
-
Use solarlint suggestions to improve/update code.
-
```[tasklist]
### Tasks
- [ ] https://github.com/zeta-chain/node/issues/2905
- [ ] https://github.com/zeta-chain/node/issues/2998
```
-
One of the biggest problems that middle to big software projects are facing is technical dept. Technical dept is a bigger problem to adding software than the actual coding of the problem solution.
…