Live data from Hacker News

Viewing profile — kensign

kensign

HN member
Joined
Thu, Nov 19, 2015, 7:32 AM UTC
HN karma
17
Public activity
46 items

About kensign

No profile information was provided.

Recent public activity

  1. comment
    Comment #19797483

    This is analogous to Google declaring one fine day that its getting out the advertising business, but adding security features to do so. MZ describes steps to improve security and …

  2. comment
    Comment #19680517

    literally hundreds of entries, I don't think that's very cool.

  3. comment
    Comment #18479319

    isn't this more about declarative vs. imperative?

  4. comment
    Comment #17940644

    photoshop 4, all over again

  5. comment
    Comment #14935395

    this makes it official. :/

  6. comment
    Comment #13348492

    I think http://aurelia.io is much cleaner.

  7. comment
    Comment #12959162

    I suggest people check out http://aurelia.io Otherwise I have to say this is the worst advice for any engineer building a commercial website. Maybe if someone went back in time 10 …

  8. story
  9. comment
    Comment #12949823

    That's quite an exaggerated presumption. Office for mac has been around for years. VSC will more than likely give sublime a run for its money as they are very similar on the Mac pl…

  10. comment
    Comment #12937199

    It's funny how this anti-pattern like has become so widely accepted.

  11. comment
    Comment #12937090

    check out http://aurelia.io

  12. comment
    Comment #12587307

    SVG is an untapped technology. It functions as an embedded document. When used within the Object tag, it can run javascript and CSS and ideally renders complex graphics with a much…

  13. comment
    Comment #12504400

    Before you consider Angular 2, do yourself a favor and check out http://aurelia.io . Compare the differences and consider the trade offs with complexity vs simplicity. It's worth a…

  14. comment
    Comment #12450955

    pretty much every standard browser that is in use supports SVG. I've been using it for years.

  15. comment
    Comment #12434679

    The good choice is not to make a hasty decision without the backing of the rest of the organizers. This is not a mistake, it is a very intentional move to exclude the rest of the o…

  16. comment
    Comment #12249952

    yeah... You might want to try it out and read the docs before you make such claims https://github.com/aurelia/web-components remember too, the ES6 is transpiled. Also, I am done wi…

  17. comment
    Comment #12245606

    that work is handled by Aurelia itself. You don't explicitly need to define the element. http://aurelia.io/hub.html#/doc/article/aurelia/framework/la...

  18. comment
  19. comment
    Comment #12245267

    You mean besides the one where I learned it and realized I would never use it in production? No, and here is why: 1. There is no adherence to the living standard 2. Web components …

  20. comment
    Comment #12245266

    lol dude, you're a riot. Have a discussion. How far you want to drift away from the issues that have been laid it is not a discussion. Everything you write is just one big red-herr…

  21. comment
    Comment #12244229

    thank you, thank you, thank you. Aurelia is an excellent system for this exact use of a web component.

  22. comment
    Comment #12244207

    Wow. I am clinging to the past JS development model? I said nothing of technical substance? If you want to develop a large and "simple" application look at Aurelia. The whole point…

  23. comment
    Comment #12244070

    Well it doesn't simplify development and that's the point, it's not a clean separation of concerns. It defies the whole purpose of using CSS, the DOM API and keeping your javascrip…

  24. comment
    Comment #12244007

    Do you actually understand how it really works?

  25. comment
    Comment #12243900

    I absolutely agree! React is quite possibly the worst anti-pattern I have ever seen in my 20 years of internet programming. JSX is HTML and HTML in javascript is a horrible, horrib…