-
Our [getrandom crate](https://github.com/rust-random/getrandom/) is close to initial release, which means we can almost start building on it. This means:
- `rand_os::OsRng` will become a thin wrapp…
-
In Gen3, we supply a YAML, boot the system, and bingo, the network is up.
In Gen4, this is not the case. After investigation, we figured out that this is tied to file `/etc/udev/rules.d/70-persiste…
-
http://arthurchiao.art/blog/sre-notes-zh/
-
So I spent some time setting up opensuse build service (obs) for notqmail. The RPM builds are available at
https://software.opensuse.org//download.html?project=home%3Anotqmail&package=notqmail
T…
-
Hej Oli,
So the issue seems rather subtle and night not be noticeable in all cases. However, i noticed that going from 4.1.5 to 4.2+, actually decreases rendering performance.
This is especially…
-
Remove use of API_lock and replace with Disruptor-style message queue (ring buffer with pre-allocated messages). The result will be that the API will be lock-free/wait-free with no runtime memory all…
-
For those that deal with several vehicles, the current naming scheme of the logs requires very cumbersome methods to organize.
I would like to suggest to @peterbarker something like this:
YYMMDD…
lvale updated
5 years ago
-
Matlab ships its own Boost libraries, so loading a shared library with a different Boost version causes Matlab to crash. This hasn't been a huge problem before, as the distributed shared libraries wer…
-
The `Lucene70DocValuesProducer` has the internal classes `SparseNumericDocValues` and `BaseSortedSetDocValues` (sparse code path), which again uses `IndexedDISI` to handle the docID -> value-ordinal l…
-
Here's the **Weekly Digest** for [*PX4/Firmware*](https://github.com/PX4/Firmware):
- - -
# ISSUES
Last week 60 issues were created.
Of these, 21 issues have been closed and 39 issues are still ope…