Terence Eden

Results 321 comments of Terence Eden
trafficstars

Thanks @michaelkleber. Has Google conducted any researchwwith Web users? If so, is it published? We can't have a meaningful discussion unless we understand if this meets user needs.

This has drifted rather off-topic - sorry @michaelkleber! Let me rephrase my original question. * Has Google done any research with users to see if FLoC meets their needs? By...

Here's a CSV with `1,2[null],3` [test.csv.txt](https://github.com/codeinthehole/csvfilter/files/112051/test.csv.txt) You can try this yourself with: `echo -e "1,2\0,3" > test.csv` Then ``` cat test.csv | csvfilter -f 0 > out3.csv Traceback (most recent...

@eosrei There's no "official" colouring - but, for example `⚛` doesn't have any colour associated with it in unicode, but it's blue and red in your font. Similarly, I don't...

- [x] Submitted to http://unifoundry.com/unifont.html 2016-02-14 - [x] Accepted by 2016-04-05 - [x] Published > GNU Unifont provides full coverage of the Unicode 8.0 Basic Mulitlingual Plane (BMP). I hand...

- [x] Submitted to Google Noto https://github.com/googlei18n/noto-fonts/issues/689 2016-05-20 - [x] Published in Alpha - [ ] Published

Thanks @chris-gds - when you say "doesn't announce" - what do you mean? Does JAWS literally skip the content of the `` element and read out "40th anniversary on in...

Good to know it doesn't have any detrimental impact on screen readers. So it should improve the machine-readable semantics without causing any issues.

There are a few examples where it could be useful. * Search engines. Being able to search for things which are timely is useful for users. * Screen scrapers and...

Interestingly, the Parliamentary Petitions website has a couple of social media icons. The WhatsApp icon only shows up to mobile users. ![Social media icons for Facebook, Twitter, WhatsApp, and email](https://user-images.githubusercontent.com/837136/106606596-396f7580-655a-11eb-963a-cf1585cd6c9b.jpg)