

Yeah something ain’t right here chief. Now I have to ask, what was the LLM policy in regards to the development of this software?



Yeah something ain’t right here chief. Now I have to ask, what was the LLM policy in regards to the development of this software?



Seems a little odd that the fediverse uses Cloudfare.
You need to be more descriptive, use in what regard? Both are capable DNS providers but as far as I’m aware, Cloudflare is also a domain registrar.
Also each instance of Lemmy is configured differently, perhaps Lemmy.zip uses cloudflare but that isn’t the case for every instance of Lemmy.


Only game I care about from Microsoft is Halo Wars 2. Shame it got released as a UWP application.


I also know there is a script you can set up which will handle the initial contact to federate automatically.
I tried finding such a script but had no luck. I was able to export my subscription list from sh.itjust.works and imported it on my instance.
I had to unsubscribe and resubscribe to the communities I follow as I was experiencing the ‘Subscribe Pending’ issue but after a little while things seemed to start evening out and becoming a bit more stable.


My instance has been online for about a month, the supplied docker-compose.yaml was quite straightforward, had a little headache with Nginx but nothing overly complicated.
The long-con so to speak is federation, you have to subscribe to each community manually to begin federating with them, i have noticed timing issues with other instances such as Lemmy.world and have not been able to resolve them.


The phrase “Off with their head” is about to be hip again.


Redlib is great but has not seen a new release in over a year, the maintainer who took over the Libreddit project is clearly burnt out.
Suggest following this GitHub issue as folks have created forks of Redlib.
Chiming back in 3 hours later, just downloaded the latest release from Freetubes website, i can confirm that with my invidious instance that everything seems to be working fine. While my invidious instance is a private one, ill share it with you in the meantime until your normal setup gets back in order, shoot me a DM.



I’m not home to verify my Freetube however, I just checked my invidious instance and can confirm that the first video I attempted to play errored.
I am updating my Invidious instance to see if it still persists, perhaps the instances you’re using are out of date, I know invidious updates quite frequently to stay on-top of YouTube changes.
Edit; Updating invidious appeared to resolve my errors, I can only assume the instances you’re using are out of date. I’ll check Freetube when I get home.
Freetube is capable of utilizing the Invidious APi and provides more functions such as sponsor blocking or click-bait thumbnail removal.
Lots of customization features that I highly suggest pairing with Invidious.
Freetube either runs off of YouTube’s APi directly or an Invidious API to proxy requests to Youtube, how is your application configured? If you’re using Invidious have you tried another instance?
Have you read any of the issue reports on their GitHub? it seems like issue #9526 might be what you’re looking for.


Depends on the instance, some can say “hey don’t index us” whereas others can say “hey index us so we grow”, each instance admin has that decision however search engines can ignore the request to not index and do it anyways.


deleted by creator


I don’t get it? How is this a meme?
Tha Doc gets a piece of everything.


SearXNG will aggregate search results from Wikipedia, Google, DDG, Statpage, etc all in one service.
If you’re using a GPS enabled device than I would suggest prohibiting your browser from accessing your location, that and use a VPN as your public IP has a rough geolocation of where you live.


Exists however I found it to be a hassle to setup so I never used it for my instance, I’ve noticed certain instances have troubles federating when they have Cloudflare or Anubis sitting in front of Lemmy on their reverse proxy. I can’t get Lemmy.world to federate properly and I suspect it’s because of Cloudflare sitting at their root path.


I guess WW1 and WW2 don’t count? Everything after that really seemed insignificant.
iPhone > Safari webkit > WireGuard tunnel home network > PiHole DNS (Quad9 upstream) > WireGuard tunnel ProtonVPN endpoint
That is the flow of my current network.
Edit: I ran curl from my server
┌─[user@debian] - [~/compose] - [Thu Aug 13, 12:26] └─[$]> curl -v https://angieguardian.org/ * Host angieguardian.org:443 was resolved. * IPv6: (none) * IPv4: 77.61.56.117 * Trying 77.61.56.117:443... * ALPN: curl offers h2,http/1.1 * TLSv1.3 (OUT), TLS handshake, Client hello (1): * CAfile: /etc/ssl/certs/ca-certificates.crt * CApath: /etc/ssl/certs * Recv failure: Connection reset by peer * TLS connect error: error:00000000:lib(0)::reason(0) * OpenSSL SSL_connect: Connection reset by peer in connection to angieguardian.org:443 * closing connection #0 curl: (35) Recv failure: Connection reset by peer ┌─[user@debian] - [~/compose] - [Thu Aug 13, 12:27] └─[$]> curl -v angieguardian.org * Host angieguardian.org:80 was resolved. * IPv6: (none) * IPv4: 77.61.56.117 * Trying 77.61.56.117:80... * Connected to angieguardian.org (77.61.56.117) port 80 * using HTTP/1.x > GET / HTTP/1.1 > Host: angieguardian.org > User-Agent: curl/8.14.1 > Accept: */* > * Request completely sent off * Recv failure: Connection reset by peer * closing connection #0 curl: (56) Recv failure: Connection reset by peerCan confirm my PiHole is resolving the requests and forwarding them to Quad9.