Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
leaverou
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
leaverou
1mo ago
As the article says: > This article is about how to implement a good dark mode toggle, if you have already decided you need one. It does not prescribe whether one is necessary at all. If you decide to simply default to the system prefere
2.
▲
by
leaverou
9y ago
Glad you figured it out! Btw if TinyMCE makes you icky, you may like the Markdown plugin: https://plugins.mavo.io/plugin/markdown
3.
▲
by
leaverou
9y ago
There's an FAQ item on this! http://mavo.io/faq/#angular
4.
▲
by
leaverou
9y ago
Note that as is mentioned on the website, this has indeed been tested on users, and the results of the study have gone through rigorous peer review and published at a top tier academic conference on HCI. And yes, the audience is programming
5.
▲
by
leaverou
9y ago
Not sure where you got this from. Operators are supported as normal and are listed there too.
6.
▲
by
leaverou
9y ago
That cannot be updated by the non-technical people in the company.
7.
▲
by
leaverou
9y ago
Yup, we have! Here's the paper: http://dl.acm.org/citation.cfm?id=2984551 and here's an open version: http://people.csail.mit.edu/karger/Papers/mavo.pdf Look at the References and you&#x
8.
▲
by
leaverou
9y ago
IE 11 is a dead browser. Development stopped 3 years ago. There will never be an IE 12, it's just Edge now (which Mavo works in just fine).
9.
▲
by
leaverou
9y ago
Spreadsheets have function calls as well, and yet non-programmers can use them. We don't care about making a theoretically pure distinction, we care about making something that non-programmers can actually use.
10.
▲
by
leaverou
11y ago
It's been years but I think it was just exclamation. Like "oh, fuck!".
11.
▲
by
leaverou
11y ago
Nope. There were many people around, and it was clear that he didn’t know all of them. There were people he didn't know just as close as I was. He apologized only to me, nobody else.
12.
▲
by
leaverou
11y ago
It was absolutely NOT directed just at men. We all have internalized stereotypes and biases.
13.
▲
by
leaverou
11y ago
THIS. There is nothing wrong with dick jokes. The only sexist thing about them is the imbalance: We need more vulva jokes too :)
14.
▲
by
leaverou
11y ago
“Just don’t have a bias”. Unfortunately, it doesn’t work like that. The problem is that it’s very hard to know when biases are affecting your decisions. You cannot just decide to not have them. Agreed though that fighting bias with bias is
15.
▲
by
leaverou
14y ago
Apple is a steward, but they chose not to have their logo in the footer. You can see them on the list of the stewards http://webplatform.org/stewards/
16.
▲
by
leaverou
14y ago
Um, when did we forget how to write our own abstractions? It’s not black and white, either jQuery or vanilla JS with no helpers.
17.
▲
by
leaverou
15y ago
Yup, it's all here: http://www.browserscope.org/browse?category=usertest_agt1YS1...
18.
▲
by
leaverou
15y ago
Edited, thanks!
19.
▲
by
leaverou
15y ago
Yes, as long as their unprefixed equivalent is in a W3C specification.
20.
▲
by
leaverou
15y ago
FOUC? It's only some CSS3 that won't display until DOM load, not the whole styling. As for the performance, I'm pretty sure you're just guessing, and haven't done any testing.
21.
▲
by
leaverou
15y ago
The spec-compliant gradient syntax hasn't yet propagated in Safari, even though it's in the nightlies since February.
22.
▲
by
leaverou
15y ago
It's a browser limitation.
23.
▲
by
leaverou
16y ago
Yes, eventually the prefixes get dropped. In some engines sooner than others. Eric Meyer recently wrote a nice article about this, on ALA: http://www.alistapart.com/articles/prefix-or-posthack/
24.
▲
by
leaverou
16y ago
The slides were initially made to complement my talk at Front Trends 2010, so it wouldn't make much sense in that context.
25.
▲
by
leaverou
16y ago
I just didn't want to clutter it with duplicate things like <dt class="opera">Opera</dt>. I kinda agree with your point though, it was something I also wasn't very sure about. I also agree that box-sizing is better, I have a
26.
▲
by
leaverou
16y ago
By "Full support" I meant that it fully supports the feature (without a prefix or huge deviations from the spec). It doesn't have anything to do with browser versions.
27.
▲
by
leaverou
16y ago
It's best if you read the rest of the information that I posted along with this, here: http://leaverou.me/2010/10/my-ft2010-slides-and-csss-my-pres... I mention quite a lot known compatibility issues with the presentation, including the F