Luke Pighetti

Results 214 comments of Luke Pighetti

What are the right postcss plugins if we want to have nesting?

Did anyone nail down an appropriate way forward for this? Not having a disabled state for checkboxes is kind of a bummer.

`asBroadcastValueStream` would be very much appreciated

I was not aware that was a side-effect of using `shareValueSeeded`. The purpose for using it was to try to preserve `value` at all costs.

If you can provide a quick and clear request for the change I'd be happy to implement it and push. My main concern is making sure this is consistent with...

I just ran into this and its a total headscratcher. Makes my assertions a lot more complex and brittle and it seems like it would be default behavior for context...

Found a way to make it feel normal for now, although not ideal. ``` const snap = fft.database.makeDataSnapshot( chatMessage, "/chats/{chat_id}/{message_id}" ); const params = { chat_id: "existing_chat", message_id: "new_message" }...

@mraleph @songfei any chance we can put some heads together to PR/triage the above solution? I can provide some assistance, although I'm not sure where I can fit in.

Can someone provide an update on the current status of USB passthrough in hyperkit? What are the key blockers?

That's pretty cool. Would be neat to have this wrapped at the package level.