TWIS/2019-10 4주차
Scala permalink
- scala 2.x와 dotty의 비교 예시들
- #scala #dotty
Vim with Dotty (using coc vim)
- CoC에서 기본적으로 metals를 통해 스칼라를 지원하는데, 그 설정을 지우고 따로 LSP 설정을 하는 방법
- #scala #dotty #vim #coc #lsp
An open-source Scala library for describing HTTP API endpoints
- tapir의 컨티리뷰터와의 인터뷰
- #tapir #scala
Top 5 things that slow down your Scala build
- 스칼라 빌드를 느리게 하는 5가지
- 컴파일마다 포맷팅
- 콜드 컴파일러
- 오래 걸리는 GC
- Automatic derivation - macro/implicit
- 캐싱 안함
- #scala #build
Intro to Cats-Effect (Gavin Bisesi)
- slide
- 참조 투명성을 위해 effect를 격리하고, IO/Future 차이와 Fiber의 간단한 소개. 나중에 effect 설명할 일이 있을 때 참조할 자료들
- #scala #catseffect #effect
Devs permalink
만화로 보는 DNS over HTTPS #DoH #https
코딩 인터뷰
FastSpark: A New Fast Native Implementation of Spark from Scratch
- repo
- 테스트에서 CPU는 1/3 수준이지만 메모리는 1/30 수준. JVM에서 메모리 할당의 부하가 큰데 최대한 할당을 줄였더니 훨씬 빨라졌다고.
- #spark #rust
⚡️Memories of web development past
- 내가 웹개발 처음 배울 때가 IE6와 IE7 사이의 과도기였는데 그때도 반응속도 느린걸 못참아서 혼자 IE6에 오래 남았었고 덕분에 IE6 테스트는 다 나에게 왔던 기억은 있다. 탭이 그렇게 편한지도 몰랐고 지금도 잘 모르겠지만 그래도 이렇게 탭 2-300개 띄워놓고 쓸 줄은 몰랐지
- #web #history
Designing accessible color systems
- 접근성을 위한 색체계를 만들기 위해 최소 대비율을 설정하기
- #a11y #color #front
News permalink
Exclusive: Google owner Alphabet in bid to buy Fitbit
- 뉴스가 나오고 핏빗은 주가가 27% 올라 시총 1.4B가 되었다는데, IPO 직후에 $48까지 올랐던 적도 있다 최근에 $3 아래로 종종 떨어졌다고. 개인적으로는 좋아하던 Pebble을 인수하고 없애서 별로긴하지만 인수되든 어떻게든 Pixel Watch같은게 나왔으면
- Fitbit to Be Acquired by Google
- Helping more people with wearables: Google to acquire Fitbit
- 루머가 나오고 이틀 뒤에 공식 발표. 주당 $7.35, 총 2.1B 현금으로 인수
- #news #fitbit
Juul Shipped At Least A Million Contaminated Pods, New Lawsuit Says
- #news #juul
misc permalink
- JavaScript is not a typist
- #meme #humor