-
**Describe the bug**
We’re running into an issue with one of our Vespa schemas for which TTL of documents is enabled - the documents are TTLed 36 hours after ingestion after one version of the datase…
-
Just want to make sure we don't forget this: https://github.com/readium/readium-css/issues/17
-
I tried clicking a few links and quickly discovered that many of them either yield an error or resolve to something irrelevant (parked domain pages, etc).
To help fix this, I threw together a scrip…
-
Hi
I am new user to pyPRISM and integral equation theory. thus my question may look simple, sorry about that in advance.
I have the following questions.
1-I would like to assign an atom to each sit…
-
Is there a way to have Emacs persist the cache between sessions, by saving and restoring the cache to the filesystem?
-
Hi,
I have just found your project and seems very interesting to me.
I'm working now on tracking objects, and that's how I found it.
So now I'm trying to process a lot of information: the code, t…
-
This example fails to produce the correct output for me:
```cpp
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
using nam…
-
| | link |
| ---- | ---- |
| paper | [A comprehensive state-of-the-art survey on data visualization tools: research developments, challenges and future domain specific visualization framework](https…
-
What's the plan after poly instantiation? I wish there can be:
+ Instance resolution (typeclasses with named instances)
+ Optimized reduction on naturals/booleans/whatever that can be built-in int…
-
//Heater PWM modulator have range 0...255
del: PID_SetOutputLimits(pid, 0, 0xffff);