Slashdot Mirror


User: dolmen.fr

dolmen.fr's activity in the archive.

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

Comments · 513

  1. 1982 Minitel launches in France on Why Didn't the Internet Take Off In 1983? · · Score: 1

    The Minitel device and services were available in France. 9 millions of terminal have been distributed since.
    A 40x25 terminal, asynchronous 1200/2400 bauds.

  2. Re:Overplayed Their Hand on Microsoft Files EU Antitrust Complaint Against Motorola Mobility · · Score: 1

    How is this relevant to H.264? That's what the article is about, isn't it?

  3. Re:That's rich on Microsoft Files EU Antitrust Complaint Against Motorola Mobility · · Score: 1

    The word "standard" may be ambiguous.
    But I agree with Icebike that it is common to associate it by default with the "de facto standard" definition on Wikipedia.

    Disclaimer: english is not my native language.

  4. Re:That's rich on Microsoft Files EU Antitrust Complaint Against Motorola Mobility · · Score: 1

    This is unjustifiable on Motorolas part

    That's just the patent game. That's not fair to say the system is good when it is good for you and say it is bad when it is bad for you.
    If you don't want to lose, don't play.
    WebM is free, H.264 is not.

  5. H.264 vs WebM, again on Microsoft Files EU Antitrust Complaint Against Motorola Mobility · · Score: 1

    Looks like Microsoft is at least discovering that H.264 is patent encumbered, and that this can hurt business. Hey, just use WebM!

  6. Re:Follow up: on Man Digs Out Basement Using Radio Controlled Toy Tractors · · Score: 1

    Follow-up article (but to related to the parent joke): a interview of Joe.

  7. Re:This is a tough one.. on Ask Slashdot: How To Allow Test Takers Internet Access, But Minimize Cheating? · · Score: 1

    Essays are probably harder to cheat on without getting caught.

    Essays are easy if you have an accomplice outside the classroom that does completely your job. For example a student of a previous year.

    I would say to avoid short answer questions like multiple choice or one word answers.

    Short answers can be ok if it is take longer to copy the question to an accomplice outside the classroom than to solve it yourself. Keeping the problem on paper can help for that.

  8. Re:Watch them closely on Ask Slashdot: How To Allow Test Takers Internet Access, But Minimize Cheating? · · Score: 1

    I think this solution is close to optimal.

    Well, in theory.
    You are of course avoiding to even suggest a practical implementation with the technical details such as software list and network architecture. We are on Slashdot. That's what we expect from a useful answer.

  9. Re:Whitelist it. on Ask Slashdot: How To Allow Test Takers Internet Access, But Minimize Cheating? · · Score: 1

    More importantly, monitoring the answer to you question on a general website is like going to the casino. Much time spent that should instead be spent trying to solve the problem itself, and no garanteed result.
    If the problem is well done, the real danger is the accomplice case, where brain resource is multiplied and the problem is solved by multiple brains in parallel.

    The only solution I see would be to make hard to post the problem to someone else. Maybe with a very long text on paper (that would take to reproduce with the keyboard, assuming no access to digital photo) or with critical data presented as graphics. Or a lot of small questions where finding each answer takes less time than posting the question.

  10. Re:That is simple... on Ask Slashdot: How To Deal With Refurbed Drives With Customer Data? · · Score: 1

    Zero the empty space to achieve the best compression, although someone might like rooting around in the raw data.

    Instead, use TestDisk/PhotoRec to recover the useful deleted data to bundle it also in the TGZ.

  11. Re:Best suggestion is Kodu on Ask Slashdot: Tools For Teaching High School Kids How To Make Games? · · Score: 1

    I depends on what fundamentals you find the most important to teach.
    If this is game design and UI design, teaching assembly is not relevant. Programming super-optimized code is not the only skill required to create a good game. Even far from it.

  12. Re:too broad on Ask Slashdot: Assembling a Linux Desktop Environment From Parts? · · Score: 1

    question is too broad.

    Response is useless.

  13. It reminds me old time... on Is Overclocking Over? · · Score: 1

    I remember how in 1998 it was said that overclocking is dangerous and that it can kill your processor.
    My dad still use nowadays my old overclocked Intel Celeron 300A. I only had to reduce the RAM usage (one bank is dead and searching for a new one is not worth it).

  14. Re:No on Do Slashdotters Encrypt Their Email? · · Score: 2

    No you're not using encrypted e-mail. Because your e-mails are stored in clear on Google servers. Which means that Google admins can read your e-mails, and so they can give access to it to other entities that may want it (governments...).
    No, on Gmail your e-mails are not more private than somewhere else.

  15. Re:The idea of "Language 2.0" is evil on Why We Need More Programming Languages · · Score: 1

    perl5 to perl6 isn't going to happen.

    Because Perl 6 is a totally new language, not just an upgrade, that will live side by side with Perl 5.

    Perl 6 has so many innovations and changes of paradigms that it is hard to implement. Unfortunately the programming world has not yet enough heard of its features, and so the implementation team is yet not big enough to make the implementation work go faster.

  16. Re:Good advice .. but check your contract on How Do I Get Back a Passion For Programming? · · Score: 3, Interesting

    Disclaimer: IANAL
    Use a source code repository. Never work on the project from the office (or from a computer lent by the company). Never commit from your office. Never commit during office hours. Never reuse code you wrote at work in your project.
    The repository log will be a good help to show your good faith if ever you get in trouble. Especially if the repository is hosted by a tier (Gitorious, GitHub, Google Code, SourceForge...) that could help to garantee that you did not cheat with the logs.

  17. Re:Enterprise support on How Can I Justify Using Red Hat When CentOS Exists? · · Score: 1

    RedHat support is not just what I see when you refers to "technical support": this not just answering the phone. This is also providing software patches to issues (and in particular security issues) quickly. CentOS also provides those patches, but they garantee that there is no time garantee, and also ask you to help to do the job.

    The risk of running a system with unpatched vulnerabilities with public exploits is much higher with CentOS, by construction.

  18. Re:You're wrong. on How Can I Justify Using Red Hat When CentOS Exists? · · Score: 1

    I would not use RPM as a reference in a discussion about RedHat software now: the current state of RPM development is a bit fuzzy (at least from an outsider point of view) with two separate forks in existence.

  19. Re:Not a troll but.... on Ask Slashdot: GNU/Linux Laptops? · · Score: 1

    why does the standard terminal in Ubuntu by default make you press Shift-Control-C and -V for Copy/Paste instead of just Control-C?

    * because Ctrl+C is already used for something else in standard Unix-like terminals
    * you should use Ctrl+Insert / Shift+Insert if you prefer 2-keys-only shortcuts

  20. Re:Not a troll but.... on Ask Slashdot: GNU/Linux Laptops? · · Score: 1

    <rant>
    The main reason why Linux distros work not too badly even on new ThinkPads is that most of the time latest hardware (especially video chipsets) is not available on ThinkPads.
    So you pay more than the price of bleeding edge hardware, but for the hardware of last year.
    </rant>
    Which has Linux drivers mostly ready.

    Dolmen, ThinkPad owner.

  21. Re:Not a troll but.... on Ask Slashdot: GNU/Linux Laptops? · · Score: 1

    ThinkPads are not made anymore by IBM for a long time now: the division has been sold to Lenovo six years ago.

    I have a 3 years old ThinkPad (bought with Vista) running Ubuntu 11.04 and it runs fine. Can't say anything about Red Hat or IBM support for those hardware, and I would not such a general statement: the hardware support can only be guaranteed if it is on a contract. But the problems with such contracts, is that they usually guarantee only the operating system that the machine is sold with. Bye bye upgrades...

  22. Re:2.00 = 1.99 + 0.01: what's new? on Mojolicious 2.0: Modern Perl For the Web · · Score: 1

    It's just a new release that break things, like almost every others...

    My point is that the "release early, release really really really often" model of Mojolicious is hard to follow, and sometimes painful.

    Also 2.0 being a major release just after 1.99 is quite unexpected as I've seen nothing announcing it (neither in Changes or on the blog.

  23. 2.00 = 1.99 + 0.01: what's new? on Mojolicious 2.0: Modern Perl For the Web · · Score: 1

    Mojolicious has releases almost every day. 2.0 is just 1.99 + 0.01.
    So what's new? It's just a new release that break things, like almost every others...

  24. Re:Questions on Gate One 0.9 Released, Brings SSH To the Web · · Score: 1

    Then there's the fact that Gate One has a zillion features that are missing from Ajaxterm... The most important of which is the terminal emulation isn't nearly as buggy! LOL. For reference, I am intimately familiar with Ajaxterm as I wrote an older, similar program a few years ago that was based off of it.

    BTW: I HATE debugging the terminal emulator!

    Do you plan to provide a terminfo definition for your terminal?

  25. Re:Key pairs? on Gate One 0.9 Released, Brings SSH To the Web · · Score: 1

    I had the bright idea of writing a plugin system for Gate One and making the SSH part just another plugin :)

    Key-based SSH authentication and user management thereof should be there in 1.0.

    Are theese the parts that you plan to make your businness with? At least they do not seem to be in the GitHub repo...