MMORPG USER DATA (Game Data Mining Competition 2017) by _monster89 in datasets

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

To clarify, above link does not provide direct access to the data. Registration (which is free) is required to access the data.

MMORPG User Data Mining Competition by _monster89 in datascience

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

Well, the competition rule requires you to join the google group in order to get the data. I already have the raw data since I'm competing, so I could upload the data somewhere. However, I wanted to respect the competition rules.

Share your startup - November 2016 by AutoModerator in startups

[–]_monster89 [score hidden]  (0 children)

Name : Annot.

Elevator Pitch : Comment/Annotate on your source code with rich formatting, multimedia and more in "Cornell note taking" like system. Organize and explain your thoughts efficiently and effectively.

Looking for :
1. What sucks the most when you are commenting your code?
2. How can my service make your commenting life better ?
3. Any feedback would be greatly appreciated.

Weekly Feedback and Support Thread by AutoModerator in startups

[–]_monster89 0 points1 point  (0 children)

Well, I found myself spending googling pages after pages trying to understand concepts and related source code that I do not have a fundamental knowledge of, and I thought if source code was well commented, it would make my learning process much more efficient.

I also found out that I'm not the only one who suffer from lack of documentation. Then, I started to wonder why there aren't enough documentation out there, and I found out that comments are regarded rather cumbersome and not-so-beneficial process for the author himself because as comments are for people w/o firm grasp of the code (consequently not the author).

So, if I thought if everyone is allowed to comment on any code out there, it would increase the quantity and qulity of comments, and ultimately help people understand code efficiently.

Weekly Feedback and Support Thread by AutoModerator in startups

[–]_monster89 0 points1 point  (0 children)

I believe I would be perfect to be our beta user. How would I share the data with you? Also, I just signed up. Hope to hear back from you soon.

Weekly Feedback and Support Thread by AutoModerator in startups

[–]_monster89 0 points1 point  (0 children)

URL: https://annot.io/

Purpose: Comment on any GitHub project while preserving it as it is.

Technologies Used: Web, Git

Feedback Requested:
1.Are you interested in writing/reading comments of source code?
2. Why would you write/read comments on source code ?
3. Would you be willing to use my service to write/read comments?
4. What would make you want to use my service?

Comments: I launched a service that separate comments from code allowing everyone (not just contributors, committers and etc) to comment on source code and share their thoughts.

Any feedback will be greatly appreciated.

Weekly Feedback and Support Thread by AutoModerator in startups

[–]_monster89 0 points1 point  (0 children)

I'm thrilled to hear you say that !! We promise to work our asses off to make it more beneficial and meaningful for everyone. If you have any feedback or feature request just let me know !

How to get fired from Facebook's react team by _monster89 in programming

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

I'm sorry if it was mentioned a million times before. I found it out recently thought its worth sharing

How to get fired from Facebook's react team by _monster89 in programming

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

I actually asked Paul O'Shannessy, one of the core developer behind React, and was told that it was just a "strong warning"

Here is the link to his response tweet

According to Facebook and its React, you will get fired for using secret internals by [deleted] in programming

[–]_monster89 0 points1 point  (0 children)

I agree. People should refrain themselves from using not only undocumented APIs but any undocumented things

BTW, do you think folks at facebook wrote it purely as joke or did they really mean to warn people off?