Matthew LeVan

Results 28 issues of Matthew LeVan

**Describe the bug** Running `nix-shell` from the root directory on `master` (`cdd2b7902677e7d66fdd5d24569f313a2b38fb05`) results in an error: ``` error: cannot coerce null to a string at /nix/store/ps3ipnyw0ks5kjj2vx4i6jdmimc1scal-nixpkgs-src/pkgs/stdenv/generic/make-derivation.nix:191:34: 190| // (lib.optionalAttrs (!(attrs...

bug

Work with @frodwith. https://github.com/urbit/UIPs/pull/33

https://mastyr-bottec.coeli.network/scratch/view/f5822?rmsg=saved ``` rustc 1.74.1 (a28077b28 2023-12-04) cargo 1.74.1 (ecb9851af 2023-10-18) ``` MacOS (darwin) Aarch64 (edit by @eamsden)

MacOS

Implements UIP-0103 for Ares. See https://github.com/urbit/vere/pull/508 for more. This PR depends on #143 to fix the "double jamming" problem, and also for an interface by which to implement cache reclamation/eviction...

enhancement

Instead of `/* ... */` style comments for functions and structs, we should be using `///`s, as instructed [here](https://doc.rust-lang.org/rust-by-example/meta/doc.html).

documentation

**Describe the bug** A group notebook I am a member of sends me notifications every time someone comments on one of the notebook posts. I would like to turn those...

@litmus-ritten reported that `chop` fails on both his planet and a freshly booted fake ship (both with the same error): ``` urbit chop fakezod --loom 32 loom: mapped 4096MB boot:...

bug

In order to prevent the need to load entire snapshots just to extract metadata (like `eve_d`, for example), the files should just start with a magic number identifying itself as...

feature

@pkova @mopfel-winrux @tadad @mikolajpp and I have experienced this with `gmp`, `openssl`, and others. The workaround for now is to remove/move the overlapping files in the system directory and build...

bug
build

Port of `vere` code from urbit/urbit#5861.

bug