Skip to content

Instantly share code, notes, and snippets.

@bakyeono
bakyeono / prevent-blanking-in-console.md
Created January 7, 2016 09:00
prevent blanking in console

Prevent screen from turning off (in console)

$ setterm -blank 0 -powerdown 0

Alternatively you can disable console blanking permanently using the following command:

# echo -ne "\033[9;0]" >> /etc/issue
" Load Plugins (Vundle)
set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'VundleVim/Vundle.vim'
" Plugin 'viewdoc'
Plugin 'ctrlp.vim'
Plugin 'Buffergator'
Plugin 'guns/vim-clojure-static'
@bakyeono
bakyeono / devices.html
Last active December 22, 2015 14:50
Device List on iMuz Converter9 MuPad w889
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-16LE"><title>Devices List</title></head>
<body>
<h3>Devices List</h3>
<br><h4>Created by using <a href="http://www.nirsoft.net/" target="newwin">DevManView</a></h4><p><table border="1" cellpadding="5"><tbody><tr bgcolor="E0E0E0">
<th>Device Name
</th><th>Manufacturer
</th><th>Service
</th><th>Device Type Code
@bakyeono
bakyeono / nlp.markdown
Last active February 11, 2023 01:07
자연어 처리기

자연어 처리기

이 문서의 내용은 자연어 처리기 라이브러리 설치/설정/시험구동 결과다.

라이브러리 사용 목적은 아래와 같다.

  • 독자가 입력한 검색 문자열에서 검색어 추출
  • 기사에서 인덱스용 검색어 추출
  • 한국어를 지원
@bakyeono
bakyeono / python2-pprinter-unicode.markdown
Last active February 18, 2018 18:48
Python2 - PrettyPrinter가 유니코드 출력하도록 하기
@bakyeono
bakyeono / telegram-cli-daemon-tutorial.markdown
Last active February 18, 2018 18:49
telegram-cli 데몬 실행

telegram-cli 데몬 실행

준비

telegram-cli를 홈 디렉토리(~/tg/)에 설치한다고 가정하고 작성했다.

telegram-cli 컴파일

$ cd ~

@bakyeono
bakyeono / da.clj
Created May 2, 2015 07:41
Clojure Data Analysis snippets
(ns da
(:use [clojure repl pprint])
(:require [clojure string xml zip])
(:require [clojure.data json])
(:require [clojure.java jdbc])
(:require [net.cgrand enlive-html])
(:require [incanter core io excel])
(:import [java.net URL]))
;;; utility
@bakyeono
bakyeono / zombie-capitalism.markdown
Last active August 29, 2015 14:15
<좀비 자본주의: 세계경제 위기와 마르크스주의> 독서노트

<좀비 자본주의: 세계경제 위기와 마르크스주의> 독서노트

머리말

불안정한 세계

  • 2007년 8월 중순 신용 경색, 2008년 금융 위기 발생
  • 은행들은 구제금융으로 겨우 파산 모면
  • 평범한 사람들의 고통 (중국 2천만 명 실직, 인도 1천만 명 해고 위협, 곡물가 폭등, 18개월동안 미국인 300만 가구 집 빼앗김)
@bakyeono
bakyeono / <청소년을 위한 자본론> 독서 노트.markdown
Last active August 29, 2015 14:07
<청소년을 위한 자본론> 독서 노트

<청소년을 위한 자본론> 독서 노트

여는 글: <자본론>은 어떤 책인가

<자본론>의 저자

  • <자본론> 1권: 마르크스 자신이 출판
  • <자본론> 2권과 3권: 마르크스 사후, 엥겔스가 마르크스의 원고를 정리해 발행
@bakyeono
bakyeono / <청소년을 위한 국부론> 독서 노트.markdown
Last active July 29, 2016 01:54
<청소년을 위한 국부론> 독서 노트

<청소년을 위한 국부론> 독서 노트

여는글

<국부론> 발간 시기

  • 1776년 초판, 1789년 5판 발행
  • 산업혁명, 미국 독립전쟁, 1789년 프랑스 시민혁명, 1689년 영국 명예혁명