Played Challenges
Fix the shell script! - 2651 entries
Fix the shell script with the fewest keystrokes!
- Best score: 26
- Best player score: 40
- Position: #417 / 616
- Number of attempts: 5
simple replacements - 1833 entries
The goal is to see the replacement commands in action.
- Best score: 19
- Best player score: 25
- Position: #268 / 396
- Number of attempts: 2
Python dataclasses - 1229 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 27
- Position: #183 / 308
- Number of attempts: 3
Satisfy the go linter - 2468 entries
You just came up with this briliant go vars package. But dang, you forgot to add comments to the exported variables. Can you add a comment over each variable with a TODO-placeholder?
- Best score: 20
- Best player score: 24
- Position: #259 / 491
- Number of attempts: 4
Add quotes to ansible playbook - 1030 entries
You created an ansible playbook, but forgot to add quotes. Can you fix it?
- Best score: 8
- Best player score: 10
- Position: #257 / 325
- Number of attempts: 6
Multiline to Single Line - 747 entries
Convert a multiline, indented file to a single line with no whitespace
- Best score: 5
- Best player score: 5
- Position: #238 / 318
- Number of attempts: 3
Delete to the end of the current line - 855 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Position: #367 / 411
- Number of attempts: 2
VimGolf