Slashdot Mirror


User: aug24

aug24's activity in the archive.

Stories
0
Comments
1,564
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,564

  1. Re:Don't understand..? on Mozilla Chairman Speaks on Open Source/Microsoft · · Score: 1

    Ah - I read it as a pop at Kapor, not the interviewer. Now I get you, and I agree: a very thin interview given the apportunity.

    J.

  2. Some people never get it... on Mozilla Chairman Speaks on Open Source/Microsoft · · Score: 1

    Why does there have to be a business plan?

    Why can't things just be done to add good things to the commons?

    Why do some people see everything in fucking dollar signs?

    Justin.

  3. Re:"level playing field" on Mozilla Chairman Speaks on Open Source/Microsoft · · Score: 2, Informative

    No really, they have. They sacrifice proper quality to get 'first to market' time and again. Then they build on that with marketing or freebies till they are the de facto standard. That's called lock in, and it doesn't benefit consumers at all.

    Have you ever used a MS product that didn't piss you off in some subtle way? Apart from the MS keyboard, which is a lovely piece of kit.

    Justin.

  4. Don't understand..? on Mozilla Chairman Speaks on Open Source/Microsoft · · Score: 2, Insightful

    Firstly I don't understand your problem with the interview (I get that it's a little thin, but so what)...

    I mean, "better code is better code" - that's not really a paraphrase of what he said, is it? He said that speed wasn't the only issue, maintainability is a biggy, which is a good answer to a rather dull question.

    Second I don't understand why someone has moderated your comment funny. It wasn't supposed to be was it?

    J.

  5. "...uncanny nack..." on Regulators Lose Piracy Battle · · Score: 1

    I was about to say well at least they can spell, then I remembered...! ;-)

  6. Re:I hate to spoil yours, but... on Arkeia Network Backup Agent Remote Access · · Score: 1

    Yeah, but that's rather the point of a backup system, as one of the parents said! How could you back up the files if you couldn't read them?!

    Having weak security is bad, but having write access as well is a mess.

    J.

  7. I hate to spoil yours, but... on Arkeia Network Backup Agent Remote Access · · Score: 1

    Access requires r/o. The guiding rule of all software dev should be 'no more privs than absolutely necessary'.

    Justin.

  8. Share and share alike. on Always-On Internet For Cheapskates? · · Score: 1

    I have always thought that WiFi connection owners should be able to secure/encrypt their own signals, and give them 95% of bandwidth, then leave 5% unsecured for 'guests'.

    Chances are that we all would be always able to find a signal.

    Perhaps I'm just a hippy at heart ;-)

    J.

  9. Re:And at least seventh and eighth, too. on Study Points to Sixth Sense in Humans · · Score: 1

    I thought of that too, but decided not to put it in as I think it's a special case of the sense of touch. Then again, the same biochemical pathway is used in most of the physical senses.

    J.

  10. Re:And at least seventh and eighth, too. on Study Points to Sixth Sense in Humans · · Score: 1

    No. Rotational acceleration is different to linear (in fact quasi-linear for gravity).

    Justin.

  11. And at least seventh and eighth, too. on Study Points to Sixth Sense in Humans · · Score: 1

    1-5 you probably know
    6 Gravity (calcium crystals on hairs in ears)
    7 Rotational motion (liquid flow in ear tubey bits that I forget the name of)
    8 Body location (feedback via nervous system tells you where your arms are)

    We'll prolly find a few more if others here chip in...

    Justin.

  12. Re:"Imagine Google on iTunes" on University Launches Semantic Web Interface · · Score: 5, Funny

    Imagine more than PR.

    Imaging better drugs.

    Imagine PR on drugs.

    That's what they were getting at... I think.

    Justin.

  13. Re:winge on United Kingdom Leads the World in TV Downloads · · Score: 1
    Well, at least you said sarcastic not ironic like most, he complained.

    J.

  14. Re:more numbers... on United Kingdom Leads the World in TV Downloads · · Score: 1
    the UK has roughly 1/5th or so of the population of the U.S.

    Which explains why they can have such fatties in the US; we just don't have space for 'em. Either that or it's the food over here... ;-)

    Justin.

  15. Re:I'll wait on 'Make' Premier Issue · · Score: 2, Funny

    Careful... if you don't read the Clean section of Make magazine first of all, you could find yourself reading stale articles from the last issue you read.

    Justin.

  16. No, it means the laws changed. on FL Court Rules Against Spouse-Installed Spyware · · Score: 1
  17. Fascinating. on Richard Clarke on Microsoft security · · Score: 2, Insightful
    So their test process for IE involves installing it in a secure, corporate environment. No-one outside the room can take it, sandbox it and try to crack it, but they at least check it surfs OK. Wait for a few months and then, when the surfing experience is good enough and there have been, count 'em, no security issues, bung it out for install on a billion unprotected machines, and let the hackers take it to pieces and actively look for holes. Then - suddenly - all these security issues just 'occur'.

    If I tested my code like that, I'd never get another contract.

    Justin.

  18. Another fact: on Richard Clarke on Microsoft security · · Score: 1

    Most windows system admins are Mom 'n' Pop. They shouldn't be expected to learn how to secure it - it should start that way. Fuckwit Anonymous Cowards - we should have another moderation: "Trace IP and bar from posting".

    Justin.

  19. Re:Pissed? on Microsoft Blocking Wine Users From Downloads Site · · Score: 1

    In England, pissed means drunk. So, yes, Wine users should be pissed.

    Justin.

  20. Re:Watch for the Error.log file on Microsoft Anti-Spyware to Be Free of Charge · · Score: 1

    I certainly meant switching, not logging off. I didn't consider it instantaneous, and from what you just said I would suggest the delay I observe is the gui initialising, whereas under X it's still there just not connected to the video card.

    J.

  21. Re:Watch for the Error.log file on Microsoft Anti-Spyware to Be Free of Charge · · Score: 1

    Personally I don't run any XP machines atm, but it takes several seconds on friends' boxes. A user change on my Linux and X box takes less than half a second. As I understand it - I could certainly be wrong - the inactive user sessions are saved and reproduced on switch in XP whereas Unix and X support true concurrent users with concurrent graphical sessions.

    Justin.

  22. Re:Watch for the Error.log file on Microsoft Anti-Spyware to Be Free of Charge · · Score: 5, Insightful

    It's fairly normal for a test-phase application to do more logging than is even faintly reasonable for a release-phase application. Mine do.

    For the next two points, I have never thought the MS multi-user model was worth its weight in rat shit. YMMV ;-) "Fast user switching" should be, well, fast. Like pressing ctrl-alt-f8 fast. Ho hum.

    Last point? Well, I have always wondered if MS developers put their beta-ware out for testing, then sit back and go "hey, no bugs yet" for three months, then release it, all the while never even noticing that they forgot to build the feedback mechanism ;-)

    Justin.

  23. Didja miss the 'funny' tag there mate? on Building The MareNostrum COTS Supercomputer · · Score: 1
    "denial of service attacks, spyware, and crapflooding message boards.

    Bit of hint there that the grandpappy was sending up the 'terrorists are everywhere' idiots ;-)

    J.

  24. Re:Two suggestions for Roblimo: on Microsoft's Martin Taylor Responds · · Score: 1

    (1) Oddly enough, I was commenting here just the other day that the security chief only gave an interview last week because the statisticians had noticed that for 2005-to-date (ie six weeks!) the Red Hat alerts (for the whole system) exceeded (in number) the XP alerts (for just a vanilla install). So IMO they quickly looked up their interview request list, picked one and did it.

    (2) MS also claimed back in 1991 or so that the internet wasn't going to be important and that they didn't have a browser planned. Then they 'got it' and trumpeted 'oh we made a mistake' for a while, then court papers revealed they have been developing IE since long before the original interview.

    In short, they lie. Whodathunkit?

    Justin.

  25. Re:Martin came across much better than Roblimo on Microsoft's Martin Taylor Responds · · Score: 1
    Simply put, with the widespread availability of Windows you are going to have many people who are too stupid to own a computer let alone use it.

    But with, say, Firefox on Xandros, it is almost impossible to get hit with a trojan when it said it was a jpeg of Anna Kournikova, even if walking and chewing gum at the same time results in chewed shoes and sticky feet.

    Justin.