← 목록으로

어느 산을 오를 것인가 — AI 시대의 개발과 지휘 | BuntGames

2026-03-14 원문 보기 ⇗

어느 산을 오를 것인가 — AI 시대의 개발과 지휘

사람들은 개발자를 흔히 코딩하는 사람으로 이해한다.
하지만 실제 개발은 단순히 코드를 작성하는 일이 아니다.

요구를 이해하고, 문제를 정의하고, 구조를 설계하고, 시스템을 운영하며, 사용자와 시장의 반응을 읽어내는 과정까지 모두 포함된다.
그래서 개발은 기술이면서 동시에 기획이고, 운영이며, 때로는 협상이기도 하다.

영화 속 Tony Stark가 좋은 비유가 된다.
그는 아이언맨 슈트를 직접 조립하는 기술자라기보다 전체 시스템을 지휘하는 사람이다.
설계 방향을 정하고, 문제를 정의하고, 필요한 기술을 결합한다.
그리고 JARVIS 같은 도구는 그 지휘를 증폭시켜 준다.

핵심은 만드는 능력보다 지휘 능력이다.

과거에는 그 지휘의 대상이 사람이었다.
과학자, 엔지니어, 디자이너, 운영자 같은 다양한 전문 인력이 함께 일했다.
그래서 개발에는 기술적 문제뿐 아니라 인간 관계와 조직 관리가 항상 따라붙었다.

회의를 해야 했고, 설득을 해야 했고, 인맥을 관리해야 했다.
커뮤니케이션 비용은 생각보다 컸다.

많은 프로젝트에서 실제 코딩보다 더 많은 시간이

  • 회의

  • 문서

  • 설명

  • 승인

에 사용되었다.

하지만 지금은 상황이 조금 바뀌고 있다.

AI는 단순히 코드를 생성하는 도구가 아니라 커뮤니케이션 비용을 줄이는 기술이기도 하다.

과거의 개발 흐름이

아이디어 → 설명 → 회의 → 문서 → 개발

이었다면,

지금은 점점

아이디어 → 구현

으로 압축되고 있다.

지휘 대상이 사람에서 도구로 바뀌었기 때문이다.

그래서 한 사람이 감당할 수 있는 범위가 크게 넓어지고 있다.
몇 년 전까지만 해도 게임 프로토타입을 만드는 데 2~3일이 걸렸다면, 지금은 몇 시간 안에 가능한 경우도 많다.

속도의 변화는 단순한 생산성 증가가 아니다.
개발 방식 자체가 바뀌고 있다.

예전에는 아이디어를 오래 준비하는 방식이 일반적이었다.
지금은 많은 아이디어를 빠르게 실험하는 방식으로 이동하고 있다.

그래서 요즘 창업가들 사이에서는 이런 조언이 나온다.

2주 안에 만들 수 없는 아이디어는 버려라.

기술 장벽이 낮아지면서 경쟁은 기술이 아니라 속도로 이동하고 있기 때문이다.

하지만 기술이 아무리 발전해도 아직 바뀌지 않은 것이 하나 있다.

그것은 어느 산을 오를 것인가를 정하는 문제다.

AI는 경로를 계산하고, 장비를 최적화하고, 구현을 도와줄 수 있다.
하지만 아직 어떤 산을 올라야 하는지를 스스로 결정하지는 않는다.

그 결정에는 단순 계산이 아니라

  • 가치 판단

  • 의미

  • 욕구

  • 통찰

같은 요소가 들어가기 때문이다.

그래서 AI 시대에도 여전히 중요한 능력은 문제 선택 능력이다.

어떤 문제를 풀 것인가.
어떤 방향으로 갈 것인가.

지휘 능력이라는 것은 결국 사람을 움직이는 능력이 아니라
방향을 정하는 능력에 가깝다.

흥미로운 점은 여기서 철학적인 질문이 등장한다는 것이다.

외부의 설명이 중요한가, 내부의 인식이 중요한가.

전지적 시점에서 보면 인간도 하나의 생체 지능 시스템으로 보일 수 있다.
뉴런으로 구성된 정보 처리 구조일 뿐이라는 설명도 가능하다.

하지만 인간에게는 또 하나의 층이 있다.
내부에서 경험되는 의식과 의미다.

그래서 어떤 철학자들은 이렇게 말한다.

외부 설명은 세계를 이해하는 방식이고
내부 인식은 세계를 살아가는 방식이다.

AI가 언젠가 스스로 산을 선택하는 단계에 도달한다면
그때 우리는 그것을 단순한 도구라고 부르지 않을지도 모른다.

그때는 아마 지능이라는 말보다 주체라는 말이 더 어울릴지도 모른다.

하지만 적어도 지금까지는 여전히 인간이 묻고 있다.

어느 산을 오를 것인가.

그리고 어쩌면 개발이라는 일의 본질은
그 질문을 계속 던지는 과정일지도 모른다.

AI 시대의 개발자는 길을 묻는 사람이 아니라, 길을 선택하는 사람이다.

Which Mountain Should We Climb? — Development and Command in the Age of AI

People often think of developers simply as people who write code.
But real development is not just about typing lines of code.

It includes understanding requirements, defining problems, designing structures, operating systems, and reading the reactions of users and markets.
In that sense, development is not only technical work — it is also planning, operation, and sometimes negotiation.

A good metaphor appears in the fictional character Tony Stark.
He is not merely a technician assembling the Iron Man suit.
He is someone who commands the entire system.

He decides the direction of the design, defines the problem, and combines the technologies required to solve it.
Tools such as JARVIS simply amplify that command.

The key is not the ability to build things.
The key is the ability to command.

In the past, the targets of that command were people.
Scientists, engineers, designers, and operators worked together.
Because of this, development always involved not only technical challenges but also human coordination and organizational management.

Meetings were required.
Persuasion was necessary.
Networks had to be maintained.

Communication costs were surprisingly large.

In many projects, more time was spent on

  • meetings

  • documentation

  • explanations

  • approvals

than on actual coding.

But the situation is beginning to change.

AI is not only a tool that generates code —
it is also a technology that reduces communication costs.

In the past, the development flow often looked like this:

Idea → Explanation → Meeting → Documentation → Development

Today it increasingly looks like this:

Idea → Implementation

This compression is possible because the target of command is shifting
from people to tools.

As a result, the range of what a single person can accomplish has expanded dramatically.

A few years ago, building a game prototype might take two or three days.
Today it can sometimes be done within a few hours.

This shift in speed is not just an improvement in productivity.
It is a transformation in how development itself works.

In the past, the common approach was to prepare ideas for a long time before building them.
Now the approach is shifting toward rapid experimentation with many ideas.

That is why many founders today repeat a simple rule:

If an idea cannot be built within two weeks, discard it.

As technical barriers fall, competition shifts away from technology itself and toward speed.

Yet there is one thing that has not changed.

The question of which mountain to climb.

AI can calculate paths.
It can optimize tools.
It can assist with implementation.

But it still does not decide which mountain is worth climbing.

That decision requires more than calculation.

It involves

  • value judgments

  • meaning

  • desire

  • insight

For this reason, even in the age of AI, one capability remains critical:

the ability to choose the right problem.

Which problem should we solve?
Which direction should we move?

Command is not simply the ability to move people.
It is the ability to set direction.

At this point, an interesting philosophical question appears.

What matters more — external explanation or internal perception?

From an objective perspective, humans themselves can be described as a form of biological intelligence.
A system composed of neurons processing information.

But humans also contain another layer —
the internal experience of meaning and awareness.

Some philosophers describe it this way:

External explanation is a way of understanding the world.
Internal perception is a way of living in the world.

If AI someday reaches the point where it chooses its own mountain to climb,
we may no longer call it merely a tool.

At that point, the word intelligence might give way to something closer to agency.

But at least for now, the question still belongs to humans.

Which mountain should we climb?

And perhaps the essence of development
is simply the act of continuing to ask that question.

In the age of AI, developers are not the ones asking for the path — they are the ones who choose it.

FROM BUNTGAMES.COM