<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: pedrosbmartins</title><link>https://news.ycombinator.com/user?id=pedrosbmartins</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 13:13:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pedrosbmartins" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pedrosbmartins in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>I've been working on a surfing game on my spare time for the past year. The idea is to keep it closer to the real sport, focusing on pumping, carving, nose-riding, etc. I shared a video of it on the Unity3D subreddit[1] and the feedback was quite positive, so planning on getting a demo ready as soon as possible!<p>[1] <a href="https://www.reddit.com/r/Unity3D/s/mB2kn0BxIT" rel="nofollow">https://www.reddit.com/r/Unity3D/s/mB2kn0BxIT</a></p>
]]></description><pubDate>Mon, 09 Mar 2026 03:36:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47304617</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=47304617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47304617</guid></item><item><title><![CDATA[How the NYT Made Its Tiny, Animated Olympic Athletes]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nytimes.com/2026/02/20/insider/winter-olympics-little-athletes.html">https://www.nytimes.com/2026/02/20/insider/winter-olympics-little-athletes.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47110289">https://news.ycombinator.com/item?id=47110289</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 22 Feb 2026 11:53:02 +0000</pubDate><link>https://www.nytimes.com/2026/02/20/insider/winter-olympics-little-athletes.html</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=47110289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47110289</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>KSPS was my favourite surfing game growing up. What I dislike about it though is the infinite/perfect waves (always a truck-sized barrel opened, you can do tricks anywhere, almost no differentiation between waves) and the focus on impossible airs and tricks.<p>In my game the waves start, break and end, with different sessions and hollowness, so there's more wave reading involved. Also the focus is on being able to stay on the wave and generate speed, doing cutbacks, snaps, off the lips, etc.</p>
]]></description><pubDate>Mon, 09 Feb 2026 07:51:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46942695</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=46942695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46942695</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>I believe realistic fluid dynamics in the scale of a full breaking wave is unheard of for real time graphics, there's just no way to do it in 30-60FPS (I could be wrong tho!)<p>What I do instead is to transform a procedural plane mesh into wave-like geometry. For added realism, I base this transformation on bathymetry data (ocean floor height), so you can get left/right breaking waves, different breaking sessions, etc, just by defining different heightmaps.</p>
]]></description><pubDate>Mon, 09 Feb 2026 07:44:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=46942645</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=46942645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46942645</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "Ask HN: What are you working on? (February 2026)"]]></title><description><![CDATA[
<p>I'm working on a (somewhat) realistic surfing game. Tired of arcade-style games, I decided to try my hand at something closer to the real sport, focusing on realistic breaking waves, speed generation and carving, rather than impossible air combos.<p>After one year of development, it's going better than I expected, so I'm considering building a demo to gather feedback and see if there's enough traction for working towards a Steam release.<p>Even if that's not the case though, it's been a blast learning about game dev in Unity/C#, as well as 3D modeling and animation in Blender!</p>
]]></description><pubDate>Sun, 08 Feb 2026 23:41:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46939771</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=46939771</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46939771</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "Cosmic simulations that once needed supercomputers now run on a laptop"]]></title><description><![CDATA[
<p>I'm not sure what you mean by that. Neutral networks are pretty good statistical learning tools, and in this kind of application you'll need some stochastic learning, regardless of using a laptop or a supercomputer. It's not like they used an LLM to predict the simulation steps. If you read the paper, they seem to use a simple fully-connected 5-layer neural network architecture, which is a completely different beast from, say, trillion parameters transformers used for LLMs.</p>
]]></description><pubDate>Thu, 25 Sep 2025 23:59:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45380885</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=45380885</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45380885</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "Integer Programming (1977) [pdf]"]]></title><description><![CDATA[
<p>First time I came across integer programming (and mathematical programming generally) was when studying hydroelectric power generation planning, for a masters I ended up not pursuing. Then, when selecting a masters in CS, I ended up working with an advisor who used mixed-integer programming applied to classic machine learning models (mainly optimal decision trees). A fascinating and widely applicable method, indeed!</p>
]]></description><pubDate>Mon, 08 Sep 2025 16:55:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=45170683</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=45170683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45170683</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "‘No Other Land’ consultant Awdah Hathaleen killed by Israeli settler"]]></title><description><![CDATA[
<p>what kind of sick, twisted, inhuman comment is that?</p>
]]></description><pubDate>Wed, 30 Jul 2025 17:40:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=44737208</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=44737208</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44737208</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "Coding Adventure: Ant and Slime Simulations (2021) [video]"]]></title><description><![CDATA[
<p>Sebastian Lague is one of those content creators that show what a delight the internet can be when the content is high-quality. I particularly enjoy how he presents his implementation thought-process, eventual dead-ends, and possible future improvements. If anyone here has suggestions for similar content, I'd be more than interested!</p>
]]></description><pubDate>Mon, 06 Jan 2025 13:41:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=42610474</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=42610474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42610474</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "I send myself automated emails to practice Dutch"]]></title><description><![CDATA[
<p>cool project! E-mail seems like a good channel for small chunks of language-learning content + reminders.<p>If I may ask you, how do you plan on building vocabulary from these e-mails? Do you use anki or some other method?</p>
]]></description><pubDate>Fri, 27 Dec 2024 13:36:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=42521938</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=42521938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42521938</guid></item><item><title><![CDATA[KSA, the Kerbal Space Program Replacement from RocketWerkz]]></title><description><![CDATA[
<p>Article URL: <a href="https://old.reddit.com/r/KerbalSpaceProgram/comments/1gg5106/ksa_the_ksp_replacement_from_rocketwerkz_seamless/">https://old.reddit.com/r/KerbalSpaceProgram/comments/1gg5106/ksa_the_ksp_replacement_from_rocketwerkz_seamless/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42012834">https://news.ycombinator.com/item?id=42012834</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 01 Nov 2024 00:12:01 +0000</pubDate><link>https://old.reddit.com/r/KerbalSpaceProgram/comments/1gg5106/ksa_the_ksp_replacement_from_rocketwerkz_seamless/</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=42012834</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42012834</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "NASA's Europa Clipper Launch"]]></title><description><![CDATA[
<p>Not this time, only the payload fairing.</p>
]]></description><pubDate>Mon, 14 Oct 2024 16:16:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=41838963</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=41838963</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41838963</guid></item><item><title><![CDATA[Show HN: Bookmark Pruner – a low-effort extension for dealing with bookmarks]]></title><description><![CDATA[
<p>Full-fledged solutions to bookmark and read-later management never quite worked for me, so I built this simple tool to help me prune and rediscover my bookmark collection.<p>It simply loads a random bookmark, displays its age in days, and lets you remove it or move on to the next random bookmark.<p>Sharing it here in case anyone finds it useful, too!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41807420">https://news.ycombinator.com/item?id=41807420</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 11 Oct 2024 08:18:50 +0000</pubDate><link>https://github.com/pedrosbmartins/bookmark-pruner</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=41807420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41807420</guid></item><item><title><![CDATA[Private space-junk probe snaps historic photo of discarded rocket in orbit]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.space.com/astroscale-adras-j-space-junk-rendezvous-mission-photo">https://www.space.com/astroscale-adras-j-space-junk-rendezvous-mission-photo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=40180749">https://news.ycombinator.com/item?id=40180749</a></p>
<p>Points: 54</p>
<p># Comments: 16</p>
]]></description><pubDate>Sat, 27 Apr 2024 15:31:25 +0000</pubDate><link>https://www.space.com/astroscale-adras-j-space-junk-rendezvous-mission-photo</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=40180749</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40180749</guid></item><item><title><![CDATA[New comment by pedrosbmartins in "Joseph Priestley created revolutionary "maps" of time"]]></title><description><![CDATA[
<p>Nicely done! I've been wanting to build something similar, but as a tool to assist in my history studies.<p>Oh, and if you are into timelines and their history, you might enjoy <i>Cartographies of Time: A History of the Timeline</i> by Daniel Rosenberg and Anthony Grafton. Very informative read!</p>
]]></description><pubDate>Thu, 18 Apr 2024 18:53:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=40079506</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=40079506</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40079506</guid></item><item><title><![CDATA[Show HN: The History Chronicle – daily historical facts in newspaper form]]></title><description><![CDATA[
<p>Article URL: <a href="https://pedrosbmartins.github.io/history-chronicle/">https://pedrosbmartins.github.io/history-chronicle/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39422816">https://news.ycombinator.com/item?id=39422816</a></p>
<p>Points: 4</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 18 Feb 2024 20:26:20 +0000</pubDate><link>https://pedrosbmartins.github.io/history-chronicle/</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=39422816</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39422816</guid></item><item><title><![CDATA[Saturn's moon Mimas might harbor a hidden ocean]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.sciencenews.org/article/saturn-moon-mimas-hidden-ocean">https://www.sciencenews.org/article/saturn-moon-mimas-hidden-ocean</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39293593">https://news.ycombinator.com/item?id=39293593</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 07 Feb 2024 20:07:53 +0000</pubDate><link>https://www.sciencenews.org/article/saturn-moon-mimas-hidden-ocean</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=39293593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39293593</guid></item><item><title><![CDATA[Swiss startup raises $23M to build nuclear power plant based on thorium fission]]></title><description><![CDATA[
<p>Article URL: <a href="https://thenextweb.com/news/swiss-startup-nuclear-energy-thorium">https://thenextweb.com/news/swiss-startup-nuclear-energy-thorium</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39180090">https://news.ycombinator.com/item?id=39180090</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 29 Jan 2024 18:23:47 +0000</pubDate><link>https://thenextweb.com/news/swiss-startup-nuclear-energy-thorium</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=39180090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39180090</guid></item><item><title><![CDATA[Downtoearth: Visualize astronomical scales by using geographical intuition]]></title><description><![CDATA[
<p>Article URL: <a href="https://pedrosbmartins.github.io/2024/01/08/downtoearth/">https://pedrosbmartins.github.io/2024/01/08/downtoearth/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38916993">https://news.ycombinator.com/item?id=38916993</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 08 Jan 2024 19:41:35 +0000</pubDate><link>https://pedrosbmartins.github.io/2024/01/08/downtoearth/</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=38916993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38916993</guid></item><item><title><![CDATA[NASA mission lines up to 'touch the Sun']]></title><description><![CDATA[
<p>Article URL: <a href="https://www.bbc.com/news/science-environment-67837161">https://www.bbc.com/news/science-environment-67837161</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=38870917">https://news.ycombinator.com/item?id=38870917</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 04 Jan 2024 19:05:54 +0000</pubDate><link>https://www.bbc.com/news/science-environment-67837161</link><dc:creator>pedrosbmartins</dc:creator><comments>https://news.ycombinator.com/item?id=38870917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38870917</guid></item></channel></rss>