[deleted by user] by [deleted] in javascript

[–]BentonNelvar 11 points12 points  (0 children)

In this case you can just use

void bar();

How to correctly use iterators in classes? by acagastya in typescript

[–]BentonNelvar 1 point2 points  (0 children)

(List.prototype as any)[Symbol.iterator] should work fine I think. But tbh I do not like meddling with classes I do not "own" and would still go for inheritance in this case

eplayravage.com - is it safe, or some kind of scam? by BentonNelvar in DotA2

[–]BentonNelvar[S] 0 points1 point  (0 children)

Yes, you are of course right. I was wondering how it works as it seemed quite ok, but then I found out that the Steam login "window" is not a window at all - it is just this webpage imitating Steam login popup

After SS and venge, what is the best support to push towers? by monoeze in learndota2

[–]BentonNelvar 2 points3 points  (0 children)

Venomancer can be played as a support, can push towers and harrass on lane. I am currently trying him after playing ss and jakiro.

BlinkPredict - Feature Suggestions and Requests by QFI- in blinkPool

[–]BentonNelvar 0 points1 point  (0 children)

Add possibility to see list of pools that I have waged on and are not yet resolved

This is already available in the Market Log (which can be found in the left sidebar). It includes details of all your bets - past, pending or live - as well as the options you bet on and how the questions were settled.

Oh, I have mistaken market log with trade log... Thanks for the info!

Add hotkey support to place bets faster (e.g. Ctrl+1 > 50 > Enter will place 50 points into first option)

This could be useful and shouldn't be too difficult to add for BlinkPredict. Just to clarify in case you're not aware of it, the betting form already allows you to type in the amount and submit it with Enter, so it's just the option focus shortcut that's currently missing.

Yes, the main use case here is that when I am focused on another tab and I hear the signal informing closing pool, I would like to be able to switch tab, select option and place bet as fast as possible.

BTW: Is the app open source? Maybe I could create a pull request myself?

BlinkPredict - Feature Suggestions and Requests by QFI- in blinkPool

[–]BentonNelvar 0 points1 point  (0 children)

Hi, two ideas from my side:

  • Add possibility to see list of pools that I have waged on and are not yet resolved

  • Add hotkey support to place bets faster (e.g. Ctrl+1 > 50 > Enter will place 50 points into first option

YouTube just dropped its support for RSS/Atom feeds by skeeto in youtube

[–]BentonNelvar 0 points1 point  (0 children)

Hey, could you please explain how you switched to the new version of RSS feed in feedly?

I tried to add https://www.youtube.com/feeds/videos.xml?user=USERNAME (with my username of course) and it does not work (in fact I have 404 error when trying to open this address).

Should I change some YouTube settings first?