UUnknowninamecoder.hashnode.dev·Jan 22 · 3 min read[Deep Dive] AI도 양심이 있을까?[Deep Dive] AI도 양심이 있을까? :클로드의 헌법(Claude’s Constitution) 해부하기 AI도 양심이 있을까? : 클로드의 헌법(Claude’s Constitution) 해부하기 인공지능이 점점 똑똑해지면서 우리는 자연스럽게 두려움을 느낍니다.“이 녀석이 나쁜 마음을 먹으면 어떡하지?” 앤스로픽(Anthropic)은 이 질문에 답하기 위해 2026년 1월, 클로드의 헌법(Claude’s Constitution) 전문을 공...00
UUnknowninamecoder.hashnode.dev·May 17, 2025 · 3 min readAWS CLI로 리전간 DynamoDB 테이블 복제하기AWS CLI로 리전간 DynamoDB 테이블 복제하기 DynamoDB 테이블을 한 리전에서 다른 리전으로 복제하는 방법을 단계별로 알아보겠습니다. 준비 사항 AWS CLI 설치 및 구성 # AWS CLI 설치 (아직 설치하지 않은 경우) # Windows: https://awscli.amazonaws.com/AWSCLIV2.msi 다운로드 후 실행 # Mac: brew install awscli 또는 https://awscli.amazona...00
UUnknowninamecoder.hashnode.dev·Aug 16, 2024 · 2 min readHow to Enable bin_log in AWS RDSHow to Enable bin_log in AWS RDS To enable binary logs in RDS, you need to activate automated backups. Once automated backups are enabled, RDS will automatically activate binary logs to support PITR (Point-in-Time Recovery) and replication. Here are ...00
UUnknowninamecoder.hashnode.dev·Aug 8, 2024 · 1 min read[Beanstalk] Too many application versions, cannot create a new version for applicationSignin to AWS Console Go to Beanstalk Select Environments Select Application versions of selected Environments(Above 3 step) Check versions for deletion Delete (You can find Actions button) Manually deleting every time can be too cumbersome. Therefo...00
UUnknowninamecoder.hashnode.dev·Aug 8, 2024 · 2 min readHow to Overcome YouTube Addiction"I am unintentionally wasting too much time due to YouTube's algorithm! I felt so frustrated with the wasted time that I tried to stop using the YouTube app by either pausing or deleting it. However, whenever I got bored, I would reinstall it and wat...00