HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ataylor32

no profile record

comments

ataylor32
·el año pasado·discuss
Here is a relevant discussion: https://news.ycombinator.com/item?id=15256890
ataylor32
·hace 3 años·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
·hace 4 años·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
·hace 4 años·discuss
Are you sure? It's my understanding that screen readers know to ignore elements with display:none;
ataylor32
·hace 4 años·discuss
Not to be confused with https://github.com/microsoft/pyright
ataylor32
·hace 5 años·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
·hace 5 años·discuss
> why not just do a bash script with a switch in it?

Here is another alternative:

https://github.com/TekWizely/run
ataylor32
·hace 5 años·discuss
I wonder how it handles cases like this:

<sc<script>ript>alert('XSS')</sc</script>ript>

...and other strings from https://github.com/minimaxir/big-list-of-naughty-strings
ataylor32
·hace 5 años·discuss
I think if that was ever said by a core member, it was stated as a goal, not a for sure thing. I believe I've only ever heard it as speculation / wishful thinking.
ataylor32
·hace 5 años·discuss
There have been multiple links to the "how is prangent formed" video, but let's not forget about the "Curse of The Weggy Board" video:

https://www.youtube.com/watch?v=15nNY7uofNw
ataylor32
·hace 5 años·discuss
Yes, and it works in previous versions of macOS as well
ataylor32
·hace 5 años·discuss
Hold the command key while clicking the title of the Finder window
ataylor32
·hace 7 años·discuss
I remember reading in 2003 that bananas could be extinct by 2013.