# 8년간의 사이드 프로젝트로 배운 것들

> Clean Markdown view of GeekNews topic #1538. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1538](https://news.hada.io/topic?id=1538)
- GeekNews Markdown: [https://news.hada.io/topic/1538.md](https://news.hada.io/topic/1538.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-02-18T12:10:32+09:00
- Updated: 2020-02-18T12:10:32+09:00
- Original source: [junglecoder.com](https://www.junglecoder.com/blog/idea-chain-themes)
- Points: 10
- Comments: 1

## Topic Body

0. 언어만 배우는건 가치가 없다 - 쓸모있는 프로젝트를 만들며 언어를 배우는게 좋다

1. 언어를 만드는 것은 어렵지만 보상이 크다

2. 생각을 정리하는 것이 중요하지만, 생각을 이끌어내는 것이 더 까다롭다

3. 검색은 디버깅에도, 생각들을 유연하게 관리하는데에도 유용한 도구

## Comments



### Comment 1136

- Author: xguru
- Created: 2020-02-18T12:15:48+09:00
- Points: 2

개인의 자료들을 검색하는데 계속 여기저기서 나오는 도구 RipGrep https://github.com/BurntSushi/ripgrep

그걸 더 확장해서 PDF,E북,오피스문서,압축파일 내부까지 검색하는 RipGrep-All (RGA) https://github.com/phiresky/ripgrep-all

- RipGrep-All 은 윈도우/리눅스/맥(홈브루 기반) 에 설치됩니다.

그리고 이글에서 추천하는 Everything https://voidtools.com/support/everything/

(아쉽지만 윈도우 전용이네요 )
