<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: hyeongjun</title><link>https://news.ycombinator.com/user?id=hyeongjun</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Jul 2026 03:37:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hyeongjun" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hyeongjun in "An ESP32 based plane radar for my desk"]]></title><description><![CDATA[
<p>great work</p>
]]></description><pubDate>Sun, 26 Jul 2026 10:20:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49056552</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=49056552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49056552</guid></item><item><title><![CDATA[New comment by hyeongjun in "Ruff v0.16.0 – Significant new updates – 413 default rules up from 59"]]></title><description><![CDATA[
<p>Good news. enabling 413 rules by default means most projects get useful linting without touching the config at all!</p>
]]></description><pubDate>Sun, 26 Jul 2026 10:18:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49056543</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=49056543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49056543</guid></item><item><title><![CDATA[Personal context data isn't a moat, tacit knowledge is]]></title><description><![CDATA[
<p>Article URL: <a href="https://cse.ac/en/jun/hobby-capital/">https://cse.ac/en/jun/hobby-capital/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49046961">https://news.ycombinator.com/item?id=49046961</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 25 Jul 2026 12:18:52 +0000</pubDate><link>https://cse.ac/en/jun/hobby-capital/</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=49046961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49046961</guid></item><item><title><![CDATA[New comment by hyeongjun in "Show HN: I made a lightsaber simulator with Three.js"]]></title><description><![CDATA[
<p>Demo: <a href="https://saber.fleet.im/" rel="nofollow">https://saber.fleet.im/</a></p>
]]></description><pubDate>Tue, 15 Jul 2025 14:52:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44571755</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=44571755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44571755</guid></item><item><title><![CDATA[Show HN: I made a lightsaber simulator with Three.js]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/DipokalLab/saber">https://github.com/DipokalLab/saber</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44571746">https://news.ycombinator.com/item?id=44571746</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 15 Jul 2025 14:51:37 +0000</pubDate><link>https://github.com/DipokalLab/saber</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=44571746</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44571746</guid></item><item><title><![CDATA[New comment by hyeongjun in "Show HN: An open-source 3D map generator"]]></title><description><![CDATA[
<p>Demo Site : <a href="https://map.fleet.im/" rel="nofollow">https://map.fleet.im/</a></p>
]]></description><pubDate>Thu, 27 Feb 2025 11:59:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=43193536</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=43193536</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43193536</guid></item><item><title><![CDATA[Show HN: An open-source 3D map generator]]></title><description><![CDATA[
<p>- Open-source web-based GIS mapping software
- Fetches surrounding building information based on OpenStreetMap data and renders it using R3F
- Supports exporting in GLB format
- Displays roads and boundaries</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43193527">https://news.ycombinator.com/item?id=43193527</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 27 Feb 2025 11:58:15 +0000</pubDate><link>https://github.com/cartesiancs/map3d</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=43193527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43193527</guid></item><item><title><![CDATA[Show HN: I added WebGL to my open-source video editing software]]></title><description><![CDATA[
<p>Hello<p>I recently added WebGL to my video editing software to implement a chroma key feature. While I was at it, I also added a few more effects. And the quality turned out better than I expected.<p>It generally uses more than 80% of the CPU. But considering 60fps editing, that's a stable figure. Since complex calculations need to be performed every 16ms, the performance is actually quite good.<p>GitHub : <a href="https://github.com/cartesiancs/nugget-app">https://github.com/cartesiancs/nugget-app</a><p>Demo : <a href="https://www.youtube.com/watch?v=il4-RzTCLTA" rel="nofollow">https://www.youtube.com/watch?v=il4-RzTCLTA</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42999866">https://news.ycombinator.com/item?id=42999866</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 10 Feb 2025 13:18:24 +0000</pubDate><link>https://www.youtube.com/watch?v=il4-RzTCLTA</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=42999866</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42999866</guid></item><item><title><![CDATA[New comment by hyeongjun in "Show HN: I made an open-source video editor"]]></title><description><![CDATA[
<p>For now, I'm developing it as a hobby. My ultimate goal is to create a general-purpose editor (like code editor). Specific use cases would include 'podcast editing' and 'short-form video editing'.</p>
]]></description><pubDate>Mon, 03 Feb 2025 04:42:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=42915065</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=42915065</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42915065</guid></item><item><title><![CDATA[New comment by hyeongjun in "Show HN: I made an open-source video editor"]]></title><description><![CDATA[
<p>Thank you! I'm also considering web-based editing. Currently, I have adopted Electron due to its ease of low-cost operation.</p>
]]></description><pubDate>Mon, 03 Feb 2025 04:38:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=42915047</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=42915047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42915047</guid></item><item><title><![CDATA[Show HN: I made an open-source video editor]]></title><description><![CDATA[
<p>It's an open source video editor designed for motion effects and versatility. developed with electronjs / TypeScript, FFmpeg, Litjs.<p>I'm currently focusing on making it easier to edit long-form videos. Specifically, adding subtitles to podcast episodes or creating short-form content from YouTube videos.<p>And I’m also developing several extensible utilities. For example, recording video with a floating webcam—similar to Loom—or using LLMs to make cut editing easier. To make all this possible, I believe the first step is to build a versatile, general-purpose video editor.<p>Demo : <a href="https://www.youtube.com/watch?v=Bh06VOYSMIM" rel="nofollow">https://www.youtube.com/watch?v=Bh06VOYSMIM</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42828813">https://news.ycombinator.com/item?id=42828813</a></p>
<p>Points: 36</p>
<p># Comments: 5</p>
]]></description><pubDate>Sun, 26 Jan 2025 08:52:10 +0000</pubDate><link>https://github.com/cartesiancs/nugget-app</link><dc:creator>hyeongjun</dc:creator><comments>https://news.ycombinator.com/item?id=42828813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42828813</guid></item></channel></rss>