-
Hi
If a codebase has top-level structures/enums, truffle will generate broken compilation artifacts, which prevents its usage for third-party tools (like slither). More details are discussed in htt…
-
Hi, just letting you know that I updated the QA bitmask for Landsat collection 2 on GEE. It's in a fork of the repo at:
https://github.com/andrewcharles/gee_tools/commit/cb4b7763d504c4dd561107983520e…
-
Greetings!
Here is an idea to make a handy method signature refactoring, so to introduce new method parameters. It may be suggested when user places cursor somewhere between existing arguments, or …
-
It would be useful to have a .md file to link to when making code reviews. Each refactoring would have a code/name, a description, as well as examples of before and after. This would also make the rev…
-
We need to refactor Parallelogram polyominoes by moving all drawing tools present in sage/combinat/parallelogram_polyomino.py into a new
class DrawingTool inside sage/misc/tikz.py.
This class have…
-
Several packages contain utilitary functions like path management (deploy, core), qt import (vpltk), data management (deploy), ...
Refactoring is needed.
# The solution:
- misc : contains utility fun…
-
### Proposal Date
2024-08-20
### Target Ticket Acceptance Date
2024-09-30
### Earliest Open edX Named Release Without This Functionality
There is no expected functionality loss in named…
-
People should be aware of the research and tools at https://github.com/adapter-hub/adapter-transformers . They place small bottlenecks between model layers and freeze the pretrained weights and train …
xloem updated
2 years ago
-
# Lines of code
https://github.com/code-423n4/2023-05-maia/blob/54a45beb1428d85999da3f721f923cbf36ee3d35/src/ulysses-omnichain/BranchBridgeAgent.sol#L1006-L1011
https://github.com/code-423n4/2023-05-…
-
SQLACodegen is getting too many command line options to support comfortably. A configuration file would allow us to support a wide variety of options while keeping the required CLI incantations to a m…