-
This is awesome. I love the data provided. Would you have any objection to me eventually putting this data into an R package for easy analysis? Proper credit would be given of course. I also have s…
-
In `SlackConnection.Close` the `_pingPongMonitor` is not stopped. Therefore the Timer in the ping-pong monitor keeps a reference and holds the connection alive (no GC) + it tries to ping-pong every 5 …
-
## Problem / Motivation
To mitigate the problems with objection (see #2192) ... and after our discussions with Hindawi, we are going to create an example skeleton for the Repository Pattern. The aim …
-
A "string to enum" function (inverse of waffle_enum_to_string) would help with writing command line parsing code. For example:
if (argv[1] starts with "WAFFLE_PLATFORM_")
platform = waffle_string_t…
-
## Issue Details
I think all constructors of CGAL kernel objects can be `constexpr`, and probably also CGAL functors `operator()`.
That should be a goal of the CGAL project to use that possibili…
-
Hello,
while writing a test for KVM unit tests, to test sbi_get_impl_id() function, I realized there is no way to check if the returned value is within an acceptable range.
Discussing it with @jones…
-
**Is your feature request related to a problem? Please describe.**
The ~~login~~ setup page is plain old jQuery.
**Describe the solution you'd like**
I would like to replace that with a Vue c…
-
### Feature description
`MicronautRequestHandler` has `populateMappingDiagnosticContextValues` but `MicronautLambdaHandler` for some reason does not.
If there're no objection I could prepare PR re…
-
# Environment
Knex version: 0.20.8
Database + version: Oracle Database 11g EE Extreme Perf Release 11.2.0.4.0
OS: ANy
@atiertant
`ORA-03135: connection lost contact` when querying after a…
-
Would be nice to have the option to use either nginx or apache.
Any preference of implementation for this? I'm thinking a new setting in `.config.sh` lets say `httplistener=` perhaps...
@cyclestreet…