Viewing profile — swazzles0
swazzles0
HN member- Joined
- Wed, Apr 06, 2022, 8:54 PM UTC
- HN karma
- 7
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About swazzles0
https://github.com/swazzles
Recent public activity
-
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…
-
comment
Comment #34397901
Cool little project, cheers for the link. Definitely a neat concept, would be interested to see it applied like that.
-
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…