There's a lot in the Bitcoin UI Kit. @Chris put together a great video walkthrough.
Christoph Ono
gbks@nosta.me
npub1kuc7...0eyw
Designer & developer. Helping improve bitcoin design with many others at https://bitcoin.design . I write a weekly update at https://gbks.substack.com . ✌️
Quick test using AI to identify and fix accessibility issues (here the reply buttons under Damus iOS notes, using Github Copilot in Visual Studio Code). Looks very promising and should safe tons of time and brain power. Why not always run this on UI PRs?


For accessibility awareness day, I tested several apps and it's not good.
Amethyst Android - Grade B+
eNuts iOS - Grade D
Mutiny iOS - Grade D
Snort Android & Web - Grade E
Damus iOS - Grade E
Primal iOS & Web - Grade F
You're pretty much left out in the cold as a blind user.
I know some of these are super new, done by small teams, open-source contributions, etc. But there just seems to be a general disinterest in properly marking up UI elements. This stuff is easy to fix, just needs a few motivated hands.


Good read.


Result of a Bitaxe workshop yesterday organized by @WantClue and the Bitcoin Munich Meetup. Highly recommend it. Time to do a little bit of hashing now…


Nice post by Umami about how they balance open-source and running a company.
Challenges of Running an Open Source Company
Covering the unique challenges that open source companies face.
Some quick concept explorations with @Chris around beefing up the visual expression of @OpenSecret. Would you use it?Nice to see another accessibility improvement merged in Blue Wallet. This one is around QR codes. 
GitHub
Make QR code on receive screen accessible · Issue #5388 · BlueWallet/BlueWallet
A blind person has no indication that there is a QR code on the screen - it does not exist for them. A blind bitcoiner actually just told me this, ...
Another lovely update to the design docs, this one is a first draft for the snapshot (assumeUTXO) feature UX.
Bitcoin Core App design docs
Snapshot
Design documentation for the Bitcoin Core QML application.
Had a fantastic time at Advancing Bitcoin. Big thanks to the organizers. Super high signal with so many whip-smart and friendly people. Now, how do we make all this bleeding-edge tech easily usable...?
I'd love to see more designers help mentor in the Summer of Bitcoin program. Happy to answer questions if this sounds remotely interesting.
My weekly open-source work update is out with video ramblings on human-readable addresses and assumeUTXO. 
#90 01100010 01101001
01110100 01100011
People always complain about CSS, but I find it an elegant system. But, it takes a really long time to learn to use it well.