Slashdot Mirror


User: loufoque

loufoque's activity in the archive.

Stories
0
Comments
3,170
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,170

  1. Poor tracking on Real-Time Face Substitution in Javascript · · Score: 1

    It fails as soon as I move.

  2. Re:Great on Japan To Create a Nuclear Meltdown · · Score: 1

    More like warmongering definition.

  3. Re:Great on Japan To Create a Nuclear Meltdown · · Score: 1

    You realize Japan is a sovereign nation, right?

  4. Re: Verilog on Ask Slashdot: How Many (Electronics) Gates Is That Software Algorithm? · · Score: 1

    Surely you're speaking of integral logarithm and division, not floating-point?

  5. Re: What's bzr? on Emacs Needs To Move To GitHub, Says ESR · · Score: 1

    monotone is written in C++, and we all know what Torvalds thinks of C++

  6. Any non-mainstream book on Ask Slashdot: What Are the Books Everyone Should Read? · · Score: 1

    Just read any non-mainstream book. It's the best thing you can do to get out of the way society has formatted you.
    In particular, you might try reading books from a variety of countries and cultures instead of just reading English "classics", that are only classics because people read them in the past and they ask the next generation to read them as well..

  7. Command shells "less useful"? on Ask Slashdot: Command Line Interfaces -- What Is Out There? · · Score: 1

    Is this some sort of joke?
    A Unix-style shell is the most useful command line interface. It is itself its own scripting language.

    There are various ones. The most popular is bash, but there are also fairly different ones like fish.

  8. Re:Dear Nvidia... on Intel Releases 5,000 Pages of Open-Source Haswell Documentation · · Score: 1

    The patents are in the OpenGL implementation, not in the hardware specifications.

  9. Re: Please pray with me for Curiosity's wheels. on Rough Roving: Curiosity's Wheel Damage 'Accelerated' · · Score: 1

    Cough isn't even a word in German...
    Amen is a Latin word, and not an English word of Latin origin. While pronouncing it the English way is accepted by laymen, it's not the proper pronunciation. Amen is a word which is used in many different languages too.

  10. Re: Please pray with me for Curiosity's wheels. on Rough Roving: Curiosity's Wheel Damage 'Accelerated' · · Score: 1

    It's Latin. You don't get to use English pronunciation with it.

  11. Re: Not the first time on Battlefield 4 Banned In China · · Score: 1

    Nice way of displaying you're a hardcore weeaboo.

  12. Re: Not the first time on Battlefield 4 Banned In China · · Score: 1

    Call it a "script" or "writing system" if you want to be anal. It's the same thing than an alphabet to normal people.

  13. Re: Not the first time on Battlefield 4 Banned In China · · Score: 1

    There are three japanese alphabets.

  14. Re: Not the first time on Battlefield 4 Banned In China · · Score: 1

    The Japanese are the ones whose alphabet uses the same letters for r and l sounds.

  15. Re: GPU not 7 times faster than 32 CPU cores on Why Don't Open Source Databases Use GPUs? · · Score: 1

    Trivial linear algebra kernels, even sparse ones, are not real applications. Sparse linear algebra should be interesting to do on the GPU, since you don't suffer from the lack of gather instruction and you have no cache. Apart from that, FLOPS is not a good unit really, since for non-trivial algorithms the number and types of the operations being done are non trivial, you might have dependencies stalling the pipeline, you might need to spill and thus depend more on local memory... What's more interesting is finding how many cycles are required for each kernel.
    Real applications are things like physics simulation, computer vision, quantitative finance, or audio/video transcoding. They're not as simple to optimize as a simple BLAS routine.

  16. Re: Not the first time on Battlefield 4 Banned In China · · Score: 1

    don't confuse japan with china, you insensitive clod!

  17. Re: 10,000 dollars? Seriously? on What Would It Cost To Build a Windows Version of the Pricey New Mac Pro? · · Score: 2

    10k is the normal price of a server with decent computing power. If you're surprised by this price tag, clearly you have never bought one.

  18. Re: Hard to believe on What Would It Cost To Build a Windows Version of the Pricey New Mac Pro? · · Score: 1

    Most Xeon processors are vastly different from "equivalent" consumer-grade hardware. If yiu can't tell the difference, they're just not for you.

  19. Re: Hard to believe on What Would It Cost To Build a Windows Version of the Pricey New Mac Pro? · · Score: 1

    More processors also means more bandwidth. Processor clock speed isn't all that matters.

  20. Re: Hard to believe on What Would It Cost To Build a Windows Version of the Pricey New Mac Pro? · · Score: 1

    How is Qt for exampke not comparable to Cocoa?

  21. Re: GPU not 7 times faster than 32 CPU cores on Why Don't Open Source Databases Use GPUs? · · Score: 1

    Extracting the peak performance of a GPU is often very difficult, while it's reasonably straightforward to get close on the CPU.
    In practice, I personally often see CPUs starting to beat GPUs at around 32 cores for real applications, but that's with a GPU 3 to 4 times less powerful than above.

  22. Re: How to abstract input methods? on Developing Games On and For Linux/SteamOS · · Score: 1

    I was talking about porting to another OS on the same type of device.

  23. Re: No content on Developing Games On and For Linux/SteamOS · · Score: 1

    You should be using an abstraction layer that can be easily made to target any platform.

  24. Re: Huh on Panoramic Picture Taken By China's Moon Lander · · Score: -1, Flamebait

    Unlike you American, I read several books every week.

  25. Re: Huh on Panoramic Picture Taken By China's Moon Lander · · Score: 1

    Are you sure you know what China is? While they care less for human rights than other countries, it is one of the biggest economies in the world, and nearly all other economies are dependent on them.