-
Almost immediately after 3.2 was cut I thought about how libraries (Sanctuary in particular) would implement it. I realized that either there were going to be extra equality checks (not performant) or…
-
Since these functions are very similar, I wonder if it is worth merging them into a single function, maybe `textwidth`.
Alternatively, perhaps `strwidth(_)` can be spelt `sum(charwidth, _)`.
-
BTI (CVE-2017-5715) mitigation: retpoline alone, *without IBPB* might be acceptable
... *at least on some CPUs*
in particular:$ cat /sys/devices/system/cpu/vulnerabilities/spectre_v2
```
Miti…
-
When I deserialize the following JSON:
``` javascript
{"actions":[{"acted_at":"2014-02-06","committees":["HSIF"],"references":[],"status":"REFERRED","text":"Referred to the Committee on Energy and Co…
-
Motivation: INT (Inband Network Telemetry) can make use of this, by reading the length of the PRE target queue for a packet before it is enqueued, and put that length into a field in the packet header…
-
Hi,
I have a custom PostParseTypeAdapterFactory , which just calls onParseCompleted method on my objects after parsing is finished, to allow for some post processing of values, etc.
```
public cl…
-
This is one of Tom's observations when he studied the 3.1 deployment profile:
==============================================
There are 2 threads that are created for each loop, and they are only used…
-
mfdb-json doesn't seem to be producing the actor, director, producer information that tv_grab_na_sd does when filling mythtv's database. Personally I find being able to click on these in mythweb and f…
-
This issue is intended to be a continuous log of the DC1 phoSim production at NERSC.
To start things off, a summary update of this project was given on Monday (12 Dec 2016) in the DESC-CI meeting (…
-
Great plugins guys. Really excited to get this going.
However, I ran into an issue and im not really sure what its trying to tell me:
`DataTables warning: table id=LeaderBoardTable - An SQL erro…