-
We need a command line version of the word count program in C++. The implementation already exists in many languages; use those as a guide. @echoe1210 , you might want to share this task with @rachelr…
rtoal updated
7 years ago
-
I guess the procedure would be:
1) Have a languages/ folder with "mylanguage.php" files and make Shaarli use them
2) Uses a translation platform so even people not familiar with github nor coding cou…
ghost updated
9 years ago
-
As reported by @bronwyncombs, the field `value` on the pick list item form has the label "value" (with a lowercase `v`) on every database.
This is because this was hard-coded into the XML:
```xm…
-
[Property hooks](https://wiki.php.net/rfc/property-hooks) are landing in 8.4, the next version of PER-CS should cover them:
```php
class Foo
{
public function __construct(private User $user)…
-
For adding new languages to the judge currently the code in submission _worker need to be modified which is not favourable thing. Rake tasks can be made for addition of new coding languages. This will…
-
## Link of the question
Provide the link of the question and ask for assignment of the issue.
## Coding platform
- [ ] Hackerrank
- [ ] HackerEarth
- [ ] Codechef
- [ ] Codeforces
- [✅ ] Le…
-
Looking for per-reader downloads stats, we realized (back in 2017! https://github.com/kiwix/container-images/issues/82) that our stats analytical tool (matomo) doesn't identify most of our readers.
W…
-
**Is your feature request related to a problem? Please describe.**
Powershell is heavily used by developers and sys admins for various types of task automation activities such as managing enterprise …
-
### Applies To
- [X] Notebooks (.ipynb files)
### What happened?
When the connection to my remote development server disconnects, I sometimes have unsaved changes that need to be saved locall…
-
https://blog.ryankert.cc/2022/07/23/hello-world/
Why?I was priviously using jekyll TeXt theme, but the code block shows too small to watch code. Also, I don’t really understand the coding language …