Slashdot Mirror


User: Caesar+Tjalbo

Caesar+Tjalbo's activity in the archive.

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

Comments · 342

  1. Re:WTF? on A Guardian Angel In Your Cell Phone · · Score: 0

    What? Did my heart just stop? Oooh, my Guardian Angel has become a Blue Angel Of Death.

  2. Re:Peer through opaque objects on Using X-ray Radiography To Reveal Ancient Insects · · Score: 3, Funny

    I want one on a shark.

  3. Re:Two? on Two Totally Unique Star Systems Discovered · · Score: 0

    If you have two of something, by definition it is no longer unique...
    It would've been uniquer if there was only one, that would've been the uniquest.
  4. Re:Earth-like?? on Winking Star Decoded as Root of Planetary System · · Score: 0

    It would rip it to sand, then dust.

  5. Re:Konqueror on Acid3 Test Released · · Score: 0

    Little better. 3.5.8 gave 41/100 but didn't look at all like the reference and 3.5.9 had 51/100, but looked identical. I had to copy the score from behind a picture of a dog (?) to even see it. I got the 'empty.txt' question and answered to open it; it didn't but also didn't segfault.

    FWIW: sidux 2.6.24.2 amd64, KDE 3.5.8 & 3.5.9, Qt 3.3.8b

  6. Re:More reason to avoid release dates. on Dell Documents Reveal Microsoft's Pre-launch Vista Errors · · Score: 0

    "We're aiming for a possible development window of Duke Nukem Forever."

  7. the average person on Is Linus Torvalds Speaking for Linux Anymore? · · Score: 0

    And while both Mac OS X and Windows have their issues, for the average person, it makes more sense to use those than Linux.
    I read stuff like this frequently. I use a Linux distro on my desktop so perhaps I'm not average, perhaps I don't make sense, I may have more issues than OS X and Windows combined and I may not even be a person. BUT I think a Linux based desktop is quite OK for an 'average' person and the only sense I see is that there's no particular sense in changing the OS that comes pre-installed on a machine if you're happy with it.
  8. Re:PBKAC on Antivirus Inventor Says Security Pros Are Wasting Time · · Score: 0

    The issue is usually the idiot that becomes the victim of a well done social hack.
    You don't need an idiot to fall for a "well done social hack". If you're convinced you're smarter than every swindler out there, you'll be a victim soon enough.
  9. Re:philosophy on Python 3.0 To Be Backwards Incompatible · · Score: 0

    IIRC, even dot-releases of python are not source-compatible. I assume that's why my install of Ubuntu has multiple versions of every library, e.g., /usr/lib/python2.4/smtplib.py and /usr/lib/python2.5/smtplib.py.
    My install of sidux (based on Debian sid) has still Python 2.4.4 as default since 2.5 is still considered a problem by the Debian maintainers afaik. And I know more differences between 2.4 and 2.5 than I wish so a compatibility issue with 3.0 wasn't any news, even if it hadn't been announced years ago. I expect compatibility issues with 2.6 too and I'm sure the PEP for Python 4000 will be written soon after Python 3 stabilizes.
    With Python it's manageble though, I don't consider it a big problem. Plenty of code to go through but with a symlink here and a shebang there as bandaids it won't cost me more than a week to make my code 2.6 and 3.0 ready next to 2.4 and 2.5.
  10. Re:Wonder how long on IE 8 Passes Acid2 Test · · Score: 0

    It'd be great to see IE for Linux, too, but we know that's too much to ask.
    I don't think that would be great but it's only a Miguel de Icaza hack-a-thon away.
  11. Re:OK, a show of hands... on CDN Forces Reactor Online Against Safety Regulations · · Score: 0
  12. Re:Does it matter anymore? on KDE and KOffice Rebuke OOXML, GNOME Dithers · · Score: 0

    And regardless of this Special Interest Group, I've always used KDE as windowmanager on Fedora (or CentOS for that matter). Worked excellent.

  13. A managed leak on C# Memory Leak Torpedoed Princeton's DARPA Chances · · Score: 0

    It was the closest thing to a memory leak that you can have in a managed language.
    That's one way of putting it, I'd say if your code drives off in a car it's hardly a "leak" and certainly not "managed".
  14. Too classical on Hidden Music Claimed In Da Vinci Painting · · Score: 0

    'It sounds like a requiem,' Giovanni Maria Pala said. 'It's like a soundtrack that emphasizes the passion of Jesus.'
    With Da Vinci in da house ya can bet yo momma's wigglin' ass it wasn't about the passion of Jesus, mo' 'bout the passion of mc Leo da man himself, for real!
  15. Re:Well.... on The World's Biggest Botnets · · Score: 0

    ... people who dont care about security ...
    Oh but I care about security. Just like I care about porn, the size of my penis and stocktips. I sometimes spend entire days reading all the mail I get about stuff I care about.
  16. Cheap forks on What's New in OpenBSD 4.2? · · Score: 0

    ... all the forks ... have become much cheaper
    ... good news for the BSD daemon, it can now... uhm... upgrade its fork.
  17. Re:one thought on Format Standards Committee "Grinds To a Halt" · · Score: 0

    So what's "timely" given the OOXML spec was 6000+ pages of obfuscated MS jargon? You Can't blame some voting members for using the MicroSoft Standards Unification Control Coordinating Specification (tm) which only consisted of one word: "YES", then.

  18. Re:Subby sounds like an oxymoron on "All Quiet Alert" Issued For the Sun · · Score: 0

    I haven't heard it shine for a while, maybe there is something strange going on.

  19. Re:Urgh. on Why ISS Computers Failed · · Score: 0
    FTA:

    They also decided to rig a thermal barrier out of a surplus reference book and all-purpose gray tape.
    Technology is the same everywhere. Nothing a bit of "all-purpose gray tape" won't fix and I bet they've got leathermans and a couple of cans of WD-40 around too.
  20. Re:like a dervish, they are on Microsoft Flip-Flops On URI Protocol Handing Flaw · · Score: 0

    or patch the bug-fix, who knows.

  21. Re:New version of GIMP? on GIMP 2 for Photographers · · Score: 0

    So, buy the book. It's a good book, I agree with the review and you can find out how much the GIMP does beyond the simpler functions which you'll learn how to use too. Perhaps use Google to find icon edit tools (hint: vector graphics)? Or is it with Google also too hard "to do even the simpler functions"/ Google "doesn't do enough even"?

  22. mho on Programmer's Language-Aware Spell Checker? · · Score: 0

    I see, the problem is that function and variablenames often aren't normal words. I can't think of a way to solve the issue 100% but I can suggest an approach that may cover a large and important part.
    - first you'd want to have coding standards with naming standards. From this it should be possible to extract a set of acceptable abbreviations, nameparts and pre & postfixes.
    - then look at the problem domain. Ideally there's a dictionary already of domain related verbs and nouns with their definitions, if only to improve communication between designers and programmers. Additionally you probably have a sort of general system wide design with items like classes, relations, files, devices, etc needed by several projects. These can be in plain language and therefore subjected to an ordinary spellchecker.
    - both then lead to a project dependent collection of words. A context sensitive (able to recognize functionnames etc) word chopper breaks your variablenames in parts and compares them to that collection like a spellchecker. It's not necessary to break according to capitalization or underscores but it would make things a little easier. I think it's do-able up 'till here but it gets tricky when you want to leave language words out. Keywords aren't the problem of course, difficulties will arise with libraries which don't adhere to your standards. Perhaps it's possible to identify names and add them to an exceptions list.
    - it'd be great when this works at least to the point where the main coding parts (APIs, classes, public methods/functions, etc.) are correct because too much detail will get too expensive (to develop, run and use) and your coders won't like it. If the 'outside' is correct then only a maintainer will see misspellings in the code and it'll be so local that it can be corrected if desired.

  23. Re:Well... on Germany Plans To Email Trojans · · Score: 0

    maybe this will push linux into the desktops...
    ...in afghanistan. If you mail Linux too. After you've mailed desktops.


    Have a bit of love for the Germans though, FTA:

    In recent weeks, German troops and others working in Afghanistan have been targeted by Islamic radicals in suicide bombings and kidnappings...
    "They'll bomb and kidnap, well, we'll spam them to death with trojans!"
  24. Re:WordPad? on Wine 0.9.44 Released · · Score: 0

    Not if the Wine developers use it for programming Wine, "eat your own dog food". Although WINN, Wordpad Is Not Notepad, of course.

  25. Re:Oh great on BioShock Installs a Rootkit · · Score: -1, Troll

    If it's not a Sony game, and it's not even going to be AVAILABLE for the PS3, then who do you think decided to use a rootkit-ish (even if it's not a rootkit) technology? Hint: it wouldn't have been Sony.
    Why do you think it's not available on the PS3? Precisely because it contains a rootkit! This is just a clever ploy to cripple the competition by releasing the hottest game of the moment infested with malware.
    You better put on your tin foil hat, you're not thinking clearly.