Eugene Lazutkin
Eugene Lazutkin
I loaded TIGER 2024 using the latest PostGIS and official instructions. From the SQL side the geometry works and I can do geographic searches as expected. Yet `pg_tileserv` fails to...
 Snyk has created this PR to upgrade stream-json from 1.8.0 to 1.9.0. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
## Describe the feature New `Content-Encoding` is introduced: `zstd`. All browser vendors work on this feature and most support this feature already: https://caniuse.com/zstd Why `zstd`? While it doesn't compress as...
Internally `google/re2` library works with UTF-8 binary byte arrays, while JS works with UTF-16. Going back and forth requires re-coding data and recalculating offsets, which are linear operations heavy on...
Apparently `re2::FilteredRE2` (see [filtered_re2.h](https://github.com/google/re2/blob/main/re2/filtered_re2.h) and [filtered_re2.cc](https://github.com/google/re2/blob/main/re2/filtered_re2.cc) greatly improves the performance on large strings when multiple regular expressions should be matched. But it requires providing a 3rd-party case-insensitive sub-string search engine....
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...
 ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `package-lock.json` #### Vulnerabilities...