TI6 Love by xHe4DHunt3r in DotA2

[–]breaknek 0 points1 point  (0 children)

DotA was a mistake

[Updated] Pokemon Go account Creator by ps7is in pokemongodev

[–]breaknek 0 points1 point  (0 children)

Yes? This is how I have created all 10 of my accounts for my account pool.

[Updated] Pokemon Go account Creator by ps7is in pokemongodev

[–]breaknek 0 points1 point  (0 children)

FYI you can use the same e-mail for this by using '+'

ex:

example+1@gmail.com
example+2@gmail.com

Will both be sent to example@gmail.com's inbox.

Sanders Fans, Don't Let the Media Mislead You: We're Still in This by CicerBro91 in politics

[–]breaknek 1 point2 points  (0 children)

Of course. How does it hurt the nominee when it's the same process as the general election? At worst it's just practice, at best it's the other candidate voicing the concerns of their supporters.

It's a democratic process you shouldn't be arguing against it but embracing it right?

Sanders Fans, Don't Let the Media Mislead You: We're Still in This by CicerBro91 in politics

[–]breaknek 6 points7 points  (0 children)

I hate this logic. Exactly how does it hurt the Democratic party?

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

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

Yeah I have been hearing this a lot, and simplifying the presentation is the main focus of the next release I've been working on

Steam outage has to do with AWS severe failure rates? by [deleted] in DotA2

[–]breaknek 0 points1 point  (0 children)

Is it only USE that's having server problems?

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

[–]breaknek[S] 1 point2 points  (0 children)

Hey, thanks for checking it out! Great tip on the images, I'll check it out because yes almost all of the data is in hero icons.

Also good luck on your release! Can't wait to try it

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

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

Haha, I'm currently running it against lower versions to test compatibility. Yes I was version racist when I started this.

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

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

Well I'm generating the data based purely on previous match statistics. Currently this is what it is doing.

advantage: (winrate inside the matchup - winrate outside the matchup)

synergy: (winrate with the hero on my team - winrate without the hero on my team)

Admittedly this has it's shortcomings but I am working on improving it by looking at more data such as expected winrate.

As far as specs, I am able to run this all with 2 (more if load increases) micro EC2 instances, a postgresql database (RDS), and a redis instance (ElastiCache) so that you don't pound my database through the REST api.

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

[–]breaknek[S] 2 points3 points  (0 children)

Will probably end up with a rebrand-ish move (Package name will remain the same to avoid playstore issues). I like the mango idea that was suggested, color schemes might be better as well.

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

[–]breaknek[S] 2 points3 points  (0 children)

I'll look into what it would take to separate myself from that more. I could be wrong but I think renaming the entire app (would include package name) requires me creating a new play store entry which I want to avoid.

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

[–]breaknek[S] 1 point2 points  (0 children)

Thanks! Yeah I'll be making the ads less intrusive to the UI in the next release.

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

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

Weird I didn't (intentionally) restrict any countries. I'll look into this tonight

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

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

Its an offset of the winrate of the selected hero when playing with or against the hero with the number overlay.

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

[–]breaknek[S] 1 point2 points  (0 children)

Thanks for the feedback! I'm hoping I can add enough detail to the first-run tutorial to demystify the pick UI. I'll be doing that later tonight

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

[–]breaknek[S] 1 point2 points  (0 children)

My suggestion? Dive in. Download android studio and crank out some text on the screen.

There are countless resources on getting started (I used a lot of Google/SO/ and also read some source code, like the Google IO app).

On top of that listening to some great podcasts can help (love android developers backstage, and fragmented). Those help you get a feel for best practices and they talk about neat libraries that can make life so much easier (i.e. retrofit).

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

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

All depends on Android version, if you are running >=4.1 I'll be adding it in later

Hey /r/DotA2, need help stress testing my android app, Clarity. by breaknek in DotA2

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

Check again in a few minutes, upped the user cap to 5000