Nathan Collins
Nathan Collins
@andreas-roehler Thanks!
@andreas-roehler Looks like you never submitted a PR for your fix.
I was able to verify that at least `git clone` handles `SIGHUP` gracefully, deleting the clone if it was incomplete, but I think @raxod502 idea of doing something like cloning...
I just got bit by this, very confusing! In my case, I was using `as_bool()` because I'm not familiar with `BitVec` and some API I'm calling returned `BitVec`. I wanted...
I have a simple idea for how to support full-width scalars, and eliminate the overflow checks for both full-width and base-field scalars, but I'm worried I've missed something / made...
I found a problem: my claim that the constraints $2(\alpha \gg 1) + \alpha_0 = \alpha$ and $\alpha_0 \in \{0, 1\}$ determine $\alpha \gg 1$ and $\alpha_0$ was wrong! :disappointed:...
Here's an attempt to fill in the details on verifying the decomposition $\alpha = 2(\alpha \gg 1) + \alpha0$ using a range check, the second solution I suggested in my...
Does the error happen immediately when you start fluxgui, and your screen color doesn't change?
OK, so the error happens when you click the "preview" button? Probably `xflux` won't work for you any way, but you can see #27 if you want to confirm that....
> OUTPUT: the screen color changed, and the apps opened with the icon in top rigth panel but when i closed the terminal the icon and app closed, the color...