Viewing profile — bblaylock
bblaylock
HN member- Joined
- Tue, Apr 05, 2022, 1:43 PM UTC
- HN karma
- 38
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About bblaylock
No profile information was provided.
Recent public activity
-
comment
Comment #46572571
Is clay like code? Clay comes from the earth, has great plastic deformation properties, and when heated sufficiently it turns to ceramic--whereafter it can never be turned back to …
-
comment
Comment #46536113
There has been an effort to both replace npm with a better model and to have a stable standard library. See https://jsr.io/@std
-
comment
Comment #46126855
I haven't had any issue moving projects between node, bun, and deno for years. I don't agree that the risk of bun failing as a company affects anthropic at all. Bun has a permissib…
-
comment
Comment #46126585
This reads more like Anthropic wanted to hire Jarred and Jarred wants to work with AI rather than build a Saas product around bun. I doubt it has anything to do with what is best f…
-
comment
Comment #44779289
I think there are several reasons. First, the abstraction of a stream of data is useful when a program does more than process a single realtime loop. For example, adding a timeout …
-
comment
Comment #39150686
These posts always remind me of the [Manta Object Storage]( https://www.tritondatacenter.com/triton/object-storage ) project by Joyent. This project was basically a combination of …
-
comment
Comment #32574612
The primary issue I have with this article is that it points to redux-toolkit as having types that are done right. The same result of redux-toolkit create actions ( https://github.…