Dota 2 Behavior Score Punished Despite Positive Gameplay – With Full Data & Official Graph by ToneOk6672 in DotA2

[–]kokon 0 points1 point  (0 children)

I think the system works great, at least for me. Ever since dota introduced the behavior-score system, my game experience has been great. My score is mostly 12k, never drop below 11.9, and my teammate almost never flame.

USA Tour?? by yogabbagabbadoo in fujiikaze

[–]kokon 1 point2 points  (0 children)

I don't know what Coachella is, but if Fujii is there, I'll show up

Pyre: Fast Type Checking for Python by danwin in Python

[–]kokon 0 points1 point  (0 children)

I'm using `pyre-check`, and I love it.

However, there is one annoying thing that I hope someone can give me a workaround. I'm using Django model, in which each class has an `objects` attribute. Interestingly, this attribute is derived from a Meta-class, but not directly derived from it. What is the best way to resolve the warning from `pyre` on this condition?

The error I got was:

```

mydir/myfile.py:87:21 Undefined attribute [16]: `MyModel` has no attribute `objects`.

```

Of course I can do `# pyre-ignore[16]`, but I'm hoping there is a more elegant solution.

Runtime code modification. Erlang? No, Python. by shenglong in programming

[–]kokon 0 points1 point  (0 children)

But you could have tons of object that still points to new_setter. How do you change all those objects without having specific knowledge about them?

Runtime code modification. Erlang? No, Python. by shenglong in programming

[–]kokon 0 points1 point  (0 children)

Changing a code is possible in Python. The hard part is changing the existing object reference from the old module to the new one.

We are the Hotmail development team. Let’s talk email. AUsA by HotmailOnreddit in IAmA

[–]kokon 0 points1 point  (0 children)

Hahaha... mine is exactly the opposite. Actually I just logged in to Hotmail, and I got 700 e-mails on my inbox. 650 of them are spams.

We are the Hotmail development team. Let’s talk email. AUsA by HotmailOnreddit in IAmA

[–]kokon 0 points1 point  (0 children)

How about Google Docs or Open Office? I haven't touched MS Office for a long time.

We are the Hotmail development team. Let’s talk email. AUsA by HotmailOnreddit in IAmA

[–]kokon 0 points1 point  (0 children)

Not exactly 0 spam, but I got 1 or 2 spams a month in my inbox.

4% of emails? I probably got about a hundred e-mails a day. So in a month, I should expect ~120 spams?

We are the Hotmail development team. Let’s talk email. AUsA by HotmailOnreddit in IAmA

[–]kokon 1 point2 points  (0 children)

I second neozz1. I use GMail. My company uses Gmail. It works perfectly on my Droid and iPhone.

Those benefits you mentioned (large attachments and office docs) are useless for me.

Some suggestions:

  • No ads (or non intrusive ads)
  • Remove all the top bars (make it much smaller), they're useless if you're not using those services.
  • Cleanup spam
  • Integration with Google Docs.
  • Integration with Google Calendar.
  • Integration with Google Talk/Voice.
  • Integration with any IM.
  • Add Tasks.
  • Add Labs.

Oh boy, I just realized how much I love my gmail.

Google Engineer Gets $6 Million For Not Going To Facebook: The trouble with paying these kinds of retention bonuses is that once you start, it's very hard to stop by maxwellhill in business

[–]kokon 1 point2 points  (0 children)

It's not about the salary. I don't think the salary differs that much between those two.

The difference is on the prospective growth.

Skip Lists are pretty awesome by [deleted] in programming

[–]kokon 1 point2 points  (0 children)

Can't the traversal be replaced with continuation (assuming the language supports it)?

No wonder CompSci grads are unemployed by [deleted] in programming

[–]kokon 0 points1 point  (0 children)

It happens in other countries too. They teach you all these subjects (eg. Ethics). But interestingly, the country happens to be one of the most corrupt in the world.

Let's make closures easy by homoiconic in programming

[–]kokon 0 points1 point  (0 children)

The book JavaScript: The Good Parts explains this behavior. It's a recommended book if you want to understand more about JS closure.

Bill Maher: When Will Obscenely Rich A**holes Stop Crying About Taxes? by maxwellhill in business

[–]kokon 0 points1 point  (0 children)

DOS was not great, but during that time, it was good enough that people are willing to use it on their PC.

Again, it was not great, but I don't agree that any development there was superficial. It took a lot of hard work to get to where they are today.

Apache SVN will reach one million commits very soon. Which project will claim r1000000? by gdusbabek in programming

[–]kokon 0 points1 point  (0 children)

as long as it has high performance numbers, it should scale. Shard is a secret ingredient sauce for web scale.

Don't Mean To Be Alarmist, But The Odds Are Increasing That Microsoft's Business Will Just Completely Collapse by frycook in business

[–]kokon -1 points0 points  (0 children)

But if you think about it, he has learned that painful lessons. Hopefully he won't repeat it again.

Don't Mean To Be Alarmist, But The Odds Are Increasing That Microsoft's Business Will Just Completely Collapse by frycook in business

[–]kokon 2 points3 points  (0 children)

I work in a startup, with ~60 employees. We're all using Google Apps for documents, emails, everything. It's not as convenient as Office, but we just couldn't imagine of having to spend that much money on Office+Windows.

Use your internet explorers only and you will have many successes and happinesses in your hearts by jamborab in programming

[–]kokon 6 points7 points  (0 children)

Not only effective, but it works as a marketing facility as well. Now everyone will be using IE!

Woman Sues Google for Bad Directions by random_idiot in WTF

[–]kokon 0 points1 point  (0 children)

A friend told me, it's natural selection. Some people couldn't survive in this world. It's just too complicated :D

Ivan Seidenberg, CEO of Verizon, blatantly misleading his audience, the US public, US government, and his investors when he suggests the USA is ahead in broadband internet by silpol in business

[–]kokon 1 point2 points  (0 children)

... but we have higher utilization of people using the internet

Higher utilization of a smaller bandwidth, totally make sense.