-
The compiler void detection doesn't appear to reach far enough into tuples:
```
> ?-(*(each $~ _!!) {$& *} ~)
/~zod/home/~2016.8.5..17.54.47..8866/arvo/ford:
-lost.{$.n p/#!}
mint-lost
```
-
**Issue by [philipcmonk](https://github.com/philipcmonk)**
_~2015.10.30..23.19.43_
_Originally opened as https://github.com/urbit/urbit/issues/486_
----
Sometimes when we push out updates across th…
-
WDYT? Is this publication in scope?
```
@inbook{Lim_1997,
author = {Lim, Chae Hoon and Lee, Pil Joong},
booktitle = {Advances in Cryptology — CRYPTO ’97},
doi = {10.1007/bfb0052240},
isbn = {97835…
-
**Describe the bug**
If multiple facts are given on the same subscription in the same event, eyre will give them in reverse order i.e. last emitted first.
**To Reproduce**
inside the reduce me…
-
Consider the following `/lib/whatever.hoon`:
```hoon
/- hall
::
|%
++ some-arm
|= msg=speech:hall
?> ?=(%url -.msg)
=* url url.msg
?: ?=(%| -.r.p.p.url) 'a'
'b'
--
```
…
Fang- updated
4 years ago
-
This is a spin-out from #898, focussed specifically on the C code within Biopython.
As with the Python code, we need to establish a header comment convention for the license text (and can then auto…
-
Add bi-weekly (i.e., every-other-week) events.
-
Some GPR identifiers are incorrectly prefixed with "HGNC:HGNC:".
Reported by Claudio Angione, Teesside University (c.angione@tees.ac.uk).
-
updated my ship to 2.0
ran `|moon` to get a new moon
used the key/name pair to spin up a new moon.
it spins up fine but then immediately gets stuck on forever which seems... dumb since behn is pre…
-
Doing floating point heavy computation isn't really what Urbit is designed for but there is existing floating point support in the standard library and given that it exists someone lacking in common s…