Viewing profile — vladimir-y
vladimir-y
HN member- Joined
- Mon, Jan 26, 2015, 1:22 PM UTC
- HN karma
- 126
- Public activity
- 222 items
- HN profile
- View on Hacker News ↗
About vladimir-y
No profile information was provided.
Recent public activity
-
comment
Comment #43609484
> They are all crying for the audience, the losers. There is an opinion that making them (a big business, and overseas players too), crying for audience is a way to make them loyal…
-
comment
Comment #21898089
https://github.com/DeaDBeeF-Player/deadbeef
-
comment
Comment #19882308
Is there a way I could let some CI service like Travis CI to ONLY publish the packages to this GitHub Package Registry? ONLY means I don't want to expose the entire GitHub account …
-
comment
Comment #19727224
> focusing on a compiler versus a full on framework Angular goes a similar way, just look up Ivy renderer on the internet.
-
comment
Comment #19727192
Zones is only responsible for triggering change detection caused by user/external input. It's possible to use Angular without Zones.
-
comment
Comment #19722783
> Cybernetically enhanced web apps Is not AOT compilation is a more traditional name for such stuff?
-
comment
Comment #19722755
- Is speed comparison going to include Angular with Ivy renderer enabled (and probably OnPush change detection strategy enabled)? It's also AOT rendering stuff that doesn't use vir…
-
comment
Comment #19553241
"... than Apple says" as thinking and saying is not the same thing.
-
comment
Comment #19450866
Apple dumped audio-jack in order to make more money selling pricey AirPods. Now they want even more of your money.
-
comment
Comment #19450831
> Brexit is completely dumb Well not completely. It allows UK politicians to imitate useful activity around the Brexit.
-
comment
Comment #19270485
If you need to maintain and extend the project I'd consider converting the JavaScript code to TypeScript with strict compilation option enabled.
-
comment
Comment #19103684
> TypeScript revolutionized the act of writing JavaScript I agree with this point. > React and JSX revolutionized the act of writing HTML I see nothing revolutionary in React. > Gr…
-
comment
Comment #17362998
I was a Firefox user long time ago, but then switched to Chrome since Firefox was freezing as hell. But just recently I switched back to Firefox Quantum and have been happy so far.…
-
comment
Comment #17326069
Try this ['1','1','1'].map(Number). That's just about language specifics, not a question for seniors in my opinion.
-
comment
Comment #17137416
It's built on Electron.js, so for Desktop only, how is it useful then? https://www.inoreader.com/ is still working well by the way.
-
comment
Comment #16786617
Lenovo Thinkpad line, Dell Latitude line, HP Zbook line.
- comment
-
comment
Comment #15998379
You are doing it wrong asking the question instead of starting doing stuff either with your mentor or in your own. It's never too late while you are alive.
-
comment
Comment #15912599
> It's the most simple framework I've ever learned. Not a framework, but library.
-
comment
Comment #15861064
Sure, but just don't limit yourself by the Rollup.js only. Again Webpack is a module bundler (modularization is there), and it was a module bundler before Rollup.js went public. So…
-
comment
Comment #15857992
It's already a common approach to pack CSS and some other stuff into the single JS bundle, so it's feasibly and many devs already do that. It should be possible to do with any mode…
-
comment
Comment #15857981
Why would you use Parcel if it's not yet ready to provide all the needed functionality? There is also fuse-box bundler, I din't try it on complex projects though (and not going to …
-
comment
Comment #15857953
Webpack actually does the same (it's module bundler), browserify too (but in a more limited way). Gulp ant Grunt are not the module bundlers at all, but simply a task runners - abs…
-
comment
Comment #15829698
There are many Linux distros these days with graphical installers, that look great out of the box, etc.
-
comment
Comment #15829693
Apple pushes those who have not yet moved to Linux to do so?