KloudKoder

Results 10 issues of KloudKoder

**Operating System**: Solus 3.999 **Budgie version**: Budgie 10.4 **The issue encountered** When waking from sleep, the video memory is restored prior to login, so without entering a password, I can...

**Operating System**: 2017.04.18.0 **Budgie version**: 10.3.1 **The issue encountered** Rhythmbox will cause the entire UI to become unresponsive (to anything, so you can't interact with any other apps, although 50%...

There's some history to this. Bear with me. Typical floating-point rounding policies are: chop, round-negative, round-positive, and round-nearest-or-even. Intel made the dumb decision of encoding this policy in the floating-point...

floating point

Perhaps this due to instruction formatting constraints, but it seems silly not to provide both when computing one implies computing the other. I guess you could leave it to compiler...

For some reason I can't seem to find this in the docs, so apologies if I just didn't use the right search terms. An obvious use case for WebAssembly is...

As I read the spec: if neither the inputs to nor the output from a floating-point instruction is NaN, then the output is deterministic (and agrees across all platforms). Clearly,...

This is the issue for testing out approaches to floating-point rounding mode control, which is required for performant interval arithmetic. The original informal discussion is found [here](https://github.com/WebAssembly/design/issues/1384). For an understanding...

floating point

I see some problems with the [instruction summary table](https://webassembly.github.io/spec/core/appendix/index-instructions.html). * If you Ctrl+F and look for, say, "call_indirect", there is no text highlighting. The screen may scroll appropriately, but you...

**Distribution (run `cat /etc/os-release`):** 22.04 **Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):** App launcher icon favorites shortcut tray (or whatever you call it) **Issue/Bug Description:** Somehow this...

**Distribution (run `cat /etc/os-release`):** 22.04 **Related Application and/or Package Version (run `apt policy $PACKAGE NAME`):** Settings -> Desktop -> Desktop Options -> Window Controls **Issue/Bug Description:** Issue, not bug. When...