HackerTrans
TopNewTrendsCommentsPastAskShowJobs

refactorworks

no profile record

Submissions

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

youtube.com
6 points·by refactorworks·3 года назад·0 comments

Write code top-down

teamten.com
1 points·by refactorworks·3 года назад·1 comments

comments

refactorworks
·3 года назад·discuss
What is the percentage of YouTube users who use an ad blocker? I'm curious.
refactorworks
·3 года назад·discuss
Thanks! I get it — no need to install binaries of specific servers.
refactorworks
·3 года назад·discuss


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