Zicklag
Zicklag
Status update: this probably won't help much because it sound like this was already understood by @gferon, but I was able to register with signal-cli successfully. Before it would sync...
> Interesting. Does the calculation on the GPU impose any limits on the type of code, that is written? There's a relevant comment here: https://github.com/HigherOrderCO/hvm-core/issues/6#issuecomment-1738377474: > syscalls can be done...
Thanks for catching that! I'm not sure when this will get reviewed, and it looks like there are quite a few conflicts now, so I'm going to wait to make...
After merging #198, #199, #201, #203 ( this PR ), #200, and fixing the one failing test, CI should be totally green!
> It may be that revoked updates need to be kept in state for positioning/causality. Alternatively I could imagine that commits depending causally on the revoked commits might just be...
Just an FYI, I already made an extensive cargo format and clippy pass on HVM in a set of PRs starting with: https://github.com/HigherOrderCO/HVM/pull/198. Cargo fmt isn't a big deal since...
With Rust analyzer version 0.3.2509 for VSCode I was unable to use my typical workflow for working offline. Before #20018 was merged I was able to connect to the internet,...
This issue can probably be closed now. 🙂 **Edit:** oh, wait, I just realized that the newsletter might not be running anymore. I've been out of the loop for a...
I would love to extend this idea to creating shims for the command in something like a `~/.flatpak/bin` dir or something so that it could be read by all shells/programs...
I was on the fence about whether we should check the Rust version and asked about that in https://github.com/katharostech/cfg_aliases/issues/7#issuecomment-2102192587, but @ogoffart and @Urgau were of the opinion that it probably...