-
In PRCA.py from what I understand this adds in the reverse of a relation. But I don't think this line ever executes (in python2 or python3) because the contents of the file is already consumed in the …
-
How about adding abstract analogies programmers can practice solving like the Dining Philosophers' for concurrency, etc?
-
Currently, Reagents is not compiling on Multicore OCaml 4.02.2.
I have set up [a Travis configuration](https://github.com/henrymercer/reagents/blob/add-travis/.travis.yml) to demonstrate the proble…
-
If you have a fixed sized queue of work, what's the correct way to block until your queue is finished? I am currently using a channel, but I'm not sure that's the correct way.
For instance, from the…
-
I built a Rust 1.2.0 compiler under Fedora (x86_64) which supported multiple targets including `x86_64-pc-windows-gnu` and `arm-unknown-linux-gnueabihf` and successfully compiled some simple programs.…
-
Недавно я смотивировал нескольких человек попробовать Rust и слежу за их успехами в изучении. У всех вызывает много вопросов и проблем пример с задачей обедающих философов.
Люди пугаются мьютексов…
-
**_Reported by Johan Hedberg:_**
I was testing samples/boards/microbit/display together with tickless support, and noticed that the timers are way off. It looks like they're several magnitudes larger…
-
**_Reported by Johan Hedberg:_**
I was testing samples/boards/microbit/display together with tickless support, and noticed that the timers are way off. It looks like they're several magnitudes larger…
-
**_Reported by Johan Hedberg:_**
I was testing samples/boards/microbit/display together with tickless support, and noticed that the timers are way off. It looks like they're several magnitudes larger…
-
Basic idea, usage:
Session 1:
```
$ ./john -session:thisorthat (...)
Loaded 123 hashes (...)
(...)
```
Session 2 (note that session 1 is still _running_):
```
$ ./john -session:thisorthat -queue (…