Slashdot Mirror


User: baadfood

baadfood's activity in the archive.

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

Comments · 114

  1. What a waste. on Are Extensible Programming Languages Coming? · · Score: 1

    Clearly:
    1. Modern programmers ahve far to much time on their hands. Computer languages exist so we can solve problems. Where the problem most projects deserpately DON'T need is how to make a dynamic programming environment.
    2. Such frippery could never have been implemented any other way. It is only via the magic of an xml tag that extensible code could ever be declared.

  2. XML. For existing at all. on Worst Bug or Shortcomings in a Standard? · · Score: 5, Interesting

    Sure a well defined markup language is nice but really, people seem to loose all rational sense when it comes to XML - It cannot be used in a project without the project becomming "XML"? Scripting languages have been capable of processing all manner of free form text files in the past but somehow XML is necessary for interoperation? Why do people somehow think that XML encapsulated data will be small and quick to parse and are then suprised when it isn't? Why are they so fucking proud when their server can generate some trivial number of XML packets per second? What nutjob actually thought XML is easy to read? And what is the difference between a node an an attribute? Really?

  3. I dont have the words to say this, on What Do You Believe Even If You Can't Prove It? · · Score: 1

    I belive that I belive in things. That I am actually aware/concoious/whatever, not *just* the responses of a neural net computer. I also belive that to opposing things can both be true.

  4. Im not even diabetic on Designing Diabetes Gear? · · Score: 1

    but, having been exposed to the Atkins diet, and being somewhat overwieght, Id love to monitor my own blood sugar to correlate against the foods I eat. With the prevelance of fast food, its damn difficult to pick out low GI carbs. I want constant, non invasive, blood chemistry monitoring gadgets - they must be simple, but programmable.

  5. Re:I only have 2 passwords on Password Security Not Easy · · Score: 3, Insightful
    See, its twits like fubar1971 that demonstrate why we are in this situation.

    The problem is caused by a complete and utter lack of grip on reality. A total inability to understand human nature, and worse, expect people to bend to the system, rather than designing the system to facilitate its use by people.

    Ill say this in capital letters so you get it this time.

    CHANGING PASSWORDS EVERY 60 DAYS IS TOO HARD YOU DICKFUCK!

    And if you arsehole IT fucks cant get your brains around that, and design a system the recognises that fact then you shoudl really get a job shovelling manure or something.

    If you really think that something is easy, merely because its easy to write an algorithm to solve it, you need help. People are not computers, and something as trivial as generating a password becomes an onerously difficult task when asked to perform repeatedly.

    Rather than cursing the l-users, get off your fat arse, and start doign your Job - provide them with the tools to do their jobs.

  6. Oh, Chicken's genome, not 'chicken' genome. on Chicken Genome Sequenced · · Score: 1

    I thought they'd found the gene for cowadice actually.

  7. Re:Actually, this is a more general xml problem on Is RSS Doomed by Popularity? · · Score: 1

    Its called asn.1 which, incidently, already has a defined mapping to and from xml Its binary encoding is designed to include as little redundant data as possible while retaining the benefits of tagged heirchaical data, and it is already used for storing and transmitting things like certificates in SSL.

  8. But... on China Bans Game Recognizing Taiwan Independence · · Score: 0

    In soviet russia, Games ban China!

  9. This is great. on No Honor Among Malware Purveyors · · Score: 2, Funny

    Enough shit like this and no Judge will ever take an EULA seriously.

  10. Indian Space Program? on India Debating Manned Space Flight · · Score: 1
    Ah well, America will be able to outsource their space program now too.

    How do you spell "NASA" in hindi?

  11. That sounds stupid. on Are Usability & Security Opposites in Computing? · · Score: 1

    unusable software is inherently insecure.

  12. Re:what? on Windows Forensics and Incident Recovery · · Score: 1

    sorry. Dual XEON 1.7Ghz

  13. Re:what? on Windows Forensics and Incident Recovery · · Score: 1
    After a long search, during which I'd all but given up, this appeared on my local distributors price lists :-

    Gainward Geforce FX 5200 Pro/660 PCI

  14. Re:what? on Windows Forensics and Incident Recovery · · Score: 3, Informative

    While that is intended no doubt to be amusing, I use a Win2K pro system to develop.

    At times I have Diablo II running in a window, DevStudiodebuggins ome app. A couple of multi megabyte spreadsheets open in OpenOffice, And of course FireFox.

    To ensure that the hardware is as unstable as possible, this runs on a dual P4, with a Matrox and an nVidia card, both dual head for a total of 4 displays - all with a mere 512Mb of RAM.

    Ironically, FireFox is the real system resource hog.

    I have to close it down every two weeks to free up some system memory. It does get restarted about once a month when my domain passwords expire - its the only damned way to ensure that some cached credentials dont lock me out of everything.

  15. Yes. on Are LCD Displays Ready For Gaming? · · Score: 1

    Cat got your tongue? (something important seems to be missing from your comment ... like the body or the subject!)

  16. Re:"Expert Programmer" on Funniest IT Related Boasts You've Heard? · · Score: 1
    crap - thats what I get for not previewing my post.

    and what if list is NULL - the empty list? This is c++ right? You want something like (ha, double pointers to manipulate a singly linked list :)

    // to find the end of a linked list
    for( item** p = *p; p = &(*p)->next);

    // to insert an item "n" into a sorted list.
    // assuming of course that the "item" node implements a comparison operator.
    for(item** p = *p && n < p; p = &(*p)->next);
    n->next = *p;
    *p = n;

  17. Re:"Expert Programmer" on Funniest IT Related Boasts You've Heard? · · Score: 1

    and what if list is NULL - the empty list? This is c++ right? You want something like (ha, double pointers to manipulate a singly linked list :) // to find the end of a linked list for( item** p = *p; p = &(*p)->next); // to insert an item "n" into a sorted list. // assuming of course that the "item" node implements a next); n->next = *p; *p = n;

  18. Australian Government seeks Microsoft discount. on Australian Government Agency Moves Towards Linux · · Score: 2, Funny

    Is surely what the article is meant to be titled?

  19. What a waste of money. on More on Neuroscience and Marketing · · Score: 1

    Like they need a MRI scanner to tell them that Ill buy anything endorsed with gratutious breast images. *sheesh*

  20. I dont think so. on The Man Who Could Have Been Bill Gates · · Score: 2, Insightful
    Kildall was too shortsighted to have succeeded. Gates, for all that we slashdotters love to hate him now, was wise enough to see that there was more benefit to demanding a very low roylaty per copy.

    Kildall was too engrossed with making immediate profit to, even if he had got in the door first, have prospered for long.

  21. Thats stupid on Embryonic Stem Cells Emit Healing Molecules · · Score: 1

    DNA has got nothing to do with it. Whats at issue here is the human mind. Unfortunately athiests have no clue how a human mind comes about, and religeous people leave it in the hands of their god (presumably). Which leaves us in a sticky situation. I know that I am a self aware entity. Presumably other adult humans are too. We can all remember being self aware as children, so they must be too. Starting from the other end of the scale, it seems rather unlikley that a single cell is self aware. Or even two cells. But the moment at which awareness kicks in, the moment at which a blob of cells turns from being, well, a smelly mix of chemicals, and becomes an individual, that is very unclear. Given that we dont currently have a fucking clue when and how that happens, well I for one prefer to err on the side of caution. Religeous or athiest your body will die...opinions what happens to your soul may vary, but, one way or the other, i'd prefer to die with a clean consience.

  22. South Korean music retailers dying? on South Korean Music Retailers Dying · · Score: 2, Funny
    Dan. If it isnt some variant of the bird flu its a mysterious fatal malady suffered by music retail store execs!

    When will the horror end?

  23. Mandatory movie quote. on Dell Recalls Millions of AC Adaptors · · Score: 0, Redundant
    Take the number of adapters out in the field: A. Multiply by the probable rate of failure: B. Multiply by the average cost of an out of court settlement: C.

    A times B times C equals X.

    If X is less than the cost of a total recall, we dont do one.

    Tyler Durden (paraphrased :P)

  24. Why oh Why can they never use a standard format? on Red vs Blue Meets The Sims · · Score: 1

    Whats wrong with xvid then? And, what fuckign audio codec ARE they using? My Media Player tries to find it, fails, and plays with no sound.

  25. Re:cost-effective? on Amec Working on Long-Term Nuclear Waste Solution · · Score: 1

    If I had to have a cancer, i'd rather like one that took me a thousand years to die from.