Slashdot Mirror


User: azgard

azgard's activity in the archive.

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

Comments · 503

  1. Re:30 inch HP LP3605 here @ 2560x1600 on HDTV Has Ruined the LCD Market · · Score: 1

    I agree. I hate the widescreen monitors, and even more the recent trend to 16:9. For actual office work, which is more common usage of monitor than movies, the opposite is needed - high vertical space and a rather tight horizontal (because people are not able to read very long lines). I personally would buy a monitor with square resolution if such would exist.

  2. Re:Well what does the director have to say about i on EFF Assails YouTube For Removing "Downfall" Parodies · · Score: 1

    I am not German, but I think they are not banned for reenactment of historical events, under which this would certainly qualify. (We have similar laws here in Czech Republic, and they also apply to communist symbols, such as hammer and sickle).

  3. Re:too much obstacles in law on Life Recorder · · Score: 1

    It's generally assumed people don't have a perfect memory, and those few who maybe have are probably paid so much so that the moral hazard is minimized.

    In practice, there really is a difference between "I have a vague memory of how our program is implemented" and "I have videotaped the source code".

  4. too much obstacles in law on Life Recorder · · Score: 2, Insightful

    Unfortunately, it is probably very unlawful to do it. I like the idea, I wouldn't mind it at all, if only I had access to the recording and could switch it off.

    Various people mentioned laws against it, and also need for explicit consent (as opposed to implicit disagreement with someone doing that, which would be an alternative in society where such device is commonplace). I see another problem - at work, I work as a programmer, and it would be illegal for me to videotape my work and take it away.

  5. Re:More companies too on Microsoft Mice Made in Chinese Youth Sweatshops? · · Score: 0, Flamebait

    Better be ready to drop your standard of living by about 1/3.

    Really? I guess during 50s and 60s American people must have been really poor, while they were making all the stuff themselves.

  6. Re:168 hours on How Many Hours a Week Can You Program? · · Score: 1

    I think you could do even more because, from what I have heard, programming jobs slowly travel to the East.

  7. Re:These numbers are garbage on C Programming Language Back At Number 1 · · Score: 1

    I think you are confusing "higher" and "steeper". You don't need to actually use coroutines while programming in Python.

  8. Why can't on First Impressions of the 11th Doctor Who · · Score: 3, Interesting

    ..Hugh Laurie be a Doctor? That would be interesting.

  9. Re:My only question is... on Warner Brothers Hiring Undercover Anti-Pirates · · Score: 1

    Perhaps someone should send them a copy of "Who moved my cheese?", then?

  10. Re:triaging incompetence on The Economics of Perfect Software · · Score: 1

    I agree. I was going to reply in the same manner, but probably not as good as yours, thanks.

    That's the problem with bugs. The small UI bug may be caused by underlining wrong state of the program, which may also cause crash or loss of data. So unless you know almost exactly the cause of the bug, you really don't know how serious it is (especially true for mysterious bugs - if a message overflows a message box, then you probably know the problem). If you know, on the other hand, it may be economical not to fix it right now.

  11. Re:Move to India on Best Way To Land Entry-Level Job? · · Score: 1

    Actually, that was an advice I was going to make, jokingly, too. But not for India (it has bad rep and the price is too low), but for Eastern European country. I am a citizen/graduate from Czech Republic, and I landed my first job couple years ago at a large American software company. While this company dismissed some of their American workers few years ago, they were and are hiring as fast as they can here. Entry level people, mostly.

    That's capitalism at work, sadly (even though I personally now profit from it).

  12. Re:-1 Troll on Open Source Is Not a Democracy · · Score: 1

    Actually, no. You get it backwards. I am not sure what anarchy is, but I am quite sure that democracy demands that man doesn't have power over other man.

    What you are saying about the power of the majority is wrong. Democracy is not a dictatorship of majority. The decisive majority in democracy is decided at each voting, but in dictatorship of majority, the majority is pre-selected and then decides. That's a different system.

  13. Re:Dijkstra ? Legend ? on The Value of BASIC As a First Programming Language · · Score: 1

    Richard Feynman was a showman. He certainly cultivated his own myth, maybe unknowingly, but certainly. He would probably be famous even if he didn't get the Nobel prize.

  14. Re:Funny argument on The Value of BASIC As a First Programming Language · · Score: 1

    It should be also said, though, that for people who programmed on 8-bit computers (I had ZX Spectrum), there was hardly any other way than to have spaghetti code at the time. OOP was non-existent and Lisp too complex. At the time, global variables, fixed-length arrays and GOTOs were the way how to actually program effectively (both in BASIC and assembler).

  15. Simplicity on The Value of BASIC As a First Programming Language · · Score: 4, Informative

    There's something to it. I recently downloaded a ZX Spectrum+ manual from worldofspectrum.org (the colorful one), and was amazed by how simple the language is. The complete reference takes like 10 pages? And it can draw lines and circles..

    Now compare it with any modern language, such as Java or Python. The language description itself takes 10x more than that, and the libraries available are vast. I am not arguing it's a bad thing; I am just arguing that simplicity may be a key here.

  16. Re:Wikipedia's Editors on Why Wikipedia Articles Vary So Much In Quality · · Score: 1

    Because you're doing it wrong. All these things could be improved by having:

    1. Stable article revisions, which would contain merges of useful information from the unstable versions. The length of cycle should roughly depend on how many contributors are there in the article.

    2. Notability score for articles (say, from 1 - the best of 100 - to 8 - non-notable) and ability to filter categories by these (and maybe, having articles with different notability score in different namespace, so they could be recognized from the link). Another good improvement would be a 2 levels of notability - general notability in the world, and the notability within the specific culture, for example, notability of something Star Trek with respect to Star Trek universe.

    3. Notification about articles with many changes and low number of watchers.

    4. Liquid thread system.

    5. Maybe a special page for matching unsourced claims and sources. One type of people would write-up the claims, another type - experts presumably - would provide citations, and yet another editors could merge these into the article itself. By division of labour, lot of work could be saved.

    This way, encyclopedia of any size could be managed.

  17. Re:Can an AI copyright music? on How Artificial Intelligence Is Changing Music · · Score: 1

    I am not fan of copyright and not a fan of free market, but in this particular case, I think the market will deal with it. If anyone can run the AI to produce e.g. music equivalent to Mozart or any dead author, then the price of such music decreases to the point where this is basically irrelevant. Even if such a corporation retain copyrights to that music, they couldn't sell it for more than market price. It's no longer a monopoly, because this music is substitutable very well by another AI music.

  18. Re:My recommendation - Capability Based Security on Aurora Attack — Resistance Is Futile, Pretty Much · · Score: 1

    Yeah, I thought about this too, but I haven't read the paper. The problem I see is then you cannot have something like shell - where the capabilities required vary widely with what you just need to do.

  19. Re:Idea on New Wave of Antibiotic-Resistant Bacteria · · Score: 1

    Maybe it could be a user setting if the user wishes to grant karma with Funny mod?

  20. Re:Needle in a haystack? on Triumph of the Cyborg Composer · · Score: 1

    On David Cope's pages, you can find a sample of random 5000 Bach-like chorales in MIDI format. So you can judge for yourself.
    http://artsites.ucsc.edu/faculty/cope/5000.html

  21. Re:Soulnds like Improvements to Data Mining on IBM Claims Breakthrough Energy-Efficient Algorithm · · Score: 1

    And cheaper! They can now make costly idiotic decisions even cheaper.

  22. Re:Clarification? on IBM Claims Breakthrough Energy-Efficient Algorithm · · Score: 1

    It's interesting that any order actually answers the questions.

  23. Re:Cue the teabaggers. on Debunking a Climate-Change Skeptic · · Score: 1

    So what should we finance? Show me any technology that burns carbon and sequesters CO2 (i.e. is carbon neutral) and taken together manages to at least theoretically to come on par with EROI of solar or wind. *Then* we can talk.

  24. "flood of options" on Google Android — a Universe of Incompatible Devices · · Score: 1

    Flood is never a good thing. Flood of options? Meh.

    What we need is irrigation. Irrigation of options. Yeah, that and tubes.

  25. Re:Cue the teabaggers. on Debunking a Climate-Change Skeptic · · Score: 1

    And where are we going to get the energy to do that without burning additional CO2 in the process? I have never seen a sequestration or absorption method for CO2 that would be more efficient (together with fossil fuel burning) than to just use clean energy in the first place.