@robertgendler commented on GitHub:
Good idea with the issue template update. We made that a long long time ago. So I think we should update that.
@robertgendler commented on GitHub:
Issue template updated!
@robertgendler commented on GitHub:
Is this an Apple Silicon Mac or Intel?
I believe what you're running into is fixed on the OS branches https://github.com/usnistgov/macos_security/blob/monte…
@marcindulak commented on GitHub:
Could you please link the PR here so issue subscribers are notified about the progress?
@marcindulak commented on GitHub:
Thanks, it's Apple Silicon M1. It was not clear to me how braches are used, but got an answer in https://github.com/usnistgov/macos_security/issues/132#issuecomm…
@ecbyrd commented on GitHub:
As @robertgendler mentioned, we are recommending those settings for Intel machines only. For Apple Silicon we have these settings:
`$ sudo pmset -a standby…
@golbiga commented on GitHub:
Please do all PRs against one of the OS branches and then we can propagate it down. I'd probably recommend doing it against dev_ventura. We only touch main during…
@andrew867 commented on GitHub:
I'm a noob to docker, it's now working by using the -v command line option:
`docker run --restart always --publish 8080:8080 -v "/home/transfer:/transfer"…
@paolafrancesca commented on GitHub:
@mrneilypops please, give some more context
@paolafrancesca commented on GitHub:
for example: you can do this on macos: `curl --upload-file hello.txt https://transfer.sh/
@ghost commented on GitHub:
that's a something i was looking for. i know there google's gdrive but its not that better for use with such webapp. google bucket also helps have easy identifiable…