-
### What happened?
This game starts up and shows the intro screen, then immediately says "you're caught!" and goes back to the intro screen.
Same with PCJr and Tandy 1000. (This game does make u…
-
I've set up a permission for the registered role on a model with the relation set to owner,and the models have the owner attribute set but when a registered user requests some models they own the resp…
-
Let's consider the following naive example:
``` java
static interface Map_ {
}
static class EmptyMap_ implements Map_ {
}
static class InsertAssoc_ implements Map_ {
public final Pair…
nobeh updated
9 years ago
-
[@RossTate] So in #3702 I mentioned an alternative way to constrain inheritance in order to ensure decidability of various algorithms. Here I am going to show how that some constraint, the concept of …
-
From a sampled profiling of Silicon, the following line is reported to be in the stacktrace of 5.5% of the samples:
https://github.com/viperproject/silicon/blob/c8d4c9677d956604ec0d580e6d44f92c3c00…
-
Slalom is definitely an incredible approach to make physics-based UIs quicker to develop and way more approachable. I really hope this turns out into a mature library.
Since there is no discussion pa…
-
### Operating system
Windows 10 21H2
### Browser Version
Firefox 102.0
### How severe is the bug?
high
### Bug description
Checking the custom hook for deep comparisons, the method createCustom…
-
Related to #749, I noticed that an error is logged by `RRDs_graph` even if the `rrdtool` command works fine when run by hand. The error I see is
```
2016-11-19 14:56:09 [error][025233]: Error genera…
-
I'm trying to add new Item in list using adapter instance after setting adapter.
```
E/AndroidRuntime: FATAL EXCEPTION: main
Process: app.messaging.bits.bitsmessaging, PID: 15034
…
-
Digging into the code, there are a few places that would benefit from additional comments/justifications, and potentially refactoring. These are listed below, feedback welcome:
- Justification for …