Slashdot Mirror


User: _0xd0ad

_0xd0ad's activity in the archive.

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

Comments · 1,898

  1. 142 characters? Someone can't count. on Phelps Clan Tweets Intent To Picket Jobs Funeral Via iPhone · · Score: 1

    Westboro will picket his funeral.He had a huge platform; gave God no glory & taught sin. MT @AP: Apple co-founder Steve Jobs has died at 56.

    140 characters exactly. Count them again.

    And what's with putting [sic] after "He"? Twitter updates are required to be grammatically correct now, including spaces where grammatically necessary?

  2. Re:Why not just pay cash? on Big Brother Calls 'Shotgun' In Illinois · · Score: 1

    Whoops, intended to say, picked MO because that's relevant to me, but I imagine most states would have something sufficiently ambiguous about the display of license plates that could be interpreted to make it illegal.

  3. Re:Why not just pay cash? on Big Brother Calls 'Shotgun' In Illinois · · Score: 1

    In the Missouri Revised Statutes it states that the plates "shall be aesthetically attractive" and "Each such plate shall be securely fastened to the motor vehicle or trailer in a manner so that all parts thereof shall be plainly visible and reasonably clean so that the reflective qualities thereof are not impaired". Section 301.130

    But we all know that you'd probably just get nailed for some statute related to interfering with the police's ability to collect evidence and/or perform their duties.

  4. Re:ScriptScan is NOT a plugin on Firefox Advises Users To Disable McAfee Plugin · · Score: 1

    Wouldn't know. I don't use the Adobe PDF plugin, it's nothing but a virus infection vector anyway. If I download a PDF - if I intended to download a PDF - I might open it in Adobe Reader proper.

  5. Re:WTF? on Microsoft Killed the Start Menu Because No One Uses It · · Score: 1

    Your mom will never do that. How often do you shut down your cell phone?

    I bet calculators that only have an "On" button just drive you up the wall too...

  6. Re:This is why I still use Windows XP on Microsoft Killed the Start Menu Because No One Uses It · · Score: 1

    There's actually a nice way to make your own menu in Win7 (which MS 'borrowed' from OSX - see my reply below).

    Nah, that's just a toolbar and they've been around since Windows 95. The Quick Launch is just one such toolbar; you can make any folder into a toolbar. You can change the styles (icon size, whether or not there are labels), change the size of the bar (if it's too small to show its contents, it turns into a pop-out menu), or detach it from the Task Bar and make it its own floating window or dock it to create a new bar independent of the Task Bar, with options to auto-hide and/or always be on top.

  7. Re:Ok, how do they know? on Microsoft Killed the Start Menu Because No One Uses It · · Score: 1

    If you want to restore your windows you can use Win+M. Win+Shift+M will restore them.

  8. Re:So don't cover it with tape on Big Brother Calls 'Shotgun' In Illinois · · Score: 1

    The red light camera was BS anyway. The first picture showed me behind the line with my brake lights ON. The second one, two seconds later, showed me starting to make a right turn.

    Um, brake lights on != a complete stop.

    Anyway, all the red-light cameras I'm aware of will also record a video. There's a website you can go to, punch in the code on your ticket, and watch your vehicle very clearly not coming to a stop before turning, complete with burned-in timestamp. The only thing they're missing is the photo that proves you were driving it. And some of them have a second camera set up to get that photo.

  9. Re:Why not just pay cash? on Big Brother Calls 'Shotgun' In Illinois · · Score: 1

    I wonder how they'd catch you...

    Probably the first cop you passed who wondered why the dashcam just went blind.

  10. Re:Why not the easy way? on Big Brother Calls 'Shotgun' In Illinois · · Score: 1

    Wonder how much they spent on that system instead of just raising the gas tax a few tenths of a cent?

  11. Re:ScriptScan is NOT a plugin on Firefox Advises Users To Disable McAfee Plugin · · Score: 1

    Well, usually you start by ending the one that's using 50% of the CPU time on your dual-core machine.

  12. Re:Adblock on Facebook Confirms New Cookie-Tracking Issue · · Score: 1

    You actually use the apps?

    Not very many.

  13. Re:Welll on How Windows Gets Infected With Malware · · Score: 1

    To get information, obviously. Maybe you want to know the current temperature at the Guam International Airport, updated in your status bar automatically? Here it is. The add-on just scrapes that page.

  14. Re:70% on fully updated installs. on How Windows Gets Infected With Malware · · Score: 1

    An exe is not just arbitrary code. It has a header which contains information about the executable and it can contain entirely different sections for execution under Windows/DOS. A DOS executable header begins with the characters "MZ". Windows executables are denoted by "PE". Most Windows applications will have a DOS MZ executable stub at the beginning, before the PE section, to display "This program cannot be run in DOS mode." and exit.

    http://www.fileformat.info/format/exe/corion-mz.htm

    Now, if you were talking about a DOS .com compact executable, yes. Nothing but pure arbitrary code.

  15. ScriptScan is NOT a plugin on Firefox Advises Users To Disable McAfee Plugin · · Score: 1

    ScriptScan is an extension. Extensions and plugins are not the same thing.

    Plugins only run when content in a page requires the plugin to be loaded. Extensions can run whenever they want.

    A bad plugin can be killed by ending the process plugin-container.exe. A bad extension cannot, and can cause your entire browser interface to hang up, which should trigger Firefox's warning about a script that seems to be taking a long time.

  16. Re:Adblock on Facebook Confirms New Cookie-Tracking Issue · · Score: 3, Informative

    Here's my list.

    ||facebook.com^$third-party,domain=~facebook.net|~fbcdn.com|~fbcdn.net
    ||facebook.net^$third-party,domain=~facebook.com|~fbcdn.com|~fbcdn.net
    ||fbcdn.com^$third-party,domain=~facebook.com|~facebook.net|~fbcdn.net
    ||fbcdn.net^$third-party,domain=~facebook.com|~facebook.net|~fbcdn.com

    A few more domain exceptions on my home FF installation to permit certain Facebook Apps to work correctly.

  17. Re:Maybe it sucks ass now is why there is a declin on Microsoft Killed the Start Menu Because No One Uses It · · Score: 1

    I have show desktop (also sadly missing on wife's computer?)

    Open notepad, paste:

    [Shell]
    Command=2
    IconFile=explorer.exe,3
    [Taskbar]
    Command=ToggleDesktop

    Save as "Show Desktop.scf".

    WinKey+D is easier though.

    And to get the Quick Launch toolbar back, right-click the taskbar, make sure it's not locked, then Toolbars->New Toolbar. The Quick Launch folder is "%userprofile%\Application Data\Microsoft\Internet Explorer\Quick Launch".

  18. Re:...the dock. on Microsoft Killed the Start Menu Because No One Uses It · · Score: 2

    The Quick Launch is a toolbar docked in the Task Bar with no title, small icons, and no icon text, which displays the contents of the folder "%appdata%\Microsoft\Internet Explorer\Quick Launch".

    Win7 doesn't include it by default, but you can add it.

  19. Re:new start menu blows on Microsoft Killed the Start Menu Because No One Uses It · · Score: 1

    in order to manually launch an app i have to remember WHICH folder it's installed in

    That is why the PATH environment variable was invented. WinKey+Pause, Advanced, Environment Variables.

  20. Re:Menu is less usable on Microsoft Killed the Start Menu Because No One Uses It · · Score: 1

    Or, you know, you could use a toolbar.

    Nobody has seen fit to re-introduce the Classic MacOS tab folders. I am disappoint.

    You mean like the Quick Launch?

    It's a toolbar. You can add more of them. Right click, Toolbars, New Toolbar. You can still do it in Windows 7. Here's instructions on how to put the Quick Launch toolbar back onto the Win7 task bar.

  21. Re:The ring of fire after you've had chili... on Why Chilies Are Hot and Yogurt Puts Out the Fire · · Score: 1

    You could always make it yourself...

  22. Re:Cardboard hacks on Estimating Age With Kinect's 3D Camera To Filter Content · · Score: 0

    Here, lest you look like an idiot again in the future.

    Kinect is based on software technology developed internally by Rare, a subsidiary of Microsoft Game Studios owned by Microsoft, and on range camera technology by Israeli developer PrimeSense, which interprets 3D scene information from a continuously-projected infrared structured light.[26][27] This 3D scanner system called Light Coding[28] employs a variant of image-based 3D reconstruction.

  23. Re:Thermite? on Ask Slashdot: Best Way To Destroy Hard Drives? · · Score: 1

    Colt .45.

    Bonus points if you hack up a battery-powered power supply to spin up the drive before you use it for target practice.

  24. Re:Chili Sans Beans?! on Why Chilies Are Hot and Yogurt Puts Out the Fire · · Score: 1

    Frank's is a cayenne pepper sauce. The main thing differentiating it from most other cayenne pepper sauces is probably that Frank's has garlic.

  25. Re:I was right after all! on Why Chilies Are Hot and Yogurt Puts Out the Fire · · Score: 1

    The 600k figure is probably for the peppers they use, not the chips themselves.