Live data from Hacker News

Viewing profile — aestuans

aestuans

HN member
Joined
Tue, May 07, 2024, 8:14 PM UTC
HN karma
60
Public activity
9 items

About aestuans

aestuans@proton.me

Recent public activity

  1. story
    Show HN: A spectrogram in the style of Unknown Pleasures album art (Rust+WebGL)

    I really like the look of the famous album art for Unknown Pleasures [1]. It was originally created by Harold Craft at the Arecibo Observatory from the signals of the first discove…

  2. story
  3. comment
    Comment #44284300

    This is very cool. I implemented a slightly more complicated version of this with class guidance a while ago: https://github.com/aestuans/mnist-diffusion

  4. comment
    Comment #40529446

    This makes me very uncomfortable.

  5. comment
    Comment #40323170

    Thank you. Yeah mobile support was an oversight from me, I added touch support now.

  6. comment
    Comment #40323159

    I wanted something that can run everywhere and WebGPU support is still behind some flags in Firefox and Safari I think, but I'm pretty excited about trying that as well.

  7. comment
    Comment #40323105

    Good point, added touch support :)

  8. story
    Show HN: A simple 2D fluid and gravity simulation with WASM and WebGL

    The little particles will gravitate to your cursor (or touch location), and can even enter stable orbits if the conditions are right! Mainly an excuse for me to experiment with was…

  9. story