Skip to content

[SOFT-2525] Review of CES#24

Merged
opus24 merged 14 commits intomainfrom
SOFT-2525-review-CES
Jan 16, 2026
Merged

[SOFT-2525] Review of CES#24
opus24 merged 14 commits intomainfrom
SOFT-2525-review-CES

Conversation

@opus24
Copy link
Copy Markdown
Contributor

@opus24 opus24 commented Jan 12, 2026

CES 2025를 참여한 입장에서 CES 2026을 바라보는 포스트 입니다. 방향성이 테크 블로그에 맞는지 피드백주시면 감사드립니다.

@opus24 opus24 requested a review from a team as a code owner January 12, 2026 07:36
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @opus24, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces new content to the website by adding an author profile for Hyunjun Park and a detailed blog post reviewing CES 2026. The addition of this content aims to enrich the site's information on technology trends and expert insights, providing valuable resources for readers interested in the latest innovations showcased at CES, particularly from a Korean perspective.

Highlights

  • New Author Profile Added: An author profile for 'Hyunjun Park' has been added, including their title, image, LinkedIn, GitHub, and a brief biography as an ML Engineer.
  • CES 2026 Review Blog Post: A comprehensive blog post titled 'CES 2026 Key Highlights from a 2025 Participant (feat. SAMSUNG, SK, LG)' has been added. This post reviews CES 2026, covering statistics, the author's participation experience, and an analysis of exhibits from major Korean conglomerates.
  • Multilingual Content Support: Both the new author profile and the CES 2026 review blog post are provided in English and Korean versions, catering to a broader audience.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new author profile for Hyunjun Park and a comprehensive blog post about CES, provided in both English and Korean. The use of Hugo's page bundles is a good approach for managing multilingual content and related assets. My review focuses on ensuring the technical correctness of the front matter configuration and improving the quality and professionalism of the markdown content. I've suggested a fix for the cover image configuration which appears in both versions of the post. For the Korean post, I've provided suggestions to correct a grammatical error and refine some informal language to better suit a professional tech blog. For the English post, I've noted that the careers link points to a Korean page, which should be updated for the target audience.

image: "images/ces2026-cover.jpg"
alt: "CES 2026"
caption: "CES 2026"
relative: false
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The relative property for the cover image is set to false. For page bundles, this should be true to resolve the image path relative to the post's folder. This is consistent with how other images are handled in this post (e.g., {{< figure src="./images/back_book.png" ... >}}) and is necessary for the cover image to be displayed correctly.

Suggested change
relative: false
relative: true


HyperAccel is developing next-generation AI chips for LLM inference. We have completed FPGA verification and will soon release ASIC chips and server solutions. We are creating solutions that developers can easily use through integration with the PyTorch ecosystem.

**Career Site**: https://hyperaccel.career.greetinghr.com/ko/guide
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The career site link directs to a Korean page (/ko/), which is inconsistent with the English language of this post. For a better user experience, please update this to the English version of the career site.

image: "images/ces2026-cover.jpg"
alt: "CES 2026"
caption: "CES 2026"
relative: false
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The relative property for the cover image is set to false. For page bundles, this should be true to resolve the image path relative to the post's folder. This is consistent with how other images are handled in this post and is necessary for the cover image to be displayed correctly.

Suggested change
relative: false
relative: true

Comment thread content/posts/ces2026-report/index.md Outdated

## CES 2025 참가 후기

중소벤처기업부에서는 스타트업 육성을 위한 "초격차 스타트업 1000+" 프로젝트를 진행하고 있고, 프로젝트 중 일부로 한국 스타트업들을 모아 매년 CES 전시관을 운영하고 있습니다. 규모가 작은 스타트업도 편하게 참여할 수 있도록 잘 짜여져 있었습니다.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The word 짜여져 is an incorrect application of the passive voice. The correct form is 짜여. Please correct this for grammatical accuracy.

Suggested change
중소벤처기업부에서는 스타트업 육성을 위한 "초격차 스타트업 1000+" 프로젝트를 진행하고 있고, 프로젝트 중 일부로 한국 스타트업들을 모아 매년 CES 전시관을 운영하고 있습니다. 규모가 작은 스타트업도 편하게 참여할 수 있도록 잘 짜여져 있었습니다.
중소벤처기업부에서는 스타트업 육성을 위한 "초격차 스타트업 1000+" 프로젝트를 진행하고 있고, 프로젝트 중 일부로 한국 스타트업들을 모아 매년 CES 전시관을 운영하고 있습니다. 규모가 작은 스타트업도 편하게 참여할 수 있도록 잘 짜여 있었습니다.


## 한국 대기업의 CES 전시 동향

처음 보는 신기술로 모두를 놀라게 한 글로벌 기업들도 많이 있었습니다만, 아무래도 실제 현장에 갔을 때는 세계 무대에서 글로벌 기업들과 당당히 어깨를 나란히 하고 있는 한국 기업을 볼 때 더 가슴이 뛰었습니다.(국뽕맞음) 따라서 이번 목차에서는 한국의 대기업인 삼성, LG, SK가 CES 전시를 어떻게 운영하는지 2025년과 2026년을 비교해 보며 알아보고자 합니다.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The expression (국뽕맞음) is very informal slang and may not be appropriate for a professional tech blog. Consider removing it to maintain a professional tone.

Suggested change
처음 보는 신기술로 모두를 놀라게 한 글로벌 기업들도 많이 있었습니다만, 아무래도 실제 현장에 갔을 때는 세계 무대에서 글로벌 기업들과 당당히 어깨를 나란히 하고 있는 한국 기업을 볼 때 더 가슴이 뛰었습니다.(국뽕맞음) 따라서 이번 목차에서는 한국의 대기업인 삼성, LG, SK가 CES 전시를 어떻게 운영하는지 2025년과 2026년을 비교해 보며 알아보고자 합니다.
처음 보는 신기술로 모두를 놀라게 한 글로벌 기업들도 많이 있었습니다만, 아무래도 실제 현장에 갔을 때는 세계 무대에서 글로벌 기업들과 당당히 어깨를 나란히 하고 있는 한국 기업을 볼 때 더 가슴이 뛰었습니다. 따라서 이번 목차에서는 한국의 대기업인 삼성, LG, SK가 CES 전시를 어떻게 운영하는지 2025년과 2026년을 비교해 보며 알아보고자 합니다.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅋㅋㅋㅋㅋㅋㅋㅋㅋ

Comment thread content/posts/ces2026-report/index.md Outdated

{{< figure src="./images/lg-oled-structure-1.jpeg" alt="LG OLED TV 구조물" width="60%" caption="(2025) LG OLED TV 구조물" align="center" >}}

투명/무선 OLED 28대를 둥글게 전시하여 하나의 구조물을 형성하여 기술력을 뽐냈습니다. 이러한 LG의 차력쇼는 주변 공간을 압도하는 것을 넘어 CES 공식 매거진 1면까지 장식하였습니다.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The term 차력쇼 (feat of strength show) is quite informal. For a more professional tone, it would be better to use a more neutral expression like 전시 (exhibition/display).

Suggested change
투명/무선 OLED 28대를 둥글게 전시하여 하나의 구조물을 형성하여 기술력을 뽐냈습니다. 이러한 LG의 차력쇼는 주변 공간을 압도하는 것을 넘어 CES 공식 매거진 1면까지 장식하였습니다.
투명/무선 OLED 28대를 둥글게 전시하여 하나의 구조물을 형성하여 기술력을 뽐냈습니다. 이러한 LG의 전시는 주변 공간을 압도하는 것을 넘어 CES 공식 매거진 1면까지 장식하였습니다.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅋㅋㅋㅋㅋㅋ

@opus24 opus24 marked this pull request as draft January 12, 2026 08:57
Comment thread content/posts/ces2026-report/index.md Outdated

### SK in CES

SK는 작년에도 올해도 HBM을 주력 기술로 선보였습니다. 개인적인 생각을 조심히 말씀드리면 SK는 상대적으로 데모에 불리(?)합니다. 왜냐하면 메모리 반도체 특성상 핵심 기술을 시각적으로 보여주기가 쉽지 않기 때문입니다.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

현준님, 글 너무 재밌게 잘 읽었습니다!! 후기부터 2027년에 대한 다짐까지 잘 구성되어 있네요ㅎㅎㅎ

여기서 "... 불리(?)합니다." 보다 "SK의 HBM은 전시회 환경에서 데모를 통해 보여주기 어려운 기술이라고 생각합니다"와 같은 표현으로 변경해보는건 어떨까요??

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

훨씬 부드러운 표현인 것 같습니다 피드백 감사합니다!!

Comment thread content/posts/ces2026-report/index.md Outdated

{{< figure src="./images/insight_about_future.jpg" alt="AI의 미래" width="60%" caption="젠슨 황과 리사 수가 말하는 AI의 미래" align="center" >}}

스타트업이 성공하기 위해서는 "명확한 시장", "혁신적인 아이템", "훌륭한 팀" 3가지 요소가 필요하다고 생각합니다. 하이퍼엑셀에 이 3가지 요소를 대입해보았을 때, "명확한 시장"은 이보다 더 좋을 수가 없어 보이고, "혁신적인 아이템"인 LPU는 이미 FPGA로 기능(Functionality)과 경쟁력(Performance) 검증이 끝나 ASIC 칩의 출시를 기다리고 있는 상황입니다. 저희는 마지막 요소인 "훌륭한 팀"을 함께 만들어갈 여러분을 기다리고 있습니다.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

멋진 표현이네요

Copy link
Copy Markdown
Contributor

@mino-park7 mino-park7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요?

현재 이미지 크기가 많이 커서, 해상도 조절 및 jpeg로 변환을 하면 좋겠습니다.

@opus24 opus24 requested a review from mino-park7 January 13, 2026 07:17
Copy link
Copy Markdown
Contributor

@DongHyunnn DongHyunnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

좋은 글 감사합니다! CES 소식 매우 재밌게 읽었습니다. 술술 읽히네요
아래 몇가지 코멘트 달아두었습니다.

Comment thread content/posts/ces2026-report/index.md Outdated
Comment thread content/posts/ces2026-report/index.md Outdated
Comment thread content/posts/ces2026-report/index.md Outdated
@opus24 opus24 marked this pull request as ready for review January 14, 2026 07:38
@opus24 opus24 requested a review from DongHyunnn January 15, 2026 04:39
Copy link
Copy Markdown
Contributor

@mino-park7 mino-park7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

글이 정말 좋은데요!

한가지 추가되면 좋을 것 같은 것이, blah 같은 강조표시가 되면 가독성이 더 좋지 않을까 생각됩니다!

Comment thread content/posts/ces2026-report/index.md Outdated
Comment on lines +86 to +93
| | 2025 | 2026 |
| --- | --- | --- |
| 삼성 혁신상 | 갤럭시 버즈3 프로 등 29개 제품 | 양자보안 칩 등 27개 제품 |
| 삼성 관전 포인트 | 모든 가전이 연결된 스마트홈 | 세계 최초 130형 마이크로 RGB TV |
| LG 혁신상 | LG OLED TV 등 24개 제품 | webOS 플랫폼 등 18개 제품 |
| LG 관전 포인트 | 28개의 OLED TV로 만들어진 거대한 구조물 | 집안일 도와주는 홈 로봇, 클로이드 |
| SK 혁신상 | HBM3E 등 | HBM4 등 |
| SK 관전 포인트 | 메모리 분야 유일무이 최고혁신상 | 세계 최초 HBM4 16단 48GB 공개 |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

표 뭔가 더 잘 만들 수 있을 것 같은데...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

조금 더 고민해보겠습니다!!!

Comment thread content/posts/ces2026-report/index.en.md
Copy link
Copy Markdown

@pastapepep pastapepep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

글 잘 읽었습니다! HBM 관련 한 가지 코멘트 남겨두었습니다.

Comment thread content/posts/ces2026-report/index.md Outdated

![SK HBM 전시 2](./images/sk-hbm-display-2.jpg)

저는 아무래도 반도체 회사에 종사하고 있는 만큼 더 많은 관심이 갔는데요, HBM을 비롯한 다양한 메모리 반도체들의 실물 및 스펙을 볼 수 있어서 좋았습니다. 젠슨 황의 사랑을 독차지하고 있는 HBM에 대한 설명을 간단히 드리자면, HBM(High Bandwidth Memory)은 여러 개의 DRAM을 수직으로 연결해 기존 D램보다 데이터 처리 속도를 혁신적으로 끌어올린 제품입니다. 그중 상단에 전시된 HBM3E는 HBM3의 Extension 버전이라는 뜻으로 2026년 기준 HBM 출하량의 절반 이상이 HBM3E로 예상될 만큼 핫한 모델입니다.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HBM은 메모리이므로, 데이터 처리 속도라는 표현 대신 "대역폭을 키워 데이터 전송 속도를 혁신적으로 끌어올렸다"와 같이 수정하는 건 어떨까요?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

데이터 처리 속도라는 표현이 애매하네요. 명확하게 수정했고 세세한 피드백 감사합니다!

Copy link
Copy Markdown
Contributor

@DongHyunnn DongHyunnn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Copy Markdown
Contributor

@YoungHoonJun YoungHoonJun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

로컬로 hugo server 실행해서 봤을 때 깔끔하게 잘 정리되어 있네요! 피드백 반영하시느라 고생 많으셨습니다, LGTM!!

@opus24 opus24 merged commit 6162120 into main Jan 16, 2026
@mino-park7 mino-park7 deleted the SOFT-2525-review-CES branch February 7, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants