Slashdot Mirror


User: oever

oever's activity in the archive.

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

Comments · 520

  1. Re:this doesn't happen to me on Chrome Private Mode Not Quite Private · · Score: 1

    Works here in 5.0.342.9 (43360) Ubuntu when having only one incognito window open, visiting userfrienly.org, zooming, closing chromium completely, then reopening chromium, visiting dilbert.com to make sure the zoom level is not a general setting and then going to userfrienly.org. So yes, chromium must have save the zoom level associated with the website somewhere.

  2. Re:Dude... on New Phone Allows Bosses To Snoop On Staff · · Score: 2, Interesting

    Apple might already be using the accelerometer and gps, and in the future thermometer and gas analyzer, to determine what services you are likely to buy and what happened to the device that might void warranty.

  3. Re:Dutch Auction on Scalpers Earned $25M Gaming Online Ticket Sellers · · Score: 2, Interesting

    The 'clock' in a dutch auction takes about 30 seconds to go to zero. That means that a sequential auction for 100.000 tickets would take about a month. That should give all people interested ample opportunity to attempt to buy a ticket at the desired price.

    However, just like the stock exchange, the day price of a ticket would depend on psychological factors. That means that the price would fluctuate and the a price that is perceived high one day is percieved low another day. This creates opportunity for ticket trading.

    A better system for the artists would be to do parallel ebay-style bidding. You start by bidding $10 and if there are less people bidding more than $10 than there are tickets, you get a ticket. At a specified time the bidding is frozen and you either have a ticket or not.

    For the concert-goers, this system has the disadvantage that they are not sure of a ticket until the bidding expires.

  4. Re:No. on Is Plagiarism In Literature Just Sampling? · · Score: 2, Insightful

    If you write a novel where you sample from many other books, quoting prominently would be distracting. I'd be ok with a list of sources in the back that points out which snippets came from where. In an electronic version of the book, the reader could configure how to display text fragments that were sampled.

    I'm all for creative use of earlier works. Copyright law should not be an artificial obstacle that limits the texts an artist can write. Like in music, sampling significant pieces of text might require monetary compensation.

  5. Re:The solution.. on Best Filesystem For External Back-Up Drives? · · Score: 1

    I'm looking for a similar solution at the moment. I've got my data on a RAID in my desktop machine but want to do supervised mirroring to another disk in another machine. Ideally, I'd let this other machine be always on so I can access my data from anywhere and have it serve as a media player.

    The machine must have at least 1TB of disk, an audio output and low power useage and it should be possible to install Linux. Mac Mini is not an option, since I think it is too expensive.

  6. Re:Linux Peace Prize? on Linus Torvalds For Nobel Peace Prize? · · Score: 1

    The economic model of imperative sharing (copyleft) was developed by Stallman. He deserves the Nobel prize for economics.

  7. Re:My preferred solution on Simple, Cost-Effective, Multiroom Audio? · · Score: 1

    I have a midget on each shoulder, much easier and they live on the food in my beard.

  8. the ark fleet on Explaining Corporate Culture Through "The Office" · · Score: 2, Funny

    A very similar theory was outlined in the Hitchhikers Guide to the Galaxy. There, a planet was in apparent danger. The population was to be evacuated to a new planet in three ships. The first ship would contain the leaders, the third ship would contain the workers and artists. The second ship, the B ark containing amongst others hairdressers, tired T.V. producers, and insurance salesmen, personnel officers, was encountered by Arthur and Ford en route to a new planet.

    The B ark left first to make sure the population would be comfortably received on the new planet. The other two arks never followed.

    transcript

  9. Re:This is as it should be. on Nokia Fears Carriers May Try To Undermine N900 · · Score: 1

    Yes, it is a great example of how totally free markets do not work. You need regulation to keep the big companies in check.

  10. Re:Copying on Windows 7 RTM Reviewed & Benchmarked · · Score: 5, Funny

    No, you still cannot copy it.

  11. Re:The first things to do on Qt Opens Source Code Repositories · · Score: 1

    That's easy enough to make:

    template
    class Z : public QThread {
    private:
    const T t;
    public:
    Z(const T& t_) :t(t_) { start(); }
    void run() { t(); }
    };

  12. Re:The first things to do on Qt Opens Source Code Repositories · · Score: 1

    boost::thread has a different design concept than QThread. I would appreciate if Qt
    would introduce a Functor-style API for Threads.

    Like QtConcurrent?

  13. Re:Existing Features on Social Desktop Starts To Arrive In KDE · · Score: 1

    I'm happy with it. You think it is not sane and lame. Without further information that does not help me. Perhaps you could do a more in depth comparison of Kubuntu with a few other distros that are more sane and less lame. You seem to have made up your conclusion already, but I am nevertheless interested in such a comparison.

  14. Re:Indicative of the brokenness of the system on OIN Posts Details of Microsoft's Anti-Tom Tom Patents · · Score: 1
  15. HTML + MathML + SVG + CSS on Collaborative Academic Writing Software? · · Score: 1

    MathML has existed for years, so has SVG and still their support in the browsers is very bad.
    HTML + MathML + SVG + CSS would be very good for writing WYSIWYM (what you see is what you mean) articles.
    You could even switch between visual editing and editing the code easily.

  16. Re:Another brick on UK Government Wants To Kill Net Neutrality In EU · · Score: 1, Offtopic

    The UK is also banning people from their country because of their opinion: Dutch anti-Islam MP barred from UK.
    The man banned is an elected parliamentarian with strong views from the Netherlands. He was banned because his presence would pose a "genuine, present and sufficiently serious threat to one of the fundamental interests of society". All he would be doing would be showing a film. In this film, he makes the claim that the Kuran incites violence. A very obvious claim given the clear text in the book.

  17. Re:Clarity needed on UK Government Boosts Open Source Adoption · · Score: 2, Funny

    Not everyone enjoys Dvorak.

  18. Re:High performance of C++ equal to D??? on Walter Bright Ports D To the Mac · · Score: 1

    In Java you'd need an assign(Object o) function to get the same functionality. Then you could write

    void bar(String x)
    {
                x.assign("cba");
    }

    There is, however, no assign(Object o). A workaround for the String case would be to use a StringBuilder:

    StringBuilder foo = new StringBuilder("abc");
    bar(foo);
    System.out.println(foo);

    void bar(StringBuilder x)
    {
                x.setLength(0);
                x.append("cba");
    }

  19. At least on London Police Seek To Install CCTV In Pubs · · Score: 2, Funny

    now we know the reason for the ban on smoking in pubs.

  20. Temporary measure on Linus Switches From KDE To Gnome · · Score: 5, Insightful

    Linus will be back. KDE 4.2 is turning out very nice and I'm sure he will give it a try. By upgrading his Fedora he was more or less forced to choose between GNOME 2 or KDE 4.0. Fedora should not have chosen KDE 4.0 over KDE 3.5. Only now with version 4.2 has KDE reached an acceptable level of quality again.

  21. Re:BigDog is uber creepy on The Best Robots of 2008 · · Score: 2, Funny

    You man like this?

  22. Re: The Best Robots of 2008 on The Best Robots of 2008 · · Score: 0, Offtopic

    I do not think that being off-topic will stop the post from getting +5 Interesting.
    Why do you think Theo's creations are not robots? Where does it say robots have to use electrical circuitry?
    Also, not all robots in the list are from 2008. BigDog was covered on slashdot in 2006.

  23. Strandbeesten on The Best Robots of 2008 · · Score: 1, Offtopic

    Theo Jansens Strandbeesten are not mentioned. I'm reading his excellent book 'The Great Pretender' now. There he explains his dream to build autonomous beasts from PVC conduits. He is making good progress. Especially the smooth walking motion is impressive.
    He did a talk at TED in 2007.

  24. Re:KDE is a perfect cross-platform environment on Qt Becomes LGPL · · Score: 1

    Nonsense, libc is LGPL. You should read a bit more before you talk rubbish.
    You are aware that there are currently closed source applications running on Linux, right? Are all of these breaking the GPL or do they magically avoid libc?

  25. Re:Kills any idea of using Qt in our products on Qt Becomes LGPL · · Score: 2, Informative

    Qt requires people that contribute to give them a permissive license. That is good enough for inclusion of the code in the commercial version.