Viewing profile — yrio
yrio
HN member- Joined
- Mon, Jan 23, 2017, 10:20 AM UTC
- HN karma
- 46
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About yrio
No profile information was provided.
Recent public activity
-
comment
Comment #26367942
The plugins for alternative languages (PHP, Python) are available only for IntelliJ Ultimate / paid. It's not available in free / open source IntelliJ So either [1] you buy Intelli…
-
comment
Comment #25937860
How does Ember.js compare to Angular? Both seems to aim to be a complete solution / batteries included. (I'm not familiar with Ember.js)
-
comment
Comment #25937858
How does Ember.js compare to Angular? Both seems to aim to be a complete solution. (I'm not familiar with Ember.js)
-
comment
Comment #24469055
Do you think .NET is currently being badly managed compared to Java? And do you think it will negatively affect .NET's long term future?
- comment
-
comment
Comment #23223339
You also don't like developing web frontends, you only like developing backends & games :p
-
comment
Comment #23208242
Python is popular in data science, AI & those field depends on a lot of native libraries: NumPy, SciPy, etc. Maybe that's why they chose the async await model
-
comment
Comment #23204901
I don't know about single step when debugging, but it seems intelligible stack trace for async code is available only recently, starting with .NET Core 2.1 https://stackoverflow.co…
-
comment
Comment #23165829
What do you think about .NET?
- comment
-
comment
Comment #23162152
No this doesn't record DOM structure changes. Instead this captures network traffic (bytes) into a .warc file. Then you can replay it later (from the website) or you can download t…
-
comment
Comment #23113825
I wonder what they use on the backend. Is it .NET Core?
-
comment
Comment #22820385
Do you think Blazor is doomed to fail because of this?
-
comment
Comment #22000205
What do you think about WebAssembly?
-
comment
Comment #18634231
PWA in Windows 10 can access the same APIs as UWP C# & C++ apps https://docs.microsoft.com/en-us/microsoft-edge/progressive-... . I don't know about Android / ChromeOS.
-
comment
Comment #18081657
I often read complaints that Xamarin is buggy (builds randomly stop working, often need to restart Visual Studio, etc). How's your personal experience with Xamarin? How's the tooli…
-
comment
Comment #14759234
I think brango's point is that it can be dangerous to give medical advice if you are not qualified / not a MD, & even then, it should be given only after proper examination
-
comment
Comment #14751036
Other than the "Dash to Panel" extension mentioned by another user, you can also use the "Dash to Dock" extension to get pinnable taskbar (can be set to always visible / auto hide)…
-
comment
Comment #14687092
I think the last problem is commonly called "procrastination" and different from workaholism & doing busywork like creating needless meetings, reports, etc.
-
comment
Comment #14684876
Can I ask you to work excellently in your job & donate some % of your income to a charity for some amount of time (not just a one time thing) ? ;) Any charity with good reviews in …
-
comment
Comment #14618409
Dart is quite similar to Java. If you are already familiar with Java I believe it will take you very little time to get started with Dart. FWIW, I was able to write two small but u…
-
comment
Comment #14442685
> Who cares whether the code came from our head or from something publicly available on the internet, or from someone willing to help us? I hope you are not implying it's OK for st…
-
comment
Comment #14433967
I have not used Qt, which is why I'm asking (but I've used Swing in the past)
-
comment
Comment #14433859
AFAIK, Qt also uses the same approach (it does not use native widgets), yet it does not get the same bad reviews like Swing & JavaFX. On the opposite, I think people generally like…
-
comment
Comment #14371093
Dart is used for AdWords [0] and AdSense [1]. Both of which account for 89% of Google's revenue. It's also used for Google's internal CRM (Greentea), and Google Fiber. [0] http://n…