Joyce Babu
Joyce Babu
Yes, it is currently possible to set a User / Project level config file. The project level config only takes effect when the Project itself is open. It won't be...
> Maybe it would be better/easier to just make $folder and therefore the chosen working dir smarter? I will also add some comments but first I think we should think...
> I use pass on Linux: https://www.passwordstore.org/ @wgmayer0 Could you please share the configuration you are using to hook QuteBrowser with `pass`?
I’ve upgraded from Gulp v4 to v5 and encountered this issue. I have a Gulpfile that handles building JavaScript and CSS assets for a legacy website. It’s over 1000 lines...
I want to write a bash script to check the replication status, and make a HTTP request to the status page with the service status. In other words I want...
I am interested in support for non HTTP services, which will be updated directly. Currently the monitors fetch the URL for checking the service health, and log the request time....
> It means you want to push a status record directly by API request. That is right. > I think the best solution is creating a HTTP service to detect...
That solves the issue partially. The service monitor can only update the status when it is up, if the server is down it may not be able to do that....
I ended up writing my own status page script. Not feature complete as this project. But works for my case. https://github.com/Ennexa/status-page
Using asymmetric visibility outside constructor property promotion also fails with `Undefined variable` error. ```php