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
reshared this
Addon: iamtalon.me/cpuPriority-1.0.0.…
Code: code.iamtalon.me/Talon/cpu-aff…
It's running better than it ever has though, Jake hooked me up with a GPU instead of Intel onboard graphics, and I upped it from 16 to 32 GB RAM. Windows 10 but it's not end-of-life because of the I guess, EU mandate so I still get updates.
Never felt so good lol
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)
It was never about Gaza...
We saw so many activists and activist organizations saying that they would boycott Israel as a means of changing the political situation.
Then a ceasefire happened, and they still insist on a boycott.
wiwibloggs.com/2025/10/09/the-…
thateurovisionsite.com/2025/10…
It wasn't about Gaza. We call them "anti-Israel" but it's really anti-peace, and anti-Palestinian too.
#Israel #Boycott #Antisemitism #Eurovision
The Netherlands: Ceasefire won't impact decision to withdraw if Israel participates in Eurovision | wiwibloggs
"If a ceasefire is reached in the near future or the conflict evolves differently, that will not change our position for Eurovision 2026."William (Wiwibloggs)
“Apple is now treating federal agents—who are public employees exercising government power—as if they’re a vulnerable minority group in need of protection from ‘discrimination.’ This isn’t just a misapplication of content policies; it’s a fundamental inversion of what those policies were designed to do.”
techdirt.com/2025/10/10/apple-…
#USpol #apple #censorship
Apple Decides ICE Agents Are A Protected Class, Because Apparently Government Accountability Is Now “Hate Speech”
Just when you think corporate content moderation can’t get any more absurd, Apple has managed to redefine “protected class” in a way that would make Orwell proud. According to int…Techdirt
reshared this
HTML’s Best Kept Secret: The output Tag
Make your dynamic content accessible by default with the HTML tag that time forgot.Den Odell
Application loopback audio capture - Code Samples
Demonstrates how to capture system audio either from a specific process tree or for all process except a process tree.learn.microsoft.com
My Synology NAS seems to be doing this thing where no services are available after a restart. I can't get to the web interface, samba isn't available, and a bunch of scripts don't seem to work from command line. I really didn't have let's go through a bunch of logs and see what's broken today on my non-existent bingo card, but here we are, I guess.
OSS CardWallet
OSS Card Wallet is an Open Source app to scan and store all your cards. You either scan using your camera or by importing an image. The app will automatically detect you cards and barcodes within the photo and will crop the image.App Store
reshared this
Getting an email at a reputable email provider is now one of the hardest things for a machine to do. This is exactly why we need captchas like these.
Recognizing garbled words or distorted images is something a machine can do. What it can't do is provide a "proof of humanity."
As AI gets better, cheaper and more ubiquitous, all captchas will devolve to either "precious resource verification" (where the precious resource is something like an email, phone number or device-specific token), or straight up government identity verification.
Truly excellent writeup about the current clusterfuck that is Framework (computers):
Framework under fire for Omarchy/DHH/Hyprland support?
There are alternatives!
Get a refurbished ThinkPad through Minifree, preinstalled with Libreboot and funds the further development.
Or get a vintage ThinkPad with modern internals.
Also, there is:
European Laptop Manufacturers
European Laptop Manufacturers and why you should consider same.buy-european.net
TheEvilSkeleton 🇮🇳 🏳️⚧️ reshared this.
I guarantee you every Linux distro has fascist retards involved, they just keep their mouths shut. I've met them everywhere. They don't just not exist; unfortunately they're smart enough to code switch and conceal their alternate online identities
so what are people gonna do when they learn the Linux kernel has a ton of code written by fascists in it? *crickets*
@feld
Thanks for the elaboration, now I understand your point a bit better.
There is, however, a difference between the two of them. Framework does this on a corporate level, whereas contributors to the Linux kernel (or whatever open source project) are individuals.
It is like finding out that your favorite barista at the coffeeshop chain is a nazi, as opposed to the chain donating to $fascist_party.
alright I'll play your game.
Tuxedo, Slimbook, NovaCustom, and Star Labs all sell Windows so they're supporting genocide in Gaza, why don't you care about genocide?
> so what are people gonna do when they learn the Linux kernel has a ton of code written by fascists in it? *crickets*
same thing they do when they drive on roads with them. keep on driving to their boba-tea establishment of choice and start picking up arcane operating systems which i don't need to list. the part that has me curious is, how many armchair sjw's are actually buying framework's stuff? if i were to guess it would be < 10%
@feld
so being specific about why this alarms me:
I don't actually care that they donated to the projects without looking into it, that's pretty normal.
it's that, when pointed out, their response was "we don't care about their beliefs, so long as they are participating in open source". and. to me, their beliefs have a pretty direct impact on whether or not they can be good participants in open source!
it points to this idea that, actually, they are just fine with a vision of open source that doesn't include me and lots of my trans/POC friends, same as these other projects.
@feld Framework's entire customer base and company was built on a certain kind of politics. Then when they intentionally make the stupid politically charged decision to give money to dhh, they turn around and go "no politics! we are apolitical!!!" as if we're all clueless.
People are not trying to "cancel" framework. They're just pointing out how stupid framework *themselves* are for killing off their own customer base, by doing this.
This is like if Fairphone decided to go "actually we're going to switch to slave labour sources of metals and minerals, because it's so much cheaper!" That would just kill off the whole customer base in a similar way.
Framework's entire customer base and company was built on a certain kind of politics.
is that true or is that just projection by fans? The only thing I've ever known Framework for was "modular laptops that can be upgraded, also they are kind enough to try to help close the gap on FreeBSD hardware driver support"
never knew anything political about them, they're just yet another boutique computer business
#AndroidAppRain at apt.izzysoft.de/fdroid/?radd=1… today brings you 15 updated and 1 added apps:
* Compass Navigator: a compass app with auto declination adjustments using the device's builtin GPS 🛡️
RB status: 728 apps (57.1%)
3 #Magisk modules were updated at apt.izzysoft.de/magisk
Enjoy your #free #Android #apps with the #IzzyOnDroid repo
IzzyOnDroid F-Droid Repository
This is a repository of apps to be used with your F-Droid client. Applications in this repository are official binaries built by the original application developers, taken from their resp. repositories (mostly Github, GitLab, Codeberg).IzzyOnDroid App Repo
Hubert Figuière
in reply to Carolyn • • •Carolyn
in reply to Hubert Figuière • • •