Slashdot Mirror


User: BJC

BJC's activity in the archive.

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

Comments · 13

  1. Mmm... on Study Shows Cocaine And Other Drugs In Spanish Air · · Score: 1

    Is that why sourdough tastes so nice in San Francisco?

  2. Re:False Advertising on To Verizon, "Unlimited" Means 5 GB · · Score: 1

    Good point. However, I think M. F. I. Warehouses Ltd. v. Nattrass is relevant here: 'reckless' is interpreted more liberally than it suggests, as 'without having regard to whether their advertisements are true or false'. It is obvious that 'unlimited' in the advertising is not the same as 'limited to 5 Gb' in the terms and conditions, so it seems reckless in the sense given here.

  3. Re:False Advertising on To Verizon, "Unlimited" Means 5 GB · · Score: 2, Informative

    Actually, it would be illegal.

  4. It will be fine on Would You Use SELinux? · · Score: 1

    after running /sbin/rmmod nsakey

  5. xwatchwin on Dynamic GUI Window Redirection? · · Score: 2, Informative

    xwatchwin lets you see what is being displayed in a window on a remote X server. It doesn't let you interact or move the window, and the display isn't perfect, but it does work and it doesn't need you to set up a proxy beforehand.

  6. Great for agriculture! on NASA Confirms Rainy Cities · · Score: 2, Funny

    Let's move all our farms to cities...

  7. Re:It's obvious on Where Art Thou, BSD Winmodem Project? · · Score: 1

    Daemodem?

  8. Re:Why not have namespaces in file systems? on Rage Against the File System Standard · · Score: 1

    Wow... In other words, almost exactly as the Acorn (BBC) micro did it before they used subdirectories!

  9. Re:SQLite on Embedded SQL Databases? · · Score: 1

    Version 2 of SQLite uses its own data files and is no longer dependent on gdbm.

  10. Re:GUI's are easy to learn, but never efficient. on Are GUI Dev Tools More Advanced than CLI Counterparts? · · Score: 1

    You can get keyword completion using CTRL-P or CTRL-N, and various other completions (word, filename, line) in similar ways. How do I do this in Visual C?

  11. Re:Finally Stable on XFree86 4.0.2 Released · · Score: 1

    Actually, X11 was released in 1987 at about the same time that Windows 2.0 came out.

  12. Re:Win2K requires less reboots on Why Does Windows Require Excessive Rebooting? · · Score: 1

    Or when you change from small fonts to large fonts.

  13. Re:The Vim grammer. on English Language And Its Effect On Programming? · · Score: 1

    with the mouse in GUI mode, it's always object-verb

    No, you can use verb-object with the mouse as well, for example, press d and then click where you want to delete to.