Live data from Hacker News

Viewing profile — swazzles0

swazzles0

HN member
Joined
Wed, Apr 06, 2022, 8:54 PM UTC
HN karma
7
Public activity
3 items

About swazzles0

https://github.com/swazzles

Recent public activity

  1. comment
    Comment #34828679

    We used Lit for a project a while ago and I definitely vouch for it. We were embedding the component into a legacy application and needed to use a build tool for older browser comp…

  2. comment
    Comment #34397901

    Cool little project, cheers for the link. Definitely a neat concept, would be interested to see it applied like that.

  3. comment
    Comment #34394493

    That's an interesting point. You could use this to hash values with infinitely scaling difficulty by providing an offset to n where n = difficulty + n. The only issues is collision…