-
I think it is important to establish good practices in the design of PL exercises to simplify the translation of an exercise from a language to another.
Basically, translating an exercise amounts t…
-
Linked to #648
Hello,
I have been studying the CMake files generated to build to build code with cbuild (CMakeLists.txt + GCC/IAR/AC6.cmake). I have found several anti-patterns there, that I thi…
-
### Description
Look for coding idioms of Mocha and Cucumber in ES6 code base. The ideal ESLint rules for test directory should satisfy top-down rule and understand the the context of the test …
-
Add a good practices and/or a FAQ vignette.
-
I'd love to compile some of your collective experience about good practices in curating data with Arches over different time scales. It would be great to share knowledge about “gotchas” (where things…
-
Go team mentioned that they would be interested in Scorecard surfacing information about dependencies https://pkg.go.dev/about#best-practices: tagged version, stable version, etc
Since we typically…
-
Need to describe the various things we are expecting to cover, from institution requests to occasional support needs around users, roles, etc. Need to include when and how to do messaging to folks, h…
-
Wanted to do the following changes :-
1) Enhance the project structure
2) Add star our repository section
3) Add the project structure
4) Add need help with the basics section
5) Add first pull…
-
### What problem are you trying to solve?
* Every new front end application, either web or mobile, handles and treats errors differently. We should have an unified way of detecting and classifying er…
-
Hi,
How are database sessions persisted? Is the database password cached somewhere? What is the potential for abuse? What are the best practices?
I think it would be good to have a dedicated sec…