Τεχνικός υπολογιστών κάνει Bitcoin mining με υπολογιστή IBM του 1960
Ο τεχνικός υπολογιστών Ken Shirriff κατάφερε να κάνει mining με τον υπολογιστή IBM 1401 του 1960. Φυσικά το όλο procet έγινε καθαρά από χόμπι με όλες οι λεπτομέρειες του εγχειρήματος να δημοσιεύονται στο προσωπικό του Blog.
Για την ιστορία ο υπολογιστής μπόρεσε να υπολογίσει ένα μοναδικό hash στα 80 δευτερόλεπτα όταν σε αντιστοιχία τα σημερινά mining μηχανήματα υπολογίζουν εκατομμύρια hashes μέσα σε ένα μόλις δευτερόλεπτο.
Could a IBM mainframe from the 1960s mine Bitcoin? The idea seemed crazy, so I decided to find out. I implemented the Bitcoin hash algorithm in assembly code for the IBM 1401 and tested it on a working vintage mainframe. It turns out that this computer could mine, but so slowly it would take more than the lifetime of the universe to successfully mine a block. While modern hardware can compute billions of hashes per second, the 1401 takes 80 seconds to compute a single hash. This illustrates how computer performance has improved a lot in the past decades, thanks to Moore’s law.
Λεπτομέρειες του project μπορείτε να διαβάσετε εδώ