Slashdot Mirror


Memory Wars May Herald Mobile Devices With Terabytes of Capacity

Lucas123 writes "With 3D NAND flash going into high production and one startup demonstrating a resistive NAND (RRAM) flash array, it may not be long before mobile devices have hundreds of gigabytes of capacity, even a terabyte, with performance only limited by the bus. Samsung announced it is now mass producing three-dimensional (3D) Vertical NAND (V-NAND) chips, and start-up Crossbar said it has created a prototype of its RRAM chip. Both technologies offer many times what current NAND flash chips offer today in capacity and performance. Which technology will prevail is still up in the air, and experts believe it will be years before RRAM can challenge NAND, but it's almost inevitable that RRAM will overtake NAND as even 3D NAND heads for an inevitable dead end. Others believe 3D NAND, currently at 24 layers, could reach more than 100, giving it a lifespan of five or more years."

147 comments

  1. Gimme Memory Doubler! by NeoStrider69 · · Score: 4, Funny

    Fire it up Jonny

    1. Re:Gimme Memory Doubler! by Anonymous Coward · · Score: 0

      Just in case you didn't get the reference.

    2. Re:Gimme Memory Doubler! by Anonymous Coward · · Score: 0

      Actually for those who missed the reference...
      http://www.youtube.com/watch?v=S0Ak4N36CMo

    3. Re:Gimme Memory Doubler! by BaronAaron · · Score: 2

      I'm pretty sure the OP was a reference to Johnny Mnemonic and not Go Bots ....

    4. Re:Gimme Memory Doubler! by Anonymous Coward · · Score: 0

      But where do you think Johnny Mnemonic got it from?

    5. Re:Gimme Memory Doubler! by NeoStrider69 · · Score: 1

      Yeah I was talking about Johnny Mnemonic. Someone posted a good clip... http://www.youtube.com/watch?v=S0Ak4N36CMo Watch the movie... I see that being 3D NAND wetware. Couldn't remember the name of the movie till I spotted the post.

  2. No need for a terabyte by Anonymous Coward · · Score: 5, Funny

    640 GB should be enough for anybody.

    1. Re:No need for a terabyte by ackthpt · · Score: 1

      640 GB should be enough for anybody.

      650 TB should be enough for anybody.

      looka my lolcats in 3D video

      --

      A feeling of having made the same mistake before: Deja Foobar
    2. Re:No need for a terabyte by Anonymous Coward · · Score: 0

      Linux can still boot up on a 1.44 MB floppy!

    3. Re:No need for a terabyte by ackthpt · · Score: 1

      Linux can still boot up on a 1.44 MB floppy!

      Shhh. Don't be telling people they can run an operating system in less than 2 GB.

      --

      A feeling of having made the same mistake before: Deja Foobar
    4. Re:No need for a terabyte by Anonymous Coward · · Score: 0

      WOOOOOSH!!!

    5. Re:No need for a terabyte by Anonymous Coward · · Score: 0

      looka my lolcats in 3D video

      For the love of Ceiling Cat, provide a link!

    6. Re:No need for a terabyte by Anonymous Coward · · Score: 1

      QNX could boot from a single floppy too, with graphical interface, web browser and various applications.

    7. Re:No need for a terabyte by Miamicanes · · Score: 4, Interesting

      Yeah... if you're lucky, and the BIOS can limp on the network enough to grab an IP address and do TFTP, you might even be able to use that floppy to bootstrap the rest of the Linux boot process.

      Boot Linux from a floppy in any context meaningfully resembling a general-purpose operating system that can do at least as much as MS/DOS 5? No. Sorry, you can't.

      For one thing, every Linux kernel since sometime around 2.6 has used fbdev instead of MDA/CGA/EGA/VGA textmode. I'm pretty sure fbdev ALONE needs more than a meg, especially when you add in the font definitions. So at best, you'd be limited to interacting with a remote serial terminal.

      Networking? Forget it. Without tiptoeing into BIOS-land (if not outright UEFI-land), even getting TFTP to work enough to fetch chunks of raw data from the local network to continue booting from would be a major challenge.

      Even during the golden era of DOS and hand-crafted assembly language apps, you'd have been spectacularly lucky to get something like a cut-down copy of WordPerfect 4.2 onto a floppy capable of booting DOS. Procomm+ fit onto bootable disks, but even THAT was kind of a battle.

      The fact is, if you try to cut Linux down to something that can fully boot and run from a single floppy disc, you're going to be left with something that's basically DOS 6 + DOS4GW capability-wise. And you'll spend so much time trying to build it, you'd almost be better off just using the kernel as an inspirational starting point and writing your own OS from scratch. The harsh truth is, the need for networking and UTF-8 killed sub-megabyte kernels. RIP. You just can't do one, let alone both, and end up with less than 1.5 megs of binary boot data on an x86-architecture PC without relying on BIOS support, and even that's iffy.

      Even worse, such an exercise is utterly and completely pointless when you consider that you can buy a brand new 4GB SD card for $5 and get change back, and could probably buy a Ziploc bag full of 256mb SD cards at a hamfest for a buck. Thanks to MMC mode's SPI interface, SD cards are dead easy to read and write (as long as you don't have to implement a filesystem anything ELSE can read or recognize).

    8. Re:No need for a terabyte by jellomizer · · Score: 1

      Just as long as you compile your kernel the right way.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    9. Re:No need for a terabyte by jools33 · · Score: 1

      Thats nice cos right now Samsung refuses to sell any galaxy S4's with more than 16GB in Europe from what I can see. The cynic in me thinks this is because if they can sell you a phone with less memory then you will be looking to upgrade it sooner. My Galaxy S2 also has 16GB - and I've run out of app space on that so as soon as I upgrade I'll be close to running out of app space on a new S4 too.

    10. Re:No need for a terabyte by Dcnjoe60 · · Score: 1

      Linux can still boot up on a 1.44 MB floppy!

      Shhh. Don't be telling people they can run an operating system in less than 2 GB.

      The hell with running an operating system in less than 2GB. Where can you find a computer that still has a floppy drive?

    11. Re:No need for a terabyte by msobkow · · Score: 2

      More to the point: When have you last seen a new machine with a floppy drive?

      When was the last time you saw floppies for sale at a shop?

      When was the last time you dusted off a floppy you own and inserted it in your machine?

      I have a floppy drive. I installed it so I could do BIOS updates 10 years ago. It's never seen a disk.

      --
      I do not fail; I succeed at finding out what does not work.
    12. Re:No need for a terabyte by Lumpy · · Score: 2

      660 Exabytes wont even hold my midget porn collection.

      --
      Do not look at laser with remaining good eye.
    13. Re:No need for a terabyte by snadrus · · Score: 1

      But I've added a 32gb SD card to mine. Pictures go there automatically & downloads play from there fine. It's also just a copy-paste to move big games to the 32gb card.

      If you're using 16 + 32 = 48gb on your phone, consider your use-cases.

      --
      Science & open-source build trust from peer review. Learn systems you can trust.
    14. Re:No need for a terabyte by war4peace · · Score: 1

      I have a HTC Desire S which has an 8 GB SD card and 1 GB internal memory. I use about 300 MB internal memory, and about 1.2 GB from the SD card, and that's consisting of this week's pictures, 3 lossless audio albums and whatever else Android puts there.

      That's because I don't put EVERYTING on my phone. I have a dedicated MP3 player, an USB stick for data that I travel with and (when needed) a 2 TB external HDD for backups.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    15. Re:No need for a terabyte by Anonymous Coward · · Score: 0

      There are USB floppy drives you know

    16. Re:No need for a terabyte by deroby · · Score: 1

      GEOS would boot from a 170k floppy on my C64.
      It didn't have a web browser though.

      --
      If there is one thing to be learned on slashdot, it has to be sarcasm.
    17. Re:No need for a terabyte by dfghjk · · Score: 2

      Considering that you can network boot without a floppy at all, I'd say you *could* boot linux off a floppy and have an entire floppy's free space left over. You are clearly wrong on this.

      Furthermore, the way you talk about struggling to get DOS-level function you seem to have forgotten, or never knew, that DOS would boot on a low density diskette and leave the bulk of that diskette free. Adding a network stack was no probleml. A megabyte is a lot of code.

      In the old days I had Unix distributions that booted a fully functional kernel on a single floppy. That's how the installs got done. With multi-stage boot that problem got easier, not harder.

      The reason it wouldn't happen is because there's no motivation to do it, not because it's impossible. No one cares about hopelessly obsolete media.

    18. Re:No need for a terabyte by JSG · · Score: 1

      I seem to recall rather a lot of floppies making up GEOS - yes the "desktop" might have appeared eventually from one but it was a disc swapping frenzie I seem to recall to actually do anything.

      As you say though - they weren't as spacious as those fancy new 1.44MB jobbies.

      LOAF on the other hand got rather a lot out of a 1.44MB floppy.

      Cheers
      Jon

    19. Re:No need for a terabyte by deroby · · Score: 1

      According to http://cbmfiles.com/geos/geos-3.php the first disk came with

      [....]the basic boot loader program, the kernal file which contains the actual GEOS operating system, the deskTop program which is the graphical user interface, and the Configure program which is used to set up your disk drives and ram disks. [...]

      All that in 57k ... (well, it might be compressed off course, not sure how Wraptor works)

      Amazing how much was actually included in the suite : http://en.wikipedia.org/wiki/GEOS_(8-bit_operating_system)
      I remember blowing everybody's socks of @ school with the things you could produce using GeoPublish.... (with a /bit/ of patience =)

      And yes, it was rather intense on the floppy drive as it used it for swapping. At the time I actually had 2 floppy drives, a C1541 and a DEC-ALPHA, the latter was slightly faster but 100 times as noisy =)

      Good ol' times...

      --
      If there is one thing to be learned on slashdot, it has to be sarcasm.
    20. Re:No need for a terabyte by Anonymous Coward · · Score: 0

      and what exactly prevents him from taking old pre 2.4 code and make his own, very low footprint, kernel?

    21. Re:No need for a terabyte by Miamicanes · · Score: 1

      The value of his time, balanced against the pointless futility of it? I mean, seriously. If you're going to spend that much time on something like that, at least port Linux to something that's actually useful. In a world where you can buy a used Android phone on eBay for $5-25 that, when rooted, can be a USB host with color display, bluetooth, and wi-fi... and might even have a TTL serial port hanging off the USB port or headphone jack if you know how to activate it... what POINT is there in trying to run Linux from a 1.44mb floppy?

      For God's sake, if you're going to spend THAT much time, at least do something useful, like find a way to pwn the bootloader on a Surface & reflash it to Ubuntu. Or find 3 GPIO pins that you can take control of, and implement your own homebrew MMC/SDCARD interface, then write the driver for it so you can run a non-crippled Linux build.

      Fifteen years ago, there might have been halfway sensible reasons to run Linux from a floppy, especially when the biggest removable-media filesystem you could easily get your hands on was a 100mb Zip disk. But now? It's silly. It's pointless. Linux isn't Haiku. There's de-bloating, then there's indiscriminate hack & slash crippling for the sake of making it satisfy some constraint that hasn't really been a constraint in more than a decade.Flash in 64mb to 256mb sizes isn't just "affordable" or "cheap" -- it's basically yours for free if you find someone with a bucket full of old cards and say you can use them.

    22. Re:No need for a terabyte by nurb432 · · Score: 1

      For what is essentially a network terminal, we really don't need huge amounts of storage.

      Even tho you were being sarcastic.

      --
      ---- Booth was a patriot ----
    23. Re:No need for a terabyte by Miamicanes · · Score: 2

      I remember it quite well, thank you. Wordperfect 4.2 would mostly fit in its entirety on a bootable DOS disk, but WordPerfect 5.1 required some major manual surgery to shoehorn it onto a bootable DOS disk. Procomm+ itself easily fit on a bootable DOS disk, but it didn't take more than a few downloaded files to fill the disk. I also remember feeling dirty and scandalized after buying the first version of WordPerfect for Windows, and realizing that it had more floppy disks in the box than WINDOWS 95 did. And then, there was the day the UPS guy showed up with the small shipping crate from Borland containing the full edition of Borland C++. The box of disks ALONE had to have weighed at LEAST 30-40 pounds. And I still have nightmares about the one time in my life I was unfortunate enough at my first job after college to have to install Netware from scratch, and spent literally an entire day just feeding the installer disk after disk after disk.

    24. Re:No need for a terabyte by petermgreen · · Score: 1

      The reason it wouldn't happen is because there's no motivation to do it, not because it's impossible. No one cares about hopelessly obsolete media.

      Another problem is that PC hardware is so diverse, In the last debian release to support floppy initiated installs (etch) it had a floppy for loading the kernel, a second floppy for the core of the installer and then another two floppies for network drivers (there was also a floppy of CD drivers but generally you wouldn't use both the CD drivers and the network drivers floppies). IIRC in testing/unstable immediately before support was dropped they were up to three floppies of network drivers.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    25. Re:No need for a terabyte by Guignol · · Score: 1
    26. Re:No need for a terabyte by rtb61 · · Score: 1

      Forget phones. The memory wars mean the end of the optical disk drive and of course any spinning storage.

      Blue ray didn't bring it about but the memory wars will have you replacing your dvd collection (or at the very least the big rip and write of shifting your content to new media).

      Still trying to imagine that huge box to allow the pretty label with this tiny postage stamp sized storage media containing the actual content be it game, music or movie or combinations and multiples of them all.

      --
      Chaos - everything, everywhere, everywhen
    27. Re:No need for a terabyte by davester666 · · Score: 1

      Not for the NSA...

      --
      Sleep your way to a whiter smile...date a dentist!
    28. Re:No need for a terabyte by Anonymous Coward · · Score: 0

      The basic TinyCore distro is 8MB and still somehow useful; I guess you wouldn't have much left with only 1.44MB...

    29. Re:No need for a terabyte by funky_vibes · · Score: 1

      I still keep a floppy around that has a compact Linux distro.
      Since firewall/NAT boxes sometimes need to be reconfigured, I use this diskette to boot up while I reconfigure the HDD. It basically has the same FW/NAT settings, shell etc. but obviously lacks most of the larger services like squid, dns etc.

  3. What would they store? by barlevg · · Score: 1, Interesting

    It would be one thing if Netflix and other streaming sites allowed offline viewing (use similar drm to how Google does it with Google Music and Youtube), but as it stands, no one really needs more than 16GB--enough to store a metric ton of photos and cell-phone-camera-quality video.

    1. Re:What would they store? by donut1005 · · Score: 5, Insightful

      I need more. Between videos, pictures, music and podcasts I am regularly looking for things to offload to my computer. Never assume enough is enough.

      --
      3A 4E 22 05 C1 83 0B 7A
      It's random, but my posting it here is probably considered illegal to someone.
    2. Re:What would they store? by Anonymous Coward · · Score: 0

      No netflix over here, we will gladly accept our pentabyte storage devices.

    3. Re:What would they store? by somersault · · Score: 5, Insightful

      You forgot offline music. Until network coverage is perfect, and data is almost free, offline playlists are one of the most basic things you need on a mobile device..

      --
      which is totally what she said
    4. Re:What would they store? by Anonymous Coward · · Score: 0

      I know that if I had a terabyte or more of storage on my phone, tablet, or (God forbid) next generation iPod Classic, I'd be able to have all of my music on one easy to transport device in lossless FLAC (as it's currently archived on my main system.)

      Heck, 2TBs would suit me since I would take at least a decade to fill up the rest of it at my current rate of CD purchases.

      -rs

    5. Re: What would they store? by Stashiv · · Score: 2

      I don't think you've done much video recording on a smartphone lately

    6. Re:What would they store? by Suki+I · · Score: 2

      Mega dittos! More RAM is never enough.

    7. Re:What would they store? by everydayotherday · · Score: 1

      Shouldn't you be offloading anyway? A mobile device is more likely to break, get lost, or get stolen. Wouldn't more storage mean more data to lose?

    8. Re:What would they store? by afidel · · Score: 3, Informative

      LULZ, I've got a 32GB with 4GB free, my music collection alone almost fills it, not to mention photos, video, and podcasts. At the rate I've been buying music my collection will fill the 32GB card by the end of the year (gotta love $5 albums from Amazon).

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    9. Re:What would they store? by serviscope_minor · · Score: 5, Funny

      It would be one thing if Netflix and other streaming sites allowed offline viewing

      That's OK. I gather there's a Swedish video rental site which provides an excellent service. Great download speeds, especially for popular stuff, available in a variety of formats. They also have this excellent feature that allows you to view off line, copy to any device of your choice and even transcode the format and resolution if you have the right tools installed of which there is a wide variety of Free, free and commercial ones for either your phone or PC.

      You should try it.

      It's very easy to use, except that whenever I try to put my credit card in, it always takes me to a site where impossibly proportioned women want to date my testicles. I guess they still have a few wrinkles to work out but otherwise the UI is excellent.

      --
      SJW n. One who posts facts.
    10. Re:What would they store? by noh8rz10 · · Score: 1

      Metric ton -> Boolean ton! 1024 kgs.

    11. Re: What would they store? by barlevg · · Score: 1

      Sorry, I think you're just catching my bias against cell phone video.

    12. Re:What would they store? by CannonballHead · · Score: 1

      What about ripping videos and storing those? Or games? Lots of audio (seriously, 16gb isn't *that* much, especially if you do higher than 192kbit ripping), lots of pictures which keep getting bigger, lots of video which keeps getting better quality...

    13. Re:What would they store? by mcgrew · · Score: 1

      640k should be enough for anybody! Hell, I remember getting a megabyte seemed to be overkill. Just ten years ago I wouldn't have believed that a gigabyte wouldn't be enough to run Windows well.

      I'd say something about my lawn, but I really don't care about my damned lawn.

    14. Re:What would they store? by Suki+I · · Score: 1

      Not if it is backed up somewhere else. Like your Google drive, or something bigger.

    15. Re:What would they store? by Anonymous Coward · · Score: 0

      I have a 64gb iPod, and it is full. I would *love* a 1TB iPod (and would pay for one!). So -- speak for yourself.

    16. Re:What would they store? by Anonymous Coward · · Score: 0, Troll

      And yet you'll still be listening to it via a shitty DAC that makes it sound like it was encoded at 96kbps.

    17. Re:What would they store? by alen · · Score: 1

      a lot of iOS apps are HUGE
      the newer games can easily hit 2GB of storage on your device if not more

      and you can just download the cloud onto your phone. why pay the carriers when you can download over cheap home connections and carry your media everywhere you go

    18. Re:What would they store? by Anonymous Coward · · Score: 1

      I think it's 1024 kibigrams per mibigram now.

    19. Re:What would they store? by jedidiah · · Score: 2

      16GB doesn't even cover a metric ton of any of those things, never mind all of those things.

      You know what offers offline viewing? Those obsolete bits of spinning plastic that everyone likes to disparage so much.

      Mobile devices have very restrictive bandwidth limits. Your monthly quota might not even cover a single movie.

      Sometimes I wonder if the shills actually use any of the products or services they like to whine about.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    20. Re:What would they store? by Mad+Bad+Rabbit · · Score: 1

      Lookup tables, for processor-intensive tasks (image recognition, 3d scanning, gaze tracking, etc.) that your phone's processor is too lazy to do in realtime.

      --
      >;k
    21. Re:What would they store? by timeOday · · Score: 1
      Yes, but music is almost insignificant in size. For $22 you get a brand-name 32 GB MicroSD card that can hold about 100 hours of FLAC or 500 hours of mp3 - call it 5000 songs or 500 albums.

      Music is not going to drive 100GB+ mobile capacity, let alone terabytes.

    22. Re:What would they store? by grumbel · · Score: 1

      What would they store?

      Everything. When you have Terabytes of storages you stop thinking about storing photos, you store a non-stop video stream of everything. A 'photo' will just be a bookmark into that video stream. It means high quality lifelogging will be practical.

      Games are another thing, some modern games already take up 20GB and sooner or later they will find their way to smartphones and tablets. It would be possible to stream them instead of storing them on the phone, but so far there aren't really many games that do that and even those that do tend to have GBs of cache on the HDD.

    23. Re:What would they store? by Anonymous Coward · · Score: 0

      Not at all. I've not used that for at least three years - I just don't listen to music while moving around. (It is clearly a common usecase, it just isn't something everybody needs. Free nitpicking from user id 666.)

    24. Re:What would they store? by Anonymous Coward · · Score: 0

      My phone takes 8MP pictures and 1080p video. 16GB is a joke.

      I currently have 80GB of space on my phone and it's almost completely full. Thankfully it has a microSD slot, so I can swap out 64GB cards as needed.

    25. Re:What would they store? by Anonymous Coward · · Score: 0

      If you chose to be a corporate pawn and consume media the way your overlords demand, that's your problem.

      The only reason I still cling to my aging 160GB iPod is because I can't get all that storage space on my phone, or any other portable media player, this side of Archos. I like all my media stuff offline, so I don't depend on network availability or content provider's financial health.

    26. Re:What would they store? by Anonymous Coward · · Score: 0

      Do you know how large a music library can be? Does a consumer really want to manage specific songs from that library to hold on a mobile device? (No) Do you realize that videos are fairly large files and if size permitted people would carry full movies, TV shows, etc for viewing. People don't want to switch memory cards and keep track of which songs, files, pictures, etc that are on each one. Are you really going to walk out of the house each day with a hand full of SD cards to break, lose, and manage or would you like one storage device.

      Storage always sounds like enough until you have it. Once you have it you use it. The 16GB my phone can hold has been full since the day I got it 2.5 years ago. Over that time I could have easily accumulated more than a TB of additional *stuff* if I wasn't being constrained.

    27. Re:What would they store? by ceoyoyo · · Score: 1

      I remember people saying that about hard drives larger than 20 MB.

    28. Re:What would they store? by mindwhip · · Score: 1

      Offloading doesn't give me instant access to my entire data collection on the go in poor 3G signal areas...
      (granted I only need about 300 GB for that including all the family videos and photos of weddings and Christmases and stuff... hand have a portable hard drive to move stuff when I need to but its increasing every year and a hard drive is one extra thing to carry about...)

      Just because I can carry all that data with me doesn't mean its the only copy of that data...

      The hard bit these days is naming and indexing and finding the files I want when I want them.

      --
      [The Universe] has gone offline.
    29. Re:What would they store? by jellomizer · · Score: 1

      Well what would you store on your PC if you had a Terrabyte of data?

      If you have more storage apps will find a way to make use of it. Less Cloud and more locally running. Is Cloud Computing a good thing or a bad thing now... I am getting confused.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    30. Re:What would they store? by ichthyoboy · · Score: 1

      Except that the trend in most mobile phones is to remove MicroSD slots...

    31. Re:What would they store? by gl4ss · · Score: 1

      fuck that.

      you know what has really been bugging me? I still can't get the same functionality as my ipod classic had out of a cellphone. I can't fit 80gigs of music into any of them and still have 80gigs of bugout data pack mashed on it.

      and yeah pretty much the places and situations I'd like to access that stuff the cloud is unavailable.

      --
      world was created 5 seconds before this post as it is.
    32. Re:What would they store? by Dcnjoe60 · · Score: 1

      Not if it is backed up somewhere else. Like your Google drive, or something bigger.

      See that's what this is really about. Monetizing the online storage end of it. From the article, these huge 3D drives will have a useful life upto 5 years. Since you don't know exactly when in the 5 year period they will crap out, you better have all your stuff backed up somewhere. How much will Google or Dropbox or even Samsung charge your for a TB of storage? And what will your ISP charge you to transfer that much data? I'm pretty sure Sprint's unlimited plan won't cover TB transfers.

      While I see some great uses for such storage, carrying it around in my phone isn't necessarily one of them.

    33. Re:What would they store? by Dcnjoe60 · · Score: 1

      What about ripping videos and storing those? Or games? Lots of audio (seriously, 16gb isn't *that* much, especially if you do higher than 192kbit ripping), lots of pictures which keep getting bigger, lots of video which keeps getting better quality...

      We're talking about a cell phone, right? Sure you can do all of that on a phone, but really, why? A casual user isn't going to need hundreds of GB of storage to do that and a serious and professional user is going to need tools that a phone can't provide.

      Phones, like tablets are really about consuming data, not creating it. Sure you can take photos and video clips with one, but even most low end digital cameras will give better quality images. In the end, if you are a content creator, you will use the best tools for creating content and a phone, designed for the consumer market with the purpose of consuming content is unlikely to be that tool.

    34. Re:What would they store? by Dcnjoe60 · · Score: 1

      Well what would you store on your PC if you had a Terrabyte of data?

      If you have more storage apps will find a way to make use of it. Less Cloud and more locally running. Is Cloud Computing a good thing or a bad thing now... I am getting confused.

      Well, since most people don't have a TB of storage on their home computer and for most people their hard drive is not out of space, it would stand to reason that a TB of storage on their phone would also be underutilized. Most likely, a TB of storage will wind up being filled with cache and log files.

    35. Re:What would they store? by Lumpy · · Score: 1

      A very large dump of /dev/random named " Secret plans to over throw the government" and mail it to the NSA from a anonymous postal drop box.

      It will utterly break the Best NSA cytologists brains for the next 10 years.

      --
      Do not look at laser with remaining good eye.
    36. Re:What would they store? by mattack2 · · Score: 1

      I would store more videos from my Tivo on a theoretical iPad with this new memory.. or heck, use this IN a Tivo instead of spinning hard drives.

    37. Re:What would they store? by RicktheBrick · · Score: 1

      Maybe you should purchase an armored car to transport that mobile device. Unless you steal everything. A terabyte of data even at the extremely low price of a dollar per gigabyte would mean $1,000 for the data. A more realistic price of $5 a gigabyte would mean $5,000 for the data. In any case it is not something I would want to carry around for fear of being robbed. I know of a man who got a 4 terabyte network hard drive with about 2,000 movies on it. There were a lot of movies from 2012 too. If something is not done about this there will be a lot less quality movies and music to choose from as there will be a lot less financial incentive to make them. At least pay $8 a month and watch the videos on Netflix or something like it. If everyone does not contribute a little to finance the videos and music they will go away and everyone will have nothing to watch or listen to.

    38. Re:What would they store? by camperdave · · Score: 1

      96kb/s is plenty for the CBS Radio Mystery Theatre.

      --
      When our name is on the back of your car, we're behind you all the way!
    39. Re:What would they store? by war4peace · · Score: 2

      Yes, because you are looking at ALL your EVERY family weddings, christmases and whatnot ALL THE TIME.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    40. Re:What would they store? by Ambassador+Kosh · · Score: 1

      Oh god if phones get that feature I hope I can turn it off.
      This whole social networking, blogging, sharing videos, photos etc thing is not for me.

      What I can see happening though is our technology for implants is getting better very very quickly. More quickly than pretty much any person has any clue about. If you could get a neural implant to do IO (keyboard, mouse, audio, video) then it would be pretty feasible to run some pretty nice games on a cell phone with full immersion and then all that storage space would be very nice to have.

      I can see a world where we carry around mobile devices that connect to our implants and we dock those devices to give them more power to work with.

      --
      Computer modeling for biotech drug manufacturing is HARD! :)
    41. Re:What would they store? by nurb432 · · Score: 1

      Network coverage is good enough for most of us where we don't need *everything* we own locally. Sure. not 100% of all users, but the majority.

      Sure a couple of GB for when you are in a pinch and want to have something to listen to, or don't want to risk a presentation online, but really we don't need to store everything, all the time.

      --
      ---- Booth was a patriot ----
    42. Re:What would they store? by SigmaTao · · Score: 1

      Remember if you create more resources somewhere in a device someone will come along and find a use for them.
      It's worth adding space just so such events can occur.

    43. Re:What would they store? by HiThere · · Score: 1

      I feel it's quite difficult to get less than none, which is what we have. (Clearly your taste is different from mine.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    44. Re:What would they store? by mindwhip · · Score: 1

      No. Because when I do want to view one of them its often when I'm out and about visiting friends and relatives and something comes up in conversation that I want the picture or video of someone or some event of. Locked up in my home system its worth nothing and trying to download them from my home server when I need them interrupts the conversation.

      "have you seen Dave recently?"
      "Yeah he's lost a lot of weight"
      "really?"
      (15 minutes pause waiting for crappy 2G with 1 bar download)
      "yeah look here is the picture of Dave last month a Sam's BBQ."

      --
      [The Universe] has gone offline.
    45. Re:What would they store? by war4peace · · Score: 1

      So then you keep some relevant pictures, not the whole thing. 5 pics of Dave having lost weight are just as good as 300. It's the law of diminishing returns.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    46. Re:What would they store? by kermidge · · Score: 1

      backups, movies, games, emulators w/disk images and virtual hard drives, lossless audio, OS images, virtual machines, installers from Windows days, backups of old Windows installs, distro images, twenty years of docs (admittedly, don't take so much space)... need I go on?

      I'm down to just 3.6TB and hurting (a half-TB drive recently died). If I went in and did some cleaning and consolidating, which I've been promising myself to do Real Soon Now, I could free up maybe a terabyte and lose a week in the process.

      I look forward to welcoming my memristor memory overlords if I can afford them.

  4. Give me 1TB on my phone and tablet by intermodal · · Score: 3

    and I'll stop complaining about lack of SD slots. Especially since the SD cards mostly seem to run crappy FAT file systems. There's really no excuse for that.

    --
    In SOVIET RUSSIA... erm...NSA AMERICA, the Internet logs onto YOU!
    1. Re:Give me 1TB on my phone and tablet by BradleyUffner · · Score: 2

      and I'll stop complaining about lack of SD slots. Especially since the SD cards mostly seem to run crappy FAT file systems. There's really no excuse for that.

      I still want an SD card so I can get data on and off my phone when it won't fully boot.

    2. Re:Give me 1TB on my phone and tablet by intermodal · · Score: 2

      Agreed, but not only on FAT. There's still no excuse for that being our only option.

      --
      In SOVIET RUSSIA... erm...NSA AMERICA, the Internet logs onto YOU!
    3. Re:Give me 1TB on my phone and tablet by ackthpt · · Score: 1

      and I'll stop complaining about lack of SD slots. Especially since the SD cards mostly seem to run crappy FAT file systems. There's really no excuse for that.

      I still want an SD card so I can get data on and off my phone when it won't fully boot.

      That's what we ran into here, I have a microSD to SD adapter clipped to the wall for when someone's mobile has gone inert.

      --

      A feeling of having made the same mistake before: Deja Foobar
    4. Re:Give me 1TB on my phone and tablet by Anonymous Coward · · Score: 1

      There is a reason that SD and micro SD 32 gigs and under use FAT 32. operating system interoperability FAT 32 works with all conmen OS's and embedded devices exFAT is a joke NTFS sucks when it comes to Linux support and dont get me started on that dam Craple file system.

    5. Re:Give me 1TB on my phone and tablet by Anonymous Coward · · Score: 0

      The SD card isn't for extra storage, it's for data transfer. Let's say I have a video that I want to give to somebody. HD videos are easily many GB. Why should I have to wait for an agonizingly slow WiFi or USB transfer when I can just copy it directly to my friend's media?

      dom

    6. Re:Give me 1TB on my phone and tablet by serviscope_minor · · Score: 3, Informative

      I still want an SD card so I can get data on and off my phone when it won't fully boot.

      Well, Android phones run Linux, so unless they've intentionally crappidied it (which they do a lot) it should be able to use any FS which Linux supports.

      To share a piece of wisdom that I got from slashdot, try formatting it in UDF. Every major OS can read and write it and even old ones like XP can read it without extra drivers.

      Dunno if the Android devs decided to delete it for no good reason like so many other things.

      --
      SJW n. One who posts facts.
    7. Re:Give me 1TB on my phone and tablet by alen · · Score: 1

      if you have a galaxy s3 you can transfer via the NFC chips in the phones

    8. Re:Give me 1TB on my phone and tablet by jedidiah · · Score: 2

      NTFS support on Linux is just fine. You need to update your FUD playbook.

      Got an NTFS USB hard drive from the warehouse store. Plugged it into the Linux boxes and it "just worked". Would reformat it if not for the lameness of Windows but it's all good anyways.

      It's Macs that don't have NTFS support.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    9. Re:Give me 1TB on my phone and tablet by jedidiah · · Score: 1

      ...at agonizingly slow speeds.

      Wireless in all forms sucks. Sometimes it sucks less but it always sucks. Wired transfer methods are universally faster, more reliable, and more secure.

      Sometimes the difference is 100:1.

      Wireless is one of the biggest shams ever perpetrated upon the willfully ignorant consumer.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    10. Re:Give me 1TB on my phone and tablet by SuricouRaven · · Score: 2

      Macs have NTFS read support, but not write.

      MS and Apple alike are unwilling to support any filesystem they don't have a patent on, unless it's so common they have no choice. That is why we are stuck with FAT and its variations. MS have given their support to ExFAT - but as it's a propritary format and MS holds patents on it anyway, linux can't read it. Which is probably MS's intention.

    11. Re:Give me 1TB on my phone and tablet by jkflying · · Score: 1

      802.11ac gives USB2 High-Speed a run for its money, and any new flagship devices from this point forward will support it.

      --
      Help I am stuck in a signature factory!
    12. Re:Give me 1TB on my phone and tablet by RotateLeftByte · · Score: 0

      Funny that, all my Mac's can write NTFS....
      It can be done you know.

      Try this
      http://reviews.cnet.com/8301-13727_7-57588773-263/how-to-manually-enable-ntfs-read-and-write-in-os-x/

      --
      I'd rather be riding my '63 Triumph T120.
    13. Re:Give me 1TB on my phone and tablet by Anonymous Coward · · Score: 0

      Then use ext4. That's what I use on my Android phone.

    14. Re:Give me 1TB on my phone and tablet by intermodal · · Score: 1

      I never did find a guide that works for that. I'll have to go do another hunt in that case. All the methods I've tried were unsuccessful and it always kept asking to format my card.

      --
      In SOVIET RUSSIA... erm...NSA AMERICA, the Internet logs onto YOU!
    15. Re:Give me 1TB on my phone and tablet by camperdave · · Score: 1

      Wait! Every major OS can read and write to Universal Disk Format? My head is reeling.

      --
      When our name is on the back of your car, we're behind you all the way!
    16. Re:Give me 1TB on my phone and tablet by tlhIngan · · Score: 1

      Wireless is one of the biggest shams ever perpetrated upon the willfully ignorant consumer.

      Yeah, just like laptops.

      Oh wait. it's convenient.

      Consumers LOVE wireless because its... got a lack of wires. They can take their device throughout the house and use it without having to be tied to however long the cable is.

      And for many, the convenience of wireless outweighs the fact it's slower, less secure, etc. because they can now get their fix of cat videos anywhere within range.

      Convenience is also why laptops have outsold desktops for the better part of a decade - despite being slower, less expandable and more limited.

    17. Re:Give me 1TB on my phone and tablet by bogie · · Score: 1

      Haven't tried it but, http://tanguy.ortolo.eu/blog/article93/usb-udf

      They mention XP might be read only if you go UDF on a device.

      --
      If you wanna get rich, you know that payback is a bitch
  5. Memory availability breeds memory use by ackthpt · · Score: 4, Insightful

    Because I have 32GB SD in my SGS4 I tend to be lazy about cleaning it out because it's so damn full of stuff. So it sits there and I contemplate adding more memory.

    it's a vicious cycle

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:Memory availability breeds memory use by Anonymous Coward · · Score: 0

      You're just lazy. It's not a vicious cycle.

    2. Re:Memory availability breeds memory use by ackthpt · · Score: 1

      You're just lazy. It's not a vicious cycle.

      Actually, I'm on the go so much I don't usually have the free time to organize things. Those unplanned sick days or times when I'm stuck in an airport are when I finally take stock of my SD card and clean it up a bit.

      --

      A feeling of having made the same mistake before: Deja Foobar
    3. Re:Memory availability breeds memory use by Anonymous Coward · · Score: 0

      You're lazy to, using the Internet instead of walking to people's houses to let them know what you think. Everything about technology is about being lazy.

    4. Re:Memory availability breeds memory use by Anonymous Coward · · Score: 0

      Yeah, right, *you* go ahead and clean up HALF A MILLION FILES or a file system that doesn't even allow directory hard links.
      Where do I put this video about parallel programming? In videos/programming or in programming/videos? Softlinks ain't cutting it if you want to keep the ability to move around directories, and use directories like tags (with the ability to tag tags with other tags too).
      At least we have ZFS now, so rigid partition sizes and data loss are not such a big problem anymore.

    5. Re:Memory availability breeds memory use by Ingenium13 · · Score: 1

      I had a 32GB card on my SGS4, but I quickly started running out of space from nandroid backups (the huge system image for the S4 doesn't help...I was running low on space with only 2-3 backups). Combined with TitaniumBackup backups and other data, and it just wasn't enough. Ended up having to upgrade to a 64GB card.

  6. Because data center... by djupedal · · Score: 1

    By the time those levels materialize, wireless speeds will too, so any 'storage' burden will be on the backend/cloud, not the device. That's why slots are not being bothered with now.

    1. Re:Because data center... by afidel · · Score: 2

      Hahahaha, yeah right, when cellphone plans cap at 1,2.5, or 5GB streaming everything is kinda stupid.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  7. I for one... by Alejux · · Score: 2

    would love to see hard disk drives become history. They had a good and long run. It's about time they retire!

    1. Re:I for one... by gweihir · · Score: 1

      They will not anytime soon. They have about 80 years head-start on any other technologies (only 50 on FLASH) and except for some special scenarios will continue to provide the most bytes for the buck by 1-2 orders of magnitude. Also, there is no reason to retire them, as they work fine for a number of applications and their characteristics are well-known.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  8. Positive comment! by noh8rz10 · · Score: 1

    Making a positive comment to influence the remainder of the conversation to be less troll ish and more constructive. Yay! It is a nice day today. I heart my gf. I hope everybody wins the memory wars!

  9. In the future... by Andrio · · Score: 1

    We'll have computers where just one chip will have the CPU, RAM and the storage. We'll also have humanoid robots, that will use these chips as their brain.

    However, the chips will be volatile. So one day, your robot will be running low on power, trying its best to find a source of electricity. But then it'll run out, and essentially die. However, it will get to be born anew.

    And there will be faint traces of who/what it was before its death, left in its brain as echos of a past life.

    --
    The Internet King? I wonder if he could provide faster nudity.
    1. Re:In the future... by Miamicanes · · Score: 1

      One chip package, maybe... one chunk of silicon, probably not. The fab processes are too different. You can fab RAM with a CPU process, but it's totally not cost effective. That's why even today, ARM9 microcontrollers normally max out around 256kB, and it's more like 16-64kB.

      CPU-fabbed RAM is VERY expensive. The more recent crop of SoCs increase the ram by stacking 2 or 3 wafers in the same package, so each type (flash, ram, or CPU) can be made via the most cost-effective process, then combined into a single package at the very end. And even now, combining ram, flash, and CPU into a single package is a PREMIUM solution for space-constrained high-budget applications, not a cost-cutting measure.

    2. Re:In the future... by Anonymous Coward · · Score: 0

      Volatile memory will be slower than non-volatile memory once mram is out next year and it gets refined. So unless someone wants to make a slower high power-consumption robot, they will not have issues of data loss when running low on power.

  10. "Memory Wars" by michaelmalak · · Score: 1

    When I first read the headline, I thought it was about something else.

    1. Re:"Memory Wars" by Anonymous Coward · · Score: 0

      Me too, but a different one.

  11. Kids these days by Anonymous Coward · · Score: 0

    Here's an example of the type of products we used back in the day to try to get more RAM without taking out another home mortgage.

    1. Re:Kids these days by rwise2112 · · Score: 1

      This would be more akin to Stacker or DoubleSpace since it's storage, not RAM.

      --

      "For every expert, there is an equal and opposite expert"
  12. Crap ... by gstoddart · · Score: 1

    Looks like I'll have to buy the White Album again. ;-)

    Slightly more seriously, unless we go through another round of media files getting bigger ... I have no idea of what I would need terabytes of stuff on my phone for.

    Having said that, I'm willing to find out.

    --
    Lost at C:>. Found at C.
    1. Re:Crap ... by Anonymous Coward · · Score: 0

      Looks like I'll have to buy the White Album again. ;-)

      Slightly more seriously, unless we go through another round of media files getting bigger ... I have no idea of what I would need terabytes of stuff on my phone for.

      Having said that, I'm willing to find out.

      Considering phones now have more pixel density than current "high definition" video, we're probably due for a spike in video file sizes.

    2. Re:Crap ... by couchslug · · Score: 1

      "I have no idea of what I would need terabytes of stuff on my phone for."

      That would defeat efforts to control online "piracy" for once everyone can swap terabytes of music, apps, movies and porn as easily as our ancient predecessors traded cassette tapes, the need to go online would be reduced.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
  13. Also... by Anonymous Coward · · Score: 1

    Good luck actually fitting a kernel with your 'minimum hardware support' into that 1.44 meg floppy anymore. There might still be some legacy x86 platforms that you could, but nowadays a bare kernel seems to be at least 1 meg, and if you even just add in a KMS driver for one video card model it'll probably tip the scales out.

    1. Re:Also... by Mike+Frett · · Score: 1

      While it isn't Linux, MenuetOS is a completely usable OS. Extra things like Quake of course need more space. These days you can just use a CD or USB Flash Drive to test out and use alternative Operating Systems. I keep telling people, you don't need to throw away your old PC just because the newest version of Windows doesn't work on it. There are options to make that old box live again.

  14. So much data... by axlash · · Score: 1

    ...so little battery power to process it all.

    --
    Deal with reality - the world as it is - rather than ideality - the world as you would like it to be.
  15. associative memory by goombah99 · · Score: 2

    What we need is associative memory (indexed by key, not address) where you can send a binary query to the blocks of memory and only those satisfying it return a value. This could be as simple as sending a bit mask or as complex as processing a SQL query. But you want this to happen in the memory block itself.

    Without that were stuck with serial memory access over a bus whenever we are searching for something. With so much memory I can't imagine a large scale use other than video streams that doesn't boil down to searching it at some point.

    As the post I'm replying to noted that with more memory comes more accumulated rubbish. If you are searching it, this is a drag. But with a distributive associative memory search it's all in parallel and saving old stuff doesn't slow it down.

    Even if the hardware needed to do associative memory searches in was as large as the memory it backed, at some scale it would be vastly faster than serial searches over a bus.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:associative memory by SuricouRaven · · Score: 1

      What you describe exists. It's called 'content-addressible memory.' It's used in a few niche applications, most most significent being ethernet switching.

      Content-addressible memory is how such a low-power device is able to keep up with the stream of incoming packets, looking up the appropriate port to to use for reaching each MAC address.

    2. Re:associative memory by Anonymous Coward · · Score: 0

      We already have associative memory in the L1 cache, but the number of transistors scales with the square of the size of the cache. Fully associative is very expensive.

      To top it off, as you get more transistors, the size of the memory increases, meaning more latency from edge-to-edge, meaning you have to slow down the memory to give time for the clock-cycle to propagate. So the larger the memory, the slower it runs.

      This is why "high speed" cache is reserved to smaller sizes, because it is really fast when small and horribly expensive and slow when large. Current memory is O(1) for memory access relative to size, it is just high latency, but that's ok.

    3. Re:associative memory by gweihir · · Score: 1

      Also, it is extremely expensive, as its space requirement grows with the square of the number of storage locations provided. And there is _no_ way around that.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  16. Re:Yet... by jedidiah · · Score: 1

    The iPhone already has slipped from dominance.

    The apathy of soccer moms and grannies is a double edged sword here. While they don't care about the finer things, they also don't care about the finer things.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  17. Jam Tomorrow by Anonymous Coward · · Score: 0

    Non-volatile memory cons are like the holographic optical disk cons. In both fields, multiple companies promise world changing miracles, but always the date is some vague tomorrow.

    E-squared (electrical erasable) that then became flash, and CD->DVD->Bluray both represent solid, reliable, well proven technologies. Replacing either with alternate approaches is almost infinitely more difficult than you might imagine.

    Non-flash, non-volatile memory solutions have existed BEFORE the days of Flash/EE, but they were/are expensive, unreliable, and defy the need to scale their densities every 1.5 years. They may be compared to plasma displays, vs the traditional LCD. Where is plasma now?

    To explain better, think about this. Write-once DVDs are notorious for being unreadable a few years later. The discs use dyes to store information, and the dyes are very sensitive to ambient light and heat. If a writeable DVD used a METAL layer, the data would never be lost, so why are dyes used instead (and NO cost isn't the answer, since commercial pressed DVDs always use a foil layer).

    The RRAM con is a lot like someone saying they are going to build writeable DVD disks with a metal layer, not a dye layer. If you are an idiot, you will focus on the "metal" bit and think the plan a good idea. If you are NOT an idiot, you will ask yourself why every other company opts for dyes, and guess there are VERY VERY solid engineering reasons for this fact.

    Finding a non-volatile material is child's play. Making a prototype chip from this material, when you can control ALL the conditions in the lab, is child's play. AND, if your potential investors are VERY VERY stupid, this con has already gained you a big infusion of cash. Scaling this chip to the density of current flash, with the read/write speeds of current flash, and the safe programming energies of current flash, will be UTTERLY IMPOSSIBLE. Just ask the dozens of other non-volatile memory companies that have fallen by the wayside.

    The best a company like Crossbar will likely do is produce the world's most expensive ROM chips, with horrendous programming times and memory densities.

    PS if you care, go Google "bubble memory" to see how these games pan out.

    1. Re:Jam Tomorrow by Anonymous Coward · · Score: 1

      Samsung has already started mass production of layered high density non-volatile NAND, and HP and Hynix have already started re-tooling for MRAM that has no write cycle limitations and is non-volatile. They will be starting mass-production soon, as they will no longer be producing NAND. Hynix will be making non-volatile DDR3, which is faster and consumes less power, and HP is planning on supplying chips for SSD manufacturers.

      Your "won't happen", has already happened. May want to keep up with the news a bit better.

    2. Re:Jam Tomorrow by fustakrakich · · Score: 1

      ...so why are dyes used instead...

      Because if it doesn't wear out, nobody will buy more. Don't they teach that in business school?

      --
      “He’s not deformed, he’s just drunk!”
    3. Re:Jam Tomorrow by gweihir · · Score: 1

      Indeed. There will be gradual improvements, prices may go down, but nothing revolutionary will happen. So far the only viable non-volatile memory is FLASH which derives from EEPROM and is about 30 years old, or 50 if you count EEPROM. Yes, it took _that_ long to make it into a somewhat viable alternative to magnetic disk storage. It is completely stupid to expect something demonstrated in a lab under very controlled conditions to be a cheap mass-produced product within less than a few decades and most of these demonstrations will never amount to anything.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    4. Re:Jam Tomorrow by Anonymous Coward · · Score: 0

      You missed a post that countered what you just said. It's up 1-2.

    5. Re:Jam Tomorrow by Anonymous Coward · · Score: 0

      M-Disc.

  18. We Will Have Enough Memory To Track NSA Employees by classiclantern · · Score: 1

    Anyone have a good meta data analysis program?

    --
    Now that I said that, I fell better.
  19. Which technology will prevail...? by fustakrakich · · Score: 1

    Pie in the skyrmion...

    --
    “He’s not deformed, he’s just drunk!”
  20. Does this mean Apple devs use GC again? by Anonymous Coward · · Score: 0

    A while ago (sorry couldn't find it) somebody posted a nice chart showing how garbage collection performs poorly in memory constrained environments; but has negligible impact when there is plenty of memory.

  21. With BS it is BS that BS will BS! BS! by gweihir · · Score: 1

    Why do these stupid stories creep up time and again? There is nothing revolutionary here. And a start-up demonstrating anything is more of an indication that this will not ever materialize, than the opposite. A look at past "revolutions" show that basically noting materialized, and the few things that did took decades and were far less revolutionary than advertised.

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  22. May by Anonymous Coward · · Score: 0

    Just to be more specific: "May". There is nothing else than vaporware still.

  23. RRAM was on Gizmag TWO DAYS AGO by Anonymous Coward · · Score: 0

    Why is Slashdot constantly reporting news from Gizmag DAYS after it's announced? WTF?

  24. Apple? by Anonymous Coward · · Score: 0

    Maybe Apple will finally lower their flash memory prices from what they set in 2010, which was a ripoff then. I doubt it though.

  25. major US carriers by kimvette · · Score: 1

    And still, major US carriers will still refuse to offer 64GB or larger smartphones (except perhaps the iPhone due to Apple's clout) while the rest of the world enjoys terabyte smartphones.

    --
    The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
  26. Backup by MrL0G1C · · Score: 1

    Storage is sorted as far as I'm concered, I'm pretty happy with the size of micro-SD cards, HDDs etc.

    But backup has a long way to go, I'd love to see some kind of open distributed File system where you offer up say 1tb to get .5tb of peer space where you're data gets encrypted locally before being stored across a fault tolerant distributed file system, with other people using the same software and no middle men, so no NSA snooping etc.

    --
    Waterfox - a Firefox fork with legacy extension support, security updates and better privacy by default.
    1. Re:Backup by funky_vibes · · Score: 1

      LOL, They need to release 8-16Tb drives soon or computer cases will be getting full of 4Tb drives.