-
SMPI contains a large portion of MPI standard, however some calls are still unimplemented. Ideally users would implement the missing calls themselves, but unfortunately such a wish is in many cases un…
-
Sometimes this code fails (on different iteration) with `Errno::EINVAL: Invalid argument` when redis server is down.
``` ruby
redis = Redis.new(driver: :hiredis)
10000.times do |i|
puts(i.to_s)
b…
-
One-liner solution [oneLiner](https://github.com/BeScala/project-euler/blob/LucDupAtGitHub/src/test/scala/org/bescala/projecteuler/problems/Problem003.scala#L21).
ghost updated
9 years ago
-
```
I made a quick patch so that this check becomes a oneliner. Just tested it
on a 1000 email real world dataset and works like a charm (See attached file)
I changed the name of the first function t…
-
when I just tried to create the latesst wikidata dump hdt I stumbled over the following triple:
----------- onliner.nt ------------
` .`
----------------------------------
When trying rd…
-
Go over the folders/files in the repo:
- cleanup the ones that are not needed / old and not in use
- move any side script into `https://github.com/ngs-lang/nsd` or/and share in the oneliners discord…
-
Hi,
i have tried to run natlas on Mac and on Linux, in both cases natlas-cli.py chrashes with this error:
```
Traceback (most recent call last):
File "./natlas-cli.py", line 35, in
imp…
-
**Describe the bug**
`pipx ensurepath` fails with a cryptic error on the last Alpine in docker with default shell and user (ash shell, root user). Not sure it has ever worked before.
The same …
-
OpenOCD behaves that way, that debugging is halted if the target issues SYS_EXIT (0x18).
Should be a oneliner if one knows the corresponding call.
And another idea which goes into the same direc…
-
Hi. Thank you for your job :+1:
I wrote a homebrew cask which allows you to install the app to mac with oneliner.
https://github.com/jamadam/homebrew-temp/blob/master/Casks/trolcommander.rb
I wis…