norswap
norswap
I apologize, I didn't notice this or forgot it existed. I gave it a quick glance and something seems wrong to me: `v1` is the old value, and `v` is...
Re: https://github.com/oracle/truffleruby/pull/2189#issuecomment-746445414 I guess that idea is dead in the water, but just to be very sure: there is no way to leverage some kind of thread-local storage in a...
@lebensterben These types of links have been in Markdown since the very start (https://daringfireball.net/projects/markdown/syntax#link) and have always been supported by Github. They are in fact specified in the document you...
Hey Mathias! Thanks for the prompt answer! There might a bit of a confusion, my suggestion is not about path vs URLs. Here's what I propose: - both `--base` and...
Same thing on macOS (Sierra), the media keys only affect Firefox, even if minimized and the other player is focused. Tested with both Clementine and iTunes. Worse, even when the...
Could we wrap what we need to access in the L2 node in a different package? Or is there still a clash if the dependency is indirect?
@saurik > "The key thing is just that all transactions executed as part of the same L1 block must have the same L2 block number, to expose to L2 the...
Alright, I must confess I'd read this a while ago and sort of forgot the finer details. Here's me walking through it again, and essentially reaching the same conclusion as...
> Again: I consider it obvious that a system with a single centralized sequencer could never be safe to use, and so--since I was under the impression that Optimism agreed...
> The system I described where L2 is entirely driven by atomicity decisions on L1--which you have discounted "for latency's sake" (as speed apparently trumps correctness)--happens to solve both problems...