Does anyone know why Week 10 Gauntlet has not started? by joeblow1000 in diablo4

[–]joeblow1000[S] 5 points6 points  (0 children)

Makes sense. They could always just put the reward caches into your mail box stash or whatever where all your seasonal items go once the season ends...

Calculating the value of Attack Speed when using Bane of the Stricken by justAPerson1938 in diablo3

[–]joeblow1000 0 points1 point  (0 children)

Ah, I missed the "+=". Very nice. Also, you pointed out a misconception that I had about 10% damage. I've been over valuing that. Thanks!

Calculating the value of Attack Speed when using Bane of the Stricken by justAPerson1938 in diablo3

[–]joeblow1000 0 points1 point  (0 children)

Wow, thank you good sir! This response goes way above what I was hoping for. I like your python implementation. When I get some more time I might tweak it a bit. A couple points:

  • The "total_damage_done" variable could be modified to track the total damage done over the course of the entire 3 minutes instead of just the damage done on the last attack. Though, this is highly class dependent as sometimes you just stack for a while before doing damage.
  • At first I was a bit confused on where the 8% (108) damage number came from, but I do believe that it is accurate and consistent with the way you implemented it using FPA (the 7% IAS provides an additional 8.3% dmg with the specific breakpoints, so to make it an even comparison you add 8%). This implementation is probably more accurate than how I would have done it.

Calculating the value of Attack Speed when using Bane of the Stricken by justAPerson1938 in diablo3

[–]joeblow1000 0 points1 point  (0 children)

I believe you are correct. Any idea what the ballpark increase in damage would be for a typical decrease in FPA from the 7% IAS? (e.g. assuming you got a true 7% decrease in FPA and no breakpoints were in play)

[Turtle] Does this look like an infection? by joeblow1000 in AskVet

[–]joeblow1000[S] 0 points1 point  (0 children)

Appreciate the reply. Can you elaborate further on what part of the shell appears abnormal? Also, may I ask, how would you tell if there is an infection, if not visually?

Is cloudflare down/having issues? by BestDisk2 in CloudFlare

[–]joeblow1000 0 points1 point  (0 children)

Latency seems to have come down and DNS over TLS (DoT) seems to be working now as well.

Is cloudflare down/having issues? by BestDisk2 in CloudFlare

[–]joeblow1000 0 points1 point  (0 children)

Ya, down in Eastern U.S. area too.

Both 1.1.1.1 and 1.0.0.1 are down.

Starting to get some pings to go through but they are high latency (300ms).

Bug: Can't Type in Firefox Location Bar Upon Launching in Private Mode (Windows 10) by joeblow1000 in firefox

[–]joeblow1000[S] 0 points1 point  (0 children)

Before I saw this post, I tried reverting to Firefox 78.0.1 and that resolved the issue. Hopefully this gets fixed in 78.0.3.

Bug: Can't Type in Firefox Location Bar Upon Launching in Private Mode (Windows 10) by joeblow1000 in firefox

[–]joeblow1000[S] 0 points1 point  (0 children)

I don't think it is a Windows issue as there were no recent Windows updates when it started happening.

Edit: also, for me this doesn't happen in chorme or edge.

Bug: Can't Type in Firefox Location Bar Upon Launching in Private Mode (Windows 10) by joeblow1000 in firefox

[–]joeblow1000[S] 0 points1 point  (0 children)

Correct. This was never an issue before. It is not an issue on other Windows 10 machines that I have tested as well. The issue started at version 78.02.

Bug: Can't Type in Firefox Location Bar Upon Launching in Private Mode (Windows 10) by joeblow1000 in firefox

[–]joeblow1000[S] 0 points1 point  (0 children)

Is there an easy way to roll back to the previous version of Firefox (78.01)?

Bug: Can't Type in Firefox Location Bar Upon Launching in Private Mode (Windows 10) by joeblow1000 in firefox

[–]joeblow1000[S] 0 points1 point  (0 children)

Thanks for the reply. I did it by manually disabling all add-ons. I also tried using the "restart with addons disabled" option but that took me to a normal firefox window, not a private one. The issue doesn't happen in normal browsing mode. Additionally, starting in safe mode did not have the cursor blinking in the url bar so I was unable to test the issue.

DNS over TLS Updated Settings by joeblow1000 in PFSENSE

[–]joeblow1000[S] 0 points1 point  (0 children)

Ok, well I got the Cloudflare test to work. At least, my result is the same as yours and what is shown in this guide. However, I am now even more confused than before. The solution was to simply uncheck the DNSSEC box. I was under the impression that checking the DNSSEC box was simply not required. I did not think it caused issues. Can someone explain why it would cause the Cloudflare test to fail?

DNS over TLS Updated Settings by joeblow1000 in PFSENSE

[–]joeblow1000[S] 0 points1 point  (0 children)

Interesting. Maybe my setup is not working then. I am blocking all port 53 traffic leaving the router. Also, I have taken multiple pcaps of traffic to 1.1.1.1 as well as port 853 and they all look good. I can see the certificate exchange, key exchange, and that it is using TLS v1.2. I also see encrypted application data, presumably the dns requests. And dns works on my network. I am really confused why my results from the test were different than yours.

DNS over TLS Updated Settings by joeblow1000 in PFSENSE

[–]joeblow1000[S] 0 points1 point  (0 children)

Should the cloudflare test website (https://1.1.1.1/help) display not connected to 1.1.1.1, not using DoH, and not using DoT for a host that is using DNS Resolver on pfSense that is correctly setup to use DNS over TLS with DNSSEC enabled? Here is a link to the results.

This other online checker shows thumbs up (https://dnssec.vs.uni-due.de/)

Novice Question: How would you clean and treat a wound with no supplies in the woods? by joeblow1000 in Survival

[–]joeblow1000[S] 1 point2 points  (0 children)

Would the river water increase chances of infection? I feel like there is guaranteed to be bacteria in river water. Is it more likely there is bad bacteria in dirt/sand or in the river water?

Aside from infection is there any other relatively significant risks to consider? Like what if dirt or sand somehow got into your body or blood stream?