Slashdot Mirror


User: Cheburator-2

Cheburator-2's activity in the archive.

Stories
0
Comments
24
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 24

  1. Re:And yet from actual code... on Is Visual Basic .NET More Popular Than JavaScript? (zdnet.com) · · Score: 1

    TIOBE doesn't count "search queries". Instead, it counts "number of pages". So, Google shows something like "Visual Studio basics" as an answer to "Visual Basic programming", and TIOBE counts that.

  2. Re:How was the testing assumption validated? on Is Visual Basic .NET More Popular Than JavaScript? (zdnet.com) · · Score: 1

    It's worse than that. They don't count number of queries, they only count number of pages that are shown as a result of the query. Old languages with thousands of forum and blog postings naturally have an advantage this way, and also languages with names that also have another popular meaning. For example, Google shows not only programming links for "Dart programming", and also shows "Visual Studio basics" as a result for "Visual Basic programming".

    TIOBE is a bad-bad-bad index, I don't understand why somebody still continues to use it. It shows "TypeScript" as less popular than "Dart", "Visual Basic" as more popular than "C#", etc, etc,

  3. Re: Bubble bursting in 3, 2, 1 ..... on Facebook To Buy WhatsApp · · Score: 1

    There are many users in Europe, Russia and Asia. US seems to be enchanted by a madness of Snapchat.

  4. Re:Misleading article... read the real post by Gab on Gabe Newell Responds: Yes, We're Looking For Cheaters Via DNS · · Score: 1

    You seem the only person to actually go and read that article.

  5. Re:Not sending history to Valve on Gabe Newell Responds: Yes, We're Looking For Cheaters Via DNS · · Score: 1

    I suspect the actual DNS being hunted for are the cheats' "DRM" servers that ensure you paid the guy who made the cheat money.

    Imagine, Newell said exactly this. Only DRM sites, not web sites. How did you guess it?

  6. Re:Debug, document, add tests, refactor on Ask Slashdot: What Do You Do If You're Given a Broken Project? · · Score: 1

    Not at all. Why are you putting words in my mouth that I clearly didn't say?

    Because that is a logical consequence of what you did say. If your product is sufficiently complex, then it's not perfect internally. To make a product "perfect" internally takes at least 3x time, and competitors would not sleep at that time. And you would be polishing features that maybe dropped or rewritten in the next versions. It's better to have some user input before you start polishing. Write - release - refactor - repeat. That is what works in a real world.

  7. Re:Debug, document, add tests, refactor on Ask Slashdot: What Do You Do If You're Given a Broken Project? · · Score: 1

    Do you mean "don't ever do any challenging task at all, fuck the external time constraints, reject all customer feature requests if they are too complex"? Sorry, it doesn't work that way in a real world. What one really should do is to request quiet time once in a while when one can refactor and improve her own code. That's when code masterpieces are born.

  8. Debug, document, add tests, refactor on Ask Slashdot: What Do You Do If You're Given a Broken Project? · · Score: 1

    Recently I had a very similar, but mirror experience. I've written a piece of complex code. Then a new guy came, looked at my code (he needed to fix a couple of things there) and decided that it's a piece of shit that could and should be rewritten from scratch in a couple of days. He failed. It's not that my code wasn't a piece of shit (it was), but there was a reason for it: that code was responsible for a very complex task and there was a severe time constraint. Most likely you have a similar code. My advice: don't blame the author. Instead, try to understand why his code is so complex. Study it, debug it, document it. Add high level tests for all possible situations. Then try to refactor the code to make it more robust and easier to understand. Good luck!

  9. IDEA & ReSharper on Visual Studio vs. Eclipse: a Programmer's Comparison · · Score: 1

    Google threw out Eclipse to replace it with IntelliJ IDEA as a basis for its Android Studio. Why didn't author consider comparison with IDEA instead of Eclipse? Also Visual Studio is commonly used together with ReSharper, it made sense at least to mention it.

  10. Do learn a second language, but not because of job on Ask Slashdot: 2nd Spoken/Written Language For Software Developer? · · Score: 2

    I speak Russian, English and I'm learning German. But what I've learned so far is that you don't need any human language except English to be a good programmer. Learning a second language won't improve your programming skills or your value, cause all other good programmers speak English.

    On the other side, learning a second language allows you to develop your brains, improve your memory and to delay brain aging. Which language to learn depends on what time do you have and what language is easier for you to practice. If I were you, I'd learn Spanish or French because you can always travel to Mexico or Canada to practice it. Other variants: if you have little time, learn English-like language like German, it would be easier. Still more time - learn Slavic language like Russian or Czech (yes, they make a good beer in Prague, definitely worth visiting). But if you have a shitload of time, then learn completely different language like Japanese, Chinese, Finnish or Arabic.

  11. FUD article on How Google Killing Accounts Can Leave Androids Orphaned · · Score: 5, Informative

    Google doesn't suspend Gmail and Picasa when it disables Google+ profile, only Google+ and unfortunately Google Reader gets suspended. And in case of Dylan - well, just don't put anything resembling child porno in Picasa, and you'd be ok.

  12. What is Arduino? on ARM-Based Arduino Competitor At SparkFun · · Score: 1

    Am I the only one who doesn't get what is this post about? What is Arduino and why is it so important?

  13. Re:Do no evil on Google Researcher Issues How-To On Attacking XP · · Score: 2, Interesting

    I don't think his managers approved his conduct. He doesn't believe in responsible disclosure, but it seems like Google as a company do. So I wouldn't be surprised if apology or termination would follow soon.

  14. Tetris need creativity? on All the Best Games May Be NP-Hard · · Score: 1

    Not a chance, you can play it half asleep without a single thought, just as easy as writing or talking. I've written a relatively simple algorithm for a computer to play tetris, it enumerates all possible options of placing a piece and compares certain properties of resulting landscape (number of holes, smoothness of surface, etc). Of course it is not perfect, but it can easily outplay most human players without any problems.

  15. Give them license to modify the code on Why Paying For Code Doesn't Mean You Own It · · Score: 3, Insightful

    First of all, client expects to be able to use and MODIFY code you've done for them, both physically and legally. Who owns the code - is the second question. They don't want to own your library - they just want THE LICENSE allowing them to see, modify and use that modified code. It is the same thing as open source, except that they don't get the right to redistribute your library.

    Don't be a dick, just give them that license.

  16. Re:Don't forget the fun this time! on Civilization V Announced For This Fall · · Score: 4, Informative

    What version are you talking about? The last version to irritate us with pollutions was Civ 3. Civilization IV with health counters was quite reasonable and not annoying.

  17. Notebooks on Civilization V Announced For This Fall · · Score: 1

    Civilization-like games are perfectly suited for playing on notebooks. Please, tell me that this new graphic engine is smart enough to downgrade visual effects and run on notebooks and netbooks... And that is doesn't require a CD in drive...

  18. Obligatory Southpark reference on Lego Creating Multiplayer Online Game · · Score: 1

    Imagination? Will Kyle suck Cartman's balls?

  19. Re:How about fixing the Memory leaks? on Mozilla Firefox 3.6 Released · · Score: 1

    Maybe he is using some badly written extensions or visits some flash-heavy sites?

  20. Re:Speed Kills (play it safe - buy a Chevy) on Mozilla Firefox 3.6 Released · · Score: 4, Interesting

    Just downloaded it - it's just as fast as Chrome or even faster. Typing this from shiny new browser.

  21. Re:How long on a Low end laptop on Asus Promises 12-Hour Battery Life In New High-End Laptop · · Score: 1

    Then you need CULV notebook, like Asus UL20a. They have 12-13" display, long battery life, but are rather lightweight (cause they l).

  22. Re:predicted convergence unlikely on Technology Changes To Kill Netbooks? · · Score: 2, Informative

    Exactly. Some people don't understand that netbooks fill exactly the same niche that Sony Vaio's filled before them: lightweight universal computers, but with display and keyboard large enough to be productive for the most computer task. "Universal" is important part here: some people would browse the web, others would write some documents, watch films, sort pictures from photocameras or even play games. I even have IDE installed and happily code while on the road. You cannot do that with smartphone!

  23. Re:Not the same thing on Technology Changes To Kill Netbooks? · · Score: 2, Insightful

    No, netbooks have a much larger displays that smartphone. If you are going to watch films/photos, browse the web or even read the books, then you need larger screen than smartphone's 3.5".

  24. SELinux on Linux 2.6.0-test3 Released · · Score: 1

    Linus mail says that SELinux security module is included in this release. It is interesting whether distributions will start to include SELinux support in standart editions.