<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: speps</title><link>https://news.ycombinator.com/user?id=speps</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 05:39:50 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=speps" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by speps in "Drawvg Filter for FFmpeg"]]></title><description><![CDATA[
<p>SVG path syntax [1] mentioned as being an inspiration in the article is very similar to Turtle graphics (move, lineto, etc.)<p>[1] <a href="https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/path" rel="nofollow">https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/E...</a></p>
]]></description><pubDate>Fri, 20 Mar 2026 11:24:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47453105</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=47453105</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47453105</guid></item><item><title><![CDATA[New comment by speps in "Datahäxan"]]></title><description><![CDATA[
<p>Also called datamoshing, it dates back a few decades already: <a href="https://en.wikipedia.org/wiki/Compression_artifact#Artistic_use" rel="nofollow">https://en.wikipedia.org/wiki/Compression_artifact#Artistic_...</a></p>
]]></description><pubDate>Thu, 12 Mar 2026 07:47:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47347695</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=47347695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47347695</guid></item><item><title><![CDATA[Reverse-Engineering O2Jam Network]]></title><description><![CDATA[
<p>Article URL: <a href="https://dev.cxo2.me/reversing-o2jam-network/">https://dev.cxo2.me/reversing-o2jam-network/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47263879">https://news.ycombinator.com/item?id=47263879</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 05 Mar 2026 16:42:16 +0000</pubDate><link>https://dev.cxo2.me/reversing-o2jam-network/</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=47263879</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47263879</guid></item><item><title><![CDATA[New comment by speps in "I put a real-time 3D shader on the Game Boy Color"]]></title><description><![CDATA[
<p>Awesome looking results. As far as I understand it's a "3D" shader in the sense that it looks 3D but it's a prerendered 2D normal map which is then lit using the resulting world space normal.<p>Here are the frames: <a href="https://github.com/nukep/gbshader/tree/main/sequences/gbspin_frames" rel="nofollow">https://github.com/nukep/gbshader/tree/main/sequences/gbspin...</a></p>
]]></description><pubDate>Sun, 08 Feb 2026 18:06:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=46936859</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=46936859</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46936859</guid></item><item><title><![CDATA[New comment by speps in "Vouch"]]></title><description><![CDATA[
<p>The usual way of solving this is to make the voucher responsible as well if any bad actor is banned. That adds a layer of stake in the game.</p>
]]></description><pubDate>Sun, 08 Feb 2026 17:58:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=46936779</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=46936779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46936779</guid></item><item><title><![CDATA[New comment by speps in "Chromium Has Merged JpegXL"]]></title><description><![CDATA[
<p>It was an issue with the main JPEGXL library being unmaintained and possibly open for security flaws. Some people got together and wrote a new one in Rust which then became an acceptable choice for a secure browser.</p>
]]></description><pubDate>Tue, 13 Jan 2026 08:19:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46598479</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=46598479</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46598479</guid></item><item><title><![CDATA[Building a software-defined GPS receiver]]></title><description><![CDATA[
<p>Article URL: <a href="https://axleos.com/building-a-gps-receiver-part-1-hearing-whispers/">https://axleos.com/building-a-gps-receiver-part-1-hearing-whispers/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46517311">https://news.ycombinator.com/item?id=46517311</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 06 Jan 2026 19:28:51 +0000</pubDate><link>https://axleos.com/building-a-gps-receiver-part-1-hearing-whispers/</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=46517311</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46517311</guid></item><item><title><![CDATA[New comment by speps in "AMD GPU Debugger"]]></title><description><![CDATA[
<p>Windows has PIX for Windows, PIX is the name of the GPU debugging since Xbox 360. The Windows version is similar but it relies on debug layers that need to be GPU specific which is usually handled automatically. Although because of that it’s not as deep as the console version but it lets you get by. Most people use RenderDoc on supported platforms though (Linux and Windows). It supports most APIs you can find on these platforms.</p>
]]></description><pubDate>Mon, 08 Dec 2025 22:30:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46198533</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=46198533</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46198533</guid></item><item><title><![CDATA[New comment by speps in "Boa: A standard-conforming embeddable JavaScript engine written in Rust"]]></title><description><![CDATA[
<p>With projects like this competing against well known massive competitors (eg. the browser JS engines), not seeing their main competitors in a benchmark is a massive red flag to me: <a href="https://boajs.dev/benchmarks" rel="nofollow">https://boajs.dev/benchmarks</a><p>Not seeing V8, SpiderMonkey JavaScriptCore is very strange...</p>
]]></description><pubDate>Sat, 15 Nov 2025 18:12:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45939345</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=45939345</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45939345</guid></item><item><title><![CDATA[New comment by speps in "Animalese.js Demo"]]></title><description><![CDATA[
<p>From a quick glance, it's a very simply a premade wav file which has all letters A to Z with 0.15s for each. The final wav is just a concatenation of all of letters from the text, and a silence of each unknown character/space. It doesn't support numbers but could easily be extended beyond what's in the demo. Very clever.</p>
]]></description><pubDate>Wed, 15 Oct 2025 16:27:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45594979</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=45594979</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45594979</guid></item><item><title><![CDATA[New comment by speps in "Wii U SDBoot1 Exploit “paid the beak”"]]></title><description><![CDATA[
<p>Some SBC handhelds do support Pico-8 platform apparently, worth a try:<a href="https://youtu.be/R5jZRV2D-rM" rel="nofollow">https://youtu.be/R5jZRV2D-rM</a></p>
]]></description><pubDate>Sat, 19 Jul 2025 09:08:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=44613829</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=44613829</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44613829</guid></item><item><title><![CDATA[New comment by speps in "A new PNG spec"]]></title><description><![CDATA[
<p>Do you have any info on the format used in the PNG chunks? I’d love for someone to recreate Fireworks, it was perfectly adapted to a lot of workflows.</p>
]]></description><pubDate>Wed, 25 Jun 2025 23:09:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=44382650</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=44382650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44382650</guid></item><item><title><![CDATA[New comment by speps in "A new PNG spec"]]></title><description><![CDATA[
<p>Macromedia Fireworks did it 20 years ago, the PNG was the default save format. Of course, it wasn’t JSON stored in there…</p>
]]></description><pubDate>Wed, 25 Jun 2025 18:39:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=44380543</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=44380543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44380543</guid></item><item><title><![CDATA[New comment by speps in "Show HN: Penny-1.7B Irish Penny Journal style transfer"]]></title><description><![CDATA[
<p>If you play Fortnite right now (until Friday June 7th). You can speak in realtime to Darth Vader, he replies in his voice and in character, he knows who’s playing (the name of the character skin). The technology is here, and used in production of major games. It’ll be a big tide sooner than what people expect.</p>
]]></description><pubDate>Mon, 02 Jun 2025 18:03:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=44161441</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=44161441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44161441</guid></item><item><title><![CDATA[JCGT – Arc Blanc: a real time ocean simulation]]></title><description><![CDATA[
<p>Article URL: <a href="https://jcgt.org/published/0014/01/05/">https://jcgt.org/published/0014/01/05/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43268401">https://news.ycombinator.com/item?id=43268401</a></p>
<p>Points: 58</p>
<p># Comments: 5</p>
]]></description><pubDate>Wed, 05 Mar 2025 16:04:11 +0000</pubDate><link>https://jcgt.org/published/0014/01/05/</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=43268401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43268401</guid></item><item><title><![CDATA[New comment by speps in "Why are QR Codes with capital letters smaller than QR codes with lower case?"]]></title><description><![CDATA[
<p>“a guy” aka Veritasium, the channel with 17M subs</p>
]]></description><pubDate>Wed, 26 Feb 2025 13:25:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=43183414</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=43183414</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43183414</guid></item><item><title><![CDATA[New comment by speps in "Extend Extra Extreme: keyboard extend layer mappings"]]></title><description><![CDATA[
<p>I’m hoping the title is a reference to this excellent game from Xbox Live Arcade days: <a href="https://en.wikipedia.org/wiki/Every_Extend_Extra_Extreme" rel="nofollow">https://en.wikipedia.org/wiki/Every_Extend_Extra_Extreme</a></p>
]]></description><pubDate>Tue, 11 Feb 2025 12:45:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=43012140</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=43012140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43012140</guid></item><item><title><![CDATA[New comment by speps in "Asteroid Impact on Earth 2032 with Probability 1% and 8Mt Energy"]]></title><description><![CDATA[
<p>Two terms I never heard in the table for the asteroid:<p>Parlermo Scale <a href="https://en.wikipedia.org/wiki/Palermo_Technical_Impact_Hazard_Scale" rel="nofollow">https://en.wikipedia.org/wiki/Palermo_Technical_Impact_Hazar...</a><p>Torino Scale <a href="https://en.wikipedia.org/wiki/Torino_scale" rel="nofollow">https://en.wikipedia.org/wiki/Torino_scale</a></p>
]]></description><pubDate>Wed, 29 Jan 2025 13:04:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=42864448</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=42864448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42864448</guid></item><item><title><![CDATA[New comment by speps in "Team 17 Co-Founder Martyn Brown Has Passed Away Aged 57"]]></title><description><![CDATA[
<p>Mobygames page: <a href="https://www.mobygames.com/person/1708/martyn-james-brown/" rel="nofollow">https://www.mobygames.com/person/1708/martyn-james-brown/</a></p>
]]></description><pubDate>Sun, 29 Dec 2024 00:11:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42536130</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=42536130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42536130</guid></item><item><title><![CDATA[New comment by speps in "Free Microblogging"]]></title><description><![CDATA[
<p><a href="https://subreply.com/about" rel="nofollow">https://subreply.com/about</a></p>
]]></description><pubDate>Tue, 19 Nov 2024 22:27:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42188776</link><dc:creator>speps</dc:creator><comments>https://news.ycombinator.com/item?id=42188776</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42188776</guid></item></channel></rss>