Viewing profile — cowbertvonmoo
cowbertvonmoo
HN member- Joined
- Tue, Jul 16, 2013, 8:01 PM UTC
- HN karma
- 18
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About cowbertvonmoo
No profile information was provided.
Recent public activity
-
comment
Comment #47883876
Yeah, once you give anyone a capability — bots included — there’s no stopping the capability from getting widely distributed. You have to bake in protections like revocability up f…
-
comment
Comment #47882912
I’m Kris Kowal and I’m the tech lead on the Familiar project and happy to answer questions about building this new kind of user agent for safely managing and extending the capabili…
-
comment
Comment #45185114
I maintain ses, the compartment primitive LavaMoat relies on. The ses shim for hardenedjs.org creates compartments that deny guest code the ability to inspect the true global objec…
-
comment
Comment #9279785
You are absolutely right that React accomplishes much without discrete event-driven change propagation. React falls clearly under the "behavior" style of reactivity, meaning that t…
-
comment
Comment #9279760
My use of the word "general" was more a joke than the scope of my intent. I meant "general" in the sense of "general relativity", meaning that I’ve proposed relationships among con…
-
comment
Comment #7913503
Thank you.
-
comment
Comment #7432442
Not exactly Functional Reactive Programming, FRB (Bindings) are actually a form of Self Adjusting Computation, but similar in spirit to what you see here, and what you see in Angul…
-
comment
Comment #6054395
I published Q in 2009. I based it on another project by the same name and API that was published by Tyler Close in 2007. https://waterken.svn.sourceforge.net/svnroot/waterken/serve…