Sounds like you need to use a browser that allows cross domain cookie sharing (something not safari) and even then people complain that the hcaptcha's accessibility option isn't reliable.
Right, I'm using Firefox and it doesn't work with it. I just gave up on the idea. It won't be the first time I get blocked due to an a11y issue. It is what it is.
interesting, the hCaptcha page has a page on accessibility. "Great" how non-accessible use should "just work" and accessible use has significant usage instructions.
Not an excuse, but for personal use I only use git dependencies and lately I'm leaning that language package repositories are in fact a bad idea.
@yo Right, it may be possible to set it up but default Firefox doesn't work, and I don't want to mess about with security settings for that.
For what it's worth I completely disagree with the view package managers are bad. Rust is my preferred language and a lot of the conveniences it has come from cargo.
@yo Yes, I tried recently and wasted another day with build systems, trying to get either GTK or Qt to work. then tried some of the other solutions like Slint. In sum, there is no reasonable way of doing it that I found, so far at least.
@yo I think Slint works to a point, but it is not a full-featured gui toolkit at the moment. It lacks a lot of standard widgets and it has that weird constraint that the data model and the widgets are tightly coupled so you can't do things like infinite (or unbounded) lists without eating memory etc.
sparseMatrix is fuckin' shiny
in reply to modulux • • •modulux
in reply to sparseMatrix is fuckin' shiny • • •bignose
in reply to modulux • • •modulux
in reply to bignose • • •Matthew Martin
in reply to modulux • • •modulux
in reply to Matthew Martin • • •https://alex.femto.pub/@yo@alex.femto.pub/
in reply to modulux • • •interesting, the hCaptcha page has a page on accessibility. "Great" how non-accessible use should "just work" and accessible use has significant usage instructions.
Not an excuse, but for personal use I only use git dependencies and lately I'm leaning that language package repositories are in fact a bad idea.
modulux
in reply to • • •@yo Right, it may be possible to set it up but default Firefox doesn't work, and I don't want to mess about with security settings for that.
For what it's worth I completely disagree with the view package managers are bad. Rust is my preferred language and a lot of the conveniences it has come from cargo.
https://alex.femto.pub/@yo@alex.femto.pub/
in reply to modulux • • •modulux
in reply to • • •https://alex.femto.pub/@yo@alex.femto.pub/
in reply to modulux • • •I went into areweguiyet to find egui, and I found this article:
boringcactus.com/2025/04/13/20…
This guy tested a million frameworks, on Windows, testing Windows Narrator, and foreign input methods.
Although they say Slint works with Windows Narrator, so I have some doubts...
A 2025 Survey of Rust GUI Libraries
www.boringcactus.commodulux
in reply to • • •