Slashdot Mirror


User: Trogre

Trogre's activity in the archive.

Stories
0
Comments
5,901
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5,901

  1. Re:Does it matter? on How Kernel Hackers Boosted the Speed of Desktop Linux · · Score: 1

    That's why a GNU Make-based boot process is such a good idea. The dependencies are already sorted out, and only independent processes will boot in parallel.

  2. Re:Bandwidth limits? on WiMax Is Finally Coming — Here's How It Performs · · Score: 1

    Literally? Was my monthly bandwidth even alive in the first place?

  3. Re:I just got 2.4! on GIMP 2.6 Released · · Score: 1

    I believe it's because the 'X' in LaTeX is meant to be the greek letter 'chi', and pronounced as such.

    Those crazy typesetters (toc toc)

  4. Re:I just got 2.4! on GIMP 2.6 Released · · Score: 1

    Perhaps he lives in Arkansas?

  5. Re:For Suspend to Disk more than actual RAM on How Big Should My Swap Partition Be? · · Score: 1

    Suspend to swap strikes me as a really really bad idea. What if your memory was near full and you had data in swap?

    Swap files (a la the TuxOnIce project and Windows XP's hiberfil.sys) seem a much better idea, so long as you're not short on immediate disk space.

  6. Re:It's still essentially 8-bit. on GIMP 2.6 Released · · Score: 1

    That is not the issue. I don't have the time or energy to go into it now, so I'll repost what I wrote in 2005:

    This is 99% true for image VIEWING programs.
    However for image MANIPULATION programs (like the GIMP) it's a very different story.

    Say for example you have a photograph that is underexposed such that the brightest pixel is 25% gray. For the sake of argument let's deal with a grayscale image (or just one channel of an RGB image).

    On a histogram all the 'bars' for this underexposed picture will be bunched up the left side, occupying the first 25% of the graph. If you want to fix it, you would normally spread out the histogram so that the bars span the whole graph (ie whites appear white instead of 25% gray). Since our shades were originally bunched up we only have a quarter of the possible number of shades available to us. Now if you only have 8 bits per channel there will only be 255/4=64 possible shades of gray in your picture, and banding effects will be very apparent. This will be apparent in the histogram since there will be distinct gaps between each bar.

    Try it again with 16 bits per channel, hey let's do even 12 bits per channel. Our total number of gray shades is now 2^12=4096. Divide that by 4=1024 shades to spread out. You can downsample that to 256 shades and still get a full 24-bpp image with no banding. The histogram will now be a continuous solid shape with no gaps (unless any were present in the original image).

    (This all applies to colour-correction too as much as simple lightness adjustment)

  7. Re:Another thing we need to speed up: on Reducing Boot Time On a General Linux Distro · · Score: 1
    gah. Forgot to deal with HTML parsing:

    /dev/sda1 has not been checked in 60 days. Check forced

    ...
    <wait half an hour>
    ...

    /dev/sda1 clean

    That's right, in 2008 the EXT3 filesystem still needs to be offline for a read-only consistency check.

    Unfortunately even with journals one still needs regular fs checks so we can't just tune2fs -i our volumes to make the problem go away.

  8. Another good contribution on Reducing Boot Time On a General Linux Distro · · Score: 1

    Combine these efforts with IBM's recommended use of Make for startup dependencies, and Fedora's One Second X project and we should have some marked improvements in boot time.

  9. Another thing we need to speed up: on Reducing Boot Time On a General Linux Distro · · Score: 1

    /dev/sda1 has not been checked in 60 days. Check forced ... ... /dev/sda1 clean

    That's right, in 2008 the EXT3 filesystem still needs to be offline for a read-only consistency check.

    Unfortunately even with journals one still needs regular fs checks so we can't just tune2fs -i our volumes to make the problem go away.

  10. Re:why bother with booting? on Reducing Boot Time On a General Linux Distro · · Score: 1

    The bootcharts I have here tell me that the boot process is I/O bound, not CPU bound.

  11. As I read this, I was thinking: on On Fourth Launch Attempt, SpaceX Falcon 1 Reaches Orbit · · Score: 1

    It's been a long road
    Getting from there to here
    It's been a long time
    But my time is finally near

    And I can feel the change in the wind right now
    Nothing's in my way
    And they're not gonna hold me down no more
    No they're not gonna hold me down

    'Cause I've got faith of the heart
    I'm going where my heart will take me
    I've got faith to believe
    I can do anything
    I've got strength of the soul
    And no one's gonna bend or break me
    I can reach any star
    I've got faith, I've got faith, faith of the heart

  12. Re:Encouraging censorship on The Pirate Bay Successfully Appeals Italian Block · · Score: 2, Insightful

    That sounds like a nice idea, but I'll still keep the locks on my house, thanks.

  13. Re:Hallelujah! on Jack Thompson Disbarred · · Score: -1, Flamebait

    He's human and therefore obviously at least slightly delusional and prone to ignoring logic.

    Fixed that for you.

  14. Re:One major speedup's done, how about the other? on Adobe Adds GPU Acceleration To Creative Suite 4 · · Score: 3, Informative

    Access to memory >4GB isn't the only benefit of going 64-bit on Intel/AMD architecture: Compiling for 'amd64' rather than 'i386' gives your code access to a lot more CPU registers among other things. That alone makes most operations significantly faster. So far the only application I've seen that doesn't significantly benefit from a 64-bit compilation is POV-Ray, and I've tried a lot.

  15. Nice to see them using OpenGL on Adobe Adds GPU Acceleration To Creative Suite 4 · · Score: 2, Informative

    From the article:

    "even though it's standard OpenGL, we didn't care - we still wanted to do it because we felt like it would bring a better experience to the end user... we believe that you should get a better experience and we're going to devote engineering resources to make that happen, even if it helps the competition."

    If this isn't just BS, then kudos to nVidia. Not that I actually use PS. I use the GIMP, and am eagerly awaiting 2.6 with GEGL. I'm told 2.5 builds now have multithreaded support which will be great for those heavy filters. I'd like to see an OpenGL frontend like this one for the GIMP some day.

  16. Re:Announcements on Sept 24 Is World Day Against Software Patents · · Score: 1

    apt sig.

  17. 24 September? on Sept 24 Is World Day Against Software Patents · · Score: 1

    Well gee, that information might have been a little more useful to me YESTERDAY!!!

  18. Re:No one likes $30 / disk on Bad Signs For Blu-ray · · Score: 1

    My DVDs work fine, thanks. As do my VHS tapes.

    What was your point?

  19. Re:Noone likes DRM on Bad Signs For Blu-ray · · Score: 1

    Heh. I see that even with a new facelift, DSE still haven't fixed their website to use URLs that don't depend on the current session.

  20. Re:what am I missing here... on Is There a Linux Client Solution for Exchange 2007? · · Score: 1

    well I don't know. Will I get to keep my AwesomeBar?

  21. Re:RIM dying is GOOD news on Google Unveils First Android Phone · · Score: 1

    Since when? I'm pretty sure both Google and Apple are foreign too, based somewhere over in the Americas.

  22. Re:ISO? on IBM Threatens To Leave ISO Over OOXML Brouhaha · · Score: 5, Insightful

    I still wonder if this is exactly what Microsoft wanted all along.

    So many IT companies purporting to adhere to ISO standard this and that, against which MS, the king of proprietary, cannot compete. Much better to pull the rug out from under them by discrediting the standards body they are accredited against.

  23. Re:Noone likes DRM - Errata on Bad Signs For Blu-ray · · Score: 1

    As pointed out further down this thread, I made a mistake in the above comment:

    The two movies are Shark Tale and Madagascar.

    Over The Hedge wasn't one of the forced trailers.

  24. Re:Duh on Is There a Linux Client Solution for Exchange 2007? · · Score: 1

    Oh. I'd just thought it was lolspeak for "HELLO".

  25. Re:Noone likes DRM on Bad Signs For Blu-ray · · Score: 1

    Aargh, I meant Shark Tale! Sorry, not Over The Hedge. Please don't add that to your list of never-see movies on account of my prior post.