Sangkon Han(SigmaDream, sd or SD)

"Talk is cheap. Show me the code." - Torvalds, Linus (2000-08-25), Message to linux-kernel mailing list

주간 뉴스

내 맘대로 위클리 뉴스 - 2016년 8주(2월 22일)

Python with PY Family * Creating your own IPython-like server [http://blog.claymcleod.io/2016/02/18/Creating-your-own-IPython-like-server/] * IPython을 확장해서 자신에게 필요한 형태로 커널을 재구축하는 방법을 제공함 * Flask를 사용해서 손쉽게 적용해 볼 수 있음 * 단점으로 이런 형태로 재구축하게 되면 보안에 굉장히 취약함 > I won’t be worrying about security or
2 min read
내 마음대론 선정한 프로그래머 필독서 50선(20160211)
Articles

내 마음대론 선정한 프로그래머 필독서 50선(20160211)

내가 추천하는 프로그래머 필독서 50선 누군가 정리해서 공유에 공유를 거듭한 "프로그래머 필독서 64선" [http://iostream.tistory.com/64]을 보고, '원서가 너무 과하다'는 생각을 하게 되었습니다. 그래서 내 마음대로 정리한 "프로그래머 필독서 50선"을 정리해보았습니다. 선정된 책은 국내 서적을 기준으로 작성되었고, 읽어본 책을
26 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2016년 6주(2월 08일)

Python with PY Family * Async Python and Cassandra with Gevent [http://rustyrazorblade.com/2016/02/async-python-and-cassandra-with-gevent/] * Gevent를 사용하는 몇가지 방법과 간단한 팁을 소개 * 그러나 파이썬 3으로 이동하지 않는 이유에 대해서 조금 생각해 보게 되었음 * What is Stackless? [http://cosmicpercolator.com/2016/02/02/what-is-stackless/] * 'Stackless'를 통해서 '
1 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2016년 4주(1월 25일)

Python with PY Family * Stock Image Similarity with Image Features (or How a Program is More Fashionable than Me) [https://indico.io/blog/clothing-similarity-how-a-program-is-more-fashionable-than-me/] * 이미지의 유사성(혹은 패턴)을 찾아가는 과정을 잘 설명하고 있음 * github repo도 제공하기 때문에 재미있는 경험이 될 수 있음 * Prototyping using Django [https://code.abhi.co/
2 min read
송길영님의 강연을 듣고 정리함
Articles

송길영님의 강연을 듣고 정리함

여기에 당신의 욕망이 보인다를 집필하신 송길영님께서 부산에 오셔서 강연(2016.01.13)을 한다고해서 숑숑 달려갔습니다. 강연을 듣고 내가 고민하고 있던 몇가지 것들에 대한 나름의 통찰과 2016년을 어떻게 보낼지에 대한 좋은 영감을 받았습니다. 그래서 몇가지 기록해두고자 합니다. 인상깊었던 강연 내용 "여러분 상상하지 마세요. 여러분 마음대로 생각하지 말고, 상대방이 어떤지
7 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2016년 2주(1월 11일)

Python with PY Family * Redis + Celery: Reactive Computing in Django for IoT applications [https://codesachin.wordpress.com/2016/01/04/redis-celery-reactive-computing-in-django-for-iot-applications] * 파이썬으로 Reactive 관련 프로그래밍 예제 소개 * Unifying picamera and cv2.VideoCapture into a single class with OpenCV [http://www.pyimagesearch.com/2016/01/04/unifying-picamera-and-cv2-videocapture-into-a-single-class-with-opencv] * USB 웹캠의 FPS 속도를
1 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2016년 1주(1월 4일)

Python with PY Family * Refactoring a Crossword Game Program [http://nbviewer.ipython.org/url/norvig.com/ipython/Scrabble.ipynb] * '십자말풀이' 게임 튜토리얼 * 튜토리얼 내용을 코드로 쉽게 설명하고 있어서, 파이썬 문법 공부를 시작한분들에게 유용 할 듯 * Quick-and-dirty Automatic Face Replacement with Python and OpenCV [http://life-in-a-monospace-typeface.tumblr.com/post/
1 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2016년 53주(2015년 12월 28일)

Python with PY Family * Reflecting on My Time as Caktus' Open Source Fellow [https://www.caktusgroup.com/blog/2015/12/21/reflecting-my-time-caktus-open-source-fellow/] * 오픈 소스 프로젝트에 참여하는 방법을 소개한 글 * Introducing Lektor — A Static File Content Management System For Python [http://lucumr.pocoo.org/2015/12/21/introducing-lektor/] * Python으로 만들어진
1 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2015년 52주(12월 22일)

Python with PY Family * A PEP8 Wallpapper [https://dl.dropboxusercontent.com/u/7335766/wall-pep8.png] * PEP8 배경화면 * Your Django Story: Meet Jessamyn Smith [http://blog.djangogirls.org/post/135196284658/your-django-story-meet-jessamyn-smith] * 나도 이런 멋진 django 개발자가 되어야겠다. 그런데 나는 어찌하여 '바퀴를 새로 만드는 것'을 즐겨하는걸까? * "Learning to
1 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2015년 51주(12월 14일)

Python with PY Family * Pokémon Recognition [https://medium.com/@dimart/pok%C3%A9mon-recognition-d3ad5cadc61e#.3xye8rea0] * 이런 튜토리얼은 덕심있게 해보자! * 코드에 문제없으니 안되면 본인의 맥북을 탓하자!(일해라 핫산!) * 피카추를 찾을 수 있으니, 이제 건담 얼굴에 도전해보도록 하겠음 * Local Binary Patterns with Python & OpenCV [http://www.pyimagesearch.com/2015/12/07/local-binary-patterns-with-python-opencv/
1 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2015년 50주(12월 07일)

Python with PY Family * Creating standalone Mac OS X applications with Python and py2app [https://www.metachris.com/2015/11/create-standalone-mac-os-x-applications-with-python-and-py2app/] * Python 프로그램을 OSX 응용프로그램으로 만드는 방법을 소개한 튜토리얼 * PyQT가 가능하다면 뭔가 재미있는걸 많이 만들 수 있을 듯 * If I were designing Python's import from scratch [http://www.
1 min read
코호트 분석(Cohort Analysis)을 SQL로 구현하는 테스트 코드
Etc...

코호트 분석(Cohort Analysis)을 SQL로 구현하는 테스트 코드

Cohort Analysis Cohort는 전향성 추적조사를 의미 * 특정 요인에 노출된 집단과 노출되지 않은 집단을 추적하고 연구 대상 질병의 발생률을 비교하여 요인과 질병 발생 관계를 조사하는 연구 방법, 요인 대조 연구(factor - control study)라고도 불림 기준에 따라 그룹을 세분화하여 분석을 하는 방법 * A라는 광고 채널을 통해 유입된 사용자 그룹 * 관련
2 min read
Celery 관련 기사/튜토리얼/How-To를 읽고 메모한 내용
Articles

Celery 관련 기사/튜토리얼/How-To를 읽고 메모한 내용

Celery 관련 자료를 읽고 요약(이라 쓰고 '선택적 집중', '취사선택', '선호에 의한 정보 전달') -------------------------------------------------------------------------------- Celery의 빛과 그림자 [http://www.slideshare.net/kkungkkung/celery-52212762] > 한글 / 한국어 가능/능통자가 읽기에 가장 좋음. 이거 읽으면 대충 다 이해 됨. 모르는건 따로 메모해서 검색하면 구글에서 알려줌.
5 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2015년 47주(11월 16일)

Python with PY Family * Essential Python Tools to help with Code Quality [http://aboumrad.info/essential-python-tools-quality.html] * 코드의 '퀄리티' 향상을 도와주는 툴 소개 * PEP8로 어떻게든 유지하고 있는데, 몇개는 조금씩 사용해 봐야겠음 * Counting Things in Python: A History [http://treyhunner.com/2015/11/counting-things-in-python/] * 파이썬의 'Counting'에
1 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2015년 46주(11월 09일)

Python with PY Family * Advanced Jupyter Notebook Tricks — Part I [http://blog.dominodatalab.com/lesser-known-ways-of-using-notebooks/] * Python으로 데이터 관련 업무를 하다보면 PyCharm보다 편하다고 느껴지는 Notebook! * 엄청나게 유용한 Tip! Tip! Tip! 특히 "Batch, scheduling, and reports" 부분은 감동적임! * Teardown: Refactoring Search from Django App to Microservice [https://www.safaribooksonline.com/
1 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2015년 45주(11월 02일)

Python with PY Family * VIM and Python - a Match Made in Heaven [https://realpython.com/blog/python/vim-and-python-a-match-made-in-heaven/] * VIM으로 Python을 손쉽게 뭔가 하려는 사람들을 위한 튜토리얼 * Emacs는 우리의 마음속에 있는거니까 따로 말하지 [http://emacswiki.org/emacs/PythonProgrammingInEmacs] 않겠음 * Python 101: Lambda Basics [http://www.blog.pythonlibrary.org/2015/10/
1 min read
주간 뉴스

내 맘대로 위클리 뉴스 - 2015년 43주(10월 19일)

Python with PY Family * Directed graph traversal, orderings and applications to data-flow analysis [http://eli.thegreenplace.net/2015/directed-graph-traversal-orderings-and-applications-to-data-flow-analysis/] * 유향 그래프 순회를 통한 데이터 흐름을 분석하는 튜토리얼 * 그러나, '본격 신나고 즐거운 자료구조' 시간 되겠음 * Twitter bot using Google Spreadsheets in Python [https://opensourcehacker.com/2015/10/14/twitter-bot-using-google-spreadsheets-in-python/
1 min read