Forgot your password?
typodupeerror

Comment Re:Jurisdiction (Score 1) 340

So as I can find copyrighted content using google, so are they going to arrest the CEO of google? or the developers perhaps? Or me for finding it?

eg some search terms something like:

intitle:index-of+ mp3 + metallica

would likely yield some results, note this is NOT a direct link to content, I've not just turned /, into a link site. But out of the About 298,000 results, i reckon at least a few would be genuine.

I didn't check if i could actually download any of the resulting files as i'm not a pirate and for fear of being extradited to an apparently hostile country i've never been to with a 3rd world health care system and a REALLY fucked up legal system who think they are the world police, and its possible because apparently we in the UK have a 'special relationship' with you. Special as in SPECIAL NEEDS if you ask me.

Comment Re:bitlbee (Score 1) 174

I've since tried /whois u987654321 and it does return some info: 16:01 u987654321 (u987654321@chat.facebook.com) 16:01 ircname : Someones Name 16:01 server : myusername@chat.facebook.com. (jabber network) 16:01 End of WHOIS perhaps with a little irssi perl script i'll be able to make them appear properly in the nicklist too.

Comment bitlbee (Score 1, Interesting) 174

Hi,
  I managed to get bitlbee to log in ( i've written some php to log into facebook using curl for me from the server in question, and it spoofs the user agent. It was tricky but do-able )

but the downside is, all the usernames show up as u987654321 or whatever so you still have no idea who is who anyway. :( boo, so still no real fb chat in bitlbee for now

Comment Re:cd - (Score 0) 2362

agreed !! and !$ both rock,

on osx for example how often i do this...

user@machost$ apachectl restart
permission denied
user@machost$ sudo !!
sudo apachectl restart
password:


or as mentioned,
mkdir /some/place
cd !$

solaris has some fun ones too:

uadmin 2 0 sync the filesystems and drops system to ok prompt
uadmin 2 1 sync the filesystems and reboots to multi-user mode
uadmin 2 2 sync the filesystems and reboots interactively
uadmin 2 3 sync the filesystems and reboots to single-user mode
uadmin 2 6 sync the filesystems and powers off the system
uadmin 1 0 do not sync filesystems and drops system to ok prompt
uadmin 1 1 do not sync filesystems and reboots to multi-user mode
uadmin 1 2 do not sync filesystems and reboots interactively
uadmin 1 3 do not sync filesystems and reboots to single-user mode
uadmin 1 6 do not sync filesystems and powers off the system

Slashdot Top Deals

"It ain't so much the things we don't know that get us in trouble. It's the things we know that ain't so." -- Artemus Ward aka Charles Farrar Brown

Working...