Slashdot Mirror


User: Hathor's+Dad

Hathor's+Dad's activity in the archive.

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

Comments · 32

  1. Re:just taking care to take care. on Anti-Terrorism and the Death of the Chemistry Set · · Score: 0

    Or you could use your judgment and help out someone in need.

    "Or does that sound like too much work? Would you rather piss and moan about it on Slashdot? Might feel good for a moment, but it's all sound and fury signifying nothing."

    Or you could just do something at the time and not form a committee.....just an idea

  2. Re:I tried and failed on Storm Worm Strikes Back at Security Pros · · Score: 0

    How's Get F**ked is Get F**ked good for you?

    Unless you are the author of the next exploit then how do you know? You *require* me as your customer to do X,Y and Z just so I can have the privilege of being your customer?

    Sorry to sound harsh but I just had to travel a few hundred clicks to visit a workplace because SSH was denied as an OUTBOUND connection 'cos some company "Knew better".

    I and many others use ports as we wish - please dont assume all your clients are any different!

  3. Re:Transplant to Postgres? on MySQL to Get Injection of Google Code · · Score: 0

    With a large PHP app there may be many includes. This is a design factor of PHP apps - do you write massive 'pages' and keep you logic and sql, etc in one page or do you go to object orientated and include many pages?

    Truth is that PHP caches well (and if you are using some repetitive look ups in MsSQL it does too).

    As a rule of thumb don't exceed 15 includes....you should be fine.

  4. Re:Does this not screw Novell? on Investment Firm Bids to Buy SCOs UNIX Operations · · Score: 0

    The issue is that there appears to be some 'value' on the entity. It might be the brand UNIX or it might be the IP (and a way of moving the IP w/o moving existing 'easements'. Once some ties are cut then perhaps they have some enforceable IP...

  5. Re:The sheer amount of... on Home-made Helicopters in Nigeria · · Score: 0

    Hey just so you realise only idiots post crap:

    On behalf of the slient majority of people here this is a truly magnificent acomlishment on so many levels. This guy will go down in history as the "African Einstien" ...ok I mafe that up but you get the point!

    If only Jack Black would write a song about him...!

  6. Re:Beginning of the end? on Stem Cells Change Man's DNA · · Score: 0

    So you are suggesting that only people who have nearly died without medical intervention are going to murder people...?

  7. Re:But on Major Linux Hardware Donor Is a CNN "Hero" · · Score: 0

    You anger me!

    It is far harder to quit a REAL addiction than to install software. I don't get nor care about the Gorilla angle but I can assume those who are so keenly interested in Gorilla's *generally* didn't have to get off the drugs to do so.

    Hurdle Count:

    Gorilla's: 1
    Addicts: 2 ...oh fuck it I wanted to be a marine biologist but I work with code. This guy didn't want to be a drug addict but gives away his time / life to help other people. Grow up.

  8. Re:Weird on Major Linux Hardware Donor Is a CNN "Hero" · · Score: 0

    "Letting a unique species go kaput is a bad idea, especially if they're moderately intelligent (and primates)"

    All species are moderately unique. I hate the knowledge that "under our watch" that another animal disappeared but what trick of man dictated to us that this is "our watch".

    Sure, we are eating our own biosphere (and the resource wars have already begun) but please don't tell me we should divert more resources to watching species die than to stopping own efforts to oust them from their habitat into history via encroachment - we need to fix our own agenda before we can help other species.

  9. Re:Who's your daddy? on Russia Tests World's Largest Non-Nuclear Bomb · · Score: 0

    Just in case anyone cares:

    There was a doco I saw once about birds in Africa that reached plague numbers. The locals did a similar thing each year:

    Fill 44 Gal. drums with fuel and a detonater.
    Place synced. charges under each of the drums.
    "FIRE"

    The charges would send the barrels to tree top height and then they would ignite wiping out all the birds for that year. Same thing just done differently.

  10. Re:More than one side to this one... on Best Programming Practices For Web Developers · · Score: 1

    I see your point but in the end it goes down the same hole...the sites I work with are more regimented that a user cannot cause unintentional errors (Recruitment sites).

  11. Re:Sure on PHP5 Vs. CakePHP Vs. RubyOnRails? · · Score: 1

    This is what sux about PHP frameworks & PEAR.

    FFS why should developers just adopt your framework/packages when in 12 months it will be changed and you code won't work.

    I wrote my own..it was crap
    I re-wrote my own..it was crap
    I re-wrote my own again..it was crap
    next time...OK.

    With PEAR: DB -DB2 ->MDB ->MDB2

    PHP is a great lang because it is so simple to look @ the code and work out what is going on. It has its quirks but having PEAR / Framework changes all the time it does sometimes make one feel we have to reinvent the wheel just to make sure our app will work after we retire!

  12. Re:Well, it does make me wonder, though on Best Programming Practices For Web Developers · · Score: 1

    Engineering used to be about starting from a problem and figuring out the best solution. Well, best within the limits of your knowledge and abilities.

    That is exactly what is required to innovate. Looking at solved problems does not make one engage at solving the problem themselves. People cry don't reinvent the wheel but then wonder why the prodigy of that idea have no idea what a spoke is.

    Go invent your own wheels!!! There is much to learn, much knowledge to enjoy. Do it for yourself. Do it because you want to. Don't reach for the wheel.

  13. Re:"Good practice" is an outdated concept on Best Programming Practices For Web Developers · · Score: 0, Flamebait

    "We've stopped hiring contractors now, because frankly I'm tired of cleaning up other people's shit." Sorry the Romans are on the phone and are wondering if .....never mind. Hey you work in X you clean up the Y of the X that went before you.

  14. Re:More than one side to this one... on Best Programming Practices For Web Developers · · Score: 1

    I agree. Leave user things like a "date picker" and input macros to JavaScript but leave form processing to the server, you know the one you control & trust. Firefox has a plugin to alter GET and POST vars after the form is submitted & checked by JavaScript. Server does data stuff, browser does monkey see monkey do stuff.

  15. Re:Recommend on Transitioning From Developer To Management? · · Score: 1

    "see Bambi walk up and eat out of her hand whilst blue jays perched on her shoulder " dude! LSD & Slashdot dont mix!

  16. Re:Scott Adams' "serious" books FTW. on Transitioning From Developer To Management? · · Score: 1

    "Yes but the difference is that an intelligent, non-technical person will know that they are beyond the area of their expertise and stop and ask a technical person"

    Yes but....

    How will they know which tech person to ask?
    How will they know if the tech person knows the correct answer?
    What is an expert?

    "I'm a networking Expert"
    "I'm a TCP Expert"
    "I'm a IP Expert"

    etc,etc

  17. Re:How To in summary... on Hardening Linux · · Score: 1

    ...Linux has a GUI now....? Its *like* a desktop???? .......*ducks* (FC7 Dual Head Gnome :-)

  18. Re:Perseid meteor shower on Gouge Found on Shuttle Endeavour's Underside · · Score: 1
    ...I want to respond to:

    "and don't quote me"..
    I mean..DOH!
  19. Re:Decision point on Ubuntu Dell Now In UK, France, and Germany · · Score: 1

    Linux is not a 'grass roots' operating system, and hasn't been for a long time. It's been a very capable server OS which is backed by several large corporations. It's just now making headway into the desktop market. It's sort of the reverse of what Windows did. Linux needs to shake its grass roots image if it wants to make bigger waves in the business world. Please stop referring to it as such because it only strengthens the idea that linux is a toy for hobbyists.

    This is the word of professional PR people. AS IN THE POST. This is one of them..aka THEM. The PR bots for M$. Notice the dull 'we're on the same side' + yesterday's news slant. Note the ending phrase.

  20. Re:Rabbits? on 1935 Meccano "Dam Busters" Computer Restored · · Score: 1

    ...is there really any rural England left? I thought you might be referring to occasional patches of village common or be really confused and be referring to Wales?

    I totally agree that there needs to be some global natural selection - probably best to start with the fair skinned British and perhaps take them out from underneath their smog protection layer and see how they go under the hole in the ozone layer they helped create, how about a nice stint on the Nullarbor Plain? It is a massively flat and relatively lifeless pain with no trees. I wager that if it was full of the population of the UK then no doubt they would kill each other with boredom.

    That being said you are right about the little pussy issue, but seeing Australia is a massive place you will find a little pussy goes a long way.

    Cheers

  21. Re:Rabbits? on 1935 Meccano "Dam Busters" Computer Restored · · Score: 1

    They did.

    The reason for Rabbits and Foxes was to provide some hunting sport to English immigrants. But because of the lack of predators and the abundance of food their population grew unchecked. There used to be "bunny bashing" in rural areas - where rabbits were herded to a small mesh fence and people clubbed them to death....for fun!

    Currently it is lambing season and for the last 3 weeks you can hear .243 shots echoing off the hills (after foxes).

    Feral cats are a massive issue to Australian fauna. I can only assume that it is a similar burden in NZ.

  22. Re:Mod parent way up! on First "Real" Benchmark for PostgreSQL · · Score: 1

    Is this a bit like, "back then they didn'y have the server power or the ease of language that mandated 'one true way'" ....When you have something that "works" (ie MySQL & your app) then there is little need to put more of the app into the DB as ...it already works....

  23. Re:Why harder for artists? on Singles, Not Albums, Define Music Industry Success · · Score: 1

    Your missing it... Music is a form of art. Selling records is a marketting agenda. If a musician wants to compose a hit single then that is art. If a musician wants to compose and album then that is art. My favourite albums are live recordings with 14 min tracks. If you have ever played a gig then you would know how the band agonises over the order and timing of each song. "Many artists only produce a few great songs" You have never heard of any significant portion of artists - only the ones your record company shows you. ..art is the lie that make you learn the truth..

  24. Re:for always and eternity on No OLPCs for Cuba, Ever · · Score: 1

    I think we have te award for the biggest fuckwit ever! (* Yes I have some great friends for the USA). Man people rock......they didn't dig u - go figure!

  25. Re:Baboons on Chimps Found Making Own Weapons to Hunt for Food · · Score: 1

    This is a great observation and very valid.

    There are however a few steps down the evolutionery ladder which are significant of which the baboon has one taken the first.

    You see there is copied behaviour, and behaviour learnt from expereince. Being able to learn from your own experiences (from a tools point of view) is great headway down the path of evolution.

    The next point is causatitve behaviour - ie in premonition of the desired outcome I undertake this action. I think what I will do know will affect something later. This is a huge jump down the eveolutionery latter.

    The next step is blaming tha which is not understood on "God".

    For chimps to pint their spears is fundamentally a huge step in evolution.