Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
  • Tag, it
Sign in

it

it tech ai

[2026 실전 가이드] 클라우드 없이 내 PC에서 AI 에이전트 직접 돌리는 방법

🖥️ 2026 로컬 AI 실전 가이드[2026 실전 가이드] 클라우드 없이 내 PC에서 AI 에이전트 직접 돌리는 방법월 구독료 0원 · 인터넷 끊겨도 OK · 개인정보 유출 걱정 없음 — 내 PC에 AI 에이전트를 직접 심어보세요.📋 목차왜 지금 로컬 AI 에이전트인가내 PC 사양이 될까? — 최소·권장 기준 총정리2026년 추천 로컬 AI 도구 TOP 3Ollama로 5분 만에 로컬 LLM 띄우기용도별 추천 모델 선택 가이드진짜 에이전트처럼 쓰는 법 — Open WebUI & n8n자주 묻는 질문 (FAQ)왜 지금 로컬 AI 에이전트인가솔직히 말하면, 저도 처음엔 '그냥 ChatGPT 쓰면 되지 굳이 왜?'라는 생각이었어요. 매달 구독료 내면서 쓰다 보니 슬슬 이런 생각이 들더라고요. 내가 입력하..
wono | discuss |
it tech ai

로컬 LLM과 AI 에이전트 활용 -새로운 비즈니스

IT재발견 기업혁신 그리고 AI | 혹시 독자는 아래와 같은 고민을 하고 있지 않습니까? "AI를 활용하고 싶지만, 클라우드 서비스에 데이터를 보내는 것은 조금 불안한데..." "인터넷 사용제약이 있는 환경에서도 AI를 사용하고 싶다" ChatGPT, Gemini, Claude등의 LLM이 우리의 삶과 비즈니스에 혁명을 일으키는 반명에 이런 서비스에는 클라우드 의존하는 공통적인 제약이 있
wono | discuss |
it tech ai

9개의 Claude 에이전트가 협업하는 멀티에이전트 개발 시스템 | GeekNews

9개의 전문화된 Claude 에이전트가 협업하여 소프트웨어 개발을 자동화하는 시스템입니다. 어떤 프로젝트인가요? 사용자가 "TODO 앱 만들어줘"라고 요청하면, 9개의 AI 에이전트가 실제 개발팀처럼 역할을 나눠 작업합니다: Orchestrator: 전체 워크플로우 관리 Require…
wono | discuss |
it dev nextjs

Next.js 트러블슈팅: CORS와 Version Skew 에러 원인부터 해결까지 | 카카오페이 기술 블로그

Next.js에서 CORS와 Version Skew 에러의 원인을 파악하고 해결했던 경험을 공유합니다.
wono | discuss |
it dev nextjs

next.js 배포환경 서로 빌드 버전이 다를경우!

이 문서는 api1 / api2 + Nginx Load Balancing + 롤링 배포 환경에서,Next.js의 generateBuildId와 deploymentId를 왜 써야 하는지,그리고 각각이 어떤 문제를 해결하는지 정리한 문서다.특히 아래 문제를 이해하고 대응하
wono | discuss |
it dev nextjs

LINE야후 Tech-Verse2025 Day2 | mintora

LINE야후 Tech-Verse2025 Day2
wono | discuss |
it dev nextjs

Next.js Version Skew Protection: The Complete 2026 Guide

Learn how to fix version skew in Next.js. Covers Vercel, Netlify, AWS Amplify, Cloudflare, and custom implementations with ready-to-use code. Updated for Next.js 16.
wono | discuss |
it dev nextjs

users_are_constantly_having_version_skew_errors

wono | discuss |
it dev nextjs

Next.js JWT Authentication: Complete Guide to Secure Your App in 2026

Building secure authentication in Next.js applications can be challenging, especially with the... Tagged with javascript, nextjs, security, tutorial.
wono | discuss |
it dev nextjs beforeinteractive

No Before Interactive Script Outside Document

wono | discuss |
it dev nextjs beforeinteractive

<Script> – Nextjs 한글 문서

Optimize third-party scripts in your Next.js application using the built-in `next/script` Component.
wono | discuss |
it dev nextjs timezone

FM-mood-tracking-app/components/TimeZoneSetter.tsx at aab942ff361aee4a2e862d5eec006849d7e76e76 · 3lectrologos/FM-mood-tracking-app

Contribute to 3lectrologos/FM-mood-tracking-app development by creating an account on GitHub.
wono | discuss |
it dev apihook

GitHub - TsudaKageyu/minhook: The Minimalistic x86/x64 API Hooking Library for Windows

The Minimalistic x86/x64 API Hooking Library for Windows - TsudaKageyu/minhook
wono | discuss |
it dev nextjs referrer

Next.js에서 이전 페이지 이동을 시켰는데 이전 페이지로 이동하지 않는 이유

프로젝트 기획에서 header에서 뒤로가기 버튼을 클릭하면 이전 페이지로 이동해야 한다.라는 규칙이 있었다. window.history.back() 이나 router.back()을 이용해서 구현하고자 하였으나 제대로 동작되지 않았고, 여러 삽질 끝에 해결하게 되었다.
wono | discuss |
it dev table pin sticky

Shadcn UI Sticky Table Header Implementation

> As discussed in GitHub Issue #1151, the root cause is: Sticky positioning doesn’t work correctly when any parent element has an overflow property ( other than visible) Solutions Solution 1: Modify the Table Component (Recommended) This approach is both flexible and backward-compatible.
wono | discuss |
it dev table pin sticky

React TanStack Table Column Pinning Sticky Example | TanStack Table Docs

An example showing how to implement Column Pinning Sticky in React using TanStack Table.
wono | discuss |
it tool github collab

[Git] GitHub Issue, Milestone, Kanban

GitHub Issue GitHub에서는 다음과 GitHub Issue의 특징을 설명하고 있다. > Use GitHub Issues to track ideas, feedback, tasks, or bugs for work on GitHub. GitHub Issue를
wono | discuss |
it ops aws rds postgresql18

Amazon RDS for PostgreSQL, 이제 메이저 버전 18 지원 - AWS

AWS의 새로운 소식을 자세히 알아보세요 Amazon RDS for PostgreSQL, 이제 메이저 버전 18 지원
wono | discuss |
it ops aws rds postgresql gin index

JSON 데이터베이스로서의 PostgreSQL: 고급 패턴 및 모범 사례 | Amazon Web Services

JSON 데이터베이스로서의 PostgreSQL: 고급 패턴 및 모범 사례 이 글은 AWS Database Blog에 게시된 PostgreSQL as a JSON database: Advanced patterns and best practices by Ezat Karimi을 한국어 번역 및 편집하였습니다. 최신 애플리케이션에는 적응형 데이터 모델이 필요합니다. 예를 들어, 전자 상거래 제품 카탈로그는 다양한 속성과 끊임없이 변화하는 요구사항을 가지고 있습니다. 이러한 문제를 마이그레이션 없이 처리할 […]
wono | discuss |
it dev nextjs issue

Next.js 15에서 16으로 업그레이드한 후 서버 요청 수와 지연 시간이 증가했습니다

Link to the code that reproduces this issue https://github.com/carlos-dubon/next-16 To Reproduce Upgrade to Next.js version 16 Current vs. Expected behavior After upgrading from Next.js 15 to Next.js 16, I noticed that the number of requ...
wono | discuss |
Next
© 2026. LINKTAG.ORG. Help Feedback Privacy Terms