묻고 답해요
167만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결공식 엠버서더가 알려주는 노션 엑기스
(1)노션 사이트 공유 및 (2)갤러리 보기 기능에 대한 질문드립니다.
지니언트님 안녕하세요. 강의 정말 잘 들었습니다. 강의내용 바탕으로 노션시스템(?) 하나 만드니까 일상생활에도 도움이 많이 되고 있습니다. 이 기회를 빌려 감사인사 드립니다. 지금까지는 저 혼자 쓸 시스템 만들었는데, 이번에 독서모임 멤버들이 함께 쓸 노션 사이트를 기획 중입니다. 그런데 두가지 문제에 봉착하게 되어 질의 드립니다. 감사합니다..! (1) 갤러리 뷰에 새로만들기 버튼이 안 보이게 하는 법이 궁금합니다. 저는 한칸만 조회되었으면 하는데, 새로만들기 버튼이 생기는데 해결방법이 있을지요? (2) 사용자 권한 차등을 설정할 수 있을지 궁급합니다. 멤버들이 사이트를 구경하고 허락받은 글을 생성하는 건 좋지만, 공들여 만든 통계 수식이나 DB 테이블을 건드리면 안 되어서요, 이 부분을 세세하게 설정할 수 있는 방법이 있을지 문의 드립니다.
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
/permissions 질문
큰프로젝트를 진행할때claude 에게 일을시키고 퇴근 하게 될텐데 그럴때 permissions 을 물어보면 더이상 claude가 그 다음 행동을 취하지 못할텐데 모든 것을 다 허용하려면 어떻게 해야하나요?
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
MCP 질문입니다.
저는 윈도우 환경이고Playwright MCP 3 설치 완료하였고npm run dev까지 잘 마쳤습니다. ctrl+c를 하고 클로드를 실행 하였 을때New MCP server found in .mcp,json: platwright 라는 오른쪽 창이 안뜹니다..ㅠ
-
해결됨코드 한 줄 안 쓰고 주식 자동 분석 시스템 만들기 feat. Claude CLI
part7 강의 자료와 영상의 자료가 다른거 같아요
prompt1 - 프로젝트 셋업이 강의자료 PDF상의 내용과 다르게 적용된거 같아서 여쭙니다. 제가 잘 못 확인하고 있는건지요,..? 일단은 PDF에 나와 있는데로 설치하고 있습니다.
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
컨텍스트 질문입니다!
프로젝트 생성 2 - 역할 프롬프트 엔지니어링에useMediaQuery,useLocalStorage가 직접 구현된 코드인지 아닌지는 암기가 필요한 부분일까요??
-
미해결
개인화, 허브, 클로 등 기능들이 궁금해요
첫 수업 흥미진진하게 보았습니다. 젠스파크에서 '개인화' 설정을 하면 맞춤형 정보를 얻을 수 있다고 하셨는데, 개인 신상정보나 AI와 나눈 대화들이 노출될 우려는 없나요? '허브' 기능은 일종의 프로젝트 폴더 같은 것이라고 알고 있는데, 허브에서 새 프로젝트를 생성할 때 목표나 역할, 맥락, 형식 등 기본적인 정보를 설정하면 1주차 수업에서 알려주신 프롬프트(역할, 목표, 맥락, 형식 등 4요소)를 대체해도 되나요? '클로' 기능이 새로 추가되어 별도의 비용을 지불해야 이용할 수 있는 것 같은데, 이에 대해서도 알려주시면 감사하겠습니다.
-
해결됨Spring Boot, AWS로 백엔드 서비스 한 사이클 완성하기
EC2 실습 중 docker-compose / docker ps 실행 시 권한 오류 문의
안녕하세요, 강사님.실습 자료대로 진행 중인데 EC2에서 docker-compose up -d, docker ps -a 같은 명령을 실행할 때 permission denied while trying to connect to the Docker daemon socket 오류가 발생해서 문의드립니다.확인해보니 현재 제 계정(ec2-user)은 docker 그룹에 포함되어 있지 않고, /var/run/docker.sock는 root docker 권한으로 되어 있어서 sudo를 붙여야만 명령이 실행되고 있습니다.혹시 강사님 실습 환경에서는 이미 docker 그룹 설정이 되어 있어서 sudo 없이 진행이 가능했던 것인지,아니면 제가 중간에 빠뜨린 설정 단계가 있는지 궁금합니다.현재는 sudo docker-compose up -d, sudo docker ps -a처럼 sudo를 붙이면 진행은 되는데,실습 의도상 계속 sudo를 사용해도 괜찮은지 확인 부탁드립니다.감사합니다.
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
shadcnUI
인강에는 "npx shadcn@latest init "까지 나와 있는데 실제로 제가 들어가보니"npx shadcn@latest init --preset [CODE] --template next"로 변경되어 있더라구요.이 건은 새로운 설치 방식으로 하면 추천색상으로 자동으로 들어가게 되는건가요??너무 기초적인 이야기 질문을 많이하는 것 같네요 ㅠㅠ
-
미해결AI 에이전트 개발 오리엔테이션
DXB APPS - A Leading Mobile App Development Company in UAE
Why Businesses Need a Mobile App Development Company in UAEThe demand for a reliable mobile app development company in uae has grown fast as businesses shift toward digital platforms. From startups to established enterprises, companies now depend on mobile apps to reach customers, manage operations, and stay competitive. In a market like the UAE, where users expect smooth, fast, and user friendly digital experiences, choosing the right development partner is not optional anymore.A strong mobile presence helps brands connect with their audience in real time. Whether it is eCommerce, fintech, healthcare, or logistics, mobile apps play a direct role in user engagement and revenue growth. This is why businesses are actively searching for experienced mobile app developers who understand both technology and the regional market.DXB APPS and Its Role in UAE’s App Development IndustryDXB APPS has positioned itself as a trusted name in the app development uae ecosystem by focusing on practical business needs rather than just technical delivery. The company works closely with clients to understand their goals, then builds applications that solve real problems.Their approach is simple but effective. They do not just build apps, they build solutions that perform under real conditions. This includes user behavior analysis, performance optimization, and ongoing support after launch. In a competitive region like Dubai, where expectations are high, this level of attention makes a clear difference.Understanding the UAE Mobile App MarketThe UAE is one of the most digitally connected regions in the world. High smartphone penetration and strong internet infrastructure have created an environment where mobile apps are part of daily life. This has increased the need for a capable mobile app development agency that can deliver quality across platforms.Businesses here are not just looking for basic apps. They want scalable systems, secure integrations, and designs that match global standards. That is why many organizations choose a custom mobile app development company instead of going for generic solutions. Custom apps allow businesses to control features, performance, and user experience more effectively.What Makes DXB APPS Stand OutDXB APPS focuses on delivering tailored solutions that align with business goals. Instead of using a one size fits all method, they build apps based on specific client requirements. This includes everything from UI design to backend architecture.The team combines technical expertise with market insight. They understand what users in Dubai expect from mobile apps, which helps them design better user journeys. Their process includes research, planning, development, testing, and deployment, all handled with close client involvement.Another factor that sets them apart is their focus on long term value. They ensure that apps remain functional and relevant even after launch by offering updates and maintenance support.iOS App Development in Dubai - A Growing DemandWith a large portion of high income users relying on Apple devices, ios app development in dubai has become a priority for many businesses. iOS users tend to expect polished design and high performance, which requires experienced developers.DXB APPS has worked extensively on iphone app development dubai projects, building apps that meet Apple’s strict guidelines. Their experience as an ios app development company dubai allows them to create apps that are not only visually appealing but also technically sound.From enterprise apps to customer facing platforms, iOS development remains a key area for businesses targeting premium users in the UAE.The Importance of Custom Mobile App DevelopmentGeneric apps often fail to meet business expectations because they lack flexibility. This is where a custom mobile app development company becomes valuable. Custom apps are designed to match specific workflows, user needs, and business goals.DXB APPS focuses heavily on customization. They build apps that integrate with existing systems, support business operations, and provide a better user experience. This approach helps businesses scale without facing technical limitations later.Customization also allows companies to add unique features that differentiate them from competitors. In a crowded market like the UAE, this can be a major advantage.Choosing the Right App Development Companies in UAEThere are many app development companies in uae, but not all offer the same level of expertise. Businesses need to evaluate factors like experience, portfolio, communication, and post launch support before making a decision.DXB APPS stands out because of its balanced approach. They focus on both technical quality and business outcomes. Their team of app developers uae works closely with clients, ensuring transparency and clear communication throughout the project.This reduces risks and helps businesses stay on track with timelines and budgets.Future Trends in Mobile App Development UAEThe app development uae market is evolving quickly. Technologies like artificial intelligence, machine learning, and cloud integration are becoming part of modern apps. Businesses are also focusing more on user experience, data security, and performance optimization.Companies like DXB APPS are adapting to these changes by updating their development practices. They invest in new tools and frameworks to ensure that their apps remain competitive in the long run.Another growing trend is cross platform development, which allows businesses to reach both Android and iOS users efficiently. However, native development still plays a strong role, especially in ios app development company in uae projects where performance and design quality are critical.Final Thoughts on Mobile App Development in UAEChoosing the right development partner can shape the success of your digital strategy. A reliable mobile app development company in uae will not just build your app but also guide you through the entire process, from idea to launch and beyond.DXB APPS continues to prove its value by delivering practical, scalable, and user focused applications. With a strong understanding of the local market and a skilled team of mobile app developers, they remain a solid choice for businesses looking to build impactful mobile solutions in the UAE.
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
프로젝트1(스타터킷) 관련 질문
안녕하세요, 수강중인 학생입니다. 스타터킷 프로젝트 중 프롬프트를 입력하여 플랜모드로 개발해주세요. 라고 입력했을 때, 강사님처럼 계획을 작성하는게 아닌, 플랜모드에서 개발까지 allow 요청을 진행한 후 개발까지 한꺼번에 진행하는데요. 계획을 세운 후 그 계획을 검토하면서 진행하고싶은데 어떻게 진행해야할까요.
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
프로젝트1(스타터킷) 관련 질문
안녕하세요, 수강중인 학생입니다. 스타터킷 프로젝트 중 프롬프트를 입력하여 플랜모드로 개발해주세요. 라고 입력했을 때, 강사님처럼 계획을 작성하는게 아닌, 플랜모드에서 개발까지 allow 요청을 진행한 후 개발까지 한꺼번에 진행하는데요. 계획을 세운 후 그 계획을 검토하면서 진행하고싶은데 어떻게 진행해야할까요.
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
Cursor 에서 터미널을 사용하여 claude 실행시 한글 밀림
한글을 입력했을 때 위의 이미지와 같이 바로 입력되는것이 아닌한글자씩 밀려서 입력되는 현상을 수정하는 방법이 있을까요?로컬에서 powershell 터미널을 이용하였을땐 발생하지않고,cursor 안의 터미널에서만 발생합니다.cursor 안에서 git bash, powershell 을 열고claude 를 실행하여 한글 입력시 저렇게됩니다.
-
미해결AI 에이전트 개발 오리엔테이션
Cisco 500-443 Exam Questions - Real Exam Scenarios for AppDynamics Performance Analysis
Why Real Scenarios Matter for Cisco 500-443 PreparationIf you are preparing for the Cisco 500-443 exam, you already know this is not a theory-heavy test. It checks how well you can think through real AppDynamics situations. Many candidates read documentation but still struggle when a question describes a slow application, a spike in response time, or an unexpected business transaction issue. The exam expects you to connect metrics, events, and configurations in a practical way. That is where scenario-based preparation becomes critical.In real exam questions, you are often placed in the role of an engineer who needs to identify the root cause of performance issues. You are not just recalling features. You are interpreting data from dashboards, understanding baselines, and deciding what action makes sense.Understanding Application Performance Baselines and DeviationsOne common scenario in the exam focuses on baselines. You might be shown a normal performance pattern and then asked to analyze a deviation. Many candidates miss the detail that AppDynamics uses dynamic baselines, not fixed thresholds. If you treat every spike as an issue without comparing it to historical behavior, you will likely choose the wrong answer.A typical question may describe increased response times during peak hours. The trap here is assuming it is always a problem. In reality, the system might already account for that pattern. You need to check if the deviation is outside the learned baseline range. This is where hands-on familiarity helps. You start to see how AppDynamics distinguishes normal variation from real anomalies.Business Transactions and Flow Maps in TroubleshootingAnother area where candidates lose marks is business transaction analysis. The exam often presents a scenario where a transaction is slow, and you must trace it through multiple tiers. This is where flow maps come in.You need to understand how AppDynamics maps calls between services and how delays propagate. A slowdown in a database call can affect the entire transaction chain. Many questions test your ability to pinpoint where the delay starts, not just where it is observed.When practicing with Cisco 500-443 questions, especially realistic ones, you begin to see patterns. That is why many candidates look for buy cisco cceaar 500-443 questions by certprep.io to get exposure to these scenario-driven problems that mirror the exam style closely.Metrics, Snapshots and Root Cause AnalysisThe exam also places strong emphasis on metrics and transaction snapshots. You may be given a snapshot with detailed timing breakdowns and asked to identify the issue. This is not about memorizing metric names. It is about understanding what each metric represents in context.For example, if you see high CPU usage along with increased response time, you need to decide whether CPU is the cause or just a symptom. Similarly, slow database queries might appear as backend call delays. The key is to correlate metrics instead of looking at them in isolation.Candidates often rush through these questions. A better approach is to pause and mentally reconstruct the system behavior. Ask yourself what changed, where the delay started, and what data supports that conclusion.Health Rules, Alerts and Policy ActionsHealth rules and alerting policies are another core part of the exam. You might be asked how to configure alerts for specific conditions or how to reduce noise from false positives. Many candidates fail here because they focus only on default configurations.Real scenarios test whether you can fine-tune health rules based on application behavior. For example, setting a static threshold for all environments rarely works. You need to align rules with baselines and business impact.Policy actions also come into play. The exam may describe a situation where an alert should trigger a specific response. You need to know how AppDynamics connects health rule violations to automated actions.Preparing with the Right Practice ApproachAt this stage, the biggest gap for most candidates is not knowledge but application. You might understand each feature individually, but the exam combines them into layered scenarios. That is why targeted practice matters.Using cisco prep materials by certprep.io can help bridge this gap. Their approach focuses on realistic exam-style questions that reflect how AppDynamics problems appear in the actual test. Instead of random practice, you get structured exposure to full syllabus coverage, which helps reduce exam stress and builds confidence. If your goal is to pass quickly without second guessing your answers, this kind of focused preparation can make a clear difference.
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
shadcnui 질문
여기서 npm을 누르는데 바뀌지가 않네요 ,,ㅠㅠ해결 방법이 있을까요??
-
해결됨Springboot 모니터링 시스템 구축 (프로메테우스 + 그라파나)
actuator에서 health 외의 다른 URL은 404 Notfound 에러가 발생합니다.
Spring boot java를 사용하고있고, 현재 1. Spring Actuator 셋팅중입니다.actuator에서 health 외의 다른 URL은 404 Notfound 에러가 발생합니다.application.yml을 사용하여 include에서도 "*"로 전체허용 해놨는데도 안되네요
-
해결됨클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
MCP 설정 관련
저는 자주 쓰는 mcp를 프로젝트가 아닌 유저로 세팅하고 사용 중인데요. 프로젝트로 설정하는 것 대비 안 좋은 점이 있나요? 매번 세팅하는게 귀찮아서 유저로 세팅했는데요.
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
install 'cursor' command 안보임
control + shift + p ==> install 'cursor' command 안보이는건 어떻게 해결해야하나요업데이트는 필요없는 상황입니다
-
미해결BigQuery(SQL) 활용편(퍼널 분석, 리텐션 분석)
최종 과제 제출
안녕하세요, 처음 인사드립니다!분석 내용을 정리하다 보니 분량이 길어져 부득이하게 아래와 같이 3개의 페이지로 나누어 작성하였습니다.Food Express DAU·WAU·MAU 및 시간대별 패턴 분석Food Express 퍼널 분석Food Express 리텐션 및 코호트 분석전체적인 흐름은 시계열 관점에서 DAU·WAU를 통해 전반적인 추세를 먼저 파악한 뒤, 퍼널 분석과 리텐션 분석으로 확장하는 방식으로 구성하였습니다.해석 과정에서는 가능한 한 개인적인 추측이나 과도한 주관을 배제하고, 데이터 기반으로 내용을 정리하고자 노력하였습니다.아직 많이 부족하지만, 분석 기법의 적절성이나 논리 전개의 타당성 측면에서 보완이 필요한 부분이 있다면 편하게 조언해주시면 감사하겠습니다.https://www.notion.so/3097a7fdec7f802ca46cf2a615b3fc97?source=copy_link
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
기술스텍 관련
안녕하세요, 개발관련 하여 기초지식이 전무한 상태에서 수강하고 있는 수강생입니다! 프로젝트 생성 1 - Next.js, ShadcnUI를 보고있는데프로젝트 마다 이런 기술스텍을 계속해서 설치 해야하는 건가요??아니면 한번 설치하면 따로 설치할 필요가 없는 걸까요 ??
-
미해결클로드 코드 완벽 마스터: AI 개발 워크플로우 기초부터 실전까지
이클립스 클로드 사용
안녕하세요실무에서 윈도우 환경, 이클립스로 개발 하고 있는 풀스택 개발자입니다클로드 코드로 업무 자동화 및 향상성을 얻기 위해 공부하고 있습니다저는 IDE, 프레임워크, 어떤 툴 등 이런 부분에 개념이 약합니다그래서 다소 무지성 질문처럼 느껴지더라도 양해 부탁드립니다1. 이클립스에서 내장 터미널로 클로드코드를 사용할 수 있나요?2. 사용 가능하다고 할 경우, 강의에서 보여주신것처럼 드래그한 코드에 대해서 질문할 수 있나요?3. 사용 불가능한 경우, 이클립스와 커서를 동시에 사용하면 가능할까요? 이게 가능하다고 했을 경우 화면단과 백단 개발하는데 번거로움은 없을까요?4. 요즘 대세?는 인텔리제이 라고 해서 넘어가야하나 고민하고 있는데, ai 처럼 또 유료 구독이 늘어나니 부담스럽게 느껴집니다조언을 들을 수 있을까요?