lethean.github.io lethean.github.io

lethean.github.io

대체로 무해함

Codito, ergo sum - I code, therefore I am.

http://lethean.github.io/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR LETHEAN.GITHUB.IO

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.3 out of 5 with 8 reviews
5 star
5
4 star
0
3 star
3
2 star
0
1 star
0

Hey there! Start your review of lethean.github.io

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.8 seconds

FAVICON PREVIEW

  • lethean.github.io

    16x16

CONTACTS AT LETHEAN.GITHUB.IO

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
대체로 무해함 | lethean.github.io Reviews
<META>
DESCRIPTION
Codito, ergo sum - I code, therefore I am.
<META>
KEYWORDS
1 cairo
2 clutter
3 fontawesome
4 더 읽기
5 linux
6 glibc
7 raspberrypi
8 network
9 블로그 사이트 옮김
10 사람들처럼 이미
CONTENT
Page content here
KEYWORDS ON
PAGE
cairo,clutter,fontawesome,더 읽기,linux,glibc,raspberrypi,network,블로그 사이트 옮김,사람들처럼 이미,xorg,glib,agile,coding,laquo;,raquo;,대체로 무해함,archive
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

대체로 무해함 | lethean.github.io Reviews

https://lethean.github.io

Codito, ergo sum - I code, therefore I am.

INTERNAL PAGES

lethean.github.io lethean.github.io
1

대체로 무해함

http://lethean.github.io/pages/2

X 윈도우 마우스 포인터 장벽(barrier). 그놈3 데스크탑 환경을 사용할때 불편했던 점 중 하나는, 프로그램을 실행하는 등의 창 작업을 위해 화면 상단 왼쪽 구석으로 마우스를 이동했을때 듀얼 모니터에서 마우스가 미끌어져 버리는 현상이었습니다. 그런데, 어느 날부터인가 이 현상, 즉 마우스를 화면 구석으로 이동해도 마우스가 다음 모니터로 미끌어져 넘어가는. Evolus Pencil 프로토타이핑 도구. GUI 설계 단계에서 사용하는 프로토타이핑(prototyping) 도구는 매우 많습니다. 그냥 김프(Gimp)나 포토샵, 잉크스케이프(Inkscape) 등과 같은 일반적인 그래픽 도구에 익숙한 사람에게는 더 이상의 도구가 필요없겠지만, 저처럼 디자인에 문외한인 프로그래머에게는 더 쉽고 자동화된 도구가 필요할 수 밖에 없습니다. 그래서, 그냥 오픈오피스나 파워포인트, 워드. 리눅스 IP 주소 / 링크 상태 변경 여부 감지하기. GObject 객체 지향 프로그래밍 (5). 최근 클러터를 이용한 프로그램...

2

대체로 무해함

http://lethean.github.io/pages/4

파일 공간 미리 할당하기. 비단 비트토런트(BitTorrent)나 어뮬(aMule) 같은 P2P 응용 프로그램이 아니라도 파일 크기를 (대략이라도) 미리 알고 있을 경우, 디스크 공간을 미리 할당해서 단편화(fragmentation)를 줄이는 것은 물론 용량 부족으로 인한 쓰기 오류를 미리 막는 기법은 종종 필요합니다. 예전에는 이를 위해 파일을 생성한뒤 원하는 크기의. 힘겹게 겨우 다시 한 학기를 마무리했지만, 할 일은 여전히 밀려 있습니다. 그래서 잠시 머리도 식힐겸 요즘 관심있게 지켜보고 있는 GNOME 프로젝트 중 하나인 The Board 프로젝트에 대해 간략하게 소개해볼까 합니다. 일단, 백마디 말보다 스크린샷 하나가 더 좋을 것 같군요. 이. 리눅스 데스크탑 반응속도 향상 패치 테스트. 안드로이드 운영체제에서 실시간 시스템. 리눅스 커널 스케줄링 영역과 클래스. 리눅스 커널 I/O 스케줄링 우선순위. GLib 2.26.0 출시. GLib 2.26.0 안정버전이 출시되었습니다...SCHED...

3

리눅스 IP 주소 / 링크 상태 변경 여부 감지하기 – 대체로 무해함

http://lethean.github.io/2012/03/19/detect-change-of-ip-address-and-link-status-in-linux

리눅스 IP 주소 / 링크 상태 변경 여부 감지하기. 리눅스에서 IP 주소가 변경되었거나 링크 상태 변경 여부(예를 들어 랜선이 꽂히거나 빠졌을때)를 자동으로 감지하는 C 코드입니다. 명령등의 결과를 파싱하는 방법이 아닌 리눅스 커널. 함수를 이용해 직접 처리합니다. 참조한 소스는 여러군데가 있는데 모두 구글링이 가능하므로 결과물만 기록으로 남겨둡니다. Include stdio.h #include string.h #include errno.h #include unistd.h #include sys/types.h #include sys/socket.h #include ifaddrs.h #include net/if.h #include netdb.h #include netinet/in.h #include linux/netlink.h #include linux/rtnetlink.h. Failed to open NETLINK ROUTE socket for %s - %s(%d)". G io add watch().

4

Evolus Pencil 프로토타이핑 도구 – 대체로 무해함

http://lethean.github.io/2012/07/02/evolus-pencil-gui-prototyping-tool

Evolus Pencil 프로토타이핑 도구. GUI 설계 단계에서 사용하는 프로토타이핑(prototyping) 도구는 매우 많습니다. 그냥 김프(Gimp)나 포토샵, 잉크스케이프(Inkscape) 등과 같은 일반적인 그래픽 도구에 익숙한 사람에게는 더 이상의 도구가 필요없겠지만, 저처럼 디자인에 문외한인 프로그래머에게는 더 쉽고 자동화된 도구가 필요할 수 밖에 없습니다. 그래서, 그냥 오픈오피스나 파워포인트, 워드 등과 같은 오피스 슈트를 이용해서 그린 적도 있었고, 조금 더 특화된 비지오(Visio), 다이아(Dia) 등을 이용하기도 하다가 최근까지는 발사믹 목업(Balsamiq Mockups). 등과 같은 도구를 이용했습니다. 은 이러한 개인적인 취향에 딱 맞는 도구입니다. 한 블로그 글. 만큼 다양하지는 않지만 다운로드해서 쉽게 추가할 수 있는 스텐실(stencil). 우리말로 이미 잘 소개된 동영상 튜토리얼. 이 있기 때문에 더 자세한 설명은 생략합니다. 도움 되시길.

5

대체로 무해함

http://lethean.github.io/pages/3

Vala 언어는 C# 언어와 문법이 비슷한 객체 지향 언어입니다. Vala 언어로 작성한 소스를 이용해 실행 파일을 직접 만들 수도 있지만 C 소스 코드로 변환할 수도 있는데, 더 정확히 말하면, GObject 프레임워크를 이용하는 순수 GLib 기반 C 언어 코드를 생성한 뒤. 라자냐 코드 (Lasagna Code). 요즘은 예전에 작성한 라자냐 코드(Lasagna Code)의 굴레에서 벗어나기 위해 노력하고 있습니다. 스파게티 코드(Spaghetti Code)가 아닌 라자냐 코드라고? 처음 들어보시는 분을 위해 위키피디어 설명을 날림으로 번역해 보면 다음과 같습니다. 라자냐 코드는 일종의 프로그램 구조인데, 잘 정의되어 분리된 여러 계층(layer)을 가지는 것이. PCD - Process Control Daemon. Libmicrohttpd 내장 웹서버 라이브러리. Ice 인터넷 통신 엔진. 도메인 메일 호스트(MX) 주소 얻기. 이제는 리눅스 데스크탑 뿐 아니라 임베디드 시스템에서도 당연하게...

UPGRADE TO PREMIUM TO VIEW 15 MORE

TOTAL PAGES IN THIS WEBSITE

20

LINKS TO THIS WEBSITE

sunjinyang.wordpress.com sunjinyang.wordpress.com

2015 1월 – 대체로 무해함

https://sunjinyang.wordpress.com/2015/01

Codito, ergo sum I code, therefore I am. 깃허브 페이지로 블로그 다시 이전. 아무것도 하지 않고 기존 내용을 유지하는 목적으로 사용하던 sunjinyang.wordpress.com 사이트에서 최신 유행(? 이라고 할 수 있는 GitHub Pages 사이트로 블로그를 이전했습니다. 다행히 기존 내용을 이전하는 작업은 별로 어렵지 않았습니다. 하지만 테마, 태그, 댓글 이전, 페이지 이동 등과 같은 기능을 추가하는 작업을 조금씩 더 해야할 것 같네요…. 아무튼, 앞으로의 행보를 지켜봐 주시기 바라지 않습니다.😉. 깃허브 페이지로 블로그 다시 이전. WordPress.com에서 무료 웹사이트 또는 블로그 만들기.

sunjinyang.wordpress.com sunjinyang.wordpress.com

깃허브 페이지로 블로그 다시 이전 – 대체로 무해함

https://sunjinyang.wordpress.com/2015/01/28/깃허브-페이지로-블로그-다시-이전

Codito, ergo sum I code, therefore I am. 깃허브 페이지로 블로그 다시 이전. 아무것도 하지 않고 기존 내용을 유지하는 목적으로 사용하던 sunjinyang.wordpress.com 사이트에서 최신 유행(? 이라고 할 수 있는 GitHub Pages 사이트로 블로그를 이전했습니다. 다행히 기존 내용을 이전하는 작업은 별로 어렵지 않았습니다. 하지만 테마, 태그, 댓글 이전, 페이지 이동 등과 같은 기능을 추가하는 작업을 조금씩 더 해야할 것 같네요…. 아무튼, 앞으로의 행보를 지켜봐 주시기 바라지 않습니다.😉. 깃허브 페이지로 블로그 다시 이전. 답글 남기기 응답 취소. 아래 항목을 채우거나 오른쪽 아이콘 중 하나를 클릭하여 로그 인 하세요:. WordPress.com의 계정을 사용하여 댓글을 남깁니다. ( 로그아웃. Twitter의 계정을 사용하여 댓글을 남깁니다. ( 로그아웃. Facebook의 계정을 사용하여 댓글을 남깁니다. ( 로그아웃.

sunjinyang.wordpress.com sunjinyang.wordpress.com

fan4326 – 대체로 무해함

https://sunjinyang.wordpress.com/author/fan4326

Codito, ergo sum I code, therefore I am. 깃허브 페이지로 블로그 다시 이전. 아무것도 하지 않고 기존 내용을 유지하는 목적으로 사용하던 sunjinyang.wordpress.com 사이트에서 최신 유행(? 이라고 할 수 있는 GitHub Pages 사이트로 블로그를 이전했습니다. 다행히 기존 내용을 이전하는 작업은 별로 어렵지 않았습니다. 하지만 테마, 태그, 댓글 이전, 페이지 이동 등과 같은 기능을 추가하는 작업을 조금씩 더 해야할 것 같네요…. 아무튼, 앞으로의 행보를 지켜봐 주시기 바라지 않습니다.😉. 깃허브 페이지로 블로그 다시 이전. WordPress.com에서 무료 웹사이트 또는 블로그 만들기.

xxxix.net xxxix.net

thirty nine: 크롬 임시 디렉토리 설정

http://www.xxxix.net/2015/03/blog-post.html

크롬 임시 디렉토리 설정. 웹브라우저는 수많은 임시 파일을 생성하기 때문에, SSD사용시에는 램디스크에 임시파일을 생성하도록 하는게, SSD의 수명에 큰 이점을 준다. 검색으로 처음 찾은 `–user-data-dir` 은, 사용자 프로파일까지 함께 생성되므로 램디스크에 올리기엔 적합하지 않다. 아래의 옵션을 주면 크롬의 임시 파일만 생성되는 위치를 설정할 수 있다. Chrome.exe" - disk-cache-dir="CACHE DIR" - disk-cache-size=N. 피드 구독하기: 댓글 (Atom). 크롬 임시 디렉토리 설정. GTKMM compile for Visual Studio. Programming with Gtkmm and Gstreamer. Awesome Inc. 템플릿. 템플릿 이미지 작성자: Ollustrator.

xxxix.net xxxix.net

thirty nine: 3월 2015

http://www.xxxix.net/2015_03_01_archive.html

크롬 임시 디렉토리 설정. 웹브라우저는 수많은 임시 파일을 생성하기 때문에, SSD사용시에는 램디스크에 임시파일을 생성하도록 하는게, SSD의 수명에 큰 이점을 준다. 검색으로 처음 찾은 `–user-data-dir` 은, 사용자 프로파일까지 함께 생성되므로 램디스크에 올리기엔 적합하지 않다. 아래의 옵션을 주면 크롬의 임시 파일만 생성되는 위치를 설정할 수 있다. Chrome.exe" - disk-cache-dir="CACHE DIR" - disk-cache-size=N. 피드 구독하기: 글 (Atom). 크롬 임시 디렉토리 설정. GTKMM compile for Visual Studio. Programming with Gtkmm and Gstreamer. Awesome Inc. 템플릿. 템플릿 이미지 작성자: Ollustrator.

xxxix.net xxxix.net

thirty nine: 4월 2015

http://www.xxxix.net/2015_04_01_archive.html

N)v 명령으로 velocity 를 가져올 수 있다. Cts/sec 로 단위 변환. 초당 servo cycle count. 1000 * 8388608 / 3915022(I10). 1 / 2142.6719952020703842788112046369. X / 00004667069911956787109375000000002 cts/sec. 피드 구독하기: 글 (Atom). GTKMM compile for Visual Studio. Programming with Gtkmm and Gstreamer. Awesome Inc. 템플릿. 템플릿 이미지 작성자: Ollustrator.

xxxix.net xxxix.net

thirty nine: pmac 속도

http://www.xxxix.net/2015/04/pmac.html

N)v 명령으로 velocity 를 가져올 수 있다. Cts/sec 로 단위 변환. 초당 servo cycle count. 1000 * 8388608 / 3915022(I10). 1 / 2142.6719952020703842788112046369. X / 00004667069911956787109375000000002 cts/sec. 피드 구독하기: 댓글 (Atom). GTKMM compile for Visual Studio. Programming with Gtkmm and Gstreamer. Awesome Inc. 템플릿. 템플릿 이미지 작성자: Ollustrator.

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL LINKS TO THIS WEBSITE

9

OTHER SITES

lethealthin.wordpress.com lethealthin.wordpress.com

Let health in | A naturopathic medical student’s approach to health. And life.

A naturopathic medical student’s approach to health. And life. February 7, 2012 by Caroline Coombs. Ask anyone what the most important meal of the day is, and chances are you’ll get the same confident answer; Breakfast. But if you ask them what they ate this morning, you’re likely to hear, Coffee and a doughnut, or Bacon flavoured chewing gum and far too often, Nothing. So, what’s all the fuss about breakfast. And how can we give this oh-so important meal a much-needed nutritional makeover? For those of ...

lethean-reverie.livejournal.com lethean-reverie.livejournal.com

Patriotic to the promised land

Patriotic to the promised land. May 26th, 2030. Through My Eyes - Visions of Atlantis. Lethe (lē′t hē). 1 Greek and Roman Mythology: the river of forgetfulness, flowing through Hades, whose water produces loss of memory in those who drink of it. 2 a state of oblivion; forgetfulness. Reverie (rev′ə rē). 1 A state of being pleasantly lost in ones thoughts; a daydream. 2 An instrumental piece suggesting a dreamy or musing state. 3 A fanciful or impractical idea or theory. February 5th, 2012. Item #3 - Alice...

lethean-river.deviantart.com lethean-river.deviantart.com

lethean-river (gone through hell and back) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Gone through hell and back. Gone through hell and back. Deviant for 9 Years. This deviant's full pageview. Gone through hell and back. Window&#...

lethean-tears.deviantart.com lethean-tears.deviantart.com

Lethean-Tears - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 10 Years. This deviant's activity is hidden. Deviant since Jun 18, 2006. This is the place where you can personalize your profile!

lethean.deviantart.com lethean.deviantart.com

Lethean (christopher) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 10 Years. This deviant's full pageview. Last Visit: 287 weeks ago. This is the place where you can personalize your profile! Favour...

lethean.github.io lethean.github.io

대체로 무해함

Cairo 라이브러리를 이용해 Font Awesome 아이콘 그리기. 요즘 웹에는 글꼴 아이콘(font icon)을 많이 사용합니다. 벡터 그래픽 방식이라 확대해도 좋은 품질을 보여주고, 자주 사용되는 다양한 모양도 많이 제공됩니다. 덕분에 작은 규모의 팀에서 간단한 웹 사이트나 웹앱을 개발할 때, 디자이너의 도움(? 이 없어도 되기 때문에, 시간과 노력을 많이 절약하게 됩니다. 리눅스에서 시간 변경 감지하기. Systemd 데몬은 가끔 Time has been changed라는 로그 메시지를 출력합니다. 그래서 과연 어떤 방식으로 시간이 변경되는 이벤트를 감지하는지 궁금해서 소스 코드를 한 번 들여다보았습니다. 일반적으로 timerfd create() 함수는 지연되어 실행하거나 주기적으로 처리해야 작업을 실행할 때 사용합니다. 맨 페이지의 예제 소스는 이러한. Raspberry Pi X11 Clutter( Cogl). 리눅스에서 이더넷 프레임 보내고 받기. 깃허브 페이지로 블로그 다시 이전.

lethean.refeunbu.com lethean.refeunbu.com

snem사진 visionnet

Laquo; 2012/10 ». Modify : modify(window) (공개) 비공개로 변경합니다 Trackback Delete. 꼬추만지는누나 승숙은 둘이 있을때만큼은 태도가 돌변하는 여자임에도 불구하고 내내 입을 다물고 있었다.꼬추만지는누나 특히 아까 그 몸놀림이.꼬추만지는누나 둘째가 열심히 찾고 있으니, 언젠가는 만나겠지. 잘 잤어? 인영은 상쾌한 미소를 지으며 볼펜을 책상에 던졌다. 프린스가 네 친구냐? 그러니까 그러나 천천히 오고 있던 차를 보지 못하고 타이밍 좋게 차 앞으로 걸어들어 온 것 아니, 뛰어 들어온 것은 좀 억지스러웠다. 왜 그래? 꼬추만지는누나 그는 지독히도 자신의 외모가 싫었기 때문이다.꼬추만지는누나 어째서 그렇게 확신하는데? 수철은 대답 대신 자신의 중요 부위를 가리킨 다음 손을 내저었다.꼬추만지는누나 ‘흡! 어릴 적부터 기사가 되는 것이 꿈이라고 했지? 준이 노아에게 대답하기가 무섭게, 그의 눈 앞에는 카드가 번쩍이고 있었다. 꼬추만지는누나" 아, 그랬나?

lethean.us lethean.us

Free domain sharing - Site not yet configured

Is being shared via Free DNS. A dynamic DNS domain sharing project where members can setup, and administrate their dns entries on their own remote internet connected systems in real time. To create a free subdomain from any shared domain, you can visit the shared domain list. For any dns related inquiries, questions, support, comments, or misuse contact dnsadmin@afraid.org. For a quick response. Is serving 90,000 domains, 3.7 million subdomains, and processing 2,000 dns queries per second.

letheanbar.com letheanbar.com

Default Web Site Page

If you are the owner of this website, please contact your hosting provider: webmaster@letheanbar.com. It is possible you have reached this page because:. The IP address has changed. The IP address for this domain may have changed recently. Check your DNS settings to verify that the domain is set up correctly. It may take 8-24 hours for DNS changes to propagate. It may be possible to restore access to this site by following these instructions. For clearing your dns cache.

letheanbliss.tumblr.com letheanbliss.tumblr.com

'Scuse Me While I WHIP This Out...

Scuse Me While I WHIP This Out. Stiles Stilinski - ( companion set. My favorite one is Mastermind. He makes a very good mastermind. Was this a real musical. Even just reading that makes me happy. This was so funny. I kind of miss this dynamic sometimes. You’re the one who always figures it out. Holy crap these are amazing. When you can’t run, you crawl, and when you can’t crawl, you find someone to carry you. I need a notification on posts of whether I've reblogged them or not. Page 1 of 175.

letheanexodus.com letheanexodus.com

Lethean Exodus