Viewing profile — JoeBot3000
JoeBot3000
HN member- Joined
- Sun, Oct 10, 2021, 11:45 PM UTC
- HN karma
- 29
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About JoeBot3000
No profile information was provided.
Recent public activity
-
comment
Comment #28824778
The majority of packages in JS land change quickly and are poorly documented, unfortunately :( There certainly are stable packages, but sometimes to do what you need to do there is…
-
comment
Comment #28824541
> I regularly see websites that have noticeably slow javascript "startup" times. True, same as any language or applications fast CPUs shouldn't be a free chance to completely ignor…
-
comment
Comment #28824528
> You can make either function take arbitrarily long by increasing the size of the input. The second one scales worse. I think this is the point, the second one scales worse - abso…
-
comment
Comment #28824428
For lower numbers this completely optimizes away for me too, but after a certain point the loops stays in place (with no flags)
-
comment
Comment #28824414
I don't know that I agree with this article, while there is absolutely a problem with package/framework/build tools churn that makes development super painful, I don't feel that de…
-
comment
Comment #28824398
Super true, and JS frameworks haven't always been kind on their CPU usage ( cough AngularJS). I think desktop GUI apps also have browser rendering engines chewing resources.
- story