Slashdot Mirror


User: Abnormal+Coward

Abnormal+Coward's activity in the archive.

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

Comments · 63

  1. WTF 16:9 ... on Dell's Ubuntu Ultrabook Now On Sale; Costs $50 More Than Windows Version · · Score: 1

    Sorry but another 16:9 display failure ... Think I stick with my Lenovo Thinkpad X301 running Linux MINT out-the-box without any extra drivers via ppa's and has a 13.3" 16:10 display @ 1440x900 :)

  2. Re:Vanilla "Linux"? on Pre-Installed Linux On Dells Coming · · Score: 2, Informative

    BeOS and OpenBSD are NOT linux !

  3. Re:DRM is silly on AACS Hack Blamed on Bad Player Implementation · · Score: 5, Insightful

    I agree. The only way to show that this DRM protected is shite is for people not to buy. Copying media in my option has never been a problem, I've had a a lot of tape copys from people and went and brought the cd/tape because I really like the music. Same with movies and TV, I've brought DVD's and TV boxed sets after downloading DIVX copys from the 'net. If the boys at the top (RIAA/MPAA) ensure there music is cheap enough its a no brainer. The real battle is here is that 'they' want to tell you want to buy and set any price they like. Its all about control (time to put on your tin hat). Well fuck them, where the consumers we should decide what to buy, and what is an accecptable price. So back to my orginal point, the only way to show is with your wallet ....

  4. Re:Tons of phones without cameras... quit complain on How the Camera Phone Changed the World · · Score: 1

    You can also get a E50 with no camera. However, it doesn't have 3G.

  5. iGames on Apple Needs To Get Its Game On · · Score: 1

    in the apple way, it would be iGames :P

  6. Re:multiarch future? on Previewing Dapper And Edgy · · Score: 1

    I run an amd64 setup , and have setup up a 32bit dchroot, for running mplayer + w32codecs and firefox (32bit).
    I found some instructions on the ubuntu forums on how to do this.

  7. quake4 coming soon ? on Quake 3 Source Code to be Released · · Score: 1

    Does the open sourcing of Quake3 engine mean Quake4 is coming soon, I hope so, always liked Raven games.

  8. Re:Hardly a "new unqiue application" on PSPCasting · · Score: 1

    the videora app is "re-invite" the wheel, since you can use Azureus + RSSFeed plugin to do something very similiar to what they application does :P

  9. Re:FUD? on Could Your Blackberry Be Damaging Your Thumbs? · · Score: 1

    I am 28 too, and I've been using computers since about the same age. The only problem I get is a sore shouder.

    This is from playing to far to much quake at uni ( 4-6 hrs solid with no breaks ) and playing sports like I am superman, I got rather badly banged up againest a wall playing uni-hockey. My right shoulder took a rather nasty hit :(

    I think I get around the wrist and sore fingers problems because I played the guitar and piano from about 13'ish which has strengthed up my wrists and fingers.

  10. Re:Laptops on Why Apple Makes a One-Button Mouse · · Score: 1

    maybe for you, but my toshiba laptop has a glidepad with 2 buttons and i have no problem using both bottons either left or right handed .. It is one of the things that puts me of apple laptops :(

  11. Re:Hooray! on Microsoft Opening Office XML Formats · · Score: 1

    if they wanted to be "really" nice they would use the OpenDocument format, instead of inventing there own :o)

    To me, this sounds like a PR stunt to win more govement contracts.

    I am not going to celebrate yet.

    I wonder how easy it is to convert between the 2 ?

  12. Re:So would this help? on Combined Gasoline/Hydrogen Fuel Station Opens · · Score: 0, Offtopic

    3. Profit !

  13. Re:Cheaper ways on Matsushita Designed Sleep Room · · Score: 1

    I find 3 or 4 cans of cider has the same effect, sleep solid for a good 8 hours where nothing will wake me up :P

  14. Re:"Is Linux ready for the desktop?", part 7549245 on KDE 3.2: A User's Perspective · · Score: 1

    when your boot up, you can all the following kernel parameters boot=/dev/hdeX root=/dev/hdeX to get around this problem without having to find a boot disk.

    How you add these parameters depends on what bootloader your using :o)

    for me its lilo, I just type bzImage , I can't remember of the top of head how to do it using grub.

  15. Re:Make the darn drivers Open Source! on 3DLabs Releases Linux Drivers · · Score: 1

    what closed source drivers for there motherboards are you refering too ?

    I've got a nforce2 board (ASUS a7n8x deluxe) and the following hardware is all running using GPL'ed drivers:

    * On board IDE (AMD74XX).
    * Audio (nvaudio).
    * SATA controller (siimage).Not part of the nforce2 chipset, but used on many nforce2 boards.
    * Onobard 3com NIC (3c59x).
    * Onboard sensors are supported by lm-sensors, currently only from CVS, and most likely be in the next release.

    The only part of the nforce2 platform that I know off that isn't GPL'ed is the onboard nvidia NIC (uses a binary blob with wrapper around it).

  16. /. effect on X11 in ASCII · · Score: 0, Offtopic

    anyone got a mirror of the screenshots :)

  17. UK suppliers ? on XG Flash - Development Tool for the GBA Console · · Score: 1

    anyone know if theres a UK supplier for these flash carts ?

  18. Re:Even Better on Build Your Own Mac · · Score: 1

    I just got one these boards, + some OCZ DDR 3500 ram + XP 2600 + themoright SLK-800 for about 550 GBP. I all ready have a DVD drive hd case etc ...

    The board is very stable and fast, it kicks the pants of any VIA based motherboard I've used.

    BTW both of the onboard NIC's are 10/100, which is more than fast enough for a home network.

  19. Re:Strange or stupid on GNU-Darwin Dropping Cocoa, PPC Support · · Score: 1

    Apple make money from hardware sells, why would they spend money developing software to run hardware not brought from them ?. They have to pay for use of the mpeg2 encoder in iDVD as well.

    Invoking the DMCA might of been over the top, but they have to protect there business.

    Jees, people seem to think apple are a charity ...

  20. Re:Boohoo!! on Amazon Bots Cause Grief For Associate Web Sites · · Score: 1

    if you click the link at the bottom of the page for www.amazon-books.org it takes you to amazon.com :).

    Looks like amazon managed to get that domain ;-p

  21. Re:These changelogs are getting too long... on Linux Kernel 2.4.20 Released · · Score: 1

    just copy over your old config and do 'make oldconfig'

    i.e.

    $ cp ../kernel-2.4.19/.config .
    $ make oldconfig

    this will let you see what new options there is in the kernel.

  22. Re:PPC? on ATI Releases New Linux Drivers · · Score: 2, Informative

    if you look in the readme that you can get to from the link, you would see only x86 (P3 and higher) is required.

  23. Re:why waste the money? on EU Considering Another MS Antitrust Suit · · Score: 3, Informative

    I work for a company in the mobile phone market, based in the UK, and theres no chance of M$ getting anywhere fast in the mobile market:))

  24. beowulf cluster .of theses ? on Ten-in-1 Atari Joystick Available · · Score: -1, Troll

    sorry had to be done :)

  25. Re:BioMetric User Identification on Secure PDAs · · Score: 1

    they most likely go for adding the data to your .net passport :).