-
Currently the characters will be generated in alphabetical order of the file names, but if an icon is added that isn't at the bottom of the list, it will be inserted and the character codes will be th…
-
## Context
Some context that might be very relevant to understanding my review, is that
I've actually worked with JavaScript using JSDoc and Typescript as helping
tools, using Node.js professiona…
-
In other implementations of JDBC input tools for ElasticSearch, you can specify Nested Documents or Arrays based on the naming convention of the column. Something like "contact.phone" would create a …
-
### Feature request description
Using `digest` in the oci transport currently does not work (`podman pull oci:/tmp/local/alpine@sha256:3d426b0bfc361d6e8303f51459f17782b219dece42a1c7fe463b6014b189c8…
-
**Is your design idea/issue related to a use case or problem? Please describe.**
There is a zoo of quantum states and special representations they admit:
* computational basis states (which can b…
-
Kicking off our CNI discussion, here are the fields that a traditional CNI binary expects when it is invoked.
In the environment, the binary expects:
* Container ID
* Network Namespace Path
*…
-
### Elasticsearch Version
8.1+ (including master)
### Problem Description
A document using dotted field notation is accepted for an object with a nested field mapping. For nested field `acto…
-
https://github.com/nmoskaleva/hyf-homework/blob/498a239bad4c7f4e5c860ef267eaf28e20e9e653/html-css/week1/index.html#L7
Privet Natalia. Here is some more in-depth review of your homework for week 1. …
-
We could translate to the following PostgreSQL-specific syntax:
```sql
SELECT *
FROM Table
WHERE (Id, Type) IN ((1, 1), (2, 1))
```
LINQ for this could be:
```c#
var blogs = ctx.Blogs
…
-
There are 3 different format for sub class C arpa (reverse) zones.
I have an error parsing the following:
```
/....in-addr.arpa
```
This is the error:
```
pyparsing.exceptions.ParseSyntaxExcept…