luxzg
luxzg
I had to allow these to make Instagram work: `geo.instagram.com` `graph.instagram.com` `i.instagram.com` redirects to `geo.instagram.com` from what I see. `GoodbyeAds/README.md` could maybe add Instagram under the Facebook section, so people...
While current discussion (and blog posts) focus on mobile devices, in this case mostly new smartphones, I'd like to remind devs that we have other multi-display devices as well. Eg,...
I'm literally just nobody, but I'd like to chime in... First of, thanks to dev spending his time on this project. But also a reminder - YOU DID IT! You...
Yes please +1 on this. At least when a spawner is alive in that lane. Since script is autoclicking now with Gold Rain, this can get you more gold than...
I had the same issue, but I'm on different locked down old distro that doesn't have Python 3 as an option. I did solve it via https://stackoverflow.com/a/26922310/13312932 : `pip install...
So I don't open another issue... maybe update procedure with a more hand holding ;D I am doing this on fresh VM Debian 12.5 minimal install, and so far I...
I am not sure if I am doing something wrong, but seems that if I use PACKAGES=0 or ONLYCORE=1 (which should set packages to zero), script still goes through installing...
Sorry closed by mistake 🙈
Ok thanks, I'll try to find my way around, if I succeed in building satisfying image, I'll try to make a new type of OS profile and try to make...
I think I have found why PACKAGES option isn't working as expected. Inside `config.conf` near the very end there's block `fb_packages:` which contains line ` cd packages ; $(MAKE) all`....