ninja

Results 9 issues of ninja

Result of my inspection in Java code depends on resource files, and so it would be nice to refresh the inspection once users fixes their resource files. I can't find...

It seems like when changing nodePool of digitalocean.KubernetesCluster, it's trying to "replace" the cluster... So it tries creating new cluster and then "moving" the data, which would of course result...

kind/bug

``` void AsyncWebSocket::textAll(const char * message, size_t len){ AsyncWebSocketMessageBuffer * WSBuffer = makeBuffer((uint8_t *)message, len); textAll(WSBuffer); } void AsyncWebSocket::textAll(AsyncWebSocketMessageBuffer * buffer){ if (!buffer) return; buffer->lock(); for(const auto& c: _clients){ if(c->status()...

Wayland fixes that make Minecraft work smoothly on top of #1693 and #1711

Wayland

I believe I tried every combination of commands, especially around .wires(), .faces() .toPending() etc. however I am struggling to extrude a loft. Can you help me add 3D depth to...

question

Is it possible to get access to nightly builds outside of the current "Releases" system? Quite a few changes occured since last "release" which is 1 week old, and it...

I have ported EchoPet to Mongo recently but in a way that removes mysql code. Are you interested to add native mongo support to the plugin? I can provide reference...

plugin enhancement

Looks like kernel zImage is encrypted with custom u-boot patch that's not standard NXP secure boot etc. Has there been any attempts at cracking this or any insides you could...

I'll just leave this information out there for anyone interested. My car suffers from random blackscreen issues when driving that needs a full C2A restart by plugging it off the...