Live data from Hacker News

Viewing profile — leaverou

leaverou

HN member
Joined
Sun, Oct 31, 2010, 6:12 PM UTC
HN karma
50
Public activity
26 items

About leaverou

No profile information was provided.

Recent public activity

  1. comment
    Comment #14415260

    Glad you figured it out! Btw if TinyMCE makes you icky, you may like the Markdown plugin: https://plugins.mavo.io/plugin/markdown

  2. comment
    Comment #14411370

    There's an FAQ item on this! http://mavo.io/faq/#angular

  3. comment
    Comment #14411331

    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 acad…

  4. comment
    Comment #14411280

    Not sure where you got this from. Operators are supported as normal and are listed there too.

  5. comment
    Comment #14362960

    That cannot be updated by the non-technical people in the company.

  6. comment
    Comment #14362948

    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 …

  7. comment
    Comment #14362901

    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).

  8. comment
    Comment #14362883

    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…

  9. comment
    Comment #10761976

    It's been years but I think it was just exclamation. Like "oh, fuck!".

  10. comment
    Comment #10761153

    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 els…

  11. comment
    Comment #10761052

    It was absolutely NOT directed just at men. We all have internalized stereotypes and biases.

  12. comment
    Comment #10760819

    THIS. There is nothing wrong with dick jokes. The only sexist thing about them is the imbalance: We need more vulva jokes too :)

  13. comment
    Comment #10760781

    “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 n…

  14. comment
    Comment #4627630

    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/

  15. comment
    Comment #4177051

    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.

  16. comment
    Comment #3544303

    Yup, it's all here: http://www.browserscope.org/browse?category=usertest_agt1YS1...

  17. comment
    Comment #3544294

    Edited, thanks!

  18. comment
    Comment #3543975

    Yes, as long as their unprefixed equivalent is in a W3C specification.

  19. comment
    Comment #3103336

    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.

  20. comment
    Comment #2453018

    The spec-compliant gradient syntax hasn't yet propagated in Safari, even though it's in the nightlies since February.

  21. comment
    Comment #2453015

    It's a browser limitation.

  22. comment
    Comment #1855215

    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…

  23. comment
    Comment #1854574

    The slides were initially made to complement my talk at Front Trends 2010, so it wouldn't make much sense in that context.

  24. comment
    Comment #1853958

    I just didn't want to clutter it with duplicate things like Opera . I kinda agree with your point though, it was something I also wasn't very sure about. I also agree that box-sizi…

  25. comment
    Comment #1853950

    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.