DIGI Byte

Results 31 comments of DIGI Byte

I had this issue on Debian Buster as well - in a production environment. was catastrophic On Tue, Jul 5, 2022 at 9:42 AM trames57 ***@***.***> wrote: > I put...

I was trying to push a value into an empty array per the documentation. ``` // $push inserts new elements at the end of the array db.update({ _id: 'id6' },...

you should be using the gameObjects unique identifier rather than the object itself the issue however is that game objects do not typically instantiate with the same properties, you should...

I've seemed to have tracked it to the `persistence.compactDatafile();` that runs on startup it removes any and all changes since last 'collapse' of the data changes.

this is intended behavior, it works the same way in other systems like MongoDB. you just don't see it because it is encrypted. the files get compacted which remove older...

if this also extends to communities that specialize in firebase, I would like to put our group forward [Firebase Developers https://discord.firebase.me/](https://discord.firebase.me/)

Awesome! Thank you! just a final question, but do you have a parts/component list somewhere? I would need to order the parts to hand solder and know where to play...

Following up, I have the board printed, still, FOUND the spreadsheet for parts, uploaded here for ease of use https://drive.google.com/file/d/1y-1JvpqACTF4xXB_mZf0SvkP85wMdah4/view?usp=sharing

I've been able to source most parts for a reasonable price except the `PNP - Darlington 500mA 30V 250mW SOT-23(SOT-23-3) Darlington Transistors RoHS` is there an alternative but spec-specific requirement?...

That's the point, its not to convolute a project with menial discussion. you post a thread dedicated to a topic, either a feature request or bug report. we're not here...