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

refactorworks

no profile record

投稿

Steve Jobs: You have to trust that the dots will somehow connect in your future [video]

youtube.com
6 ポイント·投稿者 refactorworks·3 年前·0 コメント

Write code top-down

teamten.com
1 ポイント·投稿者 refactorworks·3 年前·1 コメント

コメント

refactorworks
·3 年前·議論
What is the percentage of YouTube users who use an ad blocker? I'm curious.
refactorworks
·3 年前·議論
Thanks! I get it — no need to install binaries of specific servers.
refactorworks
·3 年前·議論


    universal_server() ->
      receive
       {become, F} ->
         F()
      end.
Honestly I don't fully appreciate the power of this universal server. Can anyone help?