Live data from Hacker News

Viewing profile — bezdomniy

bezdomniy

HN member
Joined
Mon, Feb 10, 2020, 5:23 AM UTC
HN karma
5
Public activity
3 items

About bezdomniy

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #42519050

    Very cool. I did a similar project with wgpu in Rust - https://github.com/bezdomniy/Rengin nice to find your projects to see where I can improve!

  3. comment
    Comment #38802974

    I made a multithreaded Rust version of this (while learning Rust): https://github.com/bezdomniy/rust_particles you can run it with: cargo run --release No input yet, just randomly …