Anthony Miller

Results 5 comments of Anthony Miller

Actually, don't merge this yet. I need to add a check that the node PID is still alive - just realized that it wasn't actively checking that on each serve

I can make the requested changes. I called node_serve recursively so that it would redo the check for the PID. Unfortunately, between yesterday and today, my hosting provider seems to...

Sorry I let this PR die. The host I was using (NameCheap) has an autokiller on its shared hosting apparently, and kills node as soon as it starts. Doesn't look...

It's definitely easier to be in public_html, but then web crawlers may be able to access it. You don't want your server files to be public.

@FlorentRevest I know it's been a couple years, but I see that you did spend time [backporting and patching the BT](https://github.com/AsteroidOS/meta-mooneye-hybris/blob/master/recipes-kernel/linux/linux-mooneye/0004-Backport-HCI_STP-from-Mediatek.patch) for mooneye. I tried watching `/dev/kmsg` but it was...