-
I am working with community to refactor virtcontainers into better abstractions, including a hypervisor and network pkg, and removing circular dependencies between sandbox, hypervisor, etc.
As part…
-
- [ ] Zukunft von softwerkskammer.org
- [ ] Unterpunkt zur Homepage: Alternative/Zusatz zu Twitter (kommt aktuell etwas in Verruf, Ausgang unklar)
- [ ] Outreach
- [ ] *Bitte gerne Diskussionspunkt…
-
Soy de la universidad Espol del Ecuador y como tarea nos mandaron a buscar repositorios a los cuales identificar los code smells y hacer refactoring. Me parece haber encontrados unos en su codigo.
…
-
# TL;DR
We should review the GitHub labels once again.
# Background
Originally, each Kata repo had a very disparate set of labels - there was a lot of duplication, oddly-named labels and lots…
-
Hello folks,
I am back:) (lol I have never left actually). I filed this issue as we discussed in the AC meeting this week.
In short, what I am proposing:
* The shim-v2 implemented in Rust; a…
-
https://github.com/isidore/OvertimeCalculation-Refactoring-Kata/blob/master/java/src/test/java/codingdojo/ComparableUtilsTest.java
cc @brianberzins
-
There will be a GDCR and in case an idea comes to your mind, feel free to add it here.
Personally, I like to find an overall theme for the day. Hence the suggestions. However, that's only my person…
-
**Describe the bug**
The runtime for Nim code cannot be accurate. Take for example 'Cat years, Dog years', one of the simplest possible kata.
When running a solution the tests report:
`Completed i…
-
The way I've learnt about TDD is to write the tests first, run them and watch them fail. Then write the code that make the tests pass.
The rule, as stated on https://kata-log.rocks/parallel-change-…
-
I don't know if it's "by-design" to have deprecated code in a refactoring kata, but if you want, I can fix it.