Skip to content

Instantly share code, notes, and snippets.

View hyunbinseo's full-sized avatar

Hyunbin Seo hyunbinseo

  • 다양한학습자를위한 주식회사
  • Republic of Korea
  • 12:55 (UTC +09:00)
  • LinkedIn in/hyunbinseo
View GitHub Profile

안녕하세요. 네이버 클라우드 플랫폼입니다.

Archive 스토리지는 저장소를 2 Tier로 운영하고 있으며, 데이터는 안전하게 보호되고 있습니다.

저장된 데이터는 오래된 데이터를 기반으로 ILM(Information Lifecycle Management) Policy에 의하여 1차 저장소에서 2차 저장소로 이관되며, 다운로드 요청에 따라 데이터는 2차 저장소에서 1차 저장소로 이전 후 다운로드 가능하게 됩니다.

해당 현상은 데이터를 요청을 제공하기 위해 1차 저장소로 옮겨오는 도중 요청이 완료되지 않아 콘솔 에러 발생으로 추정됩니다.

Object 다운로드 개별적으로 요청된 이후 1차 저장소로 옮겨온 데이터는 다운로드 가능합니다.

@hyunbinseo
hyunbinseo / +index.html
Last active September 30, 2025 08:46
Learning Material
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>
<canvas></canvas>
<script>
@hyunbinseo
hyunbinseo / join.md
Last active September 30, 2025 07:49
입사 및 퇴사 실무 절차

사전 정보 수집

  • 주민등록번호
  • 여권상 영문 이름
  • 본인 명의 휴대전화 번호
  • 본인 명의 급여 계좌
  • 개인 이메일 주소
  • 실거주 주소지

중소기업 취업자 소득세 감면 여부

@hyunbinseo
hyunbinseo / moneypin.md
Created September 5, 2025 01:54
머니핀 법인 설립 전 비용 처리

법인 설립 전 대표자 지출 머니핀 반영 방법

법인 계좌 -> 대표자 계좌로 출금 (각각 or 합쳐서)

합쳐서 출금했다면 통장 출금 내역 터치 / 분할 진행

대표자 카드 결제 내역

  • 사업가계부 / +거래등록 / 비용 / 카드에 입력
  • 실제 결제에 사용된 카드번호화 사업자번호 입력은 필수
@hyunbinseo
hyunbinseo / .commands.md
Last active October 23, 2025 00:54
Frequently Used Commands
winget upgrade # list
winget upgrade --all
winget upgrade --id Microsoft.PowerToys
./adb devices # C:\Program Files (x86)\ClockworkMod\Universal Adb Driver
./adb shell settings put system csc_pref_camera_forced_shuttersound_key 0 # disable galaxy shutter sound
pnpm svgo -rf ./ -o ./ # https://github.com/svg/svgo#readme
@hyunbinseo
hyunbinseo / chi-2024-sessions.md
Last active March 16, 2025 11:47
CHI '24: Proceedings of the 2024 CHI Conference on Human Factors in Computing Systems

AI and Interaction Design

  1. (Un)making AI Magic: A Design Taxonomy - link
  2. AI-Assisted Causal Pathway Diagram for Human-Centered Design - link
  3. Enhancing UX Evaluation Through Collaboration with Conversational AI Assistants: Effects of Proactive Dialogue and Timing - link
  4. Jigsaw: Supporting Designers to Prototype Multimodal Applications by Chaining AI Foundation Models - link
  5. VAL: Interactive Task Learning with GPT Dialog Parsing - link

AI and UI Design

@hyunbinseo
hyunbinseo / exported.svg
Created February 27, 2025 04:24
Optimizing repetition inside SVG with sprites
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hyunbinseo
hyunbinseo / 10-cubes-stacked-alt.svg
Last active February 11, 2025 13:15
SVG sprite based repeating cubes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.