Tweets 2009/11/06 22:51 |
- RT repi: Metalscroll VS plugin looks good, need to try it, thx RT jburnett: repi re: rockscroll - see http://bit.ly/RLAWc #programming #
- 유용했지만 개발이 중단되어 아쉬웠던 VS addin, rockscroll의 향상된 대안이 나왔습니다.
- Stack Overflow Careers - an online CV service which is a spin-off of Stack Overflow: http://su.pr/2BVM13 #programming #
- 스택오버플로의 또다른 서비스, 온라인 이력서 서비스가 생겼군요. 해외취업 고려 중이신 프로그래머라면 한번 이용해볼만할듯.
- RT spolsky: Transcript & slides of amazing talk by jonskeet at London #DevDays http://is.gd/4LQTV #programming #
- 왜 프로그래머들이 실패하는지 보여주는 귀여운(?) 슬라이드
- RT programmingjoy: Recursion Using Trampoline Functions #programming http://bit.ly/1KWyoS #
- 재귀를 구현하는 흥미로운 기법
- RT programmingjoy: Innovating Cron: Announcing Norc #programming http://bit.ly/1Vwcbs #
- 유닉스 계열에서의 잡 스케쥴링 도구인 cron을 대체하는 유틸 norc
- RT programmingjoy: A customizable dynamic code colorizer for programming blogs #programming http://bit.ly/1n0GdP #
- 또다른 프로그래밍 블로그를 위한 문법구문강조기
- RT programmingjoy: Functional Programming with a Mainstream Language #programming http://bit.ly/311kB7 #
- 요즘 대세인 함수형 프로그래밍에 대한 강연. 영어 필수.
- RT programmingjoy: Power and complexity in a programming language #programming http://bit.ly/1BKNYL #
- 프로그래밍 언어의 강력함과 복잡도의 상관관계에 관한 짧은 글
- "Why expression templates matter ?" - A nice introduction to 'expression templates' : http://su.pr/6ydIaU #C++ #programming #
- C++에서의 expression templates이 무엇인지 궁금하셨던 분들에게 강추
- RT programmingjoy: Structural Regular Expressions , created by Rob Pike #programming http://bit.ly/1qqWNu #
- 파이썬용 구조적 정규표현식 라이브러리
- RT programmingjoy: LuaJIT 2 beta released #programming http://bit.ly/PQyUj #
- 루아용 Just-in-time 컴파일러의 최신 베타 버전
- RT programmingjoy: Product Review: Das Keyboard Model "S" #programming http://bit.ly/dJ4vX #
- 키보드 리뷰
- RT spolsky: Grady Booch: "You may be surprised to hear that I'm firmly in Joel's camp." http://is.gd/4JxqS #programming #
- UML로 유명한 그래디 부치의 인터뷰
- Kiln - a complete source control management sytem based on Mercurial with tightly integrated code review: http://su.pr/3tv2NG #programming #
- How to Write a Spelling Corrector (Compare implementations in several languages): http://su.pr/2kJ7DN #programming #
- 스펠교정기에 대한 설명과 그의 다양한 프로그래밍 언어를 이용한 구현들
- RT programmingjoy: The state of D programming. Is this situation accurate?! #programming http://bit.ly/4G1K4n #
- D 언어를 5년 동안 사용해온 사람의 D 언어의 현 상황에 대한 다소 우울한 보고
- RT gamearchitect: 15 Websites To Find Code Snippets With Ease: http://bit.ly/XMPXb #programming #
- 코드 조각 찾는데 유용한 웹사이트 모음
- RT programmingjoy: Git and Microsoft Development: A Success Story #programming http://bit.ly/4t0YzZ #
- Git을 비주얼스튜디오와 같이 사용하는 것에 관한 간단한 소개글
- RT programmingjoy: "Frames per second" is just not relevant | Rachels Lab Notes #programming http://bit.ly/3P73nP #gamedev #
- 게임에서 프레임레이트가 생각만큼 중요하지 않다라는 논지의 글
- RT mike_acton: Insomniac Games - Blog "How much does framerate matter?" http://bit.ly/RndVz #gamedev #
- 윗글의 소재가 된 Insomniac Games 개발자의 글
- RT programmingjoy: A new great programming language #programming http://bit.ly/XgGwT #
- 리스프의 강력함과 파이썬의 가독성, C의 성능을 조합했다는 새로운 프로그래밍 언어
- CLI 1.0.0 released - It is a DSL for defining command line interfaces of C++ programs: http://su.pr/2x2WG4 #C++ #programming #
- C++ 프로그램에서 명령행 인자 처리를 위한 Domain Specific Language
- RT programmingjoy: Subbuilds: build avoidance done right #programming http://bit.ly/uNKfF #
- 최적화 분산 빌드 도구. 증분빌드에도 강하다고 하는데, 아쉽게도 VS 미지원
- RT programmingjoy: Reddit: tells us hidden Features and Dark Corners of STL? #programming http://bit.ly/2nks7l #C++ #
- STL의 잘 알려지지 않은 활용 기법들
- RT programmingjoy: On the PIL -- a Platform Independent Language #programming http://bit.ly/3WX3KJ #
- 플랫폼 독립을 위한 새로운 접근
- RT programmingjoy: celebrate the 15th anniversary of the original Design Patterns from the Gang of Four #programming http://bit.ly/3kJVYM #
- 디자인패턴 15주년 기념 인터뷰 및 글
- Why MIT switched from Scheme to Python: http://su.pr/1kcp2a #programming #
- MIT가 프로그래밍 강좌 언어를 스킴에서 파이썬으로 바꾼 이유
- Structure Padding Analysis Tools: http://su.pr/1hQ7Eq #C++ #programming #
- PDB 파일을 분석해 C++ 구조체 패딩 정보를 알려주는 도구
- RT programmingjoy: First issue of the left fold, a weekly digest of interesting articles about programming #programming http://bit.ly/Kt3Jd #
- 주간 프로그래밍 관련 글들을 정리해 알려주는 서비스
- RT unclebobmartin: RT nashjain: Object Orientation left me vulnerable to adding extra complexity http://bit.ly/29z4OZ #programming #
- 개체지향에서 오는 쓸데없는 복잡성에 관한 경고
- RT programmingjoy: Why good programmers are lazy and dumb #programming http://bit.ly/3UeCv8 #
- 왜 귀차니즘이 좋은 프로그래머의 자질이 될 수 있는지 설명하는 글
- RT programmingjoy: Ars reviews Windows 7 #programming http://bit.ly/1b2okc Too long to read... T^T #
- 윈도7에 대한 아르스 테크니카 리뷰
- RT programmingjoy: langref.org: cookbook/programming examples: 12 languages: groovy, PHP, python, erlang, #programming http://bit.ly/3qnO3 #
- 여러 프로그래밍 문제들에 대한 해법을 다양한 프로그래밍 언어로 제시해 보여주는 사이트
- RT codemonkeyism: "Minimalism in Computing" http://bit.ly/4d4oVC #programming #
- 컴퓨팅에서의 미니멀리즘에 관한 엣지있는 슬라이드
- RT mike_acton: Thanks for the bug reports everyone! Just fixed the broken links. Insomniac R&D: http://bit.ly/nfJ6v #programming #gamedev #
- 대인배 게임 회사 Insomniac의 새로운 R&D 사이트
- RT programmingjoy: Tranform ASCII diagrams into beautiful figures #programming http://bit.ly/ShOHP #
- 아스키 다이어그램을 이쁜 다이어그램 이미지로 변환해주는 도구
개발방법론methodology
- RT agilezen: A great example of how Zen can be used for personal kanban: http://bit.ly/2njynv. #methodology #
- 칸반을 개인 용도로 활용하기
- RT codemonkeyism: RT infoq: 26 Hints for Successful Agile Development http://bit.ly/dTSnp #methodology #
- 성공적인 애자일 개발을 위한 26가지 팁
그래픽스graphics
- RT bjoernknafla: RT aras_p: New blog post: Deferred Cascaded Shadow Maps http://bit.ly/ibbAb #graphics #
- Radeon HD 5800 Demos: http://su.pr/6OCKzb #graphics #
- AMD에서 RadeonHD 5800 용 새로운 데모 둘을 발표했군요.
- NVIDIA OptiX Now Available, but only for Tesla and Quadro: http://su.pr/1t7vYI #graphics #
- RT nvidiadeveloper: GPU Technology Conference - recordings of sessions and keynotes now available! http://is.gd/4LYwU #graphics #
- 엔비디아가 주최한 GPU Technology Conference 세션 및 키노트 동영상들이 공개되었습니다.
- RT repi: RT thekhronosgroup: Full GTC OpenGL presentation available with audio http://tr.im/DsiG #opengl #nvidia #graphics #
- 바로 위에서 언급한 GTC에서 발표되었던 OpenGL 관련 세션 슬리이드 및 오디오들
- RT KageKirin: Firtree: A generic image processing framework in Launchpad http://tinyurl.com/yhvvuvb #graphics #
- 오픈소스 그래프/노드 기반 GPU 가속 이미지 처리 프레임워크
병렬성parallelism
- RT bjoernknafla: Great intro article about atomicy and PPC atomic instructions on IBMs developerWorks: http://bit.ly/3VmcBK #parallelism #
- PowerPC에서의 아토믹 연산에 관한 글
- RT programmingjoy: Joe Armstrong video: Systems that Never Stop (and Erlang) #programming http://bit.ly/4yKvy7 #parallelism #
- 얼랭 관련 강연 동영상. 영어 필수.
- RT JamesReinders: "How to sound like a #Parallel Programming Expert" Parts 1-4 online,.... http://tr.im/DCsh #parallelism #
- 병렬 프로그래밍 관련하여 가장 적극적인 행보를 보이고 있는 인텔에서 나온 병렬 프로그래밍 소개글들
- RT programmingjoy: Books for Multi-Core Software Developers #programming http://bit.ly/fwEDN #parallelism #
- RT bjoernknafla: RT MarcoSalvi: RT hpcwire Compilers and More: A Computing Larrabee http://bit.ly/29wR12 #parallelism #
- 고성능 컴퓨팅 관점에서 라라비를 분석한 글
- RT programmingjoy: libactor, enjoying the actor model in C #programming http://bit.ly/1qmmEk #parallelism #
- RT SoftTalkBlog: Why #Haskell is great for multicore programming http://bit.ly/1eMWbN #multicore #programming #parallelism #
- 정적타입 함수형 언어 Haskell이 멀티코어 프로그래밍에 최적인 이유
- RT bjoernknafla: RT TacticalGrace: Data-oriented programming and the vectorisation transformation http://post.ly/APzN #parallelism #
- 데이터지향 프로그래밍과 벡터화 변환
- RT rickasaurus: Why Make Erlang a Functional Language? http://is.gd/4CQYU #programming #parallelism #
- 함수형 언어로서의 얼랭에 대한 또다른 글
- TBoost.STM: A Software Transactional Memory Library implementation to be integrated in Boost. http://su.pr/1vtbo1 #parallelism #programming #
- 부스트에 통합될 Software Transactional Memory 라이브러리
기타etc
- A UI Mock-Up tool. RT DeliciousHot: Mockingbird http://is.gd/4MEmv #
- RT gamearchitect: 100 Inspiring, Educational Videos for Writers: http://bit.ly/abZGx #
- 작가를 위한 교육용 비디오 100선
- RT KageKirin: Stainless - A multi-process browser for OS X Leopard. http://tinyurl.com/4zswbc #
- RT eabarquez: The Way I Work: Jason Fried of 37Signals - http://bit.ly/3PqyN2 (via caseycrites) #
- 흥미로운 회사의 37Signals 창업자가 일하는 방식
- RT istoriae: RT cjunekim: recommend NASA's free magazine ASK http://bit.ly/3Auc9d for project management #
- 나사에서 제공하는 프로젝트 관리 관련 공짜 잡지
- RT RatRaceTrap: 11 Simple Steps to Greater Happiness Now by mrjWells - http://bit.ly/436Pk2 #
- RT DeliciousHot: The Complete Guide to Google Wave: How to Use Google Wave http://is.gd/4JAHA #
- RT google: Our new directory of all the Google accounts on Twitter is up: http://bit.ly/2C4fJy #
- RT seungwoonlee: 맥용 일본제 트위터 클라 -0-; http://bit.ly/2W5nVN #
- 맥 쓰시는 분들한테 강추!
- RT gamearchitect: Listorious - Discover the Best Twitter Lists: http://bit.ly/2WIfU7 #
- RT birdkr: RT GameHoon: http://bit.ly/4779Lf 아침에 후딱 게임개발자 리스트 만들어 보았습니다. #
- RT gamearchitect: 100 Incredible Open Courses for the Ultimate Tech Geek: http://bit.ly/4nfldk #
- 긱을 위한 공개 강좌 100선
- RT lifedefrager: http://bit.ly/2MybHK 퍼플렉싱님이 번역. 창업에 대해 시사하는 바가 크다. 성공한 창업자, 성공 도상중인 창업자, 고생하고 있는 창업자를 만나보고 있는 요즘이기도 해서. #
- Two utilities for optimizing SSD: http://su.pr/1O1QPG http://su.pr/7qjI5r Any other? #
- SSD 최적화 유틸리티 둘. 최근에 회사에서 SSD를 지급받아서...
- If the twitter community was 100 people: http://su.pr/2Eh3gg #
- RT joycekim: "V" was my favorite show when I was younger. Very excited to see the new series - Trailer here: http://bit.ly/jZR7u #
- 원조 미드 중 하나인 "V"가 리메이크 되었습니다.
'Tweets' 카테고리의 다른 글
| My Recent Tweets 20091207 (2) | 2009/12/10 |
|---|---|
| My Recent Tweets 20091120 (0) | 2009/11/24 |
| My Recent Tweets 20091104 (0) | 2009/11/06 |
| My Recent Tweets 20091021 (0) | 2009/10/22 |
| My Recent Tweets 20090928 (0) | 2009/10/01 |
| My Recent Tweets 20090909 (0) | 2009/09/10 |




이올린에 북마크하기
이올린에 추천하기
댓글을 달아 주세요