-
**Edit:** My benchmark memories are apparently out of date...
I haven't actually profiled this, but I thought I'd take a gander through a few things.
1. ~~In [this function](https://github.com/m…
-
The current address initialization/resolution logic has a few warts:
- `resolve_id` doesn't guarantee that the ID address is actually assigned. This isn't a huge issue, but can be very confusing.
…
-
> The current version is MurmurHash3, which yields a 32-bit or 128-bit hash value. **When using 128-bits, the x86 and x64 versions do not produce the same values**, as the algorithms are optimized for…
-
Since its coronation in 2007, R6RS has remained a viable dialect for Scheme, both in research and for doing practical programming. The Scheme standardization process has moved on in the form of R7RS-s…
-
Hello @wz0919 @YicongHong @jialuli-luka , I want to express my gratitude for your outstanding contributions to the field of VLN.
Could you please release the script for extracting features for images…
-
Inlining framework already has most of the code in place to support a simple macro type system that uses call be need evaluation. This is required in order to allow programers to write code that can e…
-
https://hackage.haskell.org/package/dependent-map-0.2.4.0/docs/Data-Dependent-Map.html provides a "heterogeneous" map type, allowing keys to determine the type of the values.
3noch updated
6 years ago
-
#### Version information:
0.4.5-dev, 56058c1 with HAMT sharding merged in (unrelated)
#### Type: bug
#### Priority: P2
#### Description:
On a repo with 312695 objects, on a HDD form…
-
Trying to import `web3.storage` from skypack like so:
```html
import { Web3Storage } from 'https://cdn.skypack.dev/web3.storage'
```
fails with:
```
Uncaught TypeError: null has no prope…
-
Arising from an email discussion sparked by @ribasushi - we need somewhere that contains a discussion of multi-block layout validity. Issues include root or parent blocks in a graph making claims abou…
rvagg updated
4 years ago