-
**What version of protobuf and what language are you using?**
Version: anything higher than v4.26.1
Language: Java/Kotlin
**What operating system (Linux, Windows, ...) and version?**
MacOS (…
-
I'm sorry if this has been discussed somewhere else. I looked through the PURL spec and the answer isn't explicitly stated. #242 has similar vibes.
What is a package?
## hierarchy
The spec d…
-
OpenID Connect discovery is a protocol that would allow an application to discover the OAuth 2 endpoints and specifics in a standardized fashion.. e.g. a user could specify the following
Site: htt…
-
I imported an existing mainnet mnemonic into Sage. The Sage wallet is only finding 1 coin record for this wallet but it actually has 2 coins when viewed using the Chia Reference Wallet or when using …
-
_[This ticket helps track progress towards developing a particular feature in BODS where changes or revisions to the standard may be required. It should be placed on the [BODS Feature Tracker](https:/…
lgs85 updated
2 weeks ago
-
Service object has a known issue wrt Port and Patch Merge. The issue can be reproduced as the following:
1. Create a Service object as the following:
```yaml
apiVersion: v1
kind: Service
me…
-
Hi, me again sorry. I also noticed that your enum classes can become another code smell named Data Class, this one means that you are using class as storage of some data, in this case your data is the…
-
On first start of Andstatus do not ask for the account typ.
Only ask for "username@example.com" and Password.
Then detect the server and configuration yourself. Use **example.com/.well-known** and b…
-
In most cases where type mapping is done between PostgreSQL and Java types (function parameters and return values when functions are called, methods on `ResultSet`), the PostgreSQL type is known, and …
-
When I originally proposed the `random` provider we didn't have any well-defined mechanism for a provider to generate attribute values at any time other than apply time, but in the meantime we have in…