Skip to content

Instantly share code, notes, and snippets.

View suhye0n's full-sized avatar
🎯
Focusing

suhye0n suhye0n

🎯
Focusing
View GitHub Profile
@suhye0n
suhye0n / gist:79193b24d18ceb33ea9e1cbb4d1220fc
Created March 26, 2024 13:22
0308010c:digital envelope routines::unsupported
export NODE_OPTIONS=--openssl-legacy-provider
@suhye0n
suhye0n / axios korean
Last active August 3, 2023 01:32
axios 한글 깨짐 해결 하는 모듈
const iconv = require('iconv-lite');
const htmlContent = response.data;
let htmlCMD = iconv.decode(htmlContent,"EUC-KR").toString();
@suhye0n
suhye0n / I'm an early 🐤
Last active December 1, 2022 14:14
I'm an early 🐤
🌞 Morning 9 commits ▊░░░░░░░░░░░░░░░░░░░░ 3.9%
🌆 Daytime 116 commits ██████████▍░░░░░░░░░░ 49.8%
🌃 Evening 92 commits ████████▎░░░░░░░░░░░░ 39.5%
🌙 Night 16 commits █▍░░░░░░░░░░░░░░░░░░░ 6.9%