-
TYPO3 Extension Award - Best Documentation
... community vote for "best" extension documentation.
## Plan / roadmap
**phase 1:** organize (July)
* plan, define rules & course of actions
…
-
Forum Post where this was mentioned:
https://apps.topcoder.com/forums/?module=Thread&threadID=902490&start=0
"Topcoder Cookbook":
https://weltam.wordpress.com/topcoder-cookbook/
There was a pa…
-
What's more important - LOC or functionality provided by a given library? I'm leaning towards functionality especially that narrow scope of a library usually comes with a low LOC _anyway_. I wouldn't …
-
Here I'll leave some references with material relevant to this project; mostly papers and blog posts.
-
The ["policestation" branch](https://github.com/carykh/PrisonersDilemmaTournament/tree/policestation) is linked on the [webpage](https://htwins.net/prisoners-dilemma/). Is this on purpose? Which answe…
-
Hello MrOnlineCoder...Firstly thanks your code. When i running code on Linux(Ubuntu22.04),after submitted a cpp code, an error was recorded:[Judge] ERROR: Couldn't write sourcecode: open sandbox/sub_3…
-
At this point, I think we have a reasonably stable platform with good support and plans for a stable release. Along with that milestone, I think we should start considering what we can do to make ev3d…
-
### LeetCode Username
killer-whale
### Problem Number, Title, and Link
3213. Construct String with Minimum Cost
### Bug Category
Problem constraints
### Bug Description
I submitte…
-
This is a basic `langmap` from Cyrillic to Latin letters:
```
set nocompatible
set langremap
set langmap=оj,лk
nnoremap j gj
nnoremap k gk
```
Pressing `j` or `k` in English layout correct…
-
```
Allowing individual subtrims for each servo per flight mode.
I would propose one general subtrim per servo. Plus optionally a delta on that
for each flight mode.
Bertrand has worked on something…