HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ataylor32

no profile record

comments

ataylor32
·last year·discuss
Here is a relevant discussion: https://news.ycombinator.com/item?id=15256890
ataylor32
·3 years ago·discuss
Here are a couple quotes from https://developer.chrome.com/articles/css-nth-child-of-s/#pr... :

New in CSS Selectors Level 4 is the ability to optionally pass a selector list into :nth-child() and :nth-last-child().

For example, :nth-child(2 of .highlight) selects the second matching element that has the .highlight class. Put differently: out of all children with the class .highlight, select the second one.
ataylor32
·4 years ago·discuss
Do you do anything to handle "hidden tracks" (i.e. the last track has some audio, then some silence, and then some more audio)?
ataylor32
·4 years ago·discuss
Are you sure? It's my understanding that screen readers know to ignore elements with display:none;
ataylor32
·4 years ago·discuss
Not to be confused with https://github.com/microsoft/pyright
ataylor32
·5 years ago·discuss
Agreed. Here is a video titled "How a simple Django application works" that is 8 minutes long. It has 29 likes and 27 dislikes. It's a pretty poor quality video, in my opinion.

https://www.youtube.com/watch?v=JU2SeliQvMM
ataylor32
·7 years ago·discuss
I remember reading in 2003 that bananas could be extinct by 2013.