๊ฐ์ด๋ ์กฐํ ๋ก์ ์ ์ฅํ๊ณ ๋งํฌ ๋ง๋ค๋ผ.
Emacs
/r/emacs
/r/planetemacs
Usage
[M-x org-bookmarks]
The bookmarks Org mode file format
A bookmark entry in the bookmarks file requires three elements:
- headline is the bookmark title
- a tag "bookmark" to mark the headline as a bookmark
- the bookmark entry need to have a property "URL" with URL value
For example:
๊ฐ์ด๋๋ฅผ ์ด๋ป๊ฒ?!
๋งํฌ์ ์ ํ ์ค์ ์ฝ๋, ๋ฆฌํฌ์งํ ๋ฆฌ, ์ํฐํด, ํจํค์ง? ๋ฑ ๋๋์ด ๋ณผ ์ ์๋ค. ์ด๋ป๊ฒ ๊ตฌ๋ถ์ ํ ๊ฒ์ธ๊ฐ?
ํํ์ด์ง
https://junghan0611.netlify.app/
https://junghan0611.github.io/
GitHub - imfing/hextra-starter-template: ๐ฃ Minimal template for using-
Personal
[2023-11-08 Wed 15:21]
๊ด๋ฆฌ ์ค์ธ ๋์ ๊นํ๋ธ ๋งํฌ๋ง ์ฌ๋ ค๋์๋ ํธํด์ง๋ค.
junghan0611/org-2024 - github.com
https://github.com/junghan0611/proselint
https://github.com/junghan0611/zenn-blog
[2024-01-18 Thu 14:04]
junghan0611/one.el - github.com
org to html ์ฌํ
junghan0611/crafted-dotfiles - github.com
meow ๊ธฐ๋ฐ ๋ท ํ์ผ ํฌํฌ. ์ ๋์ํจ
junghan0611/crafted-emacs - github.com
[2023-11-21 Tue 04:49] ์ด๊ฑธ ๋ฐ๊ณ ๊ฐ๋ ค๋ฉด ๋ฌธ์ํ๋ฅผ ํด์ผํ ๋ฏ /home/junghan/emacs/forked-pkgs/crafted-emacs
junghan0611/denote-explore/tree/main - github.com
[2023-11-10 Fri 13:04]
junghan0611/denote - github.com
[2023-11-10 Fri 14:29] ์ต์ ๋ฒ์ ์ผ๋ก ํ ์คํธ ํด์ผ ํด์ ํฌํฌ
https://github.com/junghan0611/textlint-plugin-org
[2023-11-18 Sat 15:11]
junghan0611/orgmode-examples - github.com
~/emacs/forked-pkgs/orgmode-examples
junghan0611/practical-spacemacs-doc - github.com
[2024-01-22 Mon 15:32]
junghan0611/.doom.d.simple - github.com
Work
[2024-01-13 Sat 17:36]
Regex ์ ๊ท์ ๊ด๋ จ
[2023-11-08 Wed 16:42]
Emacs: Regex Tutorial - wilkesley.org
[2023-11-08 Wed 16:43]
regex101: build, test, and debug regex - regex101.com
[2023-11-08 Wed 16:43]
Demystifying Regular Expressions
https://youtube.com/watch?v=6pqhDjQKWng&si=l35yueGxcn_OcHYN
์ ๋ํด์ปค ์ต์ฉ๋ ์๋ฃ
์ํค๋ถ์ค
IT ๊ธ์ฐ๊ธฐ์ ๋ฒ์ญ ๋ ธํธ - WikiDocs - wikidocs.net
[2023-11-08 Wed 14:59]
https://github.com/ychoi-kr/ko-prfrdr
ko-prfrdr
[2023-11-08 Wed 15:28]
https://github.com/ychoi-kr/seopyung
https://github.com/ychoi-kr/ko-editor
๊ธ์ฒต - ์ ๋ฌธ๊ฐ์ฉ ๋ฌธ์ฅ ๊ฒ์ฌ๊ธฐ - geulcheck.pythonanywhere.com
[2023-11-08 Wed 15:17]
Clojure Documents
Clojure - ๊ธฐ๊ณ์ธ๊ฐ John Grib - johngrib.github.io
[2023-10-24 Tue 17:53]
Brave Clojure
[2023-10-24 Tue 17:53]
https://github.com/bradwilson/ansible-dev-pc
nix, guix ๋ณด๋ค๋ ๋ฐ๋น์์ ์ด๊ฒ ๋ ์ฝ๋ค.
ansible/ansible-dev-pc
nbb nodejs clojure
nbb: ad-hoc scripting for Clojure on Node.js (by Michiel Borkent)
https://youtube.com/watch?v=7DQ0ymojfLg&si=JIa5q-rFQcx-IHHg [2023-09-26 Tue 16:14]
babashka ๋ JVM / GraalVM
The London Clojurians are happy to present:
Title: nbb: ad-hoc scripting for Clojure on Node.js Speaker: Michiel Borkent Slides: https://speakerdeck.com/borkdude/nbb-at-london-clojurians-march-22-2022/
Michiel Borkent (https://github.com/borkdude) will be presenting "nbb: ad-hoc scripting for Clojure on Node.js"
nbb (https://github.com/babashka/nbb) is like babashka but for Node.js. It provides a way to write quick ad-hoc scripts for Node.js without requiring any other tools than Node.js and npm itself. You get access to the wide array of libraries in the Node.js ecosystem. Like babashka, nbb starts fast, scripts are evaluated by SCI and it has some common libraries built-in: promesa, reagent, js-interop. It comes with nREPL support for interactive development. Typical use cases are writing TUI apps, browser tests and small web apps using express. This talk highlights some of the use cases and also discusses some of the implementation details.
nbb(https://github.com/babashka/nbb)๋ ๋ฐ๋ฐ์ฌ์นด์ ๋น์ทํ์ง๋ง Node.js ์ฉ์ ๋๋ค. Node.js ์ npm ์ด์ธ์ ๋ค๋ฅธ ๋๊ตฌ ์์ด๋ Node.js ์ฉ ์ ๋ํน ์คํฌ๋ฆฝํธ๋ฅผ ๋น ๋ฅด๊ฒ ์์ฑํ ์ ์๋ ๋ฐฉ๋ฒ์ ์ ๊ณตํฉ๋๋ค. Node.js ์์ฝ์์คํ ์ ๋ค์ํ ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ ์ก์ธ์คํ ์ ์์ต๋๋ค. Babashka ์ ๋ง์ฐฌ๊ฐ์ง๋ก nbb ๋ ๋น ๋ฅด๊ฒ ์์๋๊ณ ์คํฌ๋ฆฝํธ๋ SCI ์ ์ํด ํ๊ฐ๋๋ฉฐ ๋ช ๊ฐ์ง ์ผ๋ฐ์ ์ธ ๋ผ์ด๋ธ๋ฌ๋ฆฌ(promesa, reagent, js-interop)๊ฐ ๋ด์ฅ๋์ด ์์ต๋๋ค. ๋ํํ ๊ฐ๋ฐ์ ์ํ nREPL ์ง์๋ ํจ๊ป ์ ๊ณต๋ฉ๋๋ค. ์ผ๋ฐ์ ์ธ ์ฌ์ฉ ์ฌ๋ก๋ express ๋ฅผ ์ฌ์ฉํ์ฌ TUI ์ฑ, ๋ธ๋ผ์ฐ์ ํ ์คํธ ๋ฐ ์๊ท๋ชจ ์น ์ฑ์ ์์ฑํ๋ ๊ฒ์ ๋๋ค. ์ด ๊ฐ์ฐ์์๋ ๋ช ๊ฐ์ง ์ฌ์ฉ ์ฌ๋ก๋ฅผ ๊ฐ์กฐํ๊ณ ๋ช ๊ฐ์ง ๊ตฌํ ์ธ๋ถ ์ฌํญ์ ๋ํด์๋ ์ค๋ช ํฉ๋๋ค.
Write Node using clojure and deply to NPM
https://www.youtube.com/watch?v=_-G9EKaAyuI
- [2023-09-26 Tue 17:01] ์ข ๋ ์ค์ . ์ ์๋ง ์ ๋ฐ๋ก ๋จ๋๊ฐ?!
- [2023-09-27 Wed 16:58] ๋ค์
- [2023-10-04 Wed 17:48] ์ ๋ฐ ํด๋ด์!
- [2023-10-04 Wed 20:06] vscode lsp ํฌ๋ฉํ ๋ฃฐ์? ๋์ ๋ค๋ฅด๋ค.
- [2023-10-05 Thu 11:34] ๋ค์ ๋ค์ด๊ฐ๋ค.
- [2023-10-05 Thu 14:23] ์ข์. ๋ค์ ํด๋ก์ ๋ ๋์๋ณด์.
- [2023-10-06 Fri 14:09] ์ข์. ๊ฐ์!
- [2023-10-06 Fri 16:22] ์ค๋งํธํจ๋ฐ ๋ชจ๋๋ง ์ฌ์ฉํ์. ํต์ผํ๋ ํธํ๋ค.
- [2023-10-10 Tue 13:14] ๋ค์ ํ๋ฉด ๋๋ค.
- [2023-10-11 Wed 10:16] ๋ค์ ๊ณ ์ฐ
caption="<span class="figure-number">Figure 1: mongodb create db" width="100%" >
๋ฌด์์ ๋ฐฐ์ ๋๊ฐ?!
Tree-sitter
[2023-10-03 Tue 07:26]
clojure-mode meets tree-sitter
[2023-10-03 Tue 07:27] clojure-mode meets tree-sitter | Meta Redux
์ด๋งฅ์ค์๊ฒ ์ ๋ฆฌํ๊ฒ ์์ฉํ ๊ฒ์ด๋ผ๋ ๋ง์ ์๋ฏธ?
emacs-config/emacs-config.org at main ยท garyo/emacs-config
https://github.com/garyo/emacs-config/blob/main/emacs-config.org#tree-sitter-based-code-folding
abougouffa/treesit-fold - github.com
[2023-12-14 Thu 10:38] ์ด ๋ฒ์ ์ ๊ณ ๋ คํด๋ณด์.
REPL Driven Development, Clojure's Superpower - Sean Corfield
https://youtube.com/watch?v=gIoadGfm5T8&si=PP2EIG1znMErNcvC
Org-Agenda and Workflow
[2023-11-15 Wed 13:29]
Org Mode - Organize Your Life In Plain Text! - doc.norang.ca 2023
[2023-11-07 Tue 10:26] ์ ๋ฐ์ดํธ ๋์๋ค๋. ๊ฒํ ํ๋ค.
UOMF: Managing web bookmarks with Org Mode
[2023-09-21 Thu 12:48] UOMF: Managing web bookmarks with Org Mode
ํน๋ณํ๊ฒ ์๋ค. ๊ทธ๋ฅ ์ ๋ชจ์๋ ๊ฒ.
- sparse tree ๋ฅผ ์ฌ์ฉํ๋ค.
- ๋ค์๊ณผ ๊ฐ์ด ํ๋ ํ์ผ์ ๋ถ๋งํฌ๋ก ๋ฌถ๋๋ค.
- ํ๊ทธ๋ฅผ ์ด์ฉํ์ฌ ๋ถ๋ฅํ๋ค.
GLT 2018 - The Advantages of File Name Conventions and Tagging karl-voit
[2023-11-10 Fri 10:20]
Controlled vocabulary - en.wikipedia.org novoid/filetags - github.com
Let me speculate that you refer to controlled vocabulary, i.e. a constrained set of keywords/tags used to categorize something. I didn't get to know about controlled vocabulary as a name until I stumbled over Karl Voit's filetags (a Python-based implementation to organize files), and his talk at GLT18 The Advantages of File Name Conventions and Tagging. He addresses this about 16 min into the video.
์ ์ด ์ดํ, ์ฆ ๋ฌด์ธ๊ฐ๋ฅผ ๋ถ๋ฅํ๋ ๋ฐ ์ฌ์ฉ๋๋ ์ ํ๋ ํค์๋/ํ๊ทธ ์งํฉ์ ๊ฐ๋ฆฌํค๋ ๊ฒ์ผ๋ก ์ถ์ธกํฉ๋๋ค. ์ ๋ ์ ์ด ์ดํ๋ผ๋ ์ฉ์ด๋ฅผ ์ฒ์ ์๊ฒ ๋ ๊ฒ์ Karl Voit ์ ํ์ผํ๊ทธ(ํ์ผ ์ ๋ฆฌ๋ฅผ ์ํ Python ๊ธฐ๋ฐ ๊ตฌํ)์ GLT18 ์์์ ๊ฐ์ฐ 'ํ์ผ ์ด๋ฆ ๊ท์น๊ณผ ํ๊น ์ ์ฅ์ '์ ์ฐ์ฐํ ์ ํ๊ธฐ ์ ๊น์ง๋ ๋ชฐ๋์ด์. ๊ทธ๋ ๋์์์์ ์ฝ 16 ๋ถ ๋์ ์ด ๋ฌธ์ ๋ฅผ ๋ค๋ฃน๋๋ค.
Emacs Meet up Session II: Org Agenda - Vedang - YouTube
ํ๋ฅญ
Curious (Clojure) Programmer: Clojure Development Workflow with Spacemacs and CIDER
https://curiousprogrammer.net/posts/2017-05-12-clojure-development-workflow-with-spacemacs-and-cider
https://youtu.be/4ecC3jqHooc?si=KVS6w0lHygcq9b0P
https://youtu.be/Ykztwp2DXjs?si=8OaqooxxJ1P0d8xC
https://github.com/plexus/my-reagent-project
https://github.com/curiousprogrammer-net/clojure-tip-of-the-day/tree/master
Development Workflow with Spacemacs - YouTube
[2023-09-25 Mon 18:40]
2016.11.21 ์์. Emacs 24. ํ. ์ํฌํ๋ก์ฐ?!
Modal Editing : evil
[2023-11-21 Tue 10:40]
- d $
- d ^
- w : evil-forward-word-begin
- :%s/Survey/Quiz/gi ์ฌ๊ธฐ์ i ๋ ๋์๋ฌธ์ ๋ฌด์.
clsty/evil-tutor-sc - github.com
[2023-11-21 Tue 10:40]
ํํฐ๋ฅผ ๋ฒ์ญํด์ ์ ๊ณตํด์ผ ํ๋ค.
REPL driven development with Clojure using Spacemacs, CIDER and clj-kondo - Y...
[2023-09-25 Mon 18:56] ์ต๊ณ ์ ์์์ด๋ค.
https://github.com/tyler-dodge/org-assistant
https://github.com/woop/awesome-quantified-self
https://github.com/ActivityWatch/awesome-activitywatch
Improvements to pure-paragraph-refill
<2023-05-06 Sat>
:์์ฑ: [2023-05-06 Sat 21:18]
https://emacs.dyerdwelling.family/emacs/20230226200456-emacs--improvements-pure-paragraph-fill/
Sorting Org Tags using Org Mode!
<2023-05-06 Sat>
:์์ฑ: [2023-05-06 Sat 21:19]
https://emacs.dyerdwelling.family/emacs/20230406210733-emacs--more-sorting-tags-options/
Writing Hangul/Korean
๊ธ์ฐ๊ธฐ ๋ฅ๋ ฅ์ ์์ผ๋ฉด ์ฌ๊ณ ๋ ฅ๋ ์ผ๋ถ ์๊ฒ ๋ฉ๋๋ค.
<2023-05-13 Sat>
:์์ฑ: [2023-05-13 Sat 07:23]
https://gptnews.tistory.com/m/613
ํ๊ตญ์ด ์กฐ์ฌ/์ด๋ฏธ ๋ฐ ์ดํํํ์ ๋ฆฌ์คํธ
<2023-05-08 Mon>
:์์ฑ: [2023-05-08 Mon 07:23]
http://nlp.kookmin.ac.kr/data/han-dic.html
koalanlp/nodejs-support - github.com ํํ์ ๋ถ์๊ธฐ ๋ชจ์
[2023-11-09 Thu 06:47]
๋ ๋์ Git ์ํฌํ๋ก์ฐ๋ฅผ ํฅํด์ :: BlaCk_Log
<2023-05-14 Sun>
:์์ฑ: [2023-05-14 Sun 18:35]
https://black7375.tistory.com/92
Uses This
<2023-05-15 Mon>
:์์ฑ: [2023-05-15 Mon 17:41]
Advanced searching
<2023-05-16 Tue>
:์์ฑ: [2023-05-16 Tue 10:58]
https://orgmode.org/worg/org-tutorials/advanced-searching.html
https://github.com/jherrlin/learn-awk
<2023-05-16 Tue>
:์์ฑ: [2023-05-16 Tue 11:51]
Emacs workspace management with tab-bar mode
<2023-05-16 Tue>
:์์ฑ: [2023-05-16 Tue 13:49]
https://mihaiolteanu.me/emacs-workspace-management.html
https://github.com/ziishaned/learn-regex
<2023-05-16 Tue>
:์์ฑ: [2023-05-16 Tue 14:07]
https://github.com/DeathKing/Learning-SICP
<2023-05-16 Tue>
:์์ฑ: [2023-05-16 Tue 14:11]
https://github.com/emacs-vs
<2023-05-17 Wed>
:์์ฑ: [2023-05-17 Wed 08:49]
๋ญ ํด์ ๋๊ฐ์ด ํ ๊ฑด๋ฐ? ๋ฆฌ์คํธ๋ ์์์ผ
https://github.com/novoid/dot-emacs
<2023-05-17 Wed>
:์์ฑ: [2023-05-17 Wed 14:17]
https://github.com/tumashu/cnfonts
<2023-05-18 Thu>
:์์ฑ: [2023-05-18 Thu 12:14]
for hangul
PARA in Roam Reserach, Managing projects and tasks
<2023-05-18 Thu>
:์์ฑ: [2023-05-18 Thu 18:55]
https://youtube.com/watch?v=SQ71uG1q79g&feature=share
์ข ๊ต์ธ๋ฌธํํน๊ฐ : ์ 130 ํ ๋ค์์ ์์ ์ ์ฌ์, ์ ์๋ชจ ์ ๋ถ, ์ฒ์ฃผ๊ต ์ํด ์ฌ์
<2023-05-19 Fri>
:์์ฑ: [2023-05-19 Fri 01:10]
https://youtube.com/watch?v=HwO7zJn5iP4&feature=share
README Articles
[2023-02-20 Mon 15:59]
[ ] Org Mode For Project Breakdown and Estimation | Irreal
https://irreal.org/blog/?p=11157
[ ] The levels of Emacs proficiency
https://vivekhaldar.com/articles/the-levels-of-emacs-proficiency/
The values of Emacs, the Neovim revolution, and the VSCode gorilla - Murilo Pereira
https://www.murilopereira.com/the-values-of-emacs-the-neovim-revolution-and-the-vscode-gorilla/
[ ] How to open a file in Emacs - Murilo Pereira
https://www.murilopereira.com/how-to-open-a-file-in-emacs/
[ ] Rebuilding the spellchecker
https://zverok.space/spellchecker.html
The Emacs Package Developer's Handbook
https://alphapapa.github.io/emacs-package-dev-handbook/
EmacsConf - 2022 - talks - Using SQLite as a data source: a framework and an example
https://emacsconf.org/2022/talks/sqlite/
Grokking Simplicity
https://github.com/ericnormand/grokking-simplicity-code
๋ฏธ๋ ์ข ๊ต
ํ ํฌ๋์ปฌ ๋ผ์ดํ ๊น๋ํ๊ฒ ์์ฑํ๋ 10 ๊ฐ์ง ์์น
https://insight.infograb.net/blog/2023/03/30/technical-writing-guide/
์ ์ฐฐ์ ๋ณด - 2023 ๋ ๊ตญ๋ฏผ์ ๊ธ์ฐ๊ธฐ ๋ฅ๋ ฅ ์ง๋จ ์ฒด๊ณ ๊ฐ๋ฐ | ๋ฌธํ์ฒด์ก๊ด๊ด๋ถ
https://www.mcst.go.kr/kor/s_notice/notice/bidView.jsp?pSeq=9470
๊ฑด์ง ์ค๋งํธ๋ฌธ์ง
[Web ๋ฐ์ ] [๊ฐ๋ถ์ผ์ฑ๋ณ์ ์์๊ฑด์ง์ผํฐ]
๊น์ ํ๋ ์ค๋งํธ๋ฌธ์ง ๋ฏธ์๋ฃ ์ํ๋ก ํ์ธ ๋ฉ๋๋ค. ๊ฑด์ง์ผํฐ ๋ฐฉ๋ฌธ ์ ๊น์ง ์๋ฃํด ์ฃผ ์๋ฉด ์ํํ ์งํ์ด ๊ฐ๋ฅํฉ๋๋ค.
โ ๋ฑ๋ก๋ฒํธ : 01125943 โ ์ค๋งํธ๋ฌธ์ง ์์ฑ ์๋ด
- ๋ฌธ์งํ ์์ฑ ๋ก๊ทธ์ธ์ฃผ์ :
-
๊ฑด์ง 2 ์ฃผ ์ ๋ถํฐ ์ค๋งํธ๋ฌธ์ง ์์ฑ์ด ๊ฐ๋ฅํฉ๋๋ค.
-
๋ก๊ทธ์ธ ์์ ์๋ด ์ฑ๋ช , ๋ฑ๋ก(์์ฝ)๋ฒํธ, ๋น๋ฐ๋ฒํธ๋ฅผ ์์๋๋ก ์ ๋ ฅํ์๋ฉด ๋ฉ๋๋ค. ๋น๋ฐ๋ฒํธ๋ ๋งค๋ ์ด๊ธฐํ ๋์ด ํด๋ง๋ค ๋ฑ๋ก ํ ์ฌ์ฉํ์๋ฉด ๋ฉ๋๋ค.
- ๋น๋ฐ๋ฒํธ ๋ฑ๋ก๋ฐฉ๋ฒ
๋น๋ฐ๋ฒํธ ํด๋ฆญ-> ํ์ ์ฐฝ์์ ๋น๋ฐ๋ฒํธ ๋ฑ๋ก -> ๋ก๊ทธ์ธ ํ๋ฉด์ ๋ฑ๋กํ ๋น๋ฐ๋ฒํธ ์ ๋ ฅ ๋ก๊ทธ์ธ ํ์๋ฉด ๋ฉ๋๋ค.
-
์ํํ ์์ฑ์ ์ํด PC ๋ก ์ ์ ๋ถํ๋๋ฆฝ๋๋ค.
https://codeberg.org/martianh/emacs-translation-resources
ychoi-kr/ko-prfrdr: Utils for Korean proofreaders
https://github.com/ychoi-kr/ko-prfrdr
gaoDean/org-remoteimg
https://github.com/gaoDean/org-remoteimg
https://github.com/tefkah/org-roam-timestamps
https://github.com/publicimageltd/delve
VIM GUIDE
[2023-10-24 Tue 17:53]
https://github.com/johngrib/simple_vim_guide
sample for me
https://github.com/NotBrianZach/spacemacsCopilotLayer
Use GNU Emacs
https://www2.lib.uchicago.edu/keith/emacs/#org82d92b7
Per-project xref history in Emacs
https://magnus.therning.org/2023-03-03-per-project-xref-history-in-emacs.html
Edit everything in Emacs
https://blog.meain.io/2021/edit-everything-in-emacs/
What is in a modern code editor?
https://blog.meain.io/2022/modern-text-editor/
"What is in a modern code editor?" Abin Simon 2022
(Abin Simon 2022)
A Clean Writing Environment | Irreal
https://irreal.org/blog/?p=11279
Org tag sort
https://emacs.dyerdwelling.family/emacs/20230406210733-emacs--more-sorting-tags-options/
YouTube ์์ 'org-noter 2023: an Emacs package for taking notes in PDFs an ePUBs' ๋ณด๊ธฐ
Structural Editing
[2023-11-21 Tue 11:06]
mickeynp/combobulate: Structured Editing and Navigation in Emacs
[2023-02-28 Tue 06:46]
A Consistent Structural Editing Interface | Karthinks - karthinks.com
[2023-11-21 Tue 11:06]
https://github.com/DogLooksGood/emacs-rime/blob/master/README_EN.org
<2023-05-07 Sun>
:์์ฑ: [2023-05-07 Sun 07:08]
atuin
<2023-05-07 Sun>
:์์ฑ: [2023-05-07 Sun 11:07]
https://github.com/ellie/atuin
paip-lisp
<2023-05-07 Sun>
:์์ฑ: [2023-05-07 Sun 11:09]
https://github.com/norvig/paip-lisp
Emacsbook : KR
<2023-05-07 Sun>
:์์ฑ: [2023-05-07 Sun 11:17]
http://tsgates.github.io/emacsbook/
ํ๊ตญ์ด ๊ธฐ๋ณธ ์กฐ์ฌ ๋ชฉ๋ก | Oh, my Korean!
<2023-05-08 Mon>
:์์ฑ: [2023-05-08 Mon 07:23]
YouTube ์์ 'Evil Mode: Or, How I Learned to Stop Worrying and Love Emacs' ๋ณด๊ธฐ
<2023-05-15 Mon>
:์์ฑ: [2023-05-15 Mon 18:27]
https://github.com/alphapapa/unpackaged.el
https://github.com/ag91/ya-org-capture
https://github.com/lgmoneda/dot-emacs
http://lgmoneda.github.io/2023/04/08/semantic-search-for-org-roam.html
ํฐ๋ง์นด์ธ ๋ค๋์์ ๋ฐฐ์ฐ๋ ์ธ์
https://www.youtube.com/live/fRs-PHioXyU?feature=share
๊ดด๋ก์ ๋ค๋
lisp programming lecture 1-6
Cal Newportโs Time-block planner in Logseq
https://youtube.com/watch?v=D8CRNuuBkoU&feature=share
๋น์ทํ๊ฒ ๊ฐ๋ฉด ๋๋ค. ํธํ๋ ๊ฐ๋ฅํ๋ค ๋ก๊ทธ์ํฌ.
https://github.com/fritzgrabo/elfeed-webkit
https://github.com/spellcheck-ko/hunspell-dict-ko/releases/tag/0.7.93
Introducing Org GTD v3
https://youtube.com/watch?v=YNqFZ4VBppA&feature=share
https://github.com/emacsmirror/fixed-page-mode
https://github.com/erikw/vim-keybindings-everywhere-the-ultimate-list
https://github.com/gicrisf/qute-config
https://github.com/liferooter/textpieces
https://github.com/meain/dotfiles/commit/fa63ed2931687bcafb50b229f90b878b8c0380d4
https://github.com/kiyoka/Sumibi
Emacs Org-mode: Organizing a Scientist's Life and Work by Prof. Carsten ...
https://youtube.com/watch?v=WgyRdnjRI4o&feature=share
Docset Generation Guide - Kapeli
ravi/consult-dash: Emacs consult interface to dash-docs-el - consult-dash - Codeberg.org
https://codeberg.org/ravi/consult-dash
https://github.com/tecosaur/lexic
org-R: Computing and data visualisation in Org-mode using R
https://orgmode.org/worg/org-tutorials/org-R/org-R.html
https://github.com/zamansky/presentations
Kaushal Modi / hugo-sandbox ยท GitLab
https://gitlab.com/kaushalmodi/hugo-sandbox
Basic example with audio player (9fc40208) ยท Commits ยท Kaushal Modi / hugo-sandbox ยท GitLab
์ํฌ๋ํํธ: ์คํฌ์ ์ธ๊ฐ - ๋๋ฌด์ํค
https://github.com/charignon/image-link
https://github.com/wandersoncferreira/dotfiles
https://github.com/wandersoncferreira/evil
https://github.com/syl20bnr/spacemacs/issues/15896#issuecomment-1586298156
ํ๋ก๊ทธ๋๋ฐ ํ ๋ ํธํ ์บ ํ ์์๊ฐ ์์๊น? | GeekNews
https://news.hada.io/topic?id=9424
Boredom is essential for productivity | Cal Newport and Lex Fridman
https://youtube.com/watch?v=h5w5XYvTAlU&feature=share
https://github.com/redguardtoo/mastering-emacs-in-one-year-guide
HN ํ์: ์คํ ์์ค ์ด๋ ฅ์ ์์ฑ๊ธฐ ๋ฐ ๊ตฌ๋ฌธ ๋ถ์๊ธฐ
https://gptnews.tistory.com/m/730
Pandas ๋ฅผ ์๋ฐ์คํฌ๋ฆฝํธ์์! Danfo.js
https://youtube.com/watch?v=rPCgsu0bcM4&feature=share
https://toolfinder.co/news
koalanlp.github.io/nodejs-support/
https://koalanlp.github.io/nodejs-support/
Murilo Pereira ์ด ๋ถ์ ๊ธ์ ๋ค๋ฃจ๊ณ ์ถ๋ค
https://www.murilopereira.com/
Emacs ์ ๊ฐ์น, Neovim ํ๋ช , VSCode ๊ณ ๋ฆด๋ผ - Murilo Pereira
https://www.murilopereira.com/the-values-of-emacs-the-neovim-revolution-and-the-vscode-gorilla/
https://github.com/kijimaD/create-link
https://github.com/kijimaD/roam
cape-dict code sample
https://github.com/minad/cape/commit/7056296268cbd1faaef631cc4f8e1f0a34d03094
TypeScript development with Emacs, tree-sitter and LSP in 2022 - vxlabs
https://vxlabs.com/2022/06/12/typescript-development-with-emacs-tree-sitter-and-lsp-in-2022/
https://github.com/zenn-dev/zenn-docs
https://github.com/e-/Hangul.js
orzechowskid/tsx-mode.el at emacs29
https://github.com/orzechowskid/tsx-mode.el/tree/emacs29
Zenn/Qiita ์ ํฌ๊ณ ํ๋ ๊ฐ์ ๊ธฐ์ฌ๋ฅผ ์ผ์ ๊ด๋ฆฌํ๋ GitHub ๋ ํ์งํ ๋ฆฌ๋ฅผ ๋ง๋ค์์ต๋๋ค
https://zenn.dev/ot07/articles/zenn-qiita-article-centralized
https://github.com/zzamboni/ox-leanpub
abo-abo/orca: ORg CApture
https://github.com/abo-abo/orca
How to Increase Knowledge Productivity: Combining the Zettelkasten Method and Building a Second Brain โข Zettelkasten Method
https://zettelkasten.de/posts/building-a-second-brain-and-zettelkasten/
- Defining Categories in Org Files for Hugo
https://www.emacs.dyerdwelling.family/emacs/20230513130655-emacs--hugo-adding-categories/
https://github.com/jojoldu/markdown-tistory
https://github.com/taxijjang/AutoCommitTistory
https://github.com/jojoldu/md-tistory
https://github.com/anpigon/obsidian-tistory-plugin
Why engineers should focus on writing - Dmitry Kudryavtsev
https://www.yieldcode.blog/post/why-engineers-should-write/
https://github.com/mattn/efm-langserver
lsp
(iterate think thoughts): Introducing Kit Framework
https://yogthos.net/posts/2022-01-08-IntroducingKit.html
https://github.com/kijimaD/roam
https://github.com/kijimaD/roam/actions ์ก์ ๋ฆฌ์คํธ
https://github.com/jdtsmith/indent-bars
https://github.com/borkdude/bebo
https://github.com/XargsUK/awesome-adhd
GANTT chart in Emacs
https://youtube.com/watch?v=5ViUBaarsbw&si=st6e9aquK-Jjds14
Data Analysis with Emacs Org Mode: Tables and AWK Source Blocks
https://youtube.com/watch?v=km5nXENXEQE&si=GjIO65gjxx331yOQ
Creating Gantt charts by Exporting to TaskJuggler
https://orgmode.org/worg/org-tutorials/org-taskjuggler.html
https://github.com/jgm/pandoc-templates
Rare Interview with Viktor Frankl 1977
https://youtube.com/watch?v=o4uAsVvtqIQ&si=DZ1nKqH_TKHUf4EJ
EmacsConf - 2021 - talks - On the design of text editors
https://emacsconf.org/2021/talks/design/
Emacs: search and replace basics
https://youtube.com/watch?v=f2mQXNnChwc&si=A-XRrT_coOOJE3wT
'๊ณต๋ถ์ํ๋ ์์ด'๋ก ํค์ฐ๋ ค๋ฉด ์ด๋ ๊ฒ ํ์ธ์!!(๊น์ฃผํ ๊ต์ ํ๋ฒ์ )
https://youtube.com/watch?v=g5GvJf_q36A&si=iUOaJcc8JF0Gl5-o
Simulating Machines in Clojure
Blog Series: Using Org Mode Features (UOMF) :org-mode:
https://karl-voit.at/2019/09/25/using-orgmode/
clojure / clojurescript
https://youtube.com/playlist?list=PL9KxKa8NpFxKImpq9wvow5xCeMZzB840H&si=Nm80b56GJFET4oiz
Functional Programming in 40 Minutes โข Russ Olsen โข GOTO 2018
[2023-10-03 Tue 12:06]
https://youtube.com/watch?v=0if71HOyVjY&si=Ng6HQwXlo2fs1pFx
The values of Emacs, the Neovim revolution, and the VSCode gorilla - Murilo Pereira
https://www.murilopereira.com/the-values-of-emacs-the-neovim-revolution-and-the-vscode-gorilla/
RACKET
[2023-10-03 Tue 12:07]
Why learn Racket? A student's perspective - Micah Cantor :stem,
https://www.micahcantor.com/blog/why-learn-racket/
csaoid cheat sheet org
https://github.com/vedang/csaoid
Consult-GH Intro: Interact with GitHub inside Emacs - YouTube
[2023-10-12 Thu 10:34] Consult-GH: Working with GitHub inside Emacs in 2023 | /\r|\/|i|\|
๋ง๋ค๋ฉด์ ๋ฐฐ์ฐ๋ Reagent Part 1 | Jeongbong Seo - code-read-blog.vercel.app
[2023-10-16 Mon 09:34]
Learning clojurescript cljs
[2023-10-18 Wed 14:52]
etudes for clojurescript
https://catcode.com/etudes-for-clojurescript/preface.html
ClojureScript Unraveled
ClojureScript Unraveled (2nd edition) - funcool.github.io
Full Stack Clojure/Script - Build Anki Clone
https://youtube.com/playlist?list=PLUGfdBfjve9Wo393uG0rSXnxDS98aoVdo&si=smpJCQRmeyM4qEjJ
Setting up Yasnippet for Emacs - jdhao's digital space - jdhao.github.io
[2023-10-18 Wed 17:12]
Lisp Tutorial for Beginners (Clojure) - youtube.com
์ด ์น๊ตฌ ์ข๋ค.
Simulating Machine in Clojure
[2023-09-14 Thu 13:06] Simulating Machines in Clojure
ํผ์ ์ปดํจํฐ๋ฅผ ๋ง๋ ๋ค๋ฉด? ์ข์ ๊ต๋ณธ
MIT 6.001 Structure and Interpretation, 1986 - youtube.com
6.827 Algorithm Engineering Spring 2022
- https://people.csail.mit.edu/jshun/6827-s22/
- ๊ทธ๋ํ ์๊ณ ๋ฆฌ์ฆ
๋๋ค(Ramda) ๋ผ์ด๋ธ๋ฌ๋ฆฌ๋ฅผ ์ด์ฉํด ์๋ฐ์คํฌ๋ฆฝํธ์์ ํจ์ํ ํ๋ก๊ทธ๋๋ฐํ๊ธฐ | ๋ฐ์ฐ์ค - bakyeono.net
[2023-10-27 Fri 10:43]
ํด๋ก์ (Clojure) ์ฝ๋๋ ์ ๋ง ์ฝ๊ธฐ ์ด๋ ค์ด๊ฐ? | ๊ทธ๋ฆฐ๋ฉ์ค - green-labs.github.io
[2023-10-27 Fri 12:23]
How to Design Programs - htdp.org
[2023-10-27 Fri 10:48] ์ต๊ณ ์ ํจ์ํ ์ธ์ด ๊ฐ๋ก ์๋ผ๊ณ ํ๋ค
Dictionary Search - philoskim.github.io
์์ด ์์ ์ฝ๊ธฐ๋ฅผ ์ํ ๋ฌด๋ฃ ์์ด ๊ณต๊ฐ ๊ฐ์ - philoskim.github.io
Clojure Memo - philoskim.github.io
CS 378: Symbolic Programming - cs.utexas.edu
Manual
[2024-01-30 Tue 10:08]
Practically Spacemacs
https://practical.li/spacemacs/ [2024-01-30 Tue 10:08]
Knowledge Management
Denote
[2023-11-07 Tue 13:01]
NOTE Denote as a Zettelkasten - Prof. Dr. Stefan Thesing
https://www.thesing-online.de/blog/denote-as-a-zettelkasten
Denote vs Org-roam - Wai Hon's Blog - whhone.com
[2023-11-02 Thu 14:48] ์ด ์น๊ตฌ ๋ท ํ์ผ ์ฐธ ์ข๋ค. https://whhone.com/emacs-config/#note-taking-with-denote
[2024-01-23 Tue 15:14] ์ข์ ์ฒ ํ์ ๊ฐ์ง๊ณ ์๋ค. ์ ๊ทธ๋ ์ด๋.
- Implementing the PARA Method in Org-mode - Wai Hon's Blog - whhone.com
- Using Denote with Subdirectories - Wai Hon's Blog - whhone.com
- Denote vs Org-roam - Wai Hon's Blog - whhone.com
Project Dispatch Menu with Org Mode Metadata, Denote, and Transient
PKM ONE โ Medium
Semantic Search for Org roam | lgmoneda
chatGPT Emacs
[2024-01-12 Fri 12:00]
50 ChatGPT Prompts for Physics Teachers - {igebra.ai}
https://www.igebra.ai/blog/50-chatgpt-prompts-for-physics-teachers/
[2023-12-20 Wed 09:37]
50 ChatGPT Prompts for Physics Teachers ๋ฌผ๋ฆฌํ ๊ต์ฌ๋ฅผ ์ํ 50 ๊ฐ์ง ChatGPT ํ๋กฌํํธ
- ๋ฌผ๋ฆฌํ๊ณผ ์ํ ๋ฐฐ์์ ์ํ ๋ฐฉ๋ฒ
ChatGPT ์ ๊ฐ๋ฐ์์ ๋ฏธ๋
https://overthecode.io/ai-and-developer/
[2024-01-10 Wed 16:21]
ChatGPT ์ ๊ฐ๋ฐ์์ ๋ฏธ๋
- emacs chatgpt
daveshap/ChatGPT_Custom_Instructions
Repo of custom instructions that you can use for ChatGPT https://github.com/daveshap/ChatGPT_Custom_Instructions
[2024-01-11 Thu 18:13]
Repo of custom instructions that you can use for
OpenAI API : what are embeddings?
https://platform.openai.com/docs/guides/embeddings/what-are-embeddings
[2023-12-20 Wed 11:02]
Embeddings -- What are embeddings?
- ekg ์ ์ฐ๋๋๋ ๋ชจ๋ธ์ด๋ค
ChatGPT AI Note-Taking Emacs
[2023-12-14 Thu 10:55]
Exploring Generative AI: Integrating ChatGPT with Structured Note-Taking Systems 2024-01-12
์ด ๋ ธํธ๋ฅผ ์ด๋ป๊ฒ? EKG ์ ๋น๊ต๋?!
Exploring Generative AI: Integrating ChatGPT with Structured Note-Tak-
gptel ๋ฒ ์คํธ ํจํค์ง
Every LLM in Emacs, with gptel - youtu.be
[2024-01-1You can install it from MELPA. For more information: https://github.com/karthink/gptel
00:00 The pitch 00:27 Installation and basic usage 04:00 Fun with LLM system messages 04:27 Example: GPT-4 as a scientific calculator 05:47 Example: GPT-4 as a thesaurus 07:07 gptel's design 07:55 Redirecting input and output 08:04 Example: Redirect both to the minibuffer 08:32 Example: Redirect and continue a conversation 10:37 Design objective: be invisible, but always available 11:04 Example: Fixing LaTeX in-place 12:08 Example: A just-in-time shell commands 13:09 Example: just-in-time Emacs discovery 13:38 Design objective: a small surface area 13:57 Two kinds of consistency: external and internal interface 14:13 Example: Multi-LLM demo 15:53 Design objective: Focus on text 16:46 Commonly requested behaviors, gptel-request 17:47 Sign-off
Since I always get questions about the visuals: Emacs theme: modus-operandi Fonts: Iosevka Comfy Motion (monospace), Merriweather (Serif) Other packages used: spacious-padding, olivetti, popper1 Thu 17:30]
ChatGPT Telegram Bot
[2024-01-17 Wed 13:19]
https://github.com/gicrisf/chatgpt-telegram-bot
Python
[2024-01-13 Sat 15:40]
ruff Python Linter ๋น ๋ฅธ ๋ ์.
modernlization of proselint
amperser/proselint/pull/1361 - github.com
๊ฒํ .
Python Development in Spacemacs
Python Development in Spacemacs - youtube.com
Python IDE with ChatGPT on Jh-Emacs::Python Configuration for Emacs 29 - youtube.com
์ฐ์ค์ ํ์ด์ฌ ํ๋ก๊ทธ๋๋ฐ ์ ๋ฌธ์
๊ต์ฅํ ๊ณ ํ์ด๋ผ๊ณ ํจ
https://python.bakyeono.net/table-of-contents.html
[2024-01-12 Fri 14:41]
์ฐ์ค์ ํ์ด์ฌ
- ์ฐ์ค
GitHub - jalajthanaki/NLPython
This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"
https://github.com/jalajthanaki/NLPython [2024-01-13 Sat 10:54]
Installing qutebrowser
[2024-01-13 Sat 10:55]
Python ํ๊ธ ๊ฐ์ข ์ปค๋ฆฌํ๋ผ
[2024-01-13 Sat 18:06]
์ฑGPT์ ๊ณต๋ถํ๋, Python ์ด๊ธ - 0. Python ์๊ฐ - youtube.com
Python for Data Analysis, 3E
- quarto ๋ก ์ฑ ์ ๋ง๋ค์๋ค
Jupyter in the Emacs universe
https://martibosch.github.io/jupyter-emacs-universe/
[2024-04-20 Sat 19:57]
KO-KR
ํํ ๊ด๋ จ ๋จ์ฒด
[2024-01-20 Sat 22:39]
ํ๊ตญ๋ฆฌํฐ๋ฌ์ํํ
Korean Association for Literacy https://kcccc.jams.or.kr/co/main/jmMain.kci
Zettelkasten
[2024-01-12 Fri 14:04]
From Fleeting Notes to Project Notes "How to Take Smart Notes" by Sรถnke Ahrens
[2024-01-09 Tue 09:50]
https://zettelkasten.de/posts/concepts-sohnke-ahrens-explained/
From Fleeting Notes to Project Notes โ Concepts of "How to Take Smart Notes" by Sรถnke Ahrens ์ฐฐ๋์ ๋ฉ๋ชจ์์ ํ๋ก์ ํธ ๋ฉ๋ชจ๋ก - Sรถnke Ahrens ์ "์ค๋งํธํ ๋ฉ๋ชจ๋ฅผ ํ๋ ๋ฐฉ๋ฒ"์ ์ปจ์
TODOS
bab2min/Kiwi: Kiwi(์ง๋ฅํ ํ๊ตญ์ด ํํ์ ๋ถ์๊ธฐ)
https://github.com/bab2min/Kiwi
[2024-01-14 Sun 09:08]
EmacsConf - 2023 - talks - LLM clients in Emacs, functionality and standardization
https://emacsconf.org/2023/talks/llm/
[2024-01-20 Sat 07:57]
EmacsConf - 2023 - talks - Teaching computer and data science with literate programming tools
https://emacsconf.org/2023/talks/teaching/
[2024-01-20 Sat 07:56]
EmacsConf - 2023 - talks - MatplotLLM, iterative natural language data visualization in org-babel
https://emacsconf.org/2023/talks/matplotllm/
[2024-01-20 Sat 08:21]
๋ฎค 4e-์ค๋์ฆ/์ AI ๊ณต๋ ํ๋ก๊ทธ๋๋ฐ์ผ๋ก ๋ชจํ์ ์ฆ๊ธฐ์ธ์. --- /mu4e-snooze and adventures with AI coโprogramming
https://lepisma.xyz/2023/06/29/mu4e-snooze/index.html
[2024-01-20 Sat 08:16]
EmacsConf - 2023 - talks - Why Nabokov would use Org-Mode if he were writing today
https://emacsconf.org/2023/talks/nabokov/
[2024-01-20 Sat 08:34]
How an Uber-Geeky Text Mode in a 40-Year-Old Editor Saved My Novel
[2024-01-20 Sat 08:36]
Learn elisp in Y Minutes
https://learnxinyminutes.com/docs/elisp/
[2024-01-20 Sat 15:12]
์ํ๋ URL ์ ์กฐํฉํด ์น๋ธ๋ผ์ฐ์ ๋ก ์ฌ๋ ๋ํํ ํจ์ ๋ง๋ค๊ธฐ - elixir ๋ฌธ์ ํธํ๊ฒ ๊ฒ์
http://ohyecloudy.com/emacsian/2021/06/20/interactive-function-that-opens-in-a-web-browser/
[2024-01-20 Sat 18:01]
Open Spaced Repetition
https://github.com/open-spaced-repetition
[2024-01-20 Sat 21:04]
์ฝ๋์ค์ฟผ๋
[2024-01-22 Mon 05:12]
- ํ๋ก๊ทธ๋๋ฐ ๊ต์ก ํ์ฌ
git-cliff install
[2024-01-22 Mon 17:33]
Ignore "save-buffer" Unless Visiting a File - Wai Hon's Blog
https://whhone.com/posts/my-save-buffer/
Defining Org Agenda Tasks (or, I've Been Using Org Agenda Wrong)
http://yummymelon.com/devnull/defining-org-agenda-tasks-or-ive-been-using-org-agenda-wrong.html
[2024-01-25 Thu 04:24]
Annotating the law | Hypothes.is
https://web.hypothes.is/help/keyboard-shortcuts-for-hypothesis/
[2024-01-25 Thu 04:48]
Declarative filesystem management with Emacs & Org Mode
https://sqrtminusone.xyz/posts/2023-11-11-index/
[2024-01-25 Thu 05:23]
AI ๋ผ์ดํ ๋ช ๋ น์ด ๋ชฉ๋ก
https://docs.google.com/document/u/0/d/1Sa8TPGVgRxiNe_AKQSQkexVF83uRAHJ3KDhTvq9uaYQ/mobilebasic
[2024-01-30 Tue 06:13]
Practicalli Engineering Playbook
https://practical.li/engineering-playbook/
[2024-02-06 Tue 11:19]
webyrd/will-writes-books
https://github.com/webyrd/will-writes-books
[2024-02-06 Tue 13:12]
KDOC 36: ใTAKE NOTES! --- KDOC 36: ใTAKE NOTES!ใใ่ชญใใ
[2024-02-07 Wed 16:21]
Eshel Yaron
[2024-02-08 Thu 09:02]
Chatgpt-Shell
ChatGPT : GPT visits the Emacs doctor
https://xenodium.com/chatgpt-visits-the-emacs-doctor/
[2024-01-31 Wed 06:58]
A chatgpt-shell compose ux experiment
https://xenodium.com/a-chatgpt-shell-compose-ux-experiment/
[2024-01-31 Wed 07:05]
Magit
Magit in Spacemacs (evil-magit) notes - SaltyCrane Blog
https://www.saltycrane.com/blog/2018/11/magit-spacemacs-evil-magit-notes/
[2024-01-30 Tue 10:34]
Source Control Introduction - Practicalli Spacemacs
https://practical.li/spacemacs/source-control/
[2024-01-30 Tue 10:35]
Spacemacs cheat sheet
https://steinbaugh.com/posts/spacemacs.html
[2024-01-30 Tue 10:35]
Git Commit
How to Write a Git Commit Message
Tree-Sitter
Let's Write a Tree-Sitter Major Mode
https://www.masteringemacs.org/article/lets-write-a-treesitter-major-mode
[2024-01-18 Thu 17:58]
Combobulate: Structured Movement and Editing with Tree-Sitter
https://www.masteringemacs.org/article/combobulate-structured-movement-editing-treesitter
[2024-01-18 Thu 17:59]
Emacs's Builtin Elisp Cheat Sheet
https://www.masteringemacs.org/article/emacs-builtin-elisp-cheat-sheet
[2024-01-18 Thu 18:02]
VM
https://github.com/quickemu-project/quickemu Mac windows vm
hy programming language
๋งํฌ ์์จ (2024) A Lisp Programmer Living in Python-Land: The Hy Programming Language
Elixir
Emacs - Wikis - Elixir Programming Language Forum
https://elixirforum.com/t/emacs-elixir-setup-configuration-wiki/19196
[2024-02-05 Mon 11:27]
Repository
python-elisp bridge
https://github.com/manateelazycat/popweb
https://github.com/manateelazycat/insert-translated-name
https://github.com/manateelazycat/python-bridge
wikiti/pandoc-book-template - github.com
์ด๊ฑด ๋งํฌ๋ค์ด๊ณผ ํ๋ ์ผ๋ก ์ฑ ์ ๊ตฌ์ฑํ๋ ๋ฐฉ๋ฒ
Emacs ํ ๋ชจ์
nfdn: Customizing the Emacs Context Menu
http://yummymelon.com/devnull/customizing-the-emacs-context-menu.html
Emacs ํจํค์ง
Emacs Application Framework
[2024-02-01 Thu 12:05]
- very interesting
smart-input-source (SIS)
[2022-10-19 Wed 11:39]
(JunghanKim [2022] 2024)
- "junghan0611/emacs-smart-input-source" JunghanKim 2024
- Less manual switch for native or OS input source (input method).
:: ์์ง ์ ์ฉ ์ํจ. ์ ์ฌํ ์ ๊ทผ์ด๋ผ ์ฐธ๊ณ ํด์ผ ํ ๊ฒ ๊ฐ๋ค.
GitHub - junghan0611/emacs-smart-input-source: Less manual switch for native ...
ํ๊ธ๋ก ์ฐ๊ณ ์ถ์๋ฐ ์ฒ์์ ํ์ํค๋ฅผ ๋๋ฅด๋ ๊ฒ๋ ๋ถํธํ ์ผ์ด๋ค. ์คํ์ด์ค๋ฅผ ๋๋ฒ ๋๋ฅด๋ฉด ํ์ํค๋ก ๋ณํ๋๊ณ ์บ๋ฆญํฐ 2 ๊ฐ ์์ผ๋ก ์ด๋ํ๋ฉด ์ด๋ค๊ฐ
- evil-escape ๋ ๋ด๊ฐ ์ ๋ ฅํ๋ ๋ชจ๋ ํค๋ฅผ ๋ก๊น ํ๊ฒ ๋ค? ๊ทธ๋์ผ ๋๊ฐ ์ ์์ผ๋๊น
๋คํํ ๊ด๋ จ ํ๋ก์ ํธ๊ฐ ์๋ค. ํ์ฉํ ์ ์๊ฒ ๋ค.
laishulu/evil-pinyin - github.com
[2024-02-19 Mon 11:40] ํ๊ธ ๊ฒ์์ ์ฐธ๊ณ ํ๋ฉด ์ข์๊น?
kitty terminal emacs protocol
[2024-02-20 Tue 17:00] ํคํฐ ํค ๋ฐ์ธ๋ฉ ๋ฃ์ผ๋ ค๊ณ ๊ณ ์ ํ๋๋ฐ ์ด๊ฑธ๋ก ๋๋ ๊ฒ์ธ๊ฐ?
https://github.com/benjaminor/kkp
emcs syncthing client
[2024-02-20 Tue 17:02] ์ด๊ฒ ํ์ํ๊ฐ? ๊ทธ๋๋
https://github.com/KeyWeeUsr/emacs-syncthing
์ง์ ๊ทธ๋ํ - Knowledge Graph
KGC Book Club Knowledge Graphs Applied Session One - youtu.be
Imported on [2024-02-18 Sun]
doomemacs/snippets: The Doom Emacs snippets library
https://github.com/doomemacs/snippets
TheBrain: The Ultimate Digital Memory
[2024-02-14 Wed 14:32]
TheBrain's New Web Client | Episode 1 - Viewing and Navigation
https://www.youtube.com/channel/UCT9u6xFilIMzv1W9dwZLvCQ
[2024-02-14 Wed 14:34]
ADHD ๊ฐ ์๋ ์ฌ๋์ผ๋ก์ ์ ๋ Emacs ๊ฐ ๋งค์ฐ ํธ๋ฆฌํ๋ค๊ณ ์๊ฐํฉ๋๋ค. r/emacs --- As someone with ADHD, I find Emacs extremely handy : r/emacs
https://www.reddit.com/r/emacs/comments/1alaacv/as_someone_with_adhd_i_find_emacs_extremely_handy/
README - Open Global Mind
[2024-02-14 Wed 14:51]
Doom Emacs Configuration
https://tecosaur.github.io/emacs-config/config.html
[2024-02-17 Sat 11:32]
Exploring Your Ideas With the Denote-Explore Package
https://lucidmanager.org/productivity/denote-explore/
[2024-02-18 Sun 13:43]
Logseq + Tana Tutorial: Using Tags and Supertags - youtube.com
Supertags - tana.inc ์๋ฏธ๊ฐ ๋ฌด์์ธ๊ฐ?
Bozhidar Batsov: M-x Reloaded: The Second Golden Age of Emacs
<planet.emacslife.com#https://batsov.com/articles/2024/02/27/m-x-reloaded-the-second-golden-age-of-emacs>
[2024-02-28 Wed 16:59] <2024-02-28 Wed 16:59> Bozhidar Batsov: M-x Reloaded: The Second Golden Age of Emacs
GitHub - junghan0611/hunspell-dict-ko: Korean spellchecking dictionar-
Imported on [2024-03-01 Fri]
Web Scraping in Python - The Complete Guide | ProxiesAPI
https://proxiesapi.com/articles/web-scraping-in-python-the-complete-guide
[2024-02-24 Sat 10:57]
ํ์ด์ฌ์์์ ์น ์คํฌ๋ํ - ์๋ฒฝ ๊ฐ์ด๋ | GeekNews
https://news.hada.io/topic?id=13458
[2024-02-24 Sat 10:57]
[์ ์์ฑ ]๊ดํธ๋ก ๋ง๋ ์ธ๊ณ - ์์ค 24
https://m.yes24.com/Goods/Detail/123796422
[2024-02-26 Mon 21:07]
Why Is Womenโs History Month Celebrated in March?
https://www.britannica.com/story/why-is-womens-history-month-celebrated-in-march
[2024-03-01 Fri 21:17]
Imported on [2024-03-11 Mon]
www.marginalia.nu @ marginalia.nu
[2024-03-04 Mon 22:22]
FastUI: ํ์ด์ฌ์ผ๋ก ๋ ๋น ๋ฅด๊ณ ์ข์ ์น UI ๋ง๋ค๊ธฐ | GeekNews
https://news.hada.io/topic%3Fid=13619
[2024-03-05 Tue 13:10]
manateelazycat/popweb: Show popup web window for Emacs
https://github.com/manateelazycat/popweb
[2024-03-10 Sun 06:56]
How I manage my LaTeX lecture notes
https://castel.dev/post/lecture-notes-3/
[2024-03-10 Sun 07:05]
Taking math notes in emacs? : r/emacs
https://www.reddit.com/r/emacs/comments/puspx4/taking_math_notes_in_emacs/
[2024-03-10 Sun 07:06]
Imported on [2024-03-11 Mon]
GitHub - thinkhuman/writingwithemacs: Tips, Examples, and Resources for Writing with Emacs
https://github.com/thinkhuman/writingwithemacs
[2024-03-11 Mon 12:00]
EmacsConf - 2023 - talks - Collaborative data processing and document-
Ubuntu์ Neo4j ์ค์น ํ ์ธ๋ถ ์ ์
Red Meat Friday: Avoid The Mouse | Irreal
Imported on [2024-03-17 Sun]
szermatt/visual-replace: A nicer interface for query-replace on Emacs
https://github.com/szermatt/visual-replace
[2024-03-12 Tue 06:20]
- ์์ ๋ฅผ ๋ณด๋ผ. ์ด๊ฑธ ์ด๋ธ๋ก ์ด๋ป๊ฒ ํ์ง?
altsem/gitu: A TUI Git client inspired by Magit
https://github.com/altsem/gitu
[2024-03-12 Tue 06:21]
- ์ฌ๊ธฐ cliff.toml์ ๋ณด๋ฉด ์ฒด์ธ์ง๋ก๊ทธ๋ฅผ ์ฝ๊ฒ ์์ฑํ ์ ์๊ฒ ๊ตฌ๋.
simenheg/rdf-prefix: Prefix lookup for RDF in Emacs
https://github.com/simenheg/rdf-prefix
[2024-03-12 Tue 06:48]
for-GET/know-your-http-well: HTTP headers, media-types, methods, relations and status codes, all summarized and linking to their specification.
https://github.com/for-GET/know-your-http-well
[2024-03-12 Tue 06:49]
[์ํ์ ์ด์ โก] ํ๊ตญ์ ๋ช ์ ๋๋ '์๋ฆฌ๋ ผ๋ฆฌํ' ์ฐ๊ตฌ์
https://www.hellodd.com/news/articleView.html?idxno=97299
[2024-03-15 Fri 07:00]
[์ก์ฉ์ง์ ์ํ ์ธ๋ฌธํ ์ฐ์ฑ ] ๋ ผ๋ฆฌ์ ์ผ๋ก ๋งํ๊ธฐ, ๋ ผ๋ฆฌ์ ์ผ๋ก ์ฌ๊ณ ํ๊ธฐ
https://m.khan.co.kr/article/202207120300015
[2024-03-15 Fri 17:35]
tomowang/hugo-theme-tailwind: Clean card Hugo theme for blog, created by using tailwindcss
https://github.com/tomowang/hugo-theme-tailwind
[2024-03-16 Sat 07:57]
s-kostyaev/elisa: ELISA (Emacs Lisp Information System Assistant)
is a project designed to help Emacs users quickly find answers to their questions related to Emacs and Emacs Lisp. Utilizing the powerful Ellama package, ELISA provides accurate and relevant responses to user queries, enhancing productivity and efficiency in the Emacs environment.
https://github.com/s-kostyaev/elisa
[2024-03-17 Sun 09:22]
tomowang/hugo-theme-tailwind: Clean card Hugo theme for blog, created by using tailwindcss
https://github.com/tomowang/hugo-theme-tailwind ๊ทธ์ ๋ธ๋ก๊ทธ ํ ๋ง.
์ฌ์
manateelazycat/popweb: Show popup web window for Emacs kr version
https://github.com/manateelazycat/popweb
https://github.com/ginqi7/dictionary-overlay
https://github.com/KarimAziev/igist
https://github.com/rtrppl/orgrr
๋๋ฌด์ํค
๋ ผ๋ฆฌํ - ๋๋ฌด์ํค
๋ฉ๋ฑ - ์ํค๋ฐฑ๊ณผ, ์ฐ๋ฆฌ ๋ชจ๋์ ๋ฐฑ๊ณผ์ฌ์
๊ธฐํธ๋ ผ๋ฆฌํ : 2020๋ 1ํ๊ธฐ - PhiLoSci Wiki
๋ ผ๋ฆฌํ๊ฐ๋ก - ์๊ฐ๋ํ๊ต | KOCW ๊ณต๊ฐ ๊ฐ์
http://www.kocw.net/home/search/kemView.do?kemId=1270282&ar=relateCourse
Information Theory ์ ๋ณด ์ด๋ก
Elements of Information Theory" by Thomas M. Cover Joy A. Thomas; "Information Theory: A Tutorial Intr
์๊ฐ์ฌ๋นผ๋ฏธ - ์์ ์ฒ ํ ํฌ๋ผํ ์ปค๋ฎค๋ํฐ
<2024-03-21 Thu 17:06>
[์ต๊ทผ ๊ทผํฉ ํ ์คํธ ๋ง์คํฐ::์ต๊ทผ ๊ทผํฉ (+ ํ ์คํธ ๋ง์คํฐ)]
๊ธ ์ปจํ ์ธ ์ฌ๋ฆฌ๋ ๊ณณ
์ํ ๋ง๋ค์ด ์ฌ๋ฆฌ๋ ๊ณณ https://marpple.shop/kr/owls/community
์์ ์ฒ ํ ํฌ๋ผ, ์๊ฐ์ฌ๋นผ๋ฏธ์ ์ฝ๋ฆฐ ๋งฅ๊ธด ใ์ธ์ด์ฒ ํใ ์คํฐ๋ ์ 1ํ์ ๋๋ค. ์ฝ๋ฆฐ ๋งฅ๊ธด์ ใ์ธ์ด์ฒ ํใ 1์ฅ 'ํ๋ ๊ฒ์ ๋ป๊ณผ ์ง์์ฒด ์ด๋ก '์ ํจ๊ป ๊ณต๋ถํ์์ต๋๋ค. *๋ฐ์ ๋ฌธ์ https://owlofsogang.postype.com/post/... ํ์ธํ์ค ์ ์์ต๋๋ค. *์๊ฐ์ฌ๋นผ๋ฏธ ์ฃผ์ : https://forum.owlofsogang.com/
์ดฌ์์ผ : 2020/06/11 ๋ฐ์ ์ : ๊น์งํฌ
์ปค๋ฎค๋ํฐ๋ ์๋ ํด์ ์ด์ฉํ๋๊ฒ ์ข๋ค. ํธ์คํ ์ด ๋ฌธ์ ์ง๋ง.
https://github.com/discourse/discourse
oer / org-re-reveal ยท GitLab
๋ด๋ณด๋ด๊ธฐ ์์ง. ๋ ๊ธฐ๋ณธ ์์ง. ์ต๊ณ ๋ค.
Why (non-techie) Emacs? | gretzuni
CS251: ์ด๋ก ์ปดํจํฐ ๊ณผํ์์์ ํ๋ฅญํ ์์ด๋์ด๋ค | GeekNews
[[https://www.cs251.com][]]
- CMU์ CS251 ๊ณผ์ ์ ์ฐ์ฃผ, ์ฌํ, ์๋ก์ด ๊ธฐ์ , ๊ทธ๋ฆฌ๊ณ ์ด๋ฅผ ์ดํดํ๋ ์ฐ๋ฆฌ์ ๋ง์์ ๊ทผ๋ณธ์ ์ธ ์์์ธ ๊ณ์ฐ์ ๋ํ ์๊ฒฉํ ์ฐ๊ตฌ์ ๊ดํ ๊ฒ์.
- ๊ณ์ฐ์ ์ฐ๊ตฌํ๊ธฐ ์ํ ์ ์ ํ ์ธ์ด์ ๋๊ตฌ๋ฅผ ๊ฐ์ถ๋ ๊ฒ์ด ์ค์ํจ.
- ์ด ๊ณผ์ ์์๋ ๊ณ์ฐ์ ๋ณธ์ง์ ๊ดํ ์ค์ฌ์ ์ธ ๊ฒฐ๊ณผ์ ์ง๋ฌธ๋ค์ ํ๊ตฌํจ.
๊ณ์ฐ์ ํ์ํ
๋ชจ๋ 1: ์๊ฐ
- ์ด๋ก ์ปดํจํฐ ๊ณผํ์ด ๋ฌด์์ธ์ง์ ๋ํด ๊ณ ์ฐจ์์ ์ผ๋ก ์ค๋ช ํ๊ณ , ํฅํ ๋ค๋ฃฐ ๋ด์ฉ์ ๋ํ ์ ์ ํ ๋งฅ๋ฝ์ ์ค์ ํ๋ ๊ฒ์ด ์ฃผ์ ๋ชฉํ์.
- ๋ฐ์ดํฐ๋ฅผ ํ์์ ์ผ๋ก ํํํ๋ ๋ฐฉ๋ฒ๊ณผ ๊ณ์ฐ ๋ฌธ์ ์ ๊ฐ๋ ์ ํ์์ ์ผ๋ก ์ ์ํ๋ ๊ฒ์ผ๋ก ์์ํจ.
๋ชจ๋ 2: ์ ํ ์คํ ๋งํ
- ๊ฐ๋จํ๊ณ ์ ํ๋ ๊ณ์ฐ ๋ชจ๋ธ์ธ ๊ฒฐ์ ์ ์ ํ ์คํ ๋งํ(DFA)๋ฅผ ์๊ฐํ๋ ๊ฒ์ด ๋ชฉํ์.
- DFA๋ ์์ฒด์ ์ผ๋ก ํฅ๋ฏธ๋กญ๊ณ ์ ์ฉํ ์์ฉ์ด ์์ง๋ง, ์๊ณ ๋ฆฌ์ฆ์ ๊ฐ๋ ์ ํ์์ ์ผ๋ก ์ ์ํ๊ธฐ ์ํ ์ฒซ๊ฑธ์์ผ๋ก ์ฌ์ฉ๋จ.
๋ชจ๋ 3: ๊ณ์ฐ์ ํ์ํ
- ๋ชจ๋ ์ข ๋ฅ์ ๊ณ์ฐ ์ฅ์น์ ๋ํ ํ์ค ์ํ์ ๋ชจ๋ธ์ธ ํ๋ง ๊ธฐ๊ณ์ ์ ์๋ฅผ ์๊ฐํ๋ ๊ฒ์ด ์ฃผ์ ๋ชฉํ์.
- ํ๋ง ๊ธฐ๊ณ์ ๋ํ ์๊ฒฉํ ์ฐ๊ตฌ๋ ๋ ธํธ๋ถ์ด ํ ์ ์๋ ๊ฒ๋ฟ๋ง ์๋๋ผ ์ฐ์ฃผ๊ฐ ๊ณ์ฐ์ ์ผ๋ก ํ ์ ์๋ ๊ฒ๊ณผ ํ ์ ์๋ ๊ฒ์ ๋ํ ํต์ฐฐ์ ์ ๊ณตํจ.
๋ชจ๋ 4: ๊ณ์ฐ์ ํ๊ณ
- ๋๋ถ๋ถ์ ๋ฌธ์ ๊ฐ ๊ฒฐ์ ๋ถ๊ฐ๋ฅํจ์ ์ฆ๋ช ํ๊ณ , ๊ฒฐ์ ๋ถ๊ฐ๋ฅํ ๋ฌธ์ ์ ๊ตฌ์ฒด์ ์ธ ์๋ฅผ ์ ์ํจ.
- ๋๊ฐ์ ํ์ ์ถ์๋ผ๋ ๋ ๊ฐ์ง ํต์ฌ ๊ธฐ์ ์ ์ฌ์ฉํจ.
๋ชจ๋ 5: ์ธ๊ฐ ์ถ๋ก ์ ํ๊ณ
- ์ํ์ ์ถ๋ก ์ ์ํ์ ์ผ๋ก ํ์ํํ๋ ์์ ์ด ํ์ํ์ผ๋ฉฐ, ์ด๋ "์๊ณ ๋ฆฌ์ฆ" ๋๋ "๊ณ์ฐ"์ ํ์ํํ๋ ๊ฒ์ ํฌํจํจ.
- ์ด๋ก ์ปดํจํฐ ๊ณผํ์ ์ธ์ด๋ฅผ ์ฌ์ฉํ์ฌ ์ํ์ ๊ธฐ์ด์ ๋ํ ์ค์ํ ์ง๋ฌธ์ ํจ๊ณผ์ ์ผ๋ก ๋ตํจ.
๊ณ์ฐ ๋ณต์ก์ฑ
๋ชจ๋ 6: ์๊ฐ ๋ณต์ก์ฑ
- ๋ง์ ๋ฌธ์ ๋ค์ด ์ค์ ๋ก ๊ฒฐ์ ๊ฐ๋ฅํ์ง๋ง, ๊ฐ์ฅ ํจ์จ์ ์ธ ์๊ณ ๋ฆฌ์ฆ์ด ๋งค์ฐ ๋ง์ ๊ณ์ฐ ๋จ๊ณ๋ฅผ ํ์๋ก ํ๋ค๋ฉด, ๊ทธ ๋ฌธ์ ๋ ์ค์ง์ ์ผ๋ก ๊ฒฐ์ ๋ถ๊ฐ๋ฅํจ.
- ์๊ฐ ๋ณต์ก์ฑ์ ํฌํจํ ๋ค์ํ ์์์ ๋ํ ๊ณ์ฐ ๋ณต์ก์ฑ์ ์ฐ๊ตฌํ์ง๋ง, ์๊ฐ ๋ณต์ก์ฑ์ ์ด์ ์ ๋ง์ถค.
๋ชจ๋ 7: ๊ทธ๋ํ ์ด๋ก
- ๊ทธ๋ํ๋ ์ปดํจํฐ ๊ณผํ์์ ๋ฐ์ํ๋ ๊ณ์ฐ ๋ฌธ์ ๋ฅผ ์ถ์ํํ๋ ๋ฐ ๋งค์ฐ ๊ธฐ๋ณธ์ ์ธ ์ญํ ์ ํจ.
- ๊ทธ๋ํ ์ด๋ก ์ ๋ํ ๋ฐฉ๋ํ ๋ฌธํ์ ํ์ฉํ์ฌ ๊ทธ๋ํ ๋ฌธ์ ์ ๊ณ์ฐ ๋ณต์ก์ฑ์ ๋ ์ ์ดํดํ ์ ์์.
๋ชจ๋ 8: P ๋ NP
- NP ๋ณต์ก๋ ํด๋์ค๋ฅผ ์๊ฐํ๊ณ ์ปดํจํฐ ๊ณผํ์์ ๊ฐ์ฅ ์ค์ํ ๋ฏธํด๊ฒฐ ๋ฌธ์ ์ธ P ๋ NP ๋ฌธ์ ์ ๋ํด ๋ ผ์ํจ.
- NP์ ์ํ๋ ๋ง์ ์์ฐ์ค๋ฝ๊ณ ์ ์ฐ๊ตฌ๋ ์ธ์ด๋ค์ ๋คํญ ์๊ฐ ๋ด์ ๊ฒฐ์ ํ ์ ์๋ค๋ฉด ๋๋ผ์ด ์์ฉ์ด ๊ฐ๋ฅํจ.
๋ชจ๋ 9: ๋ฌด์์ ์๊ณ ๋ฆฌ์ฆ
- ๋ฌด์์์ฑ์ ์์ฐ์ ๋ชจ๋ธ๋งํ๊ณ ๋ถ์ํ๋ ๋ฐ ํ์์ ์ธ ๊ฐ๋ ์ด์ ๋๊ตฌ์.
- ๋ฌด์์ ์๊ณ ๋ฆฌ์ฆ์ ๋ฌด์์ ์ ์์ฑ๊ธฐ์ ๊ฐ์ ๋ฌด์์์ฑ ์์ค์ ์ ๊ทผํ ์ ์๋ ์๊ณ ๋ฆฌ์ฆ์ผ๋ก, ๋งค์ฐ ์์ ์ค๋ฅ ํ๋ฅ ๋ก ์ค๋ฅ๋ฅผ ๋ฒํ ์ ์์.
๋ชจ๋ 10: ์ํธํ
- ์ปดํจํฐ ๊ณผํ ํ๋ช ์ผ๋ก ์ํธํ ๋ถ์ผ๊ฐ ํฌ๊ฒ ๋ฒ์ฑํ๊ธฐ ์์ํจ.
- ๊ณ์ฐ ๋ณต์ก์ฑ์ ์ฐ๊ตฌ๋ ์ํธํ์ ์์ ํ ํ์ ํจ.
์ด๋ก ์ปดํจํฐ ๊ณผํ์ ํ์ด๋ผ์ดํธ
๋ชจ๋ 11: ์ถ๊ฐ ์ฃผ์
- ์ด๋ก ์ปดํจํฐ ๊ณผํ์์ ์ ๋ณ๋ ํ์ด๋ผ์ดํธ๋ฅผ ์ ์ํจ.
GNโบ์ ์๊ฒฌ
- ์ด ๊ณผ์ ์ ์ปดํจํฐ ๊ณผํ์ ์ด๋ก ์ ์ธ ์ธก๋ฉด์ ๋ํ ๊น์ ์ดํด๋ฅผ ์ ๊ณตํ๋ฉฐ, ํ์๋ค์ด ๊ณ์ฐ์ ๋ณธ์ง์ ํ๊ตฌํ๊ณ , ๋ณต์ก์ฑ ์ด๋ก ๊ณผ ์ํธํ๊ณผ ๊ฐ์ ์ค์ํ ์ฃผ์ ๋ค์ ํ์ตํ ์ ์๋ ๊ธฐํ๋ฅผ ์ ๊ณตํจ.
- ํนํ P ๋ NP ๋ฌธ์ ์ ๊ฐ์ ๋ฏธํด๊ฒฐ ๋ฌธ์ ์ ๋ํ ๋ ผ์๋ ํ์๋ค์๊ฒ ์ปดํจํฐ ๊ณผํ์ ์ต์ ์ ์์ ์ผ์ด๋๊ณ ์๋ ์ฐ๊ตฌ์ ๋ํ ํต์ฐฐ๋ ฅ์ ์ ๊ณตํจ.
- ์ด ๊ณผ์ ์ ์ปดํจํฐ ๊ณผํ์ ๊ธฐ์ด๋ฅผ ๋ค์ง๋ ๋ฐ ์์ด ์ค์ํ ์ญํ ์ ํ๋ฉฐ, ์ด๋ก ์ ๋ฐฐ๊ฒฝ์ ๊ฐ์ถ ์ํํธ์จ์ด ์์ง๋์ด๊ฐ ๋๊ธฐ ์ํ ํ์์ ์ธ ์ง์์ ์ ๊ณตํจ.
- ์ํธํ ๋ชจ๋์ ํ๋ ์ฌํ์์ ๋ฐ์ดํฐ ๋ณด์๊ณผ ๊ฐ์ธ ์ ๋ณด ๋ณดํธ์ ์ค์์ฑ์ ๊ฐ์กฐํ๋ฉฐ, ์ด ๋ถ์ผ์ ์ ๋ฌธ๊ฐ๊ฐ ๋๊ธฐ ์ํ ๊ธฐ์ด๋ฅผ ๋ง๋ จํจ.
- ์ด ๊ณผ์ ์ ์ปดํจํฐ ๊ณผํ ๋ถ์ผ์์ ๊ฒฝ๋ ฅ์ ์๊ณ ์ ํ๋ ํ์๋ค์๊ฒ ํ์์ ์ธ ์ด๋ก ์ ๋ฐฐ๊ฒฝ๊ณผ ๋ฌธ์ ํด๊ฒฐ ๊ธฐ์ ์ ๊ฐ์ถ๋๋ก ๋๋๋ค๋ ์ ์์ ๋งค์ฐ ๊ฐ์น๊ฐ ์์.
Hacker News ์๊ฒฌ
-
์ด ์์ ์ ๋ค์ํ ๊ฐ๋ ์ ์๊ฐํ๊ณ ํนํ ๋ฌธ์ ํด๊ฒฐ ๋ฅ๋ ฅ์ ํฅ์์ํค๋ ๋ฐ ์ค์ ์ ๋ .
-
์์ ๋ฐฉ์์ ํ์๋ค์๊ฒ ๋งค์ฃผ ์๋ก์ด ์ฃผ์ ์ ๋ํ ๊ธฐ๋ณธ์ ์ธ ์ ์๋ง ์ ๊ณตํ๊ณ , ํด๋น ์ฃผ์ ๋ฅผ ์ ๋ฌธ์ ์ผ๋ก ๋ค๋ฃจ๋ ๊ณผ์ ์์ 3์ฃผ์ฐจ์ ๋ฐฐ์ธ ์ ์๋ ๋ฌธ์ ๋ค์ ํด๊ฒฐํ๋๋ก ์๊ตฌํจ.
-
์ด๋ฌํ ๋ฐฉ์์ ๋ฐ๋ณต์ ์ผ๋ก ์ ์ฉ๋๋ฉฐ, ๋งค์ฐ ๋ต๋ตํ ์ ์์ง๋ง ์ด๋ ์๋๋ ๋ฐ์.
-
ํญ์ ๋๋ฌํ๊ธฐ ์ด๋ ค์ด ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๋ ค๊ณ ์๋ํจ์ผ๋ก์จ, ์ฃผ์ด์ง ๋ฌธ์ ์ ๋ํด ์๊ฐํ๋ ๋ ๋์ ์ ๋ต์ ๊ฐ๋ฐํจ.
-
์ด๋ก ์ปดํจํฐ ๊ณผํ์ ์ฌ๋ฏธ์์ ์๋ ์์ง๋ง ๋๋ก๋ ๋งค์ฐ ์ฑ๊ฐ์ค ์ ์์.
-
์ด๋ค ์ด๋ก ์ปดํจํฐ ๊ณผํ ๋ฌธ์ ๋ฅผ ํด๊ฒฐํ๋ ๋ฐฉ๋ฒ์ ๋ฌป๋ Reddit ๊ฒ์๋ฌผ์ ๋ณด์๊ณ , ์ด๋ ์์ด์ค์ ์ฃผ๋ฆฝ๋ํ๊ต์ COMS 331 (์ปดํจํ ์ด๋ก ) ๊ณผ์ ๋ฅผ ๋ถ์ ํ์๋ก ํด๊ฒฐํ๋ ค๋ ์๋๋ก ๋ฐํ์ง.
-
์๋ฌด๋ ๋์์ฃผ์ง ์์๊ณ ๊ฒ์์๋ ๊ฒ์๋ฌผ์ ์ญ์ ํจ.
-
๋ฌธ์ ๋ ํฅ๋ฏธ๋ก์ ๋ณด์ฌ์ ์งง์ ์๊ฐ ๋์์ ์ฆ๊ฑฐ์ด ๋์ ์ผ๋ก ์๊ฐํ๊ณ ์๋ํจ.
-
์ํ ์ ๊ณต์์์ง๋ง ์ด๋ก ์ปดํจํฐ ๊ณผํ์ ๋ชจ๋ ํ๋ถ ๊ณผ์ ์ ์๊ฐํ๊ณ , ๊ทธ๋ก๋ถํฐ ์ฝ 35๋ ์ด ์ง๋ ํ ๋ง์ ๊ฒ์ ์์ด๋ฒ๋ ธ์ง๋ง, ๋ฌธ์ ๋ COMS 331์ ์ฒซ ๋ฒ์งธ ๊ณผ์ ์ธํธ์์ ๋์์ผ๋ฏ๋ก ๊ธฐ๋ณธ์ ์ธ ๊ฒ๋ค์ ๊ธฐ์ตํ ๊ฒ์ผ๋ก ์์ํจ.
-
๋ช ์ผ์ ๋ณด๋์ง๋ง ์ ํ ์ง์ ์ด ์์๊ณ , ๊ทธ ์ดํ๋ก ์ฌ๋ฌ ๋ฒ ๋ฌธ์ ๋ฅผ ๋ ์ฌ๋ฆฌ๊ณ ๋ช ์๊ฐ์ด๋ ํ๋ฃจ๋ฅผ ์๊ฐํด๋ณด์์ง๋ง ๊ณ์ ์คํจํจ.
-
์ด๋ฌํ ์์ด๋์ด๋ฅผ ํ๋ก๊ทธ๋๋ฐ์ ํตํด ์ง์ ๋ฐฐ์ฐ๊ณ ์ถ๋ค๋ฉด Tom Stuart์ "Understanding Computation From Simple Machines to Impossible Programs"์ ์ถ์ฒํจ.
-
์ด ์์ ์ ๋ ์์ ํ ๋ฒ์ ์ YouTube ์ฌ์ ๋ชฉ๋ก์์ ๋ณผ ์ ์์.
-
"ํ๋ฅ ์ ๋ฐฉ๋ฒ"์ ํฌํจํ ์ด ์์ ์ ๋ค๋ฅธ ๋ฒ์ ์ด ์์ผ๋ฉฐ, ํ๋์ ์ธ ์กด์ฌ๋ก ์ (๊ตฌ์ฑ์ ์ด ์๋) ์ฆ๋ช ์ ์๊ฐํ๋ ๋ฐฉ์ ์์ด๋ ์์ํ์ ํด๊ฒฐ ๊ณต๊ฐ์ ์ฅ์ ๋ฌผ์ ๋ํ ์ฆ๋ช ์ ์์ํ ์ ์์.
-
์ด ์ฃผ์ ์ ๊ด์ฌ์ด ์๋ค๋ฉด, Boaz Barak์ ์น์ฌ์ดํธ์ PDF๋ก ์ ๊ณต๋๋ ๊ต๊ณผ์๋ฅผ ํ์ธํ ์ ์์.
-
์ด๋ก ์ปดํจํฐ ๊ณผํ์์ ๊ฐ์ฅ ์ค์ํ ๋ ๊ฐ์ง ์์ด๋์ด:
-
Move to front ๋ฆฌ์คํธ๋ ์ต์ ์ ๋ฆฌ์คํธ ์์ ๊ฒ์ ์๊ฐ๋ณด๋ค ์ต๋ 2๋ฐฐ ๋ ๊ฑธ๋ฆด ์ ์์ง๋ง, ์ข ์ข ์ ์ ๋ฆฌ์คํธ ์์๋ณด๋ค ํจ์ฌ ๋ ๋์.
-
๋ฌด์์ ์๊ณ ๋ฆฌ์ฆ(์: ํต์ํธ)์ ์ข ์ข ์ต์ ์ ๊ฒฝ์ฐ์๋ ๋น๋ฌด์์ ์๊ณ ๋ฆฌ์ฆ๊ณผ ๋์ผํ ์๊ฐ์ด ๊ฑธ๋ฆฌ์ง๋ง, ์ค์ ๋ก๋ ๋น๋ฌด์์ ๋ณํ๋ณด๋ค ํจ์ฌ ๋ ๋น ๋ฆ.
-
๋ค๋ฅธ ๋ถ์ผ์์ ์ด ์์ ์ ๋ฒ์ ์ ์ด๋ค ๋ชจ์ต์ผ๊น?
-
์ด๋ก ๋ฌผ๋ฆฌํ, ์คํ ๋ฌผ๋ฆฌํ, ๊ฒฝ์ ํ ๋ฑ์์์ "์๋ํ ์์ด๋์ด" ์์ ์ ์์ํด๋ณผ ์ ์์.
-
"์ ๋ณด ์๋ ๋ฐ๋ช "์ด๋ผ๋ ๊ณผ์ ์ ํ ๋ฒ ๊ฐ๋ฅด์ณค๋๋ฐ, ์ฌ๊ธฐ์๋ ๊ธ์ฐ๊ธฐ๋ถํฐ ํ๋ ์ปดํจํ ์ธํ๋ผ์ ์ด๋ฅด๊ธฐ๊น์ง ๋ฌธ๋ช ์ด ์ฐ๋ฆฌ์ ์ ๋ณด ์๋๋ฅผ ์ฌํํ๋ ๋ฐ ํ์ํ ๋ชจ๋ ๋ฐ๋ช ๊ณผ ์์ด๋์ด๋ฅผ ๋ ผ์ํจ. ์ด๋ ๋จ์ผ ๋ถ์ผ์ ๊ณผ์ ์ด ์๋์๊ธฐ ๋๋ฌธ์ ๋ ์ฌ๋ฏธ์์์.
-
๋ํ ์์ ์๊ฐ ๋ณต์ก๋์ ๋ํ ์์ ์ ๊ธฐ์ตํจ. ๊ต์๊ฐ ๋ฌด์์๋ก ํ์๋ค์ ์ง๋ชฉํ๋ฉฐ ๋ณต์กํ ์๊ณ ๋ฆฌ์ฆ์ ์๊ฐ ๋ณต์ก๋๋ฅผ ๋ฌผ์ด๋ณด๊ณ , ๋๋ต์ด ํ๋ฆฌ๋ฉด ๋ค๋ฅธ ํ์์ ์ง๋ชฉํ๋ ๋ฐฉ์์ด์์.
-
์ฐ์ฃผ์ ๊ทผ๋ณธ์ ์ธ ์์ฑ์ผ๋ก์์ ๊ณ์ฐ์ ์ด๋ป๊ฒ ์ดํดํ ์ ์์๊น? ์๋ฌผ๊ณผ ๋๋ฌผ์ ์ด๋ป๊ฒ ๊ณ์ฐ์ ์ํํ๋๊ฐ?
[[][๋ต๋ณ๋ฌ๊ธฐ]]
10๋ถ๋ง์ ์ง์๊ทธ๋ํ ๋ง๋ค๊ธฐ with Stardog
Derek Sivers
[2024-03-25 Mon 15:10]
I've been platform hopping, but have landed on Hugo! :: Cavelab blog -
์ํค๋ฐฑ๊ณผ:์คํ๋ผ์ธ ๋ชจ์/2024๋ 4์ 13์ผ - ์ํค๋ฐฑ๊ณผ, ์ฐ๋ฆฌ ๋ชจ๋์ ๋ฐฑ๊ณผ์ฌ์
์ฐธ๊ณ ํ๋ผ!
์ํค๋ฐฑ๊ณผ ๋ฏธ๋์ด์ํค ์ด๋งฅ์ค
An Emacs Writing Workflow | Irreal
์ํค๋ฐฑ๊ณผ์ ๋ฏธ๋์ด๋ฆฌํฐ๋ฌ์ - ์ํค๋ฐฐ์ํฐ
Kiwix Applications - Access Knowledge Offline on Various Platforms- K-
ํค์ ์ค kiwix ์คํ๋ผ์ธ ๋ธ๋ผ์ฐ์
Imported on [2024-04-16 Tue]
์ํฌ๋ท LOD
[2024-04-01 Mon 17:56]
10๋ถ๋ง์ ์ง์๊ทธ๋ํ ๋ง๋ค๊ธฐ with Stardog
https://joyhong.tistory.com/177
[2024-04-01 Mon 17:59]
seokbeomKim/async-status: A Emacs package to show the status of asynchronous progress.
https://github.com/seokbeomKim/async-status
[2024-04-06 Sat 15:40]
junghan0611/unpackaged.el: A collection of useful Emacs Lisp code that isn't substantial enough to be packaged
https://github.com/junghan0611/unpackaged.el
[2024-04-06 Sat 18:44]
Taking Notes With the Emacs Denote Package
https://lucidmanager.org/productivity/taking-notes-with-emacs-denote/
[2024-04-07 Sun 10:18]
Wikidata:Zotero - Wikidata
https://www.wikidata.org/wiki/Wikidata:Zotero
[2024-04-16 Tue 07:13]
Scholia
https://scholia.toolforge.org/
[2024-04-16 Tue 07:14]
WikiCite - Meta
https://meta.wikimedia.org/wiki/WikiCite
[2024-04-16 Tue 07:14]
Second
GNU Emacs to manage actionable items when Building a Second Brain | Poview
https://poview.org/posts/gnu-emacs-to-manage-actionable-items-when-building-a-second-brain/
[2024-04-16 Tue 07:45]
- clock table
Emacs Workflow for Authors
https://lucidmanager.org/productivity/emacs-workflow/
[2024-04-16 Tue 07:46]
- zettels
Blogging with Denote and Hugo | Jiewawa's blog
[2024-04-16 Tue 07:47] https://jiewawa.me/2024/03/blogging-with-denote-and-hugo/
Emacs Config - Wai Hon's Blog
https://whhone.com/emacs-config/
[2024-05-26 Sun 13:37] ์ธ์ ๋ ํ๋ฅญํ ๋๋ ธํธ ๊ต๋ณธ
Implementing the PARA Method in Org-mode - Wai Hon's Blog
https://whhone.com/posts/para-org-mode/
[2024-04-16 Tue 07:48]
Imported on [2024-04-16 Tue]
ljos/sparql-mode: A SPARQL mode for emacs
https://github.com/ljos/sparql-mode
[2024-04-16 Tue 07:48]
VladimirAlexiev (VladimirAlexiev) / Repositories
https://github.com/VladimirAlexiev?tab=repositories
[2024-04-16 Tue 07:48]
johanwk/elot: Emacs Literate Ontology Tool
https://github.com/johanwk/elot
[2024-04-16 Tue 07:48]
(5) Johan Wilhelm Klรผwer | LinkedIn
https://www.linkedin.com/in/johanwkluwer/?originalSubdomain=no
Johan Wilhelm Klรผwer : Principal Specialist at Det Norske Veritas
protรฉgรฉ
https://protege.stanford.edu/software.php
[2024-04-16 Tue 07:50]
Learning SPARQL
[2024-04-16 Tue 07:50]
CTuning foundation - Wikipedia
https://en.wikipedia.org/wiki/CTuning_foundation
[2024-04-16 Tue 07:50]
A Comparison Of Markdown Editors | Irreal
https://github.com/ikoamu/publish-org-roam-ui
๋ธ๋ก๊ทธ๋ฅผ ๋ด๋ณด๋ด๊ธฐํ ๋ ์ต์ . ๋ณ๋ url ํ์ ์๋ค. junghan0611.github.io/roam/ ์ด๋ฐ์์ผ๋ก ๊ฐ๋ฅํ๋ค.
CS124 - Full Course ์ธ์ด์์ ์ ๋ณด
https://youtube.com/playlist?list=PLaZQkZp6WhWyvdiP49JG-rjyTPck_hvEu&si=kPGefM-ghvuO13KZ
https://web.stanford.edu/~jurafsky/slp3/
https://github.com/sympodius/org-novelist
์นผ ์ต vs. ๋น ํฐ ํ๋ญํด
๋น ํฐ ํ๋ญํด๊ณผ ์นผ ์ต์ ์ด๋ก ์ ์ธ๊ฐ์ ์ถ์์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๋ฐฉ์์ ๋ํ ๊ทธ๋ค์ ์ ๊ทผ ๋ฐฉ์์์ ์ฐจ์ด๊ฐ ์์ต๋๋ค.
**๋น ํฐ ํ๋ญํด**์ ๋ก๊ณ ํ ๋ผํผ(logotherapy)๋ฅผ ๊ฐ๋ฐํ์ผ๋ฉฐ, ์ด๋ ์ธ๊ฐ์ด ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ฃผ๋ ๋๊ธฐ๋ผ๊ณ ๋ฏฟ์์ต๋๋ค. ๊ทธ๋ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ๊ณ ํต์ ๊ฒฌ๋๊ณ ๊ทน๋ณตํ๋ ๋ฐ ๋์์ด ๋๋ค๊ณ ์ฃผ์ฅํ์ต๋๋ค. ๋ก๊ณ ํ ๋ผํผ๋ ์ฐฝ์กฐ์ ๊ฐ์น(์ํ์ ๋ง๋ค๊ฑฐ๋ ์ผ์ ๋ฌ์ฑํจ), ์ฒดํ์ ๊ฐ์น(์ธ์์ผ๋ก๋ถํฐ ๋ฌด์ธ๊ฐ๋ฅผ ๋ฐ์๋ค์), ํ๋์ ๊ฐ์น(๊ณ ํต์ค๋ฌ์ด ์ํฉ์ ๋ํ ํ๋๋ฅผ ํตํด)๋ฅผ ํตํด ์ถ์ ์๋ฏธ๋ฅผ ๋ฐ๊ฒฌํ ์ ์๋ค๊ณ ๊ฐ์กฐํฉ๋๋คยน.
๋ฐ๋ฉด์, **์นผ ์ต**์ ๊ฐ์ธํ(individuation) ๊ณผ์ ์ ํตํด ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ ์ค์ํ๊ฒ ์ฌ๊ฒผ์ต๋๋ค. ์ต์ ์ธ๊ฐ์ด ์์(self)์ ํต์ฌ ์ํ์ ๋ฐ๊ฒฌํจ์ผ๋ก์จ ์๋ฏธ ์๋ ์ถ์ ์ด ์ ์๋ค๊ณ ๋ดค์ต๋๋ค. ๊ทธ๋ ์๊ธฐ์ ๊ณ ํต์ด ์ ์์ ์ฑ์ฅ์ ๊ธฐํ๋ฅผ ์ ๊ณตํ ์ ์๋ค๋ ์ ์์ ํ๋ญํด๊ณผ ๋์ํ์ง๋ง, ์ต์ ๋ฌด์์์ ์์ง๊ณผ ๊ฟ์ ํตํด ๊ฐ์ธ์ ๊น์ ๋ด๋ฉด์ ํ๊ตฌํ๋ ๊ฒ์ ๊ฐ์กฐํ์ต๋๋คยฒ.
๊ฒฐ๊ตญ, ๋ ์ด๋ก ๋ชจ๋ ์ธ๊ฐ์ด ์ถ์์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ค์ํ๋ค๋ ์ ์ ๋์ํ์ง๋ง, ๊ทธ ์๋ฏธ๋ฅผ ์ฐพ๋ ๋ฐฉ์๊ณผ ๊ฐ์กฐ์ ์์ ์ฐจ์ด๊ฐ ์์ต๋๋ค. ํ๋ญํด์ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ธ๊ฐ์ ์ฃผ๋ ๋๊ธฐ๋ผ๊ณ ๋ณด๋ ๋ฐ๋ฉด, ์ต์ ๊ฐ์ธํ ๊ณผ์ ์ ํตํด ์์๋ฅผ ๋ฐ๊ฒฌํ๊ณ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ ๊ฐ์กฐํฉ๋๋ค.
์ถ์ฒ: Bing๊ณผ์ ๋ํ, 2024. 4. 17. (1) Logotherapy: Viktor Frankl's Theory of Meaning - Simply Psychology. https://www.simplypsychology.org/logotherapy.html. (2) An Examination of Jung and Franklโs Views on Manโs Search for Meaning. https://www.healthguidance.org/entry/17423/1/an-examination-of-jung-and-frankls-views-on-mans-search-for-meaning.html.
์ถ๊ฐ
๋ฌผ๋ก ์ ๋๋ค. ๋น ํฐ ํ๋ญํด๊ณผ ์นผ ์ต์ ์ด๋ก ์ ๋ํด ๋ ์์ธํ ์ค๋ช ๋๋ฆฌ๊ฒ ์ต๋๋ค.
**๋น ํฐ ํ๋ญํด์ ๋ก๊ณ ํ ๋ผํผ ์ด๋ก **์ ์ธ๊ฐ์ด ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ ์ฃผ๋ ๋๊ธฐ๋ก ๋ณด๊ณ ์์ต๋๋ค. ํ๋ญํด์ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ๊ณ ํต์ ๊ฒฌ๋๊ณ ๊ทน๋ณตํ๋ ๋ฐ ์ค์ํ๋ค๊ณ ๋ดค์ผ๋ฉฐ, ์ด๋ฅผ ํตํด ์ ์ ์ ๊ฑด๊ฐ์ ์ ์งํ ์ ์๋ค๊ณ ์ฃผ์ฅํ์ต๋๋ค. ๋ก๊ณ ํ ๋ผํผ๋ ๋ค์๊ณผ ๊ฐ์ ์ธ ๊ฐ์ง ๋ฐฉ๋ฒ์ ํตํด ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ์ ์ ์๋ค๊ณ ํฉ๋๋คยน:
- ์ฐฝ์กฐ์ ๊ฐ์น(Creative Value): ์ํ์ ๋ง๋ค๊ฑฐ๋ ์ผ์ ๋ฌ์ฑํจ์ผ๋ก์จ.
- ์ฒดํ์ ๊ฐ์น(Experiential Value): ์ธ์์ผ๋ก๋ถํฐ ๋ฌด์ธ๊ฐ๋ฅผ ๋ฐ์๋ค์์ผ๋ก์จ.
- ํ๋์ ๊ฐ์น(Attitudinal Value): ๊ณ ํต์ค๋ฌ์ด ์ํฉ์ ๋ํ ํ๋๋ฅผ ํตํด.
**์นผ ์ต์ ๋ถ์์ฌ๋ฆฌํ ์ด๋ก **์ ๊ฐ์ธ์ ๋ฌด์์๊ณผ ์ง๋จ ๋ฌด์์ ์ฌ์ด์ ์ํธ์์ฉ์ ์ด์ ์ ๋ง์ถ๊ณ ์์ต๋๋ค. ์ต์ ์ธ๊ฐ์ ์ฑ๊ฒฉ์ด ๋ฌด์์์ ์๋ ๋ณดํธ์ ์ํ(archetypes)๊ณผ ๊ฐ์ธํ(individuation) ๊ณผ์ ์ ํตํด ๋ฐ๋ฌํ๋ค๊ณ ๋ดค์ต๋๋ค. ๊ทธ์ ์ด๋ก ์ ๋ค์๊ณผ ๊ฐ์ ์ฃผ์ ๊ฐ๋ ๋ค์ ํฌํจํ๊ณ ์์ต๋๋คโถ:
- ๊ฐ์ธ ๋ฌด์์(Personal Unconscious): ๊ฐ์ธ์ ๊ฒฝํ๊ณผ ๊ธฐ์ต์ด ์ ์ฅ๋์ด ์๋ ๋ฌด์์์ ์์ญ.
- ์ง๋จ ๋ฌด์์(Collective Unconscious): ์ธ๋ฅ ๊ณตํต์ ๊ฒฝํ๊ณผ ๊ธฐ์ต์ด ๋ด๊ธด ๋ฌด์์์ ์์ญ.
- ์ํ(Archetypes): ์ง๋จ ๋ฌด์์์ ์กด์ฌํ๋ ๋ณดํธ์ ์ธ ์์ง๊ณผ ์ด๋ฏธ์ง.
- ๊ฐ์ธํ(Individuation): ์์์ ํตํฉ์ ํตํด ์ฑ๊ฒฉ์ ์์ ์ฑ์ ์ถ๊ตฌํ๋ ๊ณผ์ .
ํ๋ญํด์ ๋ก๊ณ ํ ๋ผํผ๋ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ธ๊ฐ์ ์ฃผ๋ ๋๊ธฐ๋ผ๊ณ ๋ณด๋ ๋ฐ๋ฉด, ์ต์ ๋ถ์์ฌ๋ฆฌํ์ ๊ฐ์ธ์ ๋ฌด์์๊ณผ ์ง๋จ ๋ฌด์์ ์ฌ์ด์ ์ํธ์์ฉ์ ํตํด ์ฑ๊ฒฉ์ด ๋ฐ๋ฌํ๋ค๊ณ ๋ด ๋๋ค. ๋ ์ด๋ก ๋ชจ๋ ์ธ๊ฐ์ ์ถ์์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ค์ํ๋ค๋ ๊ณตํต์ ์ ๊ฐ์ง๊ณ ์์ง๋ง, ๊ทธ ์๋ฏธ๋ฅผ ์ฐพ๋ ๋ฐฉ์๊ณผ ๊ฐ์กฐ์ ์์ ์ฐจ์ด๊ฐ ์์ต๋๋ค. ํ๋ญํด์ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ธ๊ฐ์ ์ฃผ๋ ๋๊ธฐ๋ผ๊ณ ๋ณด๋ ๋ฐ๋ฉด, ์ต์ ๊ฐ์ธํ ๊ณผ์ ์ ํตํด ์์๋ฅผ ๋ฐ๊ฒฌํ๊ณ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ ๊ฐ์กฐํฉ๋๋ค.
์ถ์ฒ: Bing๊ณผ์ ๋ํ, 2024. 4. 17. (1) Logotherapy: Viktor Frankl's Theory of Meaning - Simply Psychology. https://www.simplypsychology.org/logotherapy.html. (2) Carl Gustav Jung's Theory of Personality in Psychology. https://www.simplypsychology.org/carl-jung.html. (3) Logotherapy: Viktor Frankl's Theory of Meaning - PositivePsychology.com. https://positivepsychology.com/viktor-frankl-logotherapy/. (4) Viktor Frankl | Biography, Books, Theory, & Facts | Britannica. https://www.britannica.com/biography/Viktor-Frankl. (5) Viktor Frankl's Logotherapy: The Search For Purpose and Meaning. http://www.inquiriesjournal.com/articles/660/2/viktor-frankls-logotherapy-the-search-for-purpose-and-meaning. (6) Viktor Franklโs Legacy of Meaning | Psychology Today. https://www.psychologytoday.com/us/blog/the-meaningful-life/201903/viktor-frankl-s-legacy-meaning. (7) Carl Jung: Biography, Archetypes, Theories, Beliefs - Verywell Mind. https://www.verywellmind.com/carl-jung-biography-archetypes-theories-beliefs-7556254. (8) Chapter 3, Part 2: Jungโs Basic Concepts โ PSY321 Course Text: Theories of Personality. https://open.baypath.edu/psy321book/chapter/c3p2/. (9) Carl Jung's Collective Unconscious Theory: What It Suggests About the Mind - Verywell Mind. https://www.verywellmind.com/what-is-the-collective-unconscious-2671571. (10) Carl Jung โ The Balance of Personality. https://pdx.pressbooks.pub/thebalanceofpersonality/chapter/chapter-5-carl-jung/.
2
๋น ํฐ ํ๋ญํด๊ณผ ์นผ ์ต์ ์ด๋ก ์ ๋น๊ตํด๋ณด๋ ๊ฒ์ ์ฌ๋ฆฌํ๊ณผ ์ธ๊ฐ์ ์ถ์์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๋ฐฉ๋ฒ์ ๋ํ ์ดํด๋ฅผ ๊น๊ฒ ํ๋ ๋ฐ ๋์์ด ๋ฉ๋๋ค. ๋ ์ด๋ก ๋ชจ๋ ์ธ๊ฐ์ ์ถ์์ ์๋ฏธ์ ๋ชฉ์ ์ ์ฐพ๋ ๊ฒ์ ์ค์์ฑ์ ๊ฐ์กฐํ์ง๋ง, ๊ทธ ์ ๊ทผ ๋ฐฉ์๊ณผ ์ด์ ์๋ ๋ช ํํ ์ฐจ์ด๊ฐ ์์ต๋๋ค.
๋น ํฐ ํ๋ญํด์ ๋ก๊ณ ํ ๋ผํผ:
- ์ถ์ ์๋ฏธ: ํ๋ญํด์ ์ธ๊ฐ์ด ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ฃผ๋ ๋๊ธฐ๋ผ๊ณ ๋ฏฟ์์ต๋๋ค.
- ๊ณ ํต๊ณผ ๋์ฒ: ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ์์ผ๋ก์จ ๊ณ ํต๊ณผ ์ด๋ ค์์ ๊ทน๋ณตํ ์ ์๋ค๊ณ ์ฃผ์ฅํ์ต๋๋ค.
- ์ถ์ ๊ฐ์น: ์ฐฝ์กฐ์ ๊ฐ์น, ์ฒดํ์ ๊ฐ์น, ํ๋์ ๊ฐ์น๋ฅผ ํตํด ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ์ ์ ์๋ค๊ณ ๊ฐ์กฐํ์ต๋๋ค.
์นผ ์ต์ ๋ถ์์ฌ๋ฆฌํ:
- ๊ฐ์ธํ ๊ณผ์ : ์ต์ ๊ฐ์ธํ ๊ณผ์ ์ ํตํด ์์์ ํตํฉ๊ณผ ์ฑ๊ฒฉ์ ์์ ์ฑ์ ์ถ๊ตฌํ๋ ๊ฒ์ ์ค์ํ๊ฒ ์ฌ๊ฒผ์ต๋๋ค.
- ๋ฌด์์์ ์ญํ : ๋ฌด์์, ํนํ ์ง๋จ ๋ฌด์์๊ณผ ์ํ์ ๋ํ ์ดํด๋ฅผ ํตํด ๊ฐ์ธ์ ์ฑ๊ฒฉ์ด ๋ฐ๋ฌํ๋ค๊ณ ๋ดค์ต๋๋ค.
- ์์ง๊ณผ ๊ฟ: ๋ฌด์์์ ์์ง๊ณผ ๊ฟ์ ํตํด ๊ฐ์ธ์ ๋ด๋ฉด์ ํ๊ตฌํ๋ ๊ฒ์ ๊ฐ์กฐํ์ต๋๋ค.
๋น๊ต:
- ์ ๊ทผ ๋ฐฉ์: ํ๋ญํด์ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ ์ ์ ๊ฑด๊ฐ์ ์ค์ํ๋ค๊ณ ๋ณด๋ ๋ฐ๋ฉด, ์ต์ ๊ฐ์ธ์ ๋ฌด์์๊ณผ ์ง๋จ ๋ฌด์์ ์ฌ์ด์ ์ํธ์์ฉ์ ํตํด ์ฑ๊ฒฉ์ด ๋ฐ๋ฌํ๋ค๊ณ ๋ด ๋๋ค.
- ์ค์ํ ๊ฐ์น: ํ๋ญํด์ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ธ๊ฐ์ ์ฃผ๋ ๋๊ธฐ๋ผ๊ณ ๋ณด๋ ๋ฐ๋ฉด, ์ต์ ์์์ ํตํฉ์ ํตํด ์ฑ๊ฒฉ์ ์์ ์ฑ์ ์ถ๊ตฌํ๋ ๊ฒ์ ๊ฐ์กฐํฉ๋๋ค.
- ๊ณ ํต๊ณผ ์ฑ์ฅ: ๋ ์ด๋ก ๋ชจ๋ ๊ณ ํต๊ณผ ์๊ธฐ๊ฐ ์ฑ์ฅ๊ณผ ๋ฐ๋ฌ์ ๊ธฐํ๋ฅผ ์ ๊ณตํ ์ ์๋ค๊ณ ๋ณด์ง๋ง, ๊ทธ ๊ณผ์ ์์ ์ป๋ ๊ตํ๊ณผ ์๋ฏธ ์ฐพ๊ธฐ์ ๋ฐฉ์์ด ๋ค๋ฆ ๋๋ค.
์ด๋ฌํ ๋น๊ต๋ฅผ ํตํด ์ฐ๋ฆฌ๋ ๋ ์ด๋ก ์ด ์ธ๊ฐ์ ์ถ์์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๋ฐฉ์์ ๋ํด ์๋ก ๋ค๋ฅธ ๊ด์ ์ ์ ๊ณตํ๋ค๋ ๊ฒ์ ์ ์ ์์ต๋๋ค. ํ๋ญํด์ ๋ก๊ณ ํ ๋ผํผ๋ ์ถ์ ์๋ฏธ๋ฅผ ์ฐพ๋ ๊ฒ์ด ์ธ๊ฐ์ ์ฃผ๋ ๋๊ธฐ๋ผ๊ณ ๋ณด๋ ๋ฐ๋ฉด, ์ต์ ๋ถ์์ฌ๋ฆฌํ์ ๊ฐ์ธํ ๊ณผ์ ์ ํตํด ์์๋ฅผ ๋ฐ๊ฒฌํ๊ณ ์ฑ๊ฒฉ์ ์์ ์ฑ์ ์ถ๊ตฌํ๋ ๊ฒ์ ๊ฐ์กฐํฉ๋๋ค. ๋ ์ด๋ก ๋ชจ๋ ๊ฐ์์ ๋ฐฉ์์ผ๋ก ์ธ๊ฐ์ ์ถ์์ ์๋ฏธ์ ๋ชฉ์ ์ ์ฐพ๋ ๋ฐ ์ค์ํ ๊ธฐ์ฌ๋ฅผ ํ๊ณ ์์ต๋๋ค.
EmacsConf - 2023 - talks - Emacs saves the Web (maybe)
https://emacsconf.org/2023/talks/web/
Projects and tools mentioned in the talk:
LibreJS https://gnu.org/s/librejs
lynx https://lynx.invisible-island.net
noscript https://noscript.net
GreaseMonkey https://www.greasespot.net/
Haketilo https://haketilo.koszko.org
mitmproxy https://mitmproxy.org
Invidious https://invidious.io
youtube-dl https://youtube-dl.org
libretube https://libre-tube.github.io
newpipe https://newpipe.net
woob https://woob.tech/
Redirector http://einaregilsson.com/redirector/
libredirect https://libredirect.github.io
openwith https://addons.mozilla.org/addon/open-with/
mastodon.el https://codeberg.org/martianh/mastodon.el
mastorg https://g.ypei.me/dotted.git/tree/emacs/.emacs.d/lisp/my/mastorg.el
sx.el https://github.com/vermiculus/sx.el
buildbot.el https://g.ypei.me/buildbot.el.git/about/
emacs-hnreader https://github.com/thanhvg/emacs-hnreader
emacs-w3m https://emacs-w3m.github.io/
luwak https://g.ypei.me/luwak.git/about/
url-rewrite https://g.ypei.me/url-rewrite.git/about/
wkhtmltopdf https://wkhtmltopdf.org
pdf-tools https://github.com/vedang/pdf-tools
emacs-web-server https://elpa.gnu.org/packages/web-server.html
yolo.el https://g.ypei.me/dotted.git/tree/emacs/.emacs.d/lisp/my/yolo.el
bom.el https://g.ypei.me/bom.el.git/about/
Imported on [2024-04-23 Tue]
I Annotate 2016 - Berlin
[2024-04-21 Sun 10:48]
timeanddate.com
[2024-04-21 Sun 10:52]
gothinkster/realworld
https://github.com/gothinkster/realworld
[2024-04-22 Mon 15:16] "The mother of all demo apps" โ Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
eunmin/realworld-clojure
https://github.com/eunmin/realworld-clojure
[2024-04-22 Mon 15:16]
GitHub - licht1stein/context-transient.el: Context specific transient-
12 Week Year in Emacs - YouTube
[2024-05-14 Tue 06:10] chatgpt ๋ฅผ ํ์ฉํ์ฌ ์ง์์ ์ต๋ํ๋ ๋ฐฉ๋ฒ์ ์กฐ๊ธ ๋ ์ ์คํ๊ฒ ๊ณ ๋ฏผํด์ผ๊ฒ ๋ค. ์์์์ 12์ฃผ ๊ณํ์ ๋ง๋ค์ด์ ์ผ์ ์งํํ๋ ๋ฐฉ๋ฒ์ ๋ณด์ฌ์ค๋ค. ํ๋๋๋ถํฐ ์ด์ ๋ค ๋ทฐ๊น์ง ํ๋ฅญํ๋ค. ๊ทธ๋ฌ๋๊น 3๊ฐ์ ๋จ์๋ก ํ๋ก์ ํธ๋ฅผ ์งํ ํ ์ ์๋ ๊ฒ์ด๋ค. ๊ตฐ๋๋๊ธฐ๊ฐ ์์ด ๊น๋. ๋ช ํํ ๋ชฉํ๊ฐ ์์ด์ผ ๋๋๋ฐ ์ ๋งคํ๋ค. ์์์๋ ๊ธฐํ ๋ฐฐ์ฐ๋ ๊ฒ์ธ๋ฐ ์๋ฌด๋ ด. ์ด๋ฐ ๋ฅ์ ํ์ต์ ๋ช ํํ๊ฒ ํด์ค๋ฏ.
images with chatgpt
prompt ์ 12์ฃผ ์ผ์ ํ๋ฅผ ๋ง๋ค์ด์ ํ์ฉํ๋ค.
where are resources i can use learn all this?
>
org ์คํ์ผ๋ก ์์ฑํด์ค ๋ค์๊ณผ ๊ฐ์ด... ์๋ฒฝํ๊ฒ ๋ตํด์ค๋ค.
>
mbivert/ttm - github.com Theoretical-Minimum codes
GitHub - chaaland/classical-mechanics-ttm: Solutions to problems in S-
GitHub - junghan0611/book-computational-literary-analysis: A textbook-
https://lexfridman.com/reading-list/
GitHub - marcIhm/org-index: Ranked and incremental search among selected org-headlines. Available on MELPA.
https://github.com/marcIhm/org-index
hwiorn/anki-open-org-note: This Anki plugin makes workflow that going back to your original org-heading and text easily without any extra backlink field.
https://github.com/hwiorn/anki-open-org-note
GitHub - martibosch/ubuntu-setup-guide https://github.com/martibosch/ubuntu-setup-guide
https://github.com/sstraust/shannonmax
https://github.com/weavermarquez/ob-penrose :mathmatics: * alhassy/org-agda-mode: An Emacs mode for working with Agda code in an Org-mode like fashion, more or less.
https://github.com/alhassy/org-agda-mode
Imported on [2024-06-12 Wed]
Copyright v. Attribution Based Economics |
https://drym.org/copyright-v-attribution-based-economics/
[2024-05-20 Mon 16:50]
Chat with ChatGPT: What is a Single Idea in an Atomic Note? | nobiot
https://nobiot.com/blog/2024-04-13_chat-with-chatgpt-atomic-note-and-single-idea/
[2024-05-20 Mon 17:03]
Informative diff hunks for Emacs Lisp and Org
https://protesilaos.com/codelog/2021-01-26-git-diff-hunk-elisp-org/
[2024-05-22 Wed 13:45]
Imported on [2024-06-20 Thu]
Functional Programming Languages for AI: Clojure - Efficient Programming
[2024-06-20 Thu 10:32]
https://github.com/cpbotha/org-roam-canvas
Mathing in Emacs with Casual
Imported on [2024-09-21 Sat]
- Logic Matters
[2024-09-08 Sun 19:17]
- ์ฌ๊ธฐ ๊ฐ์ด๋๊ฐ ์๋๋ฐ ๋ญ๊น
[eBook] ์ด๋ ธ๋ฒ ์ดํฐ p.0์ฝ๋ฉํธ - ์ฌ๋ฝ
https://sarak.yes24.com/reading-note/junghanacs/oz9lO7wRMUsEQl73
[2024-09-21 Sat 23:33] ์ด๋ ธ๋ฒ ์ดํฐ
Imported on [2024-09-21 Sat]
[eBook] ์ด๋ ธ๋ฒ ์ดํฐ p.0์ฝ๋ฉํธ
https://sarak.yes24.com/reading-note/junghanacs/oz9lO7wRMUsEQl73/page-comment/EBiDEEQkAcH9adgM
[2024-09-21 Sat 23:50]