Viewing profile — kensign
kensign
HN member- Joined
- Thu, Nov 19, 2015, 7:32 AM UTC
- HN karma
- 17
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About kensign
No profile information was provided.
Recent public activity
-
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 …
-
comment
Comment #19680517
literally hundreds of entries, I don't think that's very cool.
-
comment
Comment #18479319
isn't this more about declarative vs. imperative?
-
comment
Comment #17940644
photoshop 4, all over again
-
comment
Comment #14935395
this makes it official. :/
-
comment
Comment #13348492
I think http://aurelia.io is much cleaner.
-
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 …
- story
-
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…
-
comment
Comment #12937199
It's funny how this anti-pattern like has become so widely accepted.
-
comment
Comment #12937090
check out http://aurelia.io
-
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…
-
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…
-
comment
Comment #12450955
pretty much every standard browser that is in use supports SVG. I've been using it for years.
-
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…
-
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…
-
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...
- comment
-
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 …
-
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…
-
comment
Comment #12244229
thank you, thank you, thank you. Aurelia is an excellent system for this exact use of a web component.
-
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…
-
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…
-
comment
Comment #12244007
Do you actually understand how it really works?
-
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…