Live data from Hacker News

Viewing profile — amoliski2

amoliski2

HN member
Joined
Sat, Jun 11, 2022, 7:55 PM UTC
HN karma
72
Public activity
8 items

About amoliski2

No profile information was provided.

Recent public activity

  1. comment
    Comment #31849939

    What device and browser were you using?

  2. comment
    Comment #31849919

    Each layer is a loop, but the offsets and number of layers helps hide the repetitions

  3. comment
    Comment #31712930

    Welcome to my second least favorite programming headache (after time zones) that I run into annoyingly often: paginating through time with 'now' being the starting page. You're nav…

  4. comment
    Comment #31709265

    Yep- of the three of us, one is a professional developer (me), one is a professional experiential designer/artist, and one is a professional writer with a great music talent- the p…

  5. comment
    Comment #31709252

    I started with canvas, but a big part of the project was making sure my artist brother would be able to easily position elements, create animations, adjust the layers, and build th…

  6. comment
    Comment #31708469

    1. Everything non-apple has managed to handle the project without any problems, but getting it working on iPhones was a small nightmare- silent loading fails, web assembly not load…

  7. comment
    Comment #31707895

    Project dev here if anyone has any questions- on a technical side, the app is built with Unity WebGL wrapped in a vue.js wrapper. The JS side handles pulling the live data from the…

  8. comment
    Comment #31707742

    I debated between smooth scrolling and a more accurate pixel style, but the parallax effect without smoothing made everything really jarring :(