Slashdot Mirror


User: jones_supa

jones_supa's activity in the archive.

Stories
0
Comments
6,543
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,543

  1. Re:Wat on Ask Slashdot: Best Cross-Platform (Linux-Only) Audio Software? · · Score: 1

    In a properly written post, the body text should contain all the beef and the title should be just a quick reference. There should never be a situation where the title contains some information which cannot be inferred also from the actual text.

  2. Some Clang stuff on GCC 4.9 To See Significant Upgrades In 2014 · · Score: 2

    There's an interesting Clang talk at Channel9: The Care and Feeding of C++’s Dragons. Speaker: Chandler Carruth, Clang lead, Google.

  3. Re:GCC still has a long way to go... on GCC 4.9 To See Significant Upgrades In 2014 · · Score: 1

    What do people have to say about the IBM XL C++ compiler? Is it good?

  4. Re:Good. Piracy is wrong. on File-Sharing Site Was Actually an Anti-Piracy Honeypot · · Score: 0

    2. If you steal sweets from a shop then more have to be made to replace them. If you infringe copyright then there is no noticeable effect on the producer, as on the whole the extra "work" is all done by third parties.

    No noticeable effect? How about the artist not making enough money and thus not making any more albums, is that noticeable enough for you?

    To take it to the extremes, can we just make one (1) legal copy of the album and then have the rest being pirated copies of it, as nothing physical is lost in the process?

  5. Why? on File-Sharing Site Was Actually an Anti-Piracy Honeypot · · Score: 1, Interesting

    Why are essentially all of the above comments pro-piracy?

    If you dreamed up your perfect world, would it contain piracy, or no piracy, or something between? Explain calmly and specifically, why.

    Thanks.

  6. Re:Whaaa? on File-Sharing Site Was Actually an Anti-Piracy Honeypot · · Score: 1

    Someone outside the US might not have the ability to record all the particular TV shows.

  7. Re:Treat happiness like learning on The Neuroscience of Happiness · · Score: 1

    Apparently mentioning any company gives quite easily a shill accusation in Slashdot.

  8. Re:Really? "indie" is better than "independent" ? on Ouya Developers Share Their Experiences · · Score: 1

    Don't let a random AC troll get you.

  9. Re:Isn't the answer obvious and given in TFA? on The Neuroscience of Happiness · · Score: 1

    That kind of makes sense, but wouldn't it also teach the body to avoid things that lead to happiness, because it has detected that those moments cause pain?

  10. Re:Treat happiness like learning on The Neuroscience of Happiness · · Score: 2

    How about writing them to Twitter instead? That could be an interesting combination. Those small snippets of enjoyment would make great tweets.

  11. Re:You Sound Like One Of Those on PHP.net Compromised · · Score: 1

    But still...GIF is a legacy format and shouldn't be used anywhere anymore.

  12. Re:the second dose is free on Torvalds: Free OS X Is No Threat To Linux · · Score: 1

    But then again, apart that metal case, the electronic components are pretty much the same.

  13. Re:There really is no point on 4K Ultra HD Likely To Repeat the Failure of 3D Television · · Score: 1

    A former engineer colleague of mine at the TV station where I used to work always said that "the" recommended viewing distance was six times the width of the screen.

    My personal rule of thumb has been: viewing_distance = 4 * screen_diagonal_size.

  14. Re:I want my games to have all the pixels! on 4K Ultra HD Likely To Repeat the Failure of 3D Television · · Score: 1

    Combine that with the incredible size difference between the standard TV and the standard monitor and there's not much they share in common.

    Are you saying that TV uses an entirely different LCD panel than a equivalent sized monitor?

    He was clearly saying that TVs are generally larger than PC monitors.

  15. Re:I would love 4K!!! on 4K Ultra HD Likely To Repeat the Failure of 3D Television · · Score: 1

    At almost 40 inches, how much higher is the pixel density than 1080p on a 20-inch screen, really?

    Probably also creates so tall screen that you will have neck pains using it as a desktop monitor.

  16. Re:Geometry, shaders, physics on Next-Gen GPU Progress Slowing As It Aims for 20 nm and Beyond · · Score: 1

    At some point the limiting factor becomes the ability of the software designers to create such a complex graphics engine rather than the video card itself.

    I think managing the complexity still goes a long way. You just break the engine to subproblems and assign them to different teams and people. The real caveat is that you will require more and more programmers to put all that together. Making something like the Source 2 engine already involves planning out huge frameworks and foundations, and it looks a bit like building a ship on a shipyard, at least when looking the magnitude of the project.

  17. Re:There go my dreams of a 2000 fps game on Next-Gen GPU Progress Slowing As It Aims for 20 nm and Beyond · · Score: 1

    Q3A (which is still gives an excellent deathmatch experience) had some ahead-of-its-time features, such as multi-core support and ATI TruForm tessellation. :)

  18. Re:Intel on Next-Gen GPU Progress Slowing As It Aims for 20 nm and Beyond · · Score: 1

    These days games primarily do their workload on 2-4 cores.

  19. Re:Participation Problem? Really? on Wikipedia's Participation Problem · · Score: 1

    Short answer: fork it, and leave Jimmy behind.

    You can't just "fork" Wikipedia. Well, you can, but it's not trivial. They have a good amount of infrastructure (servers, storage, admins) to run the tech behind the website.

  20. Re:Stallman ain't gonna be happy on Torvalds: SteamOS Will 'Really Help' Linux On the Desktop · · Score: 1

    While in that article RMS mostly opposes non-free software, he also mentions a bright side in a sidenote: "It might encourage GNU/Linux users to install these games, and it might encourage users of the games to replace Windows with GNU/Linux."

  21. Re:I was planning to help out... on Wikipedia's Participation Problem · · Score: 1
  22. Re:Bad Answer to the Problem on Wikipedia's Participation Problem · · Score: 1

    Think how annoying this must be for the established editors though:
    You've just got this article prefect and some mayfly comes along and *changes it*. You'd got it the prefect mix of concise and thorough and someone with a different opinion, sorry someone who is wrong comes along and ruins it; and somehow you're the bad boy for trying to maintain standards!

    I think you actually found a part of the problem of Wikipedia right there.

  23. Re:Wikipedia or Slashdot? on Wikipedia's Participation Problem · · Score: 1

    I see you're never been to Reddit... :)

  24. Re:Pretty log in screens on Torvalds: SteamOS Will 'Really Help' Linux On the Desktop · · Score: 1

    Still, let's not completely forget the pretty login screens either. They especially give a nice and professional experience to new users.

    For example, when you restart a Windows computer, you get this smooth transition to a screen showing "Restarting" with the spinning pearls animation. In Linux, on restart you might get the distro logo screen, which is nice, but it might not work 100% smooth: the animation might not be playing, or the screen is going black and coming back...maybe you even see some lines of console text in a framebuffer.

    Not crucial things, but not impossible to get right either. Wayland will probably help too. In my perfect vision of Linux, it would be nice if these kind of purely aesthetic things would feel good from begin to end. Of course, in some terms Ubuntu is ahead of Windows 8 already, as the graphics of its colorful desktop look quite pro, instead of the harsh puke of colors in Win8.

  25. Re:Unfriendly Elitists on Wikipedia's Participation Problem · · Score: 2

    It doesn't take that long to go through a Wikipedia article to see if there's something you could add there. For the motivation...well, it's just fun to help out and add your piece of information to the pool of knowledge. It's stays there for everyone to be utilized for free, at least that gives me a good feeling.