-
Encountered while running
`RUST_BACKTRACE=1 cargo +nightly fix --edition` for frawk (on this specific/latest commit): https://github.com/ezrosent/frawk/tree/401fc14498c72187037a7e42fc3f2b607137ec0a…
-
As the Apache server is not logging POSTs, we currently don't keep data about the usage of the OpenRefine reconciliation API. We should somehow log this usage.
-
Note the case, regex, and structural search icons are too small in both Firefox and Safari:
![image](https://user-images.githubusercontent.com/539268/120844413-2ed2e600-c524-11eb-94fa-fba955cdc0be.pn…
-
I am using the terser webpack plugin,
**Issue**
I have a lib fetching data from an api then parsing it using JSON.parse
But terser mangle the properties from variable, as you see in the pictu…
-
When we export search results as a CSV (using the csv export extension), we always treat the search query as literal. This causes unexpected results when customers are using other search modes (struct…
-
I wanted to get this discussion started and hopefully avoid myself or anyone else having to reinvent the wheel here.
The usefulness of an inventory management tool like InvenTree is directly correl…
-
It seems our query search suggestions are often ignored, or meaningless in some contexts. For example, the query
`repo:sourcegraph search` returns a _ton_ of symbol suggestions that are never displ…
-
00#VERS#LENGTH###: 54870
00#VERS#URI######: 0429AbuMansurThacalibi.FiqhLugha.Shamela0011235-ara1
80#VERS#BASED####: http://www.worldcat.org/oclc/918993591
80#VERS#COLLATED#: http://www.worldcat.org…
-
Furthermore, some of the SVG files are completely distorted, see this screenshot:
![grafik](https://user-images.githubusercontent.com/5236165/187435108-cdf0c8ab-33d8-4ed1-b950-c95051846d6a.png)
…
-
We need to implement our own immutable map. This could be done in pure Gleam.
Likely want to do research and benchmarking here.
```
src/gleam/map.gleam
18:pub external type Map(key, value)
32…