Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ataylor32
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ataylor32
1y ago
Here is a relevant discussion: https://news.ycombinator.com/item?id=15256890
2.
▲
by
ataylor32
3y ago
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(
3.
▲
by
ataylor32
4y ago
Do you do anything to handle "hidden tracks" (i.e. the last track has some audio, then some silence, and then some more audio)?
4.
▲
by
ataylor32
4y ago
Are you sure? It's my understanding that screen readers know to ignore elements with display:none;
5.
▲
by
ataylor32
5y ago
Not to be confused with https://github.com/microsoft/pyright
6.
▲
by
ataylor32
5y ago
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=
7.
▲
by
ataylor32
5y ago
> why not just do a bash script with a switch in it? Here is another alternative: https://github.com/TekWizely/run
8.
▲
by
ataylor32
5y ago
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
9.
▲
by
ataylor32
5y ago
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.
10.
▲
by
ataylor32
5y ago
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
11.
▲
by
ataylor32
5y ago
Yes, and it works in previous versions of macOS as well
12.
▲
by
ataylor32
6y ago
Hold the command key while clicking the title of the Finder window
13.
▲
by
ataylor32
6y ago
Thanks! This sounds like a great setup.
14.
▲
by
ataylor32
6y ago
Can you elaborate on this?: > I do all of my development remotely via ssh and local forwards I do a little with SSH tunnels, but not much. Do you mean you have it set up so that on your Mac you can go to localhost:8080 (or whatever) in y
15.
▲
by
ataylor32
6y ago
I'm not the person you replied to, but I frequently use the play/pause key and also the volume keys. I occasionally use the function keys in my text editor too.
16.
▲
by
ataylor32
6y ago
Google Calendar has been spotty for me and Hangouts isn't working at all.
17.
▲
by
ataylor32
6y ago
This reminds me of MUPTs
18.
▲
by
ataylor32
6y ago
I see it at that address now. Also at https://releases.ubuntu.com/focal/
19.
▲
by
ataylor32
6y ago
Thanks!
20.
▲
by
ataylor32
6y ago
Yes, that's what I'm referring to. You can see it in Fork's screenshot: https://git-fork.com/images/diffViewer.jpg But if you look at Guitar's, you'll see the lack of word diffing, and that mak
21.
▲
by
ataylor32
6y ago
Fork ( https://git-fork.com/ )
22.
▲
by
ataylor32
6y ago
Based on one of the screenshots, it looks like Guitar doesn't support word diffing. Sourcetree lacks word diffing as well and has had an issue about it since 2012: https://jira.atlassian.com/browse/SRCTREE-888
23.
▲
by
ataylor32
7y ago
A few issues I have run into with Edge: 1. The :focus-within CSS pseudo-class doesn't work 2. object-fit only works on images 3. These SVG loaders don't work: https://samherbert.net/svg-loaders/
24.
▲
by
ataylor32
7y ago
> ahead of 20H1 when all consumers presumably will be pushed to it I'm not sure it will be part of 20H1. https://blogs.windows.com/msedgedev/2020/01/15/upgrading-new... says: > If you’d prefer
25.
▲
by
ataylor32
7y ago
https://www.reddit.com/r/SomebodyMakeThis/
26.
▲
by
ataylor32
7y ago
Firefox Send can be used without signing up. The limitations are 1 GB instead of 2.5 GB, a maximum of 1 download instead of 100 downloads, and a maximum of 1 day instead of 7 days. So it's still useful in certain circumstances. Why not
27.
▲
by
ataylor32
7y ago
> It didn't make it to the developer notes I see it here: https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Rel...
28.
▲
by
ataylor32
7y ago
I remember reading in 2003 that bananas could be extinct by 2013.
29.
▲
by
ataylor32
7y ago
I was reminded of this: https://en.wikipedia.org/wiki/Polyglot_(computing)
30.
▲
by
ataylor32
7y ago
Are you on Linux? https://caniuse.com/#feat=av1 says that FF 66 has it enabled by default only for Windows and macOS users.
More ›