Go to log in.
<password is incorrect>
No, it isn't, I double-checked by opening my encrypted pwd file.
<password is incorrect>
<Login with backup email to be sent a verification code.>
Entered backup email, received verification code.
Enter verification code.
<must enter this info you never needed before>
What?!
Entered info, logged in.
It was never about an incorrect pwd.
I did remove the added info, though. We'll see what happens next time I need to log on. :(
Yes, I am grumpy.
On my AMD Ryzen 7 8845HS mini PC, NVDA is a bit sluggish in some cases in Firefox; e.g. cursoring through messages in Gmail folders. For reasons I don't fully understand, setting the processor affinity to a single CPU core and setting the process priority to "above normal" helps significantly, even when the CPU is nearly idle. I don't currently have the time/energy to debug the root cause for this or write a proper add-on, but I wrote an NVDA global plugin to make the change for me automatically when NVDA starts. If it breaks something, you get to keep all the pieces.
```
import ctypes
import globalPluginHandler
class GlobalPlugin(globalPluginHandler.GlobalPlugin):
def __init__(self, *args, **kwargs):
super().__init__(*args, **kwargs)
p = ctypes.c_void_p(ctypes.windll.kernel32.GetCurrentProcess())
ctypes.windll.kernel32.SetProcessAffinityMask(p, ctypes.c_void_p(1))
ctypes.windll.kernel32.SetPriorityClass(p, ctypes.wintypes.DWORD(0x00008000))
```
#nvdasr
modulux reshared this.
As if today couldn't get any worse, the bill for the server that runs this instance came out today and it was £1.60 more than expected. I never got any emails saying I'd gone over any limits or anything, but anyway, I'm now £0.02 negative. Some support to help keep this server going and help my other services grow, as well as covering personal costs, would be greatly appreciated.
* Patreon: patreon.com/seediffusion
* Ko-Fi: ko-fi.com/seediffusion
At a critical moment, the tech press are failing to connect the dots between Apple and Google's craven capitulations and the authoritarianism they have nurtured within their own ecosystems. Apple is now corrosive to democracy itself, and we have to get smarter about the way these forces interact:
infrequently.org/2025/10/the-a…
/cc @owa @pluralistic
The App Store Was Always Authoritarian
Apple bent the knee for months, leaving many commentators to ask why. But the reasons are not mysterious: Apple wants things that only the government can provide, things that will defend and extend its power to extract rents, rather than innovate.Alex Russell
Trump admin lies about #ICE being attacked, so they can be the victim.
The Technique is called DARVO
(Deny Attack Reverse Victim & Offender)
But when people see that the "attackers" are people in frog costumes, it visually destroys the lie.
This means us sharing our silly protests on social media is REALLY important.
This @TomSullivan post explains
digbysblog.net/2025/10/11/liar…
Cry havoc and let slip the frogs of war.
-Nora Reed
Human Rights Watch Refuses Aziz Ansari Riyadh Comedy Festival Donation
variety.com/2025/tv/news/human…
LOL.
Human Rights Watch Refuses Aziz Ansari Riyadh Comedy Festival Donation
Human Rights Watch says it 'cannot accept' donations from Aziz Ansari and other comedians who performed at the Riyadh Comedy Festival in Saudi Arabia.Ethan Shanfeld (Variety)
Hubert Figuière
in reply to Carolyn • • •Carolyn
in reply to Hubert Figuière • • •