Zachary Yedidia

Results 126 comments of Zachary Yedidia

Is it possible KVM shut down because of the message `Speculative Store Bypass: Vulnerable`? Is there an internal KVM log, or something that would help understand why it decided to...

Please don't open multiple duplicate issues to report a problem. I unfortunately cannot reproduce this, so I will need more information to be able to help. What sequence of actions...

I think the static database is sort of left-over from before tcell had support for dynamic terminfo parsing, and now remains as a "performance improvement," with the dynamic parsing as...

When releasing v2.0.11 the snapcraft auto-builder failed with an internal error for the AMD64 build. I'm not sure how to resolve the issue, or trigger a new build of that...

Hmm it looks like annoying I cannot promote 2.0.12-dev.5 to latest/stable because it is a "dev" revision. I'll promote it to beta though, so you can download it from the...

Try disabling the `useprimary` option. In any case, when you select it should only copy into your primary clipboard, rather than your actual clipboard, but perhaps some systems use the...

#3832 does make the assignment visible via the SV dialect, which is good enough for now, but it does still pollute the HW dialect with SV ops, resulting in something...

Wow, this is great! I think this is a really nice proposal for what the config file should support. I'll look at the code more in a bit, but my...

Sorry for the delay. I think it would be best to stick with a custom and simpler toml solution rather than using Viper and bringing in all the dependencies and...

Great, thanks! Initially it looks good, will take a closer look shortly.