-
Thanks to an initiative by @TamaraBogantseva we started implementing uberschrift for Svelte @ jscc24 🎉
I pushed the intermediate results to this branch: https://github.com/peerigon/uberschrift/comm…
-
### Use Case
As part of ENGAGE and Spezi, we need to publish NPM packages
### Problem
GitHub action that configures publishing is copy-pasted between repositories.
### Solution
Create a…
-
In my opinion code such as this is incorrect:
https://github.com/ssbc/go-ssb/blob/2cdd828cd8c898441c18b4b05790dc17007519ee/graph/builder.go#L105-L112
Reasoning:
https://pkg.go.dev/github.com/dg…
-
We should and could reuse the entire code that runs the extension host process.
I'm talking about everything in this folder: https://github.com/microsoft/vscode/tree/master/src/vs/workbench/api
…
-
Some ideas to make easier the reuse of the code by other people:
- [x] requirements.txt
- [x] `makefile` to prepare all the environment.
- [x] meet the necessary changes for the `makefile` writte…
-
This is just one example for the comments retrieving script:
Here's how you can refactor the provided code to improve its modularity and readability by functionalizing specific tasks, such as the w…
jurra updated
5 months ago
-
This should never happen … figure out how it did!
```
2020-08-28T21:24:16.905005+00:00 app[web.1]: [ERROR] lucuma-sso - Error servicing request: GET /auth/stage2 from
2020-08-28T21:24:16.905046+…
-
```
Remove duplicate code.
```
Original issue reported on code.google.com by `daniel.k...@gmail.com` on 14 Apr 2011 at 11:02
-
Having modified [this file](https://github.com/haskell/haskell-ide-engine/blob/master/test/functional/CompletionSpec.hs) a few times recently, I've noticed that there's quite a bit of code repetition …
-
**Artifact Under Review**
SRS
**Team Number for Team Doing the Review**
Team 11
**Description of Issue**
I think the metric for reusability requirement could be improved. The current metric would…