HackerTrans
トップ新着トレンドコメント過去質問紹介求人

bobsterman

no profile record

コメント

bobsterman
·5 年前·議論
You're describing a VM with multiple languages. You might like the Racket programming language(s). It provides a powerful macro interface that can define new languages, and sandboxed execution to safely execute user code server side.

https://racket-lang.org/
bobsterman
·5 年前·議論
It's not that they arent skilled, they just don't have the incentive to demonstrate them.
bobsterman
·5 年前·議論
It would mean the great filter could be behind us.

I'm not sure how a black hole would help create life, an inbound Planet 9 would certainly be a hinderince to life's existence though.
bobsterman
·5 年前·議論
If you do not understand what the software on your phone is doing; you cannot control it; you do not own it. Apple owns it.
bobsterman
·5 年前·議論
I'm pretty sure pedophiles will be looking for another platform following this news. Now any platform that doesn't scan for CSAM will be associated with it.
bobsterman
·5 年前·議論
switch being underloaded to checkout is the same as checkout being overloaded to switch.

In the checkout model, branches are just named aliases for their current hash. This seems trivial to me. Do we really need to use another vocabulary spot up in our heads for a command that is strictly a more-restricted checkout?
bobsterman
·5 年前·議論
Start with drawing a single frame with SVG [1], then add animation with CSS [2] or Javascript.

[1] https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/Ba... [2] https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Animati...