Stories
Slash Boxes
Comments

SoylentNews is people

posted by LaminatorX on Friday August 22 2014, @04:40AM   Printer-friendly
from the fractal dept.

According to this article on c|net:

Two … users have now revealed functioning hard drives built inside Minecraft that can read and write data. The first, created by Reddit and Imgur user smellystring can store 1KB [sic] of data, while a second, larger unit created by The0JJ can store 4KB [sic] of data.

"One day we will build a full computer in Minecraft, then play Minecraft on it. then the universe will crash," writes Imgur user mkat10z. Turns out, someone has already done that, creating a 2D platformer version of Minecraft that you play within Minecraft on a redstone computer.

UPDATE: It appears the referenced article was in error; the actual capacities should be in kilobits.

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by nukkel on Friday August 22 2014, @05:35AM

    by nukkel (168) on Friday August 22 2014, @05:35AM (#84231)

    The second one is 4kb (actually 4kib if you insist), not 4kB.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 2) by maxwell demon on Friday August 22 2014, @05:41AM

    by maxwell demon (1608) on Friday August 22 2014, @05:41AM (#84235) Journal

    In other words, just enough space for the boot sector.

    --
    The Tao of math: The numbers you can count are not the real numbers.
    • (Score: 2) by Hairyfeet on Friday August 22 2014, @09:17AM

      by Hairyfeet (75) <bassbeast1968NO@SPAMgmail.com> on Friday August 22 2014, @09:17AM (#84282) Journal

      Bah in my day we had the entire OS [oldcomputers.net] running in 1.5Kb ROM! You kids with your reading AND writing data...spoiled is what you are!

      --
      ACs are never seen so don't bother. Always ready to show SJWs for the racists they are.
  • (Score: 2) by stderr on Friday August 22 2014, @07:36AM

    by stderr (11) on Friday August 22 2014, @07:36AM (#84258) Journal

    The error is also in the original article, which is a bit odd cause the imgur page [imgur.com] clearly says 256 positions with 16 bits at each position.

    I wonder if cnet got the size of the other "hard drive" wrong too or if the "small" one is actually larger than the "large" one.

    --
    alias sudo="echo make it yourself #" # ... and get off my lawn!
    • (Score: 2) by maxwell demon on Friday August 22 2014, @07:59AM

      by maxwell demon (1608) on Friday August 22 2014, @07:59AM (#84264) Journal

      If I understand the structure correctly, and didn't miscount, the small one has 120 bytes (there's always a full 8-bit byte in a line), which makes 960 bits; however, it seems odd that he'd have the main structure would be repeated 15 instead of 16 times (that main structure contains 8 bytes, from my understanding), so I guess I've made a mistake somewhere in my counting/interpretation and there's indeed 128 bytes, or 1024 bits.

      --
      The Tao of math: The numbers you can count are not the real numbers.