-
@nox's position is that the current representation wastes spaces and performs worse than storing an Atom. I haven't put any thought into the matter.
-
## Issue description
I was trying to override my default emacs to be no X. I set the following in my _config.nix_ file
``` nix
packageOverrides = super: { emacs24 = super.emacs24-nox; };
```
and d…
-
> If packaging doesn't normalise dependency names when stringifying dependencies, why does it normalise their extras?
_Originally posted by @layday in https://github.com/pypa/build/issues/550#issue…
-
For IPC, a sender never needs to take ownership of the sent value.
-
This came out of discussions in #138.
The proposal there is to allow sending borrowed data, e.g. a method `send_clone(&data)` with the same semantics as`send(data.clone())` but removing the unneces…
-
Fossil fuel power plants have a startup period between between a period of inactivity and the start of normal operations. During these startup periods, there are differences in plant operations and da…
-
Hi @coroa (and @gidden),
I have started work with MESSAGE colleagues to create input data to work with for concordia .
I.e., I spoke to a colleague about the CDR variables, and this morning with o…
-
Hi @abkfenris, I've been maintaining [Catalog-To-Xpublish](https://github.com/xpublish-experiments/Catalog-To-Xpublish), and we're having some issues with the `opendap` response for one of the USGS da…
-
@vnaik60 a question for you!
It seems pretty clear that we're going to have more data on input4MIPs than any one modelling center needs (e.g. you don't need 5 different resolutions of greenhouse ga…
-
We would like to be able to construct the linear system without having to insert values of 1.0 in the system associated with the essential BCs.