Categories

AI

  • Where exactly is AI headed right now?

    As of June 18, “Gemini CLI” entered Google’s graveyard.

    Instead, Google started pushing us to use “Antigravity.” Just like the “Codex app” and “Claude Desktop.”

    They even split the VS Code-style app into “Antigravity IDE,” turned “Antigravity” into an agent app, and separated the existing IDE as “Antigravity IDE.”

    Of course, what they all have in...

  • What I Learned After Writing 30,000 Lines of Code with AI in Just One Month

    As the title suggests, over the past month or so, I’ve written about 20,000 lines of Spring code and about 10,000 lines of Flutter code.

    Obviously, working 8 to 9 hours a day wasn’t nearly enough to write 30,000 lines of code by hand.

    So, as a developer with just one year of experience who was...

  • Are you ready to embrace AI-driven development? (AIDD)

    The development environment is changing faster than ever. GitHub Copilot, Cursor, Claude Code, Windsurf…

    We have entered the “Warring States Period” of AI coding tools. For developers today, the critical question is no longer:

    “Will using AI coding tools make my foundational knowledge deteriorate?”

    But rather:

    “How can I best utilize AI to fit my team and...


CS

  • Are you ready to embrace AI-driven development? (AIDD)

    The development environment is changing faster than ever. GitHub Copilot, Cursor, Claude Code, Windsurf…

    We have entered the “Warring States Period” of AI coding tools. For developers today, the critical question is no longer:

    “Will using AI coding tools make my foundational knowledge deteriorate?”

    But rather:

    “How can I best utilize AI to fit my team and...


Study

  • Where exactly is AI headed right now?

    As of June 18, “Gemini CLI” entered Google’s graveyard.

    Instead, Google started pushing us to use “Antigravity.” Just like the “Codex app” and “Claude Desktop.”

    They even split the VS Code-style app into “Antigravity IDE,” turned “Antigravity” into an agent app, and separated the existing IDE as “Antigravity IDE.”

    Of course, what they all have in...

  • Are you ready to embrace AI-driven development? (AIDD)

    The development environment is changing faster than ever. GitHub Copilot, Cursor, Claude Code, Windsurf…

    We have entered the “Warring States Period” of AI coding tools. For developers today, the critical question is no longer:

    “Will using AI coding tools make my foundational knowledge deteriorate?”

    But rather:

    “How can I best utilize AI to fit my team and...


Dev

  • What I Learned After Writing 30,000 Lines of Code with AI in Just One Month

    As the title suggests, over the past month or so, I’ve written about 20,000 lines of Spring code and about 10,000 lines of Flutter code.

    Obviously, working 8 to 9 hours a day wasn’t nearly enough to write 30,000 lines of code by hand.

    So, as a developer with just one year of experience who was...

  • The Technical Decision-Making Process Demonstrated by Junior

    The project I’m currently working on involves a pipeline that processes audio data in real time.

    At first, I was developing without giving it much thought, using the existing “Spring Boot 3.4.4 & Java 17” environment set up on our servers. Since the server was built to meet specific functional requirements, I didn’t initially give much consideration to versioning, the...


Backend

  • The Technical Decision-Making Process Demonstrated by Junior

    The project I’m currently working on involves a pipeline that processes audio data in real time.

    At first, I was developing without giving it much thought, using the existing “Spring Boot 3.4.4 & Java 17” environment set up on our servers. Since the server was built to meet specific functional requirements, I didn’t initially give much consideration to versioning, the...