2018년 7월 31일 화요일

RT @d_ijk_stra: 아기가 “걷기”란 인터페이스를 만들고선 그위에 계단 오르내리기 마루를 돌아다니기 등등의 어플리케이션을 개발했지만, 정작 걷기를 아직 다 구현하지 않고 내가 팔을 잡아주는 mock environment를 사용하고 있기 때문에 어플리케이션 구동시마다 내가 매우 힘들다...

RT @HNTweets: SICP Distilled – An Idiosyncratic Tour of SICP in Clojure: https://t.co/o3vTyDJw1F Comments: https://t.co/X8gqojnQsW

RT @trustin: Glances: top / htop replacement. Cross-platform monitoring tool that presents large amount of monitoring info through curses or Web. https://t.co/DELVpPWZYX https://t.co/L3zpPXY7ir

2018년 7월 30일 월요일

RT @paul_snively: @dibblego I’m constantly bitten by “dot inference” wrecking type inference that works when you don’t use dot inference:

RT @dibblego: @paul_snively Scala: * Functions are first-class (not really) * Types are inferred (not really) * Monad comprehensions (not really) * Free theorems and types (not really) * Type constructor polymorphism (not really) * Tail calls (not really) * Rank-n Types (not really) * … (not really)