Skip to content

Instantly share code, notes, and snippets.

View nacyot's full-sized avatar
๐Ÿค–
Claude can make mistakes. Please double-check responses.

Daegwon Nacyot Kim nacyot

๐Ÿค–
Claude can make mistakes. Please double-check responses.
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@nacyot
nacyot / d3js.ipynb
Last active September 20, 2019 05:32
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
ConfConf 2016 - PyCon 2015 (Canada - Montrรฉal ) by ๊น€์˜๊ทผ
https://confconf.github.io/ ConfConf 2016 2016. 2. 20.
https://speakerdeck.com/confconf/confconf-2016-pycon-2015-by-gimyeonggeun ๋ฐœํ‘œ ์ž๋ฃŒ
https://www.youtube.com/watch?v=VN5aqUcCjmw ๋ฐœํ‘œ ์˜์ƒ
ConfConf 2016 - Act Festival (Republic of Korea - Gwangju ) by ๊น€๋Œ€๊ถŒ
https://confconf.github.io/ ConfConf 2016 2016. 2. 20.
https://speakerdeck.com/nacyot/confconf-2016-act-festival-by-gimdaegweon ๋ฐœํ‘œ ์ž๋ฃŒ
https://www.youtube.com/watch?v=pVWahxuY0fw ๋ฐœํ‘œ ์˜์ƒ
@nacyot
nacyot / LookUp.APPLESCRIPT
Last active March 2, 2022 15:10
OSX Dictionary Lookup History Service
on run {input, parameters}
set logPath to "Dropbox/Dictionary/words.txt"
set lookUpWord to quoted form of (input as string)
tell application "System Events" to tell (process 1 where frontmost is true)
set windowTitle to name
try
set windowTitle to windowTitle
set titleBar to name of window 1
end try
@nacyot
nacyot / index.html
Last active December 5, 2015 03:37
Multimedia ์ž‘๊ฐ€ ์—ฐ๋Œ€๊ธฐ
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<svg width="960" height="1200"></svg>
<script src="//cdnjs.cloudflare.com/ajax/libs/d3/3.5.10/d3.min.js"></script>
@nacyot
nacyot / multimedia.csv
Last active December 3, 2015 16:19
Multimedia
chapter name title year birth death
1 Richard Wagner Outlines of the Artwork of the Future 1849 1813 1883
2 F. T. Marinetti The Futurist Cinema 1916 1876 1944
2 Bruno Corra The Futurist Cinema 1916 1892 1976
2 Emilio Settimelli The Futurist Cinema 1916 1891 1954
2 Arnaldo Ginna The Futurist Cinema 1916 1890 1982
2 Giacomo Balla The Futurist Cinema 1916 1871 1958
2 Remo Chiti The Futurist Cinema 1916 1891 1971
3 Lรกszlรณ Moholy-Nagy Theater, Circus, Variety 1924 1895 1946
4 Dick Higgins Intermedia 1966 1938 1998

์ •๋ณด์‹œ๊ฐํ™” ๋„์„œ์ „

2015๋…„ 10์›” 13์ผ์— ์—ด๋ฆฐ ์ •๋ณด์‹œ๊ฐํ™” ๋„์„œ์ „(์†Œ๋ชจ์ž„)์—์„œ ์ด์•ผ๊ธฐํ–ˆ๋˜ ์ฑ… ๋ชฉ๋ก.

๋ชฉ๋ก

[fit] OSX top์—์„œ

[fit] CPU ์ˆœ์œผ๋กœ ํ”„๋กœ์„ธ์Šค ์ •๋ ฌํ•˜๊ธฐ


[fit] ๐Ÿ˜ž ์•Œ ์ˆ˜ ์—†๋Š” ์ •๋ ฌ๊ธฐ์ค€!

inline fit