Slashdot Mirror


User: pinkushun

pinkushun's activity in the archive.

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

Comments · 815

  1. Re:DOSBox FTW on Ask Slashdot: DOSBox, or DOS Box? · · Score: 1

    (6) capture sound and video, great fun making game videos!

    shameless self promotion -- sadly youtube compression kills the retro pixelation :(

  2. Re:Oblig on Windows 8 ARM Will Not Support Legacy Software · · Score: 1
  3. Re:Not complete accurate on Windows 8 ARM Will Not Support Legacy Software · · Score: 1

    "this will be the first full-bodied version of Windows that won't (initially) be susceptible to viruses and malware"

    So it's Windows without a purpose.

  4. More Experiments on Boot Linux In Your Browser · · Score: 2

    Create a mounted loopback file system as ~/loopback.img, mounted to /mnt. Then copied hello.c to our mount point, unmounted it, and gzipped the image =D


    # dd if=/dev/zero of=loopback.img bs=1000 count=400
      400+0 records in
      400+0 records out
      400000 bytes (390.6KB) copied, 0.129992 seconds, 2.9MB/s

    # mkfs.ext2 -F loopback.img
      Filesystem label=
      OS type: Linux
      Block size=1024 (log=0)
      Fragment size=1024 (log=0)
      48 inodes, 390 blocks
      19 blocks (5%) reserved for the super user
      First data block=1
      Maximum filesystem blocks=262144
      1 block groups
      8192 blocks per group, 8192 fragments per group
      48 inodes per group

    # mount -o loop loopback.img /mnt

    # cp hello.c /mnt && ls -al /mnt
      drwxr-xr-x 3 root root 1024 May 17 14:21 .
      drwxr-xr-x 13 root root 1024 May 16 16:33 ..
      -rw-r--r-- 1 root root 166 May 17 14:21 hello.c
      drwxr-xr-x 2 root root 12288 May 17 14:19 lost+found

    # umount /mnt

    # gzip loopback.img
    # ls -lh
      -rwxr-xr-x 1 root root 1.9K May 17 14:14 a.out
      -rw-r--r-- 1 root root 166 May 15 22:15 hello.c
      -rw-r--r-- 1 root root 905 May 17 14:23 loopback.img.gz

  5. Re:Vital Stats on Boot Linux In Your Browser · · Score: 1

    It sports tab completion and vi!
    Here are some more stats for geeks

    ~ # cat /proc/version
    Linux version 2.6.20 (bellard@voyager) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-9)) #3 Sat May 14 19:08:30 CEST 2011

    ~ # df -h
    Filesystem Size Used Available Use% Mounted on
    dev/root 2.0M 1.4M 441.0K 77% /
    tmpfs 14.9M 0 14.9M 0% /tmp

    Is this a /. bug? Had to remove the leading slash from /dev/root otherwise the line did not start on a new line. WTF?

  6. Re:Finally on Boot Linux In Your Browser · · Score: 1

    ... and kmem Russian Roulette http://bash.org/?926695

  7. Re:The hard drive is the bottleneck on The Rules of Thumb For Tech Purchasing · · Score: 1

    Not every second, third, or even tenth person can afford an SSD. When it's a choice between 250GB or 2TB, guess which wins? Better use a 10500 rpm Raptor drive.

  8. Re:crop circles on Search For Alien Life On 86 Planets Begins · · Score: 1
  9. Re:Some disagree with the decision: on Ubuntu 11.10 To Switch From GDM To LightDM · · Score: 1

    Since I ran #! on the netbook, I chose it for my desktop as well! I partitioned for 2 others, so I'm looking at openSuse and CentOS to play around in. My first tri-boot!

  10. Re:Some disagree with the decision: on Ubuntu 11.10 To Switch From GDM To LightDM · · Score: 1

    Excellent link, thanks!

    Boot times don't worry me (for the desktop), what does concern me is system stability, something universal in the *nix world anyways.
    For the netbook I'd opt for a lighter distro anyway, making boot time moot once again.

    I'm still on 10.10, considering a new distro this weekend.

  11. Free Hugs on Ask Slashdot: How Should Sony Compensate PSN Users? · · Score: 1

    *Hugs his DRM free games* :D

  12. Re:Alternatives? on Microsoft Buying Skype for $8.5B · · Score: 1

    Not available in my country either (South Africa). I meant Google Chat which supports voice/video over the net, whereas Voice is net-to-land. Sorry for confusion.

    Not used this myself, but heard on the FOSS weekly podcast about http://www.jitsi.org/ :-)

  13. Re:Alternatives? on Microsoft Buying Skype for $8.5B · · Score: 1

    It also works via Empathy

  14. Re:Alternatives? on Microsoft Buying Skype for $8.5B · · Score: 2

    Only net-to-land calls that are restricted to certain countries, net-to-net work internationally.

  15. Re:Milky Way on Worldwide Night Sky Stitched Together In 5 Gigapixel Image · · Score: 1

    Very. At 29.793611s 29.339167e (Google maps) it's spectacular.

  16. Re:The Slashdot system seems to work pretty well on Ask Slashdot: Going Beyond Comment Threads? · · Score: 1

    When I want to comment on news sites, I count to 3 and rethink if I _really_ need to comment. 70% of those would-be comments were useless.

    User moderation rocks if users are involved and passionate to improve the site. I find a lot of people just don't care when they comment, they use cryptic grammar, incomplete thoughts, and spelling that can only be explained by poor focus/intention, a bad crack habit or too much sugary snacks.

    Without that focus, ninety percent of commenters post 70% of useless comments.* While that happens, comment systems will suffer.

    (* figures for an imaginative example)

  17. They are over thinking this on The Psychology of Steam Wallet & Microsoft Points · · Score: 2

    The fantasy of having your own currency (points) is alluring to people, in thought, but the reality is less fun. With so many monetaries for each network, don't you get confused between their value systems?

    I hate it when companies try to be clever by making something complicated.

  18. Re:web? on A $25 PC On a USB Stick · · Score: 1

    The device connects via your TiSP wireless router, of course!

  19. Re:Was excited.. Not anymore.. on id Software's RAGE To Ship With Mod Tools · · Score: 1

    Nothing wrong with single player games, IMHO. Aside, Quake ended with Q2.

  20. Re:The will to be free on Bashing MS 'Like Kicking a Puppy,' Says Jim Zemlin · · Score: 1

    Once more, Linus Torvalds had a surprising but wise answer. He stated that Microsoft and its programs were of no particular interest to him, since he didn't use Windows himself. He had worked on Linux for his own amusement, not because he had an axe to grind with Microsoft or anybody else.

    A fair assumption but the reality is different. :-)

  21. Re:Sharks with fricken iphones on 10,000 Shipping Containers Lost At Sea Each Year · · Score: 1

    ... or ill tempered sea bass with frikken hello kitty laser pointers attached to their heads.

  22. Re:Hackers? As in the movie, "Hackers"? rofl on Hacker Posts His Crime On YouTube, Lands In Jail · · Score: 1

    He forgot to thank the person responsible for encrypting their drives and covering their trac... oh wait. Never mind.

  23. Re:Worst is yet to come on Hacker Posts His Crime On YouTube, Lands In Jail · · Score: 1

    BWHA HA HA HA!

  24. Re:I think he knows the underwear gnomes. on Hacker Posts His Crime On YouTube, Lands In Jail · · Score: 1
  25. Re:Well on Phony Web Certs Issued For Google, Yahoo, Skype · · Score: 1

    One user account in one RA was compromised.
    The attacker created himself a new userID (with a new username and password) on the compromised user account.

    In lay terms, a sales rep login was compromised, and used to issue the certs. And we all know what sales guys are like, don't we. ;-D