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:Not the PSUs? The actual cables? on HP Recalls 6 Million Power Cables Over Fire Hazard · · Score: 1

    Outsourcing.

    Power cables are always outsourced.

  2. Re:Address space randomization does not help. on Project Zero Exploits 'Unexploitable' Glibc Bug · · Score: 1

    Yes, ASLR somewhat works but is an afterthought. The ultimate solution would be to stop using computers which mix data and code adjacently, in other words get rid of the whole von Neumann computer architecture.

  3. Re:Can we get a tape drive to back this up? on Seagate Ships First 8 Terabyte Hard Drive · · Score: 1

    But the GP bragged how you can do almost anything to tapes.

  4. Re: Switched double speed half capacity, realistic on Seagate Ships First 8 Terabyte Hard Drive · · Score: 1

    I suppose, but if your data is only small, a good OS will probably put it all together at the beginning of the drive anyway.

    It depends on the file system. It's hard to say what strategy makes a "good OS". NTFS puts files sequentially, which gives the benefit that you will have lower seek times if you do not have that much data on your hard disk. The downside is fragmentation. Now, ext4 spreads the files over the volume, which avoids fragmentation efficiently. The downside is constantly high seek times across files.

  5. Re: Switched double speed half capacity, realistic on Seagate Ships First 8 Terabyte Hard Drive · · Score: 1

    Interesting point.

  6. Re:Already? on New Windows Coming In Late September -- But Which One? · · Score: 1

    Maybe they paid money for it and want to justify their purchase. People grow attachment to things that they have invested into.

  7. Re:Already? on New Windows Coming In Late September -- But Which One? · · Score: 1

    So I have some optimism that 9 will be a viable upgrade for my PC and my tablet. Maybe I'll pick it up in December after some of the obvious bugs have been patched, but I'll probably wait until a major service pack in May or so.

    The version of Windows 9 we might see end of the year will be just a preview version.

  8. Re:But the important question is... on New Windows Coming In Late September -- But Which One? · · Score: 1

    They should also include different colors for different builds. "It's approaching RTM so this is expected to be a purple or at least a blue build. Definitely purple I would say. Very unlikely to be red."

    People love this kind of superficial shit.

  9. Re:It's simple on New Windows Coming In Late September -- But Which One? · · Score: 1

    but also includes morons who spew icons all over their desktop and think their hard drive is out of space once the desktop is full

    Hmm, that's actually quite intuitive way to think about it. Let's not be arrogant nerds just because we know how files are actually stored on hard drive.

  10. Re:Using an old version on Linux 3.17-rc2 Release Marks 23 Years of the Linux Kernel · · Score: 1

    Which WiFi chip you have?

  11. Re:Poll idea on Linux 3.17-rc2 Release Marks 23 Years of the Linux Kernel · · Score: 1

    I started in 1999 with Red Hat 6.

    Looking at the replies, I'd say that during the change of millennium Linux had one of it's biggest breakthroughs.

  12. Re:Kinda amazing on Linux 3.17-rc2 Release Marks 23 Years of the Linux Kernel · · Score: 1

    It's always interesting to browse the Linux 0.01 source tree. I would say that it was pretty good code from the very beginning.

  13. Display server on Choose Your Side On the Linux Divide · · Score: 2

    I believe X.org versus Wayland would be another pair bridging the old and new Linux world.

  14. Re:Let me guess on A New Homegrown OS For China Could Arrive By October · · Score: 1

    What kind of shitty argument is that? The update system of Windows is way less intrusive than of Linux distros, which often have default settings that make the update manager pop on your face twice a week, usually with an annoying dialog instead of a discrete system tray icon. Besides, Patch Tuesday is always the second Tuesday of a month, not "every second Tuesday".

  15. Re:Let me guess on A New Homegrown OS For China Could Arrive By October · · Score: 1

    Kde, gnome, mate, cinnamon, lxde, xfce are freaking damn buggy as hell from crashing, to buttons not working when clicking on them, freezing, icons disappearing. It doesn't mean this buggy shit happens everyday or every week it just creeps up unexpectedly.

    Yes, that pretty much sums up what I meant when I said above "another crusty Linux distro coming up".

    The weird little glitches that pop up on Linux desktop are the thing that get me.

  16. Let me guess on A New Homegrown OS For China Could Arrive By October · · Score: 0, Troll

    Heh heh. Another crusty Linux distro coming up. When they discover how buggy the desktop is, they will ultimately bite the bullet and buy the damn Windows licenses.

  17. Amazing on Among Gamers, Adult Women Vastly Outnumber Teenage Boys · · Score: 3, Funny

    This suggests that we have passed a point where gaming has become dominantly a women's hobby.

  18. Re:Rising Crust on Western US Drought Has Made Earth's Crust Rise · · Score: 1

    Or an old Windows installation.

  19. Access time on Facebook Experimenting With Blu-ray As a Storage Medium · · Score: 1

    Waiting for j-43289.ar-298.bluray.facebook.com...

  20. Take your time on UPS: We've Been Hacked · · Score: 3, Insightful

    The malware began to infiltrate the system as early as January 20, but the majority of the attacks began after March 26. UPS says the threat was eliminated as of August 11 and that customers can shop safely at all locations.

    What? So the malware had half a year to rumble around?

  21. Re:A Programmer Competency Matrix on Ask Slashdot: What Do You Wish You'd Known Starting Out As a Programmer? · · Score: 2

    I like it too, but it's kind of brutal. :) I'd say that even if you land somewhere between level 1 and 2, you're pretty good already. This is how I would interpret it:

    Level 0: Rookie
    Level 1: Competent for many programming jobs
    Level 2: Experienced guy competent for most programming jobs
    Level 3: A true genius competent for the most advanced tasks

  22. Grit on Ask Slashdot: What Do You Wish You'd Known Starting Out As a Programmer? · · Score: 4, Insightful

    I would have teached him grit. Oh god, how many unfinished little projects I had. Learn to concentrate on one thing and finish it properly. Just keep grinding on it.

  23. Re:Ad-Free Internet doesn't cost me anything on Study: Ad-Free Internet Would Cost Everyone $230-a-Year · · Score: 1

    Yikes.

  24. Re:Ad-Free Internet doesn't cost me anything on Study: Ad-Free Internet Would Cost Everyone $230-a-Year · · Score: 1

    Then the site can't get any advertising profit and will die.

  25. Re:Linux could own the desktop... on Linus Torvalds: 'I Still Want the Desktop' · · Score: 1

    Actually I meant that the development system which creates the package would break in the aforementioned way.