<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: cprogrammer1994</title><link>https://news.ycombinator.com/user?id=cprogrammer1994</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 22:14:12 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cprogrammer1994" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cprogrammer1994 in "[dead]"]]></title><description><![CDATA[
<p>Successful it seems</p>
]]></description><pubDate>Thu, 19 Feb 2026 17:04:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47076071</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=47076071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47076071</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "WASM will replace containers"]]></title><description><![CDATA[
<p>Confusing hammers with drills is a big mistake. Similarly, the problems WASM solves and the problems containers solve have little in common.</p>
]]></description><pubDate>Wed, 12 Feb 2025 09:45:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=43023644</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=43023644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43023644</guid></item><item><title><![CDATA[ChatGPT cannot produce a black image]]></title><description><![CDATA[
<p>It seems no matter how hard you try, ChatGPT cannot produce a completely black image.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=39411082">https://news.ycombinator.com/item?id=39411082</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Sat, 17 Feb 2024 16:46:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=39411082</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=39411082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39411082</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "Show HN: I wished for a site with a growing list of math problems, I built it"]]></title><description><![CDATA[
<p>Amazing site!
Please make a password reset form. When submitting signup with a generated password, it does not get saved as the register flow is not recognized as such. Now i cannot login or register again.</p>
]]></description><pubDate>Wed, 24 Jan 2024 22:34:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=39123516</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=39123516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39123516</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "Speeding up Floyd-Steinberg dithering: an optimization exercise"]]></title><description><![CDATA[
<p>Hi I shaved off 40% more just by replacing multiplication with bitwise operations and ported the code to a standard Python C Extension to avoid relying on JIT.<p><a href="https://github.com/szabolcsdombi/optimized-floyd-steinberg-dithering">https://github.com/szabolcsdombi/optimized-floyd-steinberg-d...</a><p>X * 7 is equal to (X << 3) - X<p>X * 3 is equal to (X << 1) + X<p>X * 5 is equal to (X << 2) + X</p>
]]></description><pubDate>Wed, 27 Sep 2023 12:52:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=37673899</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=37673899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37673899</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "Ask HN: Who wants to be hired? (September 2023)"]]></title><description><![CDATA[
<p>Location: Europe<p>Remote: Yes<p>Willing to relocate: No<p>Technologies: Python, C/C++, JS, TypeScript, React, Flask, 
Docker, OpenGL, WebGL, PyTorch, ...<p>Résumé/CV: szabolcsdombi.com<p>Email: cprogrammer1994@gmail.com<p>GitHub: github.com/szabolcsdombi</p>
]]></description><pubDate>Sun, 03 Sep 2023 11:05:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=37369404</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=37369404</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37369404</guid></item><item><title><![CDATA[Show HN: I Made an Otto Simulator]]></title><description><![CDATA[
<p>Article URL: <a href="https://szabolcsdombi.com/otto-simulator/">https://szabolcsdombi.com/otto-simulator/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36845013">https://news.ycombinator.com/item?id=36845013</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 24 Jul 2023 09:20:56 +0000</pubDate><link>https://szabolcsdombi.com/otto-simulator/</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=36845013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36845013</guid></item><item><title><![CDATA[Ask HN]]></title><description><![CDATA[

<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36710924">https://news.ycombinator.com/item?id=36710924</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 13 Jul 2023 15:37:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=36710924</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=36710924</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36710924</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "Ask HN: Could you share your personal blog here?"]]></title><description><![CDATA[
<p><a href="https://szabolcsdombi.com/" rel="nofollow noreferrer">https://szabolcsdombi.com/</a></p>
]]></description><pubDate>Wed, 05 Jul 2023 06:06:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=36596088</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=36596088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36596088</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "Show HN: Python can make 3M+ WebSocket keys per second"]]></title><description><![CDATA[
<p>C stands for, well, C :)
also, I do not use Cython.</p>
]]></description><pubDate>Tue, 04 Jul 2023 09:00:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=36584055</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=36584055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36584055</guid></item><item><title><![CDATA[Show HN: Python can make 3M+ WebSocket keys per second]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/szabolcsdombi/optimization-demo">https://github.com/szabolcsdombi/optimization-demo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36569736">https://news.ycombinator.com/item?id=36569736</a></p>
<p>Points: 83</p>
<p># Comments: 70</p>
]]></description><pubDate>Mon, 03 Jul 2023 07:06:02 +0000</pubDate><link>https://github.com/szabolcsdombi/optimization-demo</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=36569736</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36569736</guid></item><item><title><![CDATA[Optimizing Python Code with C++]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/szabolcsdombi/optimization-demo">https://github.com/szabolcsdombi/optimization-demo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36536677">https://news.ycombinator.com/item?id=36536677</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 30 Jun 2023 15:27:07 +0000</pubDate><link>https://github.com/szabolcsdombi/optimization-demo</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=36536677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36536677</guid></item><item><title><![CDATA[Blender in Docker]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/szabolcsdombi/blender-docker-cli">https://github.com/szabolcsdombi/blender-docker-cli</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36526230">https://news.ycombinator.com/item?id=36526230</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 29 Jun 2023 20:27:52 +0000</pubDate><link>https://github.com/szabolcsdombi/blender-docker-cli</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=36526230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36526230</guid></item><item><title><![CDATA[Why should I prefer zengl over moderngl?]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/szabolcsdombi/zengl/discussions/37">https://github.com/szabolcsdombi/zengl/discussions/37</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=36429960">https://news.ycombinator.com/item?id=36429960</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 22 Jun 2023 10:06:08 +0000</pubDate><link>https://github.com/szabolcsdombi/zengl/discussions/37</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=36429960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36429960</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "Astronomers reveal the largest cosmic explosion ever seen"]]></title><description><![CDATA[
<p>They need some time (or space) to fix this typo.</p>
]]></description><pubDate>Mon, 15 May 2023 21:27:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=35954718</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=35954718</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35954718</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "Astronomers reveal the largest cosmic explosion ever seen"]]></title><description><![CDATA[
<p>"It took place nearly 8 billion light years ago"</p>
]]></description><pubDate>Mon, 15 May 2023 21:23:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=35954664</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=35954664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35954664</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "Tell HN: Google Cloud lets anyone add you to a project without your permission"]]></title><description><![CDATA[
<p>I tried for years to get myself removed from a project i do not recognize. All they did was to notify a supposedly dead account by email to remove me from their project. After a while the chat support I used for this purpose became a paid service so I gave up. I find this very unprofessional from their side and moved to Digital Ocean instead.</p>
]]></description><pubDate>Sun, 01 Jan 2023 10:08:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=34205139</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=34205139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34205139</guid></item><item><title><![CDATA[New comment by cprogrammer1994 in "Adobe tricks users into a 12 month contract"]]></title><description><![CDATA[
<p>Is it legal to be forced to pay a fee that was never on the screen?</p>
]]></description><pubDate>Sat, 05 Feb 2022 17:31:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=30223435</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=30223435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30223435</guid></item><item><title><![CDATA[Show HN: ZenGL – Less headache OpenGL rendering with Python]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/szabolcsdombi/zengl">https://github.com/szabolcsdombi/zengl</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29208097">https://news.ycombinator.com/item?id=29208097</a></p>
<p>Points: 4</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 13 Nov 2021 07:28:38 +0000</pubDate><link>https://github.com/szabolcsdombi/zengl</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=29208097</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29208097</guid></item><item><title><![CDATA[High-performance rendering for Python with ZenGL]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/szabolcsdombi/zengl">https://github.com/szabolcsdombi/zengl</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=29190633">https://news.ycombinator.com/item?id=29190633</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 11 Nov 2021 17:34:51 +0000</pubDate><link>https://github.com/szabolcsdombi/zengl</link><dc:creator>cprogrammer1994</dc:creator><comments>https://news.ycombinator.com/item?id=29190633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29190633</guid></item></channel></rss>