Adyanth Hosavalike

Results 206 comments of Adyanth Hosavalike

Keeping this pending till it comes out of beta. `cloudflare-go` is still not fully feature compatible with the API. Ex: https://github.com/cloudflare/cloudflare-go/issues/791

How does that help when you boot without internet? The tailscale/d binary downloads will fail, meaning nothing will run. PS: You do not need to run the `tailscale up` command...

Hey @lanrat that will only work if you can save it to a persistent directory. The main problem solved by this repo is that there is no space in flash...

Hey @slhck the autoupdate is meant to check at the next reboot. (/tmp does not persist on reboots, ramfs/tmpfs) If you want to upgrade in place, it can be done....

A service restart should still reconnect you to the network. Maybe the init system can handle the upgrades using an upgrade command? Not sure, need to explore.

The `postinst` makes extensive use of systemd specific stuff which wont work in openwrt's init system. Translating this is the main task. `tailscale` client is a run and die binary....

Explorer (explorer.exe) is called with the file path as the argument. How/Where is your app set as default? If it is the registry, that would mean QuickLook would need to...

Looks like it is in the registry. I am not sure what it would imply to read that, or if other apps utilize the same to make use of it....

The preview is usually good to get a birds-eye view of the folder structure, and specifically to dive into subfolders. Larger icons take up more space, reducing the benefit. With...

Hey @ylsds When you say QL dies, what do you mean? The whole application crashes? It might be good to report this on QL repo as well. How many files...