Slashdot Mirror


User: grahamlee

grahamlee's activity in the archive.

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

Comments · 478

  1. Re:Zenworks or what? on Novell Still Runs Windows · · Score: 1

    Why does the incorrect get marked as insightful, I wonder? Because it better matches the prevailing groupthink than the truth does? Unix was developed on a standalone PDP box, and it wasn't for ages that a network was glued on. And then it wasn't redesigned with the network in mind, the network support was designed with an extension of the s[tream|ocket]s-based IPC in mind. If you want an OS designed around the network, try looking at UCB Sprite.

  2. Re:Again? on RMS Views on Linux, Java, DRM and Opensource · · Score: 1

    No need to use the GNU userland - you could (in principle) have a Gentoo-esque x86-linux-bsd-freebsd system if you like.

  3. Oh yeah, great... on Bluetooth Gets a Speed Boost · · Score: 3, Interesting

    ...so now we've got ultra-wide bandwidth combined with rapid frequency shifts. That's going to suck up big chunks of the unlicensed broadcast band at a time - I hope no-one's using a microwave (or a wireless router, especially a pre-N one) when I'm transferring my pr0n from my phone to my portable video player...

  4. Re:I love OS X on 10 Things Apple Did To Make Mac OS X Faster · · Score: 1

    If you do that then the resource locator is still non-uniform - a direct URL into the middle of a CC transaction sequence is meaningless either way. WebObjects has the ability to store session info in a cookie, there's just no gain.

  5. Re:I love OS X on 10 Things Apple Did To Make Mac OS X Faster · · Score: 1

    probably the genius who thought that you might not want other people to have access to, e.g. your one-click settings, your CC details, delivery address and so on. Many online stores rely on URLs accessible only upon presentation of other credentials, including but not limited to session information, valid authentication etc. The URLs are still URLs, but the resource is only accessible under restricted circumstances.

  6. Re:I love OS X on 10 Things Apple Did To Make Mac OS X Faster · · Score: 2, Informative
    /WebObjects/AppleStore.woa/6164000/wo/zf5gxeMdPL 3E3KJeQG51ahhwsC4/1.0.19.1.0.8.25.7.11.0.3

    WebObjects URLs with a "/wo/" are session-based; in fact that " zf5gxeMdPL3E3KJeQG51ahhwsC4" stuff is the session ID so you can't go pasting them in places and expecting people to be able to use the URL. If they've got a "/wa/" then they're so-called direct action links, which are fine and can be transferred.

    6164000

    That's the number of the app instance - and is quite high in this case :-)

  7. Re:It's 1999 all over again on Google to be Added to S&P 500 Index · · Score: 5, Funny

    Specifically, it's Bubble 2.0 (which is AJAX-enabled and speaks XML-RPC and SOAP)

  8. Re:too kind a description on Continuous Partial Attention · · Score: 4, Funny

    I can't tell you how disappointed I was when I found out my Dad wasn't real; it was just Santa Claus in a funny suit.

  9. Re:Yeah, what the fuck? on Intel Launches New Pentium Extreme Edition 965 · · Score: 1

    You are a Streetfighter II programmer and I claim my five pounds.

  10. Re:Seperate the openBSD & openSSH projects? on OpenBSD Project in Financial Danger · · Score: 1

    No, but if OpenSSH disappears then Apple lose their SSH implementation, or have to ramp up per-user OS X costs in order to fund a licensed SSH which may subsequently get used by only a few percent of their users.

  11. Re:How To Become Root on OS X on Sudo vs. Root · · Score: 2, Informative

    Or sudo -s, for that matter. The root account is disabled insofar as it can't log in - although even that's not quite true...

  12. Re:Cell on Linux 2.6.16 released · · Score: 2, Funny
    Can anybody take a guess on how good cell is for video encoding
    Three and a bit.
  13. Re:Choose strong obscure passwords on Root Password Readable in Clear Text with Ubuntu · · Score: 5, Funny

    Hey, if we're thinking of the future, let's not use a fixed-width length field for the string at all! That way, we can never generate a string longer than the permitted length field. Let's just terminate the string by a known character sequence, and guarantee that that sequence doesn't appear in the string itself. We could use the \0 character as the terminator.

  14. Re:old paradigms on What is UNIX, Anyway? · · Score: 3, Interesting

    To take the specific point of MACs, if UNIX was about giving you the least privilege necessary to get your job done, then the concept of setuid (which gives you *all* the privileges available) would never have existed. Tools like sudo, solaris profiles, SEDarwin/SEBSD and the like have come up to try and plug this privilege leak but fundamentally, Unix has a binary privilege model. You either have none, or you have them all. More generally, I think it's hard to fundamentally sum up Unix (without using one of the technical definitions, such as "something which implements SUS"); when it comes down to it it's a C language API and a set of tools which implement that API, running a multiuser multitasking OS. I think a good description would be "an OS that one person can grok"...

  15. Re:old paradigms on What is UNIX, Anyway? · · Score: 4, Insightful

    You've used a couple of Plan 9 and Sprite paradigms, some things which never applied to Unix[*], a load which apply to operating systems in general and an implementation artefact of GNU autoconf. I really hope that's not Unix....

    [*]"least privilege" - MACs would predate setuid() if that were the case. For instance

  16. Re:This is me trying really hard to care on No EFI Support for Vista · · Score: 1

    Could you provide the argument which explains, in your opinion, the flaws of EFI? I still wish everyone had gone with IEEE1275, but I'd like to know what's up with EFI.

  17. Re:Perhaps it is... on MS Thinks OOo is 10 Years Behind · · Score: 2, Informative

    Well the installer does allow one of installing a particular feature, installing on first use or disabling it, and is damn fine-grained; I assumed that this was similar to what is being discussed WRT to OOo in that if a feature is disabled, it never appears in the menu and the user doesn't have to be presented with it.

  18. Re:Perhaps it is... on MS Thinks OOo is 10 Years Behind · · Score: 1

    It's funny, because when MS tried that with Office (having minimalist menus with only the commonly-used functionality exposed by default, and having install-on-demand features) it was called an abomination...

  19. Re:Well... on U.S. Investigating Sale of Snort as Security Risk · · Score: 2, Interesting

    Currently, yes. But the argument is that if some evil superpower (which, I mean, even Canada is, these days, right?) were controlling things, then the two may diverge in interesting and nuclear-proliferation-causing ways.

  20. Re:First Post on Laptops Required for Freshmen · · Score: 1

    I toyed with taking a portable into a couple of the lecture series on my Physics masters - my notebook of choice was the Cambridge Z88. Equation editor be damned; I found it was easy to get quick at typing equations in LaTeX "$$" environments. Take the Z88 home, squirt the file over RS232 to the Linux box, then compile your notes into a pretty PostScript (when I could be bothered; another thing Physics degrees teach you is the ability to read LaTeX equation environments). I stopped doing it because batteries were more expensive than biros.

  21. Re:You know you're good... on 4th BC Century Defensive Wall Unearthed · · Score: 1

    What does that make Hadrian, or Offa, or the first emperor of China then?

  22. Re:Laughter Track on IT Crowd On-line · · Score: 1

    Granada and Carlton merged in 2005 to produce the ITV company.

  23. Re:Pixar = NeXT on Pixar Eaten by Mickey Mouse · · Score: 0, Offtopic

    They did in slashdot too.

  24. Re:this sucks on Disney Buys Pixar · · Score: 1

    True. On the other hand, at the time NeXT bought Apple there was a lot more than computers to Apple. Newton PDAs, clone licensing...I'm not suggesting that the same will happen with Disney, but perhaps some spinning-off might occur.

  25. Re:Disc World on Rumors of Pratchett Film · · Score: 1

    The problem with Pyramids to my mind is that it relies so much on the "parody of our own world" idea that without some previous set-up, the movie would look like a one-trick pony. Some of the other real-world-ish stuff is far more subtle - the iconographs, clacks, and as this is "news for nerds" Hex needs a big mention too. Pyramids seems to me to be the above idea writ large.
    I like the idea of Guards! Guards! being the first of the films, though I actually think that rather than concentrate on the Watch for a series, it would be good to take tangential moves for each film. For instance, you start with the Watch which probably means we've met Vetinari briefly, so take a story he controls like Going Postal next. There's a brief mention of Ridcully there, so go wildly out of sequence and let's have a UU story; maybe one where the witches get some airtime....