Skip to content

Instantly share code, notes, and snippets.

View jslee02's full-sized avatar
๐ŸŒด
I may be slow to respond.

Jeongseok (JS) Lee jslee02

๐ŸŒด
I may be slow to respond.
View GitHub Profile
@mluerig
mluerig / paperpile_crawler.py
Created January 13, 2020 09:47
paperpile shared folder download pdf crawler
# this is not a standalone script, i.e. needs to be run from some IDE
import os
from bs4 import BeautifulSoup
import re
shared_folder_url = "" # your shared folder url
save_dir = "D:\\Temp\\pdfs"
all_urls = []
for page in ["","/2", "/3", "/4"]: # if you have multiple pages
@philoskim
philoskim / vscode-on-ubuntu.adoc
Last active April 1, 2025 04:26
Ubuntu์—์„œ Visual Studio Code ํ•œ๊ธ€ ์ž…๋ ฅ ์•ˆ๋˜๋Š” ํ˜„์ƒ ํ•ด๊ฒฐ๋ฒ•

Ubuntu์—์„œ Visual Studio Code ํ•œ๊ธ€ ์ž…๋ ฅ ์•ˆ๋˜๋Š” ํ˜„์ƒ ํ•ด๊ฒฐ๋ฒ•

Ubuntu 19.10์—์„œ Visual Studio Code ์‚ฌ์šฉ ์ค‘ ํ•œ์˜ ์ „ํ™˜ํ‚ค๋ฅผ ๋ˆ„๋ฅด๊ณ  ํ•œ๊ธ€์„ ์ž…๋ ฅํ•˜๋ ค ํ–ˆ๋”๋‹ˆ, ํ•œ๊ธ€ ์ž…๋ ฅ์ด ์•ˆ๋˜๊ณ  ์˜์–ด๋งŒ ๊ณ„์† ์ž…๋ ฅ๋˜๋Š” ํ˜„์ƒ์„ ๋ฐœ๊ฒฌํ–ˆ๋‹ค. ๊ทธ๋ž˜์„œ ์ธํ„ฐ๋„ท์„ ๊ฒ€์ƒ‰ํ•ด ๋ดค๋”๋‹ˆ snap ํ˜•์‹์˜ Visual Studio Code๋ฅผ ์„ค์น˜ํ•œ ๊ฒฝ์šฐ์—, Ubuntu์˜ ์ž…๋ ฅ๊ธฐ์ธ IBus์™€ ์ถฉ๋Œํ•ด์„œ ์ผ์–ด๋‚˜๋Š” ํ˜„์ƒ์ด๋ผ๊ณ  ํ•œ๋‹ค. ๊ทธ๋Ÿฐ๋ฐ .deb ํ˜•์‹์˜ Visual Studio Code๋ฅผ ์„ค์น˜ํ•œ ๊ฒฝ์šฐ์—๋Š” ๊ทธ๋Ÿฐ ๋ฌธ์ œ๊ฐ€ ์—†๋‹ค๋Š” ์‚ฌ์‹ค์„ ์•Œ๊ฒŒ ๋˜์–ด, ์„ค์น˜ํ•ด ๋ดค๋”๋‹ˆ ํ•œ๊ธ€ ์ž…๋ ฅ์ด ์ •์ƒ์ ์œผ๋กœ ์ด๋ฃจ์–ด์ง€๋Š” ๊ฒƒ์„ ํ™•์ธํ–ˆ๋‹ค. ๊ทธ๋ž˜์„œ ๊ฐ™์€ ๋ฌธ์ œ๋ฅผ ๊ฒช๋Š” ์‚ฌ๋žŒ๋“ค์„ ์œ„ํ•ด ์ด ํ•ด๊ฒฐ๋ฒ•์„ ๊ณต์œ ํ•˜๊ณ ์ž ํ•œ๋‹ค.

  • ๋จผ์ € ์ด๋ฏธ ์„ค์น˜๋˜์–ด ์žˆ๋Š” snap ํ˜•์‹์˜ Visual Studio Code๋ฅผ ์ œ๊ฑฐํ•œ๋‹ค.

@luncliff
luncliff / cmake-tutorial.md
Last active April 19, 2025 04:49
CMake ํ• ๋•Œ ์ชผ์˜ค์˜ค๊ธˆ ๋„์›€์ด ๋˜๋Š” ๋ฌธ์„œ

CMake๋ฅผ ์™œ ์“ฐ๋Š”๊ฑฐ์ฃ ?
์ข‹์€ ํˆด์€ Visual Studio ๋ฟ์ž…๋‹ˆ๋‹ค. ๊ทธ ์ด์™ธ์—๋Š” ์ „๋ถ€ ์‚ฌ๋„(้‚ช้“)์ž…๋‹ˆ๋‹ค ์‚ฌ๋„! - ์ž‘์„ฑ์ž

์ฃผ์˜

  • ์ด ๋ฌธ์„œ๋Š” CMake๋ฅผ ์ฃผ๊ด€์ ์œผ๋กœ ์„œ์ˆ ํ•ฉ๋‹ˆ๋‹ค
  • ์ด ๋ฌธ์„œ๋ฅผ ํ†ตํ•ด CMake๋ฅผ ์‹œ์ž‘ํ•˜๊ธฐ์—” ์ ํ•ฉํ•˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค
    https://cgold.readthedocs.io/en/latest/ 3.1 ์ฑ•ํ„ฐ๊นŒ์ง€ ๋”ฐ๋ผํ•ด๋ณธ ์ดํ›„ ๊ธฐ๋ณธ์‚ฌํ•ญ๋“ค์„ ์†์„ฑ์œผ๋กœ ์ตํžˆ๋Š” ๊ฒƒ์„ ๋•๊ธฐ์œ„ํ•œ ๋ณด์กฐ์ž๋ฃŒ๋กœ์จ ์ž‘์„ฑ๋˜์—ˆ์Šต๋‹ˆ๋‹ค
@ClintLiddick
ClintLiddick / External_GTest.cmake
Last active April 26, 2024 14:18
CMake ExternalProject_Add for Google Mock (gmock) and Google Test (gtest) Libraries
find_package(Threads REQUIRED)
ExternalProject_Add(
googletest
GIT_REPOSITORY https://github.com/google/googletest.git
UPDATE_COMMAND ""
INSTALL_COMMAND ""
LOG_DOWNLOAD ON
LOG_CONFIGURE ON
LOG_BUILD ON)