Derk-Jan Karrenbeld
banner
derk-jan.com
Derk-Jan Karrenbeld
@derk-jan.com
I complain about (in)accessibility & bad customer support. Helping devs achieve fluency at exercism.org. Building complex software at delftsolutions.nl. On the spectrum. Cancer Survivor (x3) 👨🏽‍🦽

@sleeplessbyte / @LookingForAmy almost everywhere
It works!
November 26, 2024 at 12:35 AM
It should display like this (en-GB):
November 25, 2024 at 8:42 PM
The following matches en, but not en-GB
November 25, 2024 at 8:42 PM
Ok. So my settings are based on the languages I speak:

1. en-GB
2. nl
3. fr-FR
4. fr
5. de-DE
6. de
7. en-US
8. en

Chrome now translates that to the following order of locale preferences:

en-GB : 1
en : 0.9
nl : 0.8
fr-FR : 0.7
fr : 0.6
de-DE : 0.5
de : 0.4
en-US : 0.3
November 25, 2024 at 8:39 PM
Like a child in a candy store 👨🏽‍🦽💨

I hope you're having fun today as well 🙃💛
November 16, 2024 at 3:26 PM
My browser is configured to report:

en-NL,en;q=0.9,nl-NL;q=0.8,nl;q=0.7,fr-FR;q=0.6,fr;q=0.5,de-DE;q=0.4,de;q=0.3,en-GB;q=0.2,en-US;q=0.1

But I have tried re-ordering:

nl,en-GB;q=0.9,en;q=0.8,fr-FR;q=0.7,fr;q=0.6,de-DE;q=0.5,de;q=0.4,en-US;q=0.3

All cases show the freedom formatting.
November 15, 2024 at 3:49 PM
Then I came up with this big brain variant...

www.uiua.org/pad?src=0_14...
November 13, 2024 at 10:44 PM
Recently I found this new programming language called uiua (www.uiua.org) and attempted to implement a solution to leap years:

uiua.org/pad?src=0_14...

I cried a bit. But spent the entire night "learning" it and I think it's... I guess fun??
November 13, 2024 at 10:44 PM
As for the bars: you don't need to change the colour. You "just" need to add a border to them that has contrast. Here are 2 good options (first and last) and one bad option (middle).

As long as the space is at least 4px, it should be visible to most users.

The middle one is only 1 px, so invisble
November 13, 2024 at 1:44 AM
Generally adding a pattern or changing the shape will work, if words cannot be added. Here is an example.
I used:

- border radius 1px with width/height: 7px
- border radius 50% with width/height: 8px (standard)
- border radius 50% with border 2px solid white, bg transparent

Maybe this works?
November 13, 2024 at 1:36 AM
The contrast on the sentiment also makes that invisible for "?" sentiment, but at least there are percentages in the other boxes.
November 9, 2024 at 11:16 AM
This?
November 7, 2024 at 5:24 PM