브라우저 에이전트를 바꾸면 안보이는 링크가 보인다는 그런 방법 같은데 그냥 아래 링크로 접속해서 다운받으면 된다. https://www.microsoft.com/en-us/software-download/techbench Windows 10 1607 Redstone1 이후로 바뀜 https://www.microsoft.com/ko-kr/software-download/windows10ISO/ 여기가 좋은듯...https://tb.rg-adguard.net/public.php 참고1. N은 윈도우 미디어 플레이어와 관련 기능이 제외된 버전2. English International은 영연방 쪽의 키보드 레이아웃, 언어 등이라고 보면 된다.3. MediaCreationTool로 받으면 더 압축된 esd로 직..
탐색 위치 변수$searchPath = "c:\folders" 파일 갯수 구하기 (Get-ChildItem $searchPath -File -ErrorAction Ignore).Count 디렉토리 갯수(Get-ChildItem $searchPath -Directory -ErrorAction Ignore).Count 모든 아이템 수(Get-ChildItem $searchPath -ErrorAction Ignore).Count 하위 폴더 포함(Get-ChildItem $searchPath -Recurse -ErrorAction Ignore).Count 폴더 사이즈 in MB"{0:N2}" -f ((Get-ChildItem -path $searchPath -recurse | Measure-Object -pro..
우분투 16.04 초기 간단 세팅 + Caffe with GPU acceleration >> disable ipv6 http://askubuntu.com/questions/440649/how-to-disable-ipv6-in-ubuntu-14-04WiFi connection에 문제가 생긴다. 그저 edit current connection에서 ignore로 세팅하는 것을 추천 >>display setting 1.5x bigger for HiDPI >> 한글 입력 fcitxInput에서 입력 시스템을 fcitx로 변경해주고, http://programmingsummaries.tistory.com/389추가 설정 https://zapary.blogspot.co.uk/2015/05/1504-fcitx-hang..
기본 환경은 - Windows 10 x64 - Visual Studio 2013 https://github.com/BVLC/caffe/tree/windows 공식 repo의 windows branch에 상세시 설명되어 있다. 다운 받아서 빌드하면 기본적인 dependency는 자동으로 다운로드 되고, 나머지는 README에서 시키는대로 하면 된다. Build Prop.에 따라서 GPU 가속과 wrapper를 설정할 수 있는데 예를 들어 나한테 맞는 환경은 다음과 같다. falsetrue7.5truetruecompute_30,sm_30c:\Users\Username\Miniconda2\C:\Program Files\MATLAB\R2015b GPU 가속과 Python/MATLAB 인터페이스를 위해 - CUD..
먼저 참고한 글들을 나열하고... https://lepisma.github.io/articles/2015/07/30/up-with-theano-and-cuda/https://planetanacreon.wordpress.com/2015/10/09/install-theano-on-windows-8-1-with-visual-studio-2013-cuda-7-5/https://my6266blog.wordpress.com/2015/01/21/installing-theano-pylearn2-and-even-gpu-on-windows/http://deeplearning.net/software/theano/tutorial/using_gpu.htmlhttp://rosinality.ncity.net/doku.php?id=..
Edge browser 호환성 경고 메세지 없애기about:flags >> Developer settings >> Use Microsoft compatibility lists 자동 업데이트 관련Win + R >> gpedit.msc >> Computer Configuration >> Administrative Templates >> Windows Components >> Windows Update >> Configure Automatic Updates 에서 설정 사용하지 않는 불필요한 기본앱 제거레딧의 프로그램(Windows 10 Default App Remover)도 있지만 이것도 근본적으로는 powershell을 이용한다. 아래 소개글을 읽어보고,https://is.gd/Ge2Z7Ehttp://www..
우선 아래 글을 참고하여 진행하면 되는데, 나중을 위해 간략하게 요약해 둔다. http://hyeok-shin.tistory.com/1http://freeprog.tistory.com/91http://yamecoder.tistory.com/308http://ledgku.tistory.com/60http://stackoverflow.com/questions/28036117/opencv-doesnt-work-with-vs2013 환경 변수 등록OEPNCV_DIR: my_opencv_root\buildPath에 %OPENCV_DIR%\x86\vc12\bin 추가원래 Visual Studio 2015는 vc14가 맞는데 그냥 vc12로 하면 된다. x86/x64는 적절히... 재부팅이 필요하다고 한다. Proj..
먼저 about:config로 들어가서 browser.pocket.enabled 항목을 false로 바꾼다. 재부팅이 필요할지도... 그리고 옛날 확장을 깔아준다. https://mega.nz/#!T5RjHZyb!yXz5Wj-x7lWdRKbcCaMQ0_lZfpI828spmIm_sOEX5Ng 혹시나 사라질까 싶어서 백업해 둠. 출처https://www.reddit.com/r/firefox/comments/3ackbm/pocket_306_download_for_those_who_want_the/
간이 핫스팟, 일명 hostednetwork가 윈도우에서 기본적으로 지원이 된다. 단계를 살펴보면, 1. 하드웨어가 지원되는지 확인netsh wlan show drivers 2. hostednetwork 설정netsh wlan set hostednetwork mode=allow ssid=SSID key=비번 keyUsage=persistent 3. 시작netsh wlan start hostednetwork 4. WAN에 hostednetwork을 공유하도록 설정 그런데 좀 불안정한 편이고, 이상하게 2개 이상의 기기에서 외부로 접속을 지속적으로 시도하면 노트북의 접속이 끊겨버린다. 아마도 ISP 차원에서 차단하는 것일 가능성이 높긴한데... 아, 그리고 재부팅하면 3번 과정을 다시 시작해줘야 하므로 배치..
먼저 이 글을 한글로 잘 설명해준 이 글을 읽어보자. 요약하면, 구글이 자사의 VP8/9 코덱에 대한 패권, 영향력, 헤게모니 (다 같은말 맞나?)를 강화하기 위해서 유투브에서 해당 코덱을 최우선으로 해서 내보내지만 이는 h264와 달리 하드웨어 가속이 되지 않으므로 efficiency가 떨어진다는 것이다. 해결하기 위해서 크롬의 경우 h264ify 확장을 깔면, webm 쪽을 disable 시켜 다음 우선순위인 h264로 전송 및 재생하게 된다. 실제로 20% 초반의 시스템 점유율이 확장을 깔고 나면 5% 미만으로 떨어지는 것을 확인할 수 있다. (물론 시스템마다 다르니 참고용) Firefox의 경우에도 h264ify 확장이 있다. 설치하면, https://www.youtube.com/html5 의 가..
Windows 10에서는 굴림 폰트 + 클리어 타입 + HiDPI의 삼박자로 UHD 화면에서 가독성이 매우 좋지 않다. (이유가 정확한지는 모르지만 유저들이 내놓은 해결책으로 문제 원인을 역으로 분석하면 저런 결론이 나온다.) 일단 Firefox의 경우, 아래가 기본 설정 Advanced > Use hardware acceleration when available 체크about:config의 gfx.direct2d.disabled는 falseContents > Font > Advanced > Allow pages to choose their own fonts, instead of my selections above 체크 내가 원하는 이상적인 방향 각 웹사이트의 자율성은 보장(3의 설정은 유지)하지만 굴림..
ShareLatex와 Overleaf가 있는데 시간을 할애해서 탐색해봐도 직접 사용해보기 전까지는 우열을 가릴 수가 없다. 언뜻 보기엔 얼마 전까지는 sharelatex가 더 좋았는데, overleaf가 많이 따라 잡았고, 가격 경쟁력에서 오히려 앞서는 것 같기도 하다. ShareLatex는 쓰다가 실망하고 free trial 기간에 철회한 적이 있어서 이번에는 overleaf를 써봐야겠다. 비교글http://www.davidwind.dk/?p=86http://jeremykun.com/2015/01/10/my-latex-workflow-latexmk-sharelatex-and-stackedit/http://tex.stackexchange.com/questions/179030/comparison-share..