Live data from Hacker News

Viewing profile — odroid-user

odroid-user

HN member
Joined
Fri, Jan 09, 2015, 8:35 PM UTC
HN karma
7
Public activity
2 items

About odroid-user

No profile information was provided.

Recent public activity

  1. comment
    Comment #8864628

    I have a VPS running x86_64 Debian unstable so I installed Rust on it now. I compiled an hello world on the VPS, the content of which is: fn main () { println!("hello world"); } us…

  2. comment
    Comment #8864362

    I attempted to install Rust on my ODROID-XU3 (which is running Lubuntu 14.04.1 LTS) just now by running: curl -s https://static.rust-lang.org/rustup.sh | sudo sh The resulting outp…