내 맘대로 위클리 뉴스 - 2016년 43주(10월 28일)
Data?, Data!, Data...
-
What to Know Before You Get In a Self-driving Car
- Uber에서 진행중인 자율주행(Self-driving Car)을 중심으로 자율주행에 관한 몇가지 것들을 다루고 있는 장문의 기사
- 특히 기술 스케일업 과정에서 필요한 몇가지 필요 기술에 대한 안목(Still, the edge cases matter. [...] Another problem Herman ...)은 향후 어떤 기술을 주목해야 할 것인지 생각해 볼 기회를 가져볼 수 있을 듯
- https://www.technologyreview.com/s/602492/what-to-know-before-you-get-in-a-self-driving-car/
- As one Uber executive said, if self-driving cars can handle Pittsburgh, then they should work anywhere.
- "but there’s also a threat that someone else beats them to market."
- It makes you realize that automated Ubers will offer a very different experience. Fewer wrong turns and overbearing drivers, yes, but also no one to help put your suitcase in the trunk or return a lost iPhone.
Python with PY Family
-
Don't keep important data in your Celery queue
- Celery에서 데이터를 다루는 방법을 소개하고 있는데, 큐에 데이터를 장기간 보관하지 않고, 처리하는 방법을 소개
-
NumPy Tutorial: Data analysis with Python
- 가볍게 볼 수 있는 NumPy 튜토리얼
- 그렇지만 생각보다 내용이 길기 때문에 시간을 가지고 해 볼 것!
Android
-
- 새롭게 적용된
ConstraintLayout Chains
에 대한 튜토리얼 기사
- 새롭게 적용된
-
Machine Learning for Android Developers with the Mobile Vision API
- Mobile Vison에서 제공하는
Barcode
API 튜토리얼 - 개인적으로 생각만큼 잘 안되어서 문서를 많이 참고했음
- Mobile Vison에서 제공하는
-
Audio (not) playing in Android
- 여러 사운드 파일을 출력해 할 필요가 있었던 필자의 간략하고 아름다운 '사운드 플레이' 정리 기사
ExoPlayer
라는 좋은 오픈-소스를 알게 되었음