-
### Observed behavior
The signature of [NatsJetStreamMessage.inProgress()](https://github.com/nats-io/nats.java/blob/main/src/main/java/io/nats/client/impl/NatsJetStreamMessage.java#L84) returns vo…
-
**Background**
Many applications expect deeply nested objects in input parameters, see the discussion in swagger-ui starting from this comment: https://github.com/swagger-api/swagger-ui/issues/4064…
-
https://pknopf.com/post/2019-09-22-the-argument-against-entity-framework-and-for-micro-orms/
-
BCP47 is indeed a complex specification, but extending it looks relatively lightweight: the [U extension](https://tools.ietf.org/html/rfc6067) is 7 pages long, counting a lot of boilerplate text...
…
-
Leave below as comments your memos that grapple with the topic of AI inspired by the readings, movies & novels (at least one per quarter), your research, experiences, and imagination! Also add a thumb…
-
These are some fundamental questions I've heard from folks when I discuss built-in modules with JavaScript developers. Have you heard these concerns, or any other concerns that aren't tracked in other…
-
### setuptools version
66.0.0
### Python version
3.8
### OS
Ubuntu 20.04
### Additional environment information
only happening when not running inside a venv
### Description
…
-
# "[Sony XPERIA PLAY - stealth blue - 4G - GSM - smartphone Specs](https://www.cnet.com/products/sony-xperia-play-stealth-blue-4g-gsm-smartphone/)"
**By ****
''
***
####
Sony XPERIA PLAY - stealth…
-
## CloudEvents 1.0
Consider this example, straight from the spec:
```json
{
...
"datacontenttype" : "text/xml",
"data" : ""
}
```
Clearly, `data` is some structure that has …
-
A [homoiconic](https://en.wikipedia.org/wiki/Homoiconicity) programming language can parse itself to an AST expressed as native data that can be transformed within the language, evaluated, or isomorph…