Live data from Hacker News

Viewing profile — tejapr

tejapr

HN member
Joined
Tue, Jan 19, 2016, 10:54 PM UTC
HN karma
5
Public activity
2 items

About tejapr

No profile information was provided.

Recent public activity

  1. comment
    Comment #10961968

    Indeed. I am particularly excited about Intel/Micron's 3D xpoint technology, which will be on sale next year. Extrapolating the exponential rate of improvement in storage technolog…

  2. comment
    Comment #10934806

    a ^ (n - 1) ~= 1 mod n if n is prime, Fermat's Little Theorem. 3 is prime. 34240923842043983204982 is divisible by 3 - 1 = 2. ab mod n = [a mod n * b mod n] mod n So, we can automa…