Spencer Heywood

Results 48 comments of Spencer Heywood

Same issue here. Would love to know where to get the correct image.

@tahwgithub I was able to get NetHunter booted on my OnePlus One using the image here: https://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541 * I screwed up my phone as well by using an OxygenOS image...

TL;DR: Create an alias or function in your shell to use GPG to encrypt and decrypt your `~/.2fa` file: BASH function: `2fa() { gpg --decrypt ~/.2fa.gpg > ~/.2fa; **/path/to**/go/bin/2fa "$@";...

Also running into this problem at the moment. Any suggestions would be appreciated.

@axelonet this isn't as good of a solution as a native Android application but I just use a Python program that sends out a message via Slack. https://gist.github.com/heywoodlh/c2a7338057254280d5286a8df24faf27 In DND...

So I have a pretty standard workflow I use for Github Actions for using Docker's [build-push-action Github Action](https://github.com/docker/build-push-action). I created a working Github Action that will build a cross-architecture (x86_64,...

@ttlmax Sorry for the delay in response. How do I run that action?

I also have this problem. Would appreciate being able to use this shortcut.

I seem to have the same issue but with one monitor. My apps will open on the wrong virtual desktop for me. Not sure why.

If that bounty was set up as a pool that community members could contribute to (i.e. contribute $0-20 or as much as each person could contribute) I would definitely contribute...