Petemir
Petemir
> The build recipe seems broken for the newer distros. You can always install the `.deb` from GitHub, though. Yes, although the **#latest** tagged `.deb` file appears to be version...
> There's the continuous prerelease that works reasonably stable. I'm working on providing new binaries for a new release, but that requires major changes to how the software is built....
The `Twitter User Agent` has stopped working now too.
Workaround for those using the Twitter User Agent: use the RSS Feed from a Nitter instance and parse it with the RSS agent.
@sestinj Do you think it would be possible to customize the URL of other model types, too? I'd like using the vs code extension in a low-performant network, but point...
> @Petemir you shouldn't actually have to wire up your own class for this. As of a couple minutes ago, I've changed that hardcoded URL to be a parameter (server_url:...
> @Petemir Well done working through all of this 😬 , and thanks for the PR! Curious from this experience if there's anything else clarity-wise that we could improve. Sorry...
fyi, this repo isn't maintained anymore. Another repo, which is still maintained, has a solution (and update) already available [here](https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/issues/487).
It would be ideal if instead of starting a torrent that would otherwise fill the remaining available storage, transmission started it paused.
Ok, got it working for my case. The `/usr/lib/waydroid/data/scripts/waydroid-net.sh` script starts `dnsmasq` on the host. `dnsmasq` provides both DNS (port 53) and DHCP (port 67) servers to the waydroid container;...