-
I want to gather feedback on the change I've been pondering lately.
### **The problem**
In most of my projects, I use a custom `Error` class (with a code and a message) to denote application err…
-
> NOTE: This was originally discussed in #16, however I've created a fresh issue to help discuss this with a fresh perspective.
# Introduction
As an alternative to adding a specific cancellation p…
-
Is it possible to process an Undo activity without an ID on the object activity? For example, to undo a `Like` activity:
```json
{
"@context": "https://w3c.org/ns/activitystreams",
"actor"…
evanp updated
2 months ago
-
GNAT supports a lighter-weight way to create an "iterable" container, using the Iterable aspect, as defined below. We should consider standardizing this aspect for Ada itself.
---
3.23 Aspect I…
-
In this issue, we should collect tips and tricks with reactive systems and dataflows.
These are not particularly advanced topics but the markdown support on GitHub makes it easier to write them up.
…
-
In Node.js we have implemented a Node.js specific ability for various built-in objects to provide their own serialization/deserialization for cloning or transfer. The mechanism work by placing a platf…
-
### Describe the feature would like to see added to OpenZFS
ZFS includes compression algorithm code from a variety of sources to perform inline block-level compression and decompression. Much like …
-
Anyone having experience with ZeroMQ can you provide insights into the work being done on Malamute (https://github.com/zeromq/malamute/blob/master/MALAMUTE.md)? Or perhaps ZMTP (http://zmtp.org)?
> M…
-
@samuelcolvin It seems to me that the approach you are describing (especially given point 2) is along the lines of what I'm thinking of as the "schema-based" approach (i.e., where a serializer is buil…
-
It would be great to have a new lockfile format.
The current conda lockfile format (explicit env format) has quite a bunch of shortcomings: it's a weird ad-hoc format and only supports MD5 sums (and …