-
As seen in this commit
https://github.com/avstudnitz/AvS_FastSimpleImport/commit/cec4b1bee76fb78fe07f8c6814af3e01629c1fe3
(issue https://github.com/avstudnitz/AvS_FastSimpleImport/issues/157)
we had …
-
[RFC 6902](https://tools.ietf.org/html/rfc6902) defines `application/json-patch+json` as a more verbose, but after all a ratified internet standard for patching JSON resources. We should investigate t…
-
[Iris](http://scitools.org.uk/iris/docs/latest/iris/iris.html) has this nice `callback` functionality that allow users to "patch" the metadata and force compliance at loading time. Since there are vi…
-
We should have the option in `time_select` to use military time 00:00-23:59 instead of the standard AM/PM format. I'm thinking about monkey patching this, but it would probably be best if I worked on…
-
I use Anaconda 2019.07 as python environment. Cmake version is 3.15.3.
When I try to install with "brew install casacore", it reports "Could NOT find Python3 (missing: Python3_NumPy_INCLUDE_DIR NumP…
-
When building 0.9.1 with LAPACK installed in a non-standard location, the link flags for LAPACKE_LIBRARIES don't get correctly propagated to linking the `chap` binary, resulting in link errors.
Pat…
-
Hi. I've been attempting to utilize APKKiller to bypass signature detection on a Unity game called *Ensemble Stars Music* (JP ver) with the Android package name of `jp.co.happyelements.boysm`. The sig…
ghost updated
2 years ago
-
```
static __inlinefunc unsigned udiv(unsigned a, unsigned b)
{
```
This implementation of `udiv` (and `umod`, `udivmod`) will only work on numbers
-
It doesn't look like Kraftwagen supports patching Drupal Core by using a separate file drupal.org-core.make file as follows:
api = 2
core = 7.x
; GitHub packaging standards
includes[] = drupal-org-c…
sylus updated
9 years ago
-
Dash would greatly benefit from inbuilt support for debounce. Currently user interaction can easily run into multiple updates or race conditions.
For a simple repro, take the datatable example in h…
nite updated
3 months ago