Slashdot Mirror


User: coolGuyZak

coolGuyZak's activity in the archive.

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

Comments · 964

  1. Discussion2 Observations on Slashdot Discussion2 In Beta · · Score: 4, Interesting

    I've been using Discussion2 for about 2 weeks now, and I, for one, offer my congradulations. As noted above, it has a few kinks, but overall, it is a vast improvement over the previous layout. I find myself reading much deeper into comments, and the "HUD" makes it easy to see how much time I waste here on /. ;)

    Few annoyances I must note, however:

    • There is a discrepancy in the UI. To expand a post, you click the title. However, clicking the title doesn't hide the contents, it collapses the entire thread
    • When a post is <blockquote>'ed, you see the blockquote portion of the post in the preview. Since most blockquotes are of the previous post, I don't see any new information. This likewise goes for posters who italicise their quotes
    • A personal nitpick (likely CSS related): you can't use bold or italics inside of a blockquote

    Overall, though, it's a vast improvement over the past system. Keep up the good work!

  2. Re:How about on US Air Force to Test Hi-Tech Weapons on Americans? · · Score: 1

    That hasn't stopped government agents and/or operatives (e.g. the staff at GitMo) from using torture to "extract information".

  3. Re:Use it on hippies first! on US Air Force to Test Hi-Tech Weapons on Americans? · · Score: 1
    toke up, get rowdy and start smashing stuff.

    In my experience, people who toke up seldom get rowdy, let alone smash things. Do you know something I don't?

  4. Re:completely impossible statementt on The Apple News That Got Buried · · Score: 1

    However, as the humans who code compilers, we may decide on a set of heuristics that determine how "useful" a loop is. We may then instruct the compiler to apply a transformation to the code when a heuristic pops positive. Compilers may remove loops, "unroll" loops (to utilize SIMD/vector operations and superscalar architectures), and even move instructions from within a loop to without. Several compilers even (effectively) change while() loops into do...while() loops, to better utilize the processor! Even better: after sliding the code around, your compiler may determine that the loop is unnecessary, and remove it automatically.

    Related info. Note the bullet near the bottom of the page that says "loop removal".

    apparently nothing, they compile fine with supposedly the best compilers in .net and C++.

    It is not a question of whether or not the code compiles. As long as it is syntactically correct, such behavior is guaranteed. However, the optimizer inside of the compiler commonly removes empty loops, as they create an unnecessary amount of work.

    If it took out everything it deemed useless, you'd be missing a lot of code and your app wouldn't work.

    That situation only occurs when you define your heuristics poorly, or the compiler contains a bug. Even so, optimization does cause some strange side effects from time to time. I believe I had a problem with gcc optimizing out some spinlock code I wrote once. Once I identified the problem, though, I turned off the optimization and all was well.

  5. Re:completely impossible statementt on The Apple News That Got Buried · · Score: 1

    And I'm not going to a whoopideedoo special hyped up private college with some bullshit rating because it's a waste of money and my family's far from rich.

    That sounds like one hell of an assumption to make. In addition, scholarships commonly help people who are as "hot shit" as you make yourself out to be. If you are thinking of continuing your education, I hope you look in to them.
    --A nigh-graduate of a "whoopideedoo special hyped up private collee with some bullshit rating"
  6. Clarification on Newest Job Qualification — A Good Credit History · · Score: 1

    This is a direct result of business, rather than the people, controlling the government. (not the op)

  7. Re:Huh? on Windows Vista RC1 Impresses Critics · · Score: 1
    Intel chips were slow, until Apple started using them and then they were fast.
    Up until Intel created the SSE 3 instruction set (and released Core Solo/Duo), the Intel chips were slower than PPC for the common use case of these machines. One must remember that Altivec was vastly superior to SSE for quite some time. Many of the most commonly used applications use those instructions. (Photoshop, Photobooth, iPhoto, video editing, etc).
  8. Re:Macs suck, but the commercials are midly amusin on New "Get a Mac" TV ads · · Score: 1

    I don't believe that changing the shell is a "basic task", by any stretch of the imagination.

    • Most users are unconcerned with changing their shell, if the know what it is.
    • Building customization into the shell makes it more complicated and harder to debug & support. It is likely cheaper to create a "best fit" based on usability testing. (Apple does lots of usability tests).
    • Most users that know about shells tend to stick with a single shell, so it doesn't have to be easy to change.

    That said: I know that it's possible to install X.org and your choice of WM on the Mac, but havn't done so myself. I suppose you could install a customizable WM via Fink or Darwin Ports. The default WM is not very customizable. Even so, I have found that it doesn't require much. (I resisted it at first, but it's so simple to use that I didn't mind after the first week).

    The inconsistent terminal does drive me batshit, though.

  9. Re:I'm with stupid on Philips Shows Light Emitting Clothing · · Score: 1
    now the arrow can always point in the right direction
    They already do.
  10. Re:more strict definition of badware on AOL 9.0 Called Badware · · Score: 1
    7) Any software that changes file associations by itself - give me the option and I will tell you what I'm going to let you open automatically.
    7) Anything that does not give you a single entry in the Add Remove Programs List.
    Uhh... you know... I hate to be "that guy". But. Umm... You misspelled "8".
  11. Re:Macs suck, but the commercials are midly amusin on New "Get a Mac" TV ads · · Score: 1
    But basic system changes, which OSX lacks, I can perform in Windows easily enough
    Could you please give an example for what, in your opinion, constitutes a "Basic system change"?
  12. So long, and thanks for the flamebait on New "Get a Mac" TV ads · · Score: 1
    I'm surprised Apple hasn't tried suing their customers [emphasis added] claiming that it was their idea for people to use computers to do stuff...wait -
    Apple likely realizes that the best way to lose customers is to sue them.
    you can't really do anything with a Mac...I spoke too quickly. My MacBook experience contradicts this assertion. Macs enable their users to be creative right out of the box. iMovie HD for home movies, iPhoto for managing your pictures, and Garage Band for music & podcasts. Many of these apps are integrated with the rest of the desktop: FrontRow displays movies from iMovie, Podcasts from iTunes, photos from iPhoto, and DVD playback. Add in Safari for internet & iCal for time management, and most things that home or casual users want to do just works. What about business apps? Microsoft Office is available for the Mac. Apple sells an office suite (iWork) with Keynote, the best presentation software I have used to date. In my experience, I am almost twice as productive on a Mac, when writing documents, presentations, or the like. I feel more creative, as well. I've made a few movies with the built-in camera & iMovie HD, and am considering podcasting. Albeit many of these doors are available on a PC, they tend to be locked--and I don't want to bother finding the keys. And I determined long ago that using windows isn't in my best interests.
  13. Re:What is the right browsing? on Unlock Internet or Risk Losing Staff? · · Score: 2, Funny
    Show me an employer who ...

    Show me a telephone number which ...
    Show me the money!! *ducks*
  14. Re:In that case, excellent showdown in store on Fake News Stories Probed · · Score: 1

    "But I know I do. I can feel it in my gut."

  15. Re:He doesn't have any money on AOL Digs Up Yard for Spam Gold · · Score: 1

    And so they dig it up and find their Platinum and Gold.

  16. Re:Now that's more like it?? on More Massive Layoffs at AOL · · Score: 1

    You know, there is this thing called sarcasm. Take it or leave it, but it may be less "joke" and more "veiled social criticism" so to speak...

  17. Re:Newsflash: nothing is free. on Big Mother Is Watching · · Score: 1
    I'd rather have the free lunch
    Didn't your mother ever tell you "there's no such thing as a free lunch"?
    *ducks*
  18. Re:Perpetual war on Has Orwell's '1984' Come 22 Years Later? · · Score: 1
    wasn't this achieved in the fifties using the buzzword "communist" a long time before it was done using the buzzword "terrorist?"

    Yes, but communism was just a red herring. The terrorist herrings--bastards that they are--blend in much better with their flesh-tone pallete.
  19. Don't rip on Cosner. on Raph Koster on Fire · · Score: 1

    Everything he does, he does for you.

    *ducks*

  20. Re:A bad example: FreeDB on Challenging the Ideas Behind the Semantic Web · · Score: 1

    How would you say this philosophy meshes with Google Personalized Search?

  21. Re:Be Ashamed on UK Recording Industry Wants Allofmp3 An Issue at G8 · · Score: 1
    If the US can just trample UN resolutions without any sanctions, do you think the dictators have any reason to belive the UN can have any power over THEM?

    In a certain light, this statement is true. However, I feel that you left something out. The UN suffers from the same problems that the original Confederacy of the US did. (The one before we became a pluralist republic). In short: the UN not only doesn't have teeth, it never did. The power of the UN derives itself solely from the power of the most influential sovereign state(s) that comprise it. (Traditionally, the US and, before 1992, the USSR. China appears to be a contender, but I digress). Since the most powerful member of the UN (the US) assumed a unilateral agenda, the UN lost the power to put her back in line--and even this reasoning assumes that the UN wasn't a mere pawn of US diplomats to begin with.

    Compare this to the US' federal government: it has the means necessary to coerce states to abide by federal law. Because of this, those states have been kept in line, so to speak.

    Would a centralized, powerful UN be a good thing? That's arguable. However, it would have averted the dilemma we find ourselves in today.

    Full disclosure: I am a citizen of the US.

  22. Re:it's just laziness on Internet to Blame for Lack of Close Friends · · Score: 1
    a good amount of it is such utter bullshit that I would argue no one would even sat it in a face to face environment.
    The irony of finding this on slashdot... ;)
  23. What about this guy? on Internet to Blame for Lack of Close Friends · · Score: 1
  24. Re:Carry on.... on WinFS Gets the Axe · · Score: 1
    Reiser 4 hasn't been in the main Linux kernel for political reasons
    The reasons are part political, but mostly technical. Linus believes that the functionality that Hans Reiser is building into Reiser4 should be provided at the Virtual FS layer. Hans wants it to be only in ReiserFS (the "real" FS level).
  25. Re:He is not a programmer's programmer on Gates' Replacement says Microsoft Must Simplify · · Score: 1
    Lotus notes makes windows look like it is the best software ever made.
    whoa, whoa, whoa... didn't you just say:
    They don't crash all the time, and break everything when you upgrade to a new version.