-
I reworked the DApp definition in README after thinking through whether or not Project SAFE is a DApp per the current definition.
There seems to be a bit of a contradiction between point 1 of the d…
-
# CoMPAS project proposal to LF Energy v1.0 – 24 April 2020
## General information
### Name of project
**CoMPAS** - **Co**nfiguration **M**odules for **P**ower industry **A**utomation **S**y…
-
Interesting topic indeed and many of these are concerns but my first advice is to see how you can better apply the current protocols instead of trying to invent a new wheel.
The current HTTP spec has…
-
**Use case**
Multi-stage processing is common in most big data process framework, like presto/spark. They usually have sink-exchange operators which connect two stages and transfor data acrross nod…
-
I cannot list Azure DevOps organizations.
I would like to list Azure DevOps organizations per:
- resource group
- subscription
- tenant
This way I can create automated loops over Azure DevOps…
-
Hi,
I borrowed some ideas - but not the code though - from fio for my own benchmarking tools. Namely, I was interested with measuring wall-clock time using time-stamp counters (or time-base registe…
-
If we want to officially publish the annotated data, we would need to define a new format - TEI based.
Example of current input:
```
In retrospect, the National Archives o…
-
### Bug description
When you try and implement a shared sequence using `@default(dbgenerated())` prisma will attempt to delete the sequence.
It doesn't matter if you actually specify the dbgeneratio…
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/27035
Originally posted by **prokopchukdim** October 1, 2024
### Checked
- [X] I searched existing ideas and did not …
-
Java 9 introduced [some significant optimizations to String concatenation](https://openjdk.org/jeps/280) that should improve the performance of jmx_exporter considerably, since it does a lot of String…