Slashdot Mirror


User: tiffany352

tiffany352's activity in the archive.

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

Comments · 39

  1. Enzu on Ask Slashdot: Best Inexpensive VPS Provider? · · Score: 1

    I've been with them for several months now. Their Romania datacentre sucks, don't use it. But their US datacentres are very nice. I have a vps for $20/month with 1gb of ram, 2gb burstable; 2ghz single-core CPU, burstable to more cores; 40gb HDD, 1tb transfer. I usually get around 8 megabytes per second through their network and the Dallas datacentre has yet to go below what it promises. I run a minecraft server, IRC server, and several other things on my vps 24/7.

  2. Re:Removing root access on Have Walled Gardens Killed the Personal Computer? · · Score: 1

    That is just as bad. You use your own account's password to get root access. If you want something that 'works just fine', use su (or if you want to run a single command, su -c)

  3. Re:Appstores are stupid on Have Walled Gardens Killed the Personal Computer? · · Score: 2, Funny

    Maybe we'll see the Rise of Linux. :D

  4. Appstores are stupid on Have Walled Gardens Killed the Personal Computer? · · Score: 4, Insightful

    I prefer repositories. You can't really be walled in, because you can just add some other repo in and have all those packages too. It's not like it's so hard to navigate either, it's just that most package manager frontends remain very technical, maybe excepting the ubuntu software centre(?).

  5. Re:Honestly on A 3D Display You Can Touch · · Score: 1

    I would rather have augmented reality glasses. Implants are expensive and require surgery, and contacts are annoying (not to mention how expensive an LCD screen+computer embedded into a contact lens would be...).

  6. Re:I thought... on Physicist Uses Laser Light As Fast, True-Random Number Generator · · Score: 1

    The guy who hacked Comodo is trying to break RSA, as mentioned in his Pastebins. :P

  7. Re:AMD = Stagnated. on AMD Cancels 28nm APUs, Starts From Scratch At TSMC · · Score: 2

    Wow.. um. I'm currently running a 4yo handmedown computer with a Pentium D. I have a browser running, xchat, gedit, and I'm listening to pandora. And the only thing I would need a new CPU for is so I can a: watch 720p html5 video, or b: compile GCC in a fraction of the time. However, if I guessed, the vast majority of the population only uses their computer for a web browser containing facebook and youtube. I know people who /only/ use their computer for facebook (and that's when they're not using their phone for it).

  8. Re:huh? on Ask Slashdot: Tablet With Root Access By Default? · · Score: 2

    One running windows, obviously. [/bad joke]

  9. Re:Archos 101 G9 on Ask Slashdot: Tablet With Root Access By Default? · · Score: 2

    I'm not sure about the G9, but the tablet is somewhat locked up in previous generations. But you can install the firmware from their site which unlocks it (and voids your warranty). I have a 101 G8

  10. Re:I have my disk (at least partially) encrypted on Full Disk Encryption Hard For Law Enforcement To Crack · · Score: 2

    Oh, this seems interesting. Stuff your computer with semtex and booby trap the case. :D Although, upgrades would be a major pain. :P

  11. Re:I have my disk (at least partially) encrypted on Full Disk Encryption Hard For Law Enforcement To Crack · · Score: 3, Interesting

    I forgot where, but I had heard DDR3 RAM will last over an hour and still retain 99% of its data (although it'll be completely inverted after a certain time). I suspected something similar for DDR2 (which I have).

  12. Re:Giving up passwords on Full Disk Encryption Hard For Law Enforcement To Crack · · Score: 1

    "Police say they are still trying to crack the password. ®" I think that'll take a few trillion universe ages given it's 50 characters long.

  13. I have my disk (at least partially) encrypted on Full Disk Encryption Hard For Law Enforcement To Crack · · Score: 2

    My /home partition is encrypted with a 27 character password. I've felt like it's not enough for a while enough, but apparently the police are a lot clumsier than I give them credit for. (I'm not a criminal or anything, it's just that I'm paranoid.) (If anyone knows of a utility that will clear my RAM on shutdown, I'd appreciate it...)

  14. I thought /dev/random already looked for entropy.. on Exploiting Network Captures For Truer Randomness · · Score: 2

    I recall reading that /dev/random will pull from any system modules that are capable of being noisey. Like radios or network equipment. It would make sense too. Also, network packets are not a very good source of entropy. Atmospheric noise from a radio is. Network packets have structured data being sent through them, often in the form of english text.