-
-
# Rationale
Today Quickwit provides a partitioning along with the timestamp field. This is done by adding a time range in split metadata. Thus at query time, splits outside the asked time range are…
-
Hi folks, do you really like this idea, that a user-agent will "analyze" a website somehow and decide, if it is appropriate to show an install prompt? It can be disturbing, if the "analysis" is wrong.…
-
Go's standard library doesn't provide any API to access a monotonic clock source, which means one can't reliably time how long an operation takes without copy-pasting or importing some low-level platf…
tsuna updated
2 years ago
-
Ok, so I'm moving this here to keep the https://github.com/monero-project/monero/pull/1345 clutter-free.
@fluffypony @kenshi84 @knaccc @luigi1111
Todo:
- choice of method for `n` derivation
- …
-
### Problem
Consider this code:
```
#nullable enable
public void Foo()
{
var val1 = p.Count; // int
var val2 = p.Max; // int?
var ref1 = p.GetOrCreate(1); // TheType
var ref…
-
### Steps to reproduce
1. Use Nextcloud android app, or the web interface to view a folder list containing many JPEG pictures taken by a camera
2. Notice the slowness in loading previews, about a seco…
-
As reported to us during a meeting with the Ohio State University accessibility team, Hypothesis -- using PDF.js as its PDF viewer -- does not recognize or make visible any semantic markup or tagging …
-
> Hello, I have been a Money user since its inception, I am also an analyst and systems programmer, so I have always been observing the changes that have been made to improve this application.
I have…
-
Hi.
I need to access api but without any user involved to this process. It's absolutely not acceptable to force users to click some external links, so I need the way to generate token automatically.
I…