-
|GameID|GameState File|
|-|-|
|452734665d9a365381f50e47d669afdc|ClientGameState-363203172-[46889-46889].txt|
-
I have a few thoughts about the Password Complexity test and wanted to hear thoughts and comments from others. Broadly speaking, I am proposing this test falls in line with Microsoft's [Security Basel…
-
## Bug report
### Describe the bug
If I shuffle the play queue while a song is playing and the next song is queued, mpd hangs in a full-CPU loop. It still responds to play commands, does not burn …
-
I'm wondering if anyone has ideas for how to create a mesh file that is compatible with COMSOL, which accepts .ply, .stl and some others. COMSOL only accepts triangular mesh's for .ply, so the polymes…
-
This project is amazing! Great work so far!
I think the circuit can be simplified quite a bit though, by leavin out the LMH1980. It is the most expensive part in the design and it's work could be e…
-
I've run into a crasher with sqlite. It shows up when you have multiple db connections going. We don't ever *intend* to have multiple connections going, but we really don't want to crash if it happens…
-
Most CPO's base their time-based pricing on the chargepoint's capacity (whereby a high maximum output power is generally more expensive than a low maximum power). However, in case of time-based pricin…
-
I've changed the code to output only the bpm with the directions that were posted on a prior post and the readings are very inconsistent. It's clear that the sensor has not been working properly becau…
-
I have been trying for a while to use TLSv1.3 with this nginx image.
Tried installing openssl 1.1.1 directly into the image via the following lines:
```
# Install openssl 1.1.1
RUN wget https://ft…
-
Hi,
The python swig wrapper works great except that I am unable to access the contents of the `dimensions` objects which is a `std::pair` instance return from DialectNode.getDimensions.
`dialect…