-
Currently state blocks have a prefix of `((uint256_t) 6)`, let's call them "State Blocks v6" for the purpose of this post.
I would like to propose an updated version of state blocks called "State B…
-
**Output of `docker version`:**
```
Client:
Version: 1.10.3
API version: 1.22
Go version: go1.5.3
Git commit: 20f81dd
Built: Thu Mar 10 15:54:52 2016
OS/Arch: linux/amd64
…
-
A feature that numerous people are discussing is to have a host application be able to "discover" available engines to lazy load. This is a multi-step process:
1. We must define an engine bundle forma…
-
I think we have a consensus on adding this page to our knowledge base:
> A page in the knowledge base _about_ self-hosting as mentioned at https://github.com/privacyguides/privacyguides.org/discussio…
-
I am using the package python pyodata and getting parse issues when the meta-data is returned from the root ODATA location. I don't own the site, so the ODATA interface is controlled by riverbed softw…
DrYSG updated
11 months ago
-
*UPDATE 2023-04-24:*
*All the main platform features for Windows are finished! 🚀*
*There are still some smaller stories pending. Project board: https://github.com/orgs/crystal-lang/projects/11/v…
-
### Description
Maybe Docker/Moby should start supporting IPv6.
And by 'supporting' I don't mean having to skim through GitHub comments and the Docker forum for hours to enable basic functionality…
-
I would like a new function to return the reverse DNS name for a CIDR if a CIDR is passed as the first argument:
```
"${reversedns("10.1.0.0/16")}" => "1.10.in-addr.arpa"
```
Also, the same function…
-
**Describe the bug**
When a consul service is defined in a declarative nix-container, the systemd service is started as soon as the networking.target is reached but the ExecStart consul process fails…
jficz updated
4 years ago
-
Synthetic monitoring, also known as synthetic testing, is a method used in web monitoring to simulate end-user behavior and interactions with a website or web application. The goal is to test the perf…