Root-Core

Results 49 comments of Root-Core

Sorry for being late to the party, but I've already finished the compatibility with mongoose 5 / 4. I will provide a pull request later. I will clean some stuff...

I will provide a mongoose driver for mongo-mock as soon as `3.1.0` has landed - as it contains necessary changes - and i cleaned up / tested some things. To...

This would be really useful. Regarding remote/local access: I use PiHole and have added the server's remote domain as a local DNS entry with the relevant local IP address. This...

That's exactly what I wondered about / hoped for. I'm "working" (evaluating) on a script that will let you select options and containers from the MediaStack. It would be great...

> I put all of the configs into a single compose file as the depends_on didn't work for the separate files, however they apparently work properly for include config, so...

I created a short demo script to show what I want to achieve. It has no functionality; it's just a mock-up. ```bash #!/bin/bash check_exit() { if [ $? != 0...

The ports are randomized.. I had no luck opening them. They don't even use the dynamic port range. I ended up allowing all traffic from the devices IP. `ufw allow...

This still is a problem with Nvidia driver 550.67-6 on Manjaro. PoP Version 0.4.3 / 0.5.0 Beta. The proton log doesn't really help. The only thing that looks strange: ```...

Yeah.. that's some AI slop. Just ignore. Some documentation might still be a good idea, though.

The https://github.com/actions/ organization is verified to be part of github.com and contains documentation about problem matchers: https://github.com/actions/toolkit/blob/main/docs/problem-matchers.md The feature hasn't really changed since its inception. The last change to the...