<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: adampzakaria</title><link>https://news.ycombinator.com/user?id=adampzakaria</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 21 May 2026 01:22:40 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=adampzakaria" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by adampzakaria in "How fast is N tokens per second really?"]]></title><description><![CDATA[
<p>This is awesome!! I use Cursor and I've been trending towards medium thinking models as much as possible - I don't like the dev cadence with something like opus 4.7 (thinking: very high) (great for some tasks, like complex plans). Eventually I'd like to make my way to open models and open harness, and this tool or something like it could help me understand what performance I'd need for productive work - bookmarked!</p>
]]></description><pubDate>Wed, 20 May 2026 18:59:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48212410</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=48212410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48212410</guid></item><item><title><![CDATA[New comment by adampzakaria in "Show HN: Find work in NYC that is convenient"]]></title><description><![CDATA[
<p>Wow, would love to see this started in Boston. I feel like some companies almost make it hard to see where their actual office is, i.e. 'office in greater boston'.</p>
]]></description><pubDate>Sun, 15 Dec 2024 19:23:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42425363</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=42425363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42425363</guid></item><item><title><![CDATA[New comment by adampzakaria in "Show HN: A program to learn phrases in multiple languages at once"]]></title><description><![CDATA[
<p>Thank you! It's just using google's translate and text to speech APIs! It can support any language google supports, I just need to add some strings to the code!</p>
]]></description><pubDate>Wed, 27 Nov 2024 22:59:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=42260661</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=42260661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42260661</guid></item><item><title><![CDATA[New comment by adampzakaria in "Show HN: A program to learn phrases in multiple languages at once"]]></title><description><![CDATA[
<p>The translations and text to speech are from google APIs. One commenter on reddit suggested that GPT4o may be better. Also, a lot of commenters saying the phrasing and formality levels are poor on the current translations.</p>
]]></description><pubDate>Wed, 27 Nov 2024 16:52:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=42257518</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=42257518</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42257518</guid></item><item><title><![CDATA[Show HN: A program to learn phrases in multiple languages at once]]></title><description><![CDATA[
<p>Hi everyone - I'm not a serious language learner but I've been enjoying learning phrases I can use when I travel, at restaurants, around people in public, etc. Let me know if you find it useful or what might make it useful for you!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42257432">https://news.ycombinator.com/item?id=42257432</a></p>
<p>Points: 10</p>
<p># Comments: 6</p>
]]></description><pubDate>Wed, 27 Nov 2024 16:44:28 +0000</pubDate><link>https://fluent.monster/</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=42257432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42257432</guid></item><item><title><![CDATA[Show HN: A program to learn phrases in multiple languages at once]]></title><description><![CDATA[
<p>Hi everyone - I'm not a serious language learner but I've been enjoying learning phrases I can use when I travel, at restaurants, around people in public, etc. Let me know if you find it useful or what might make it useful for you!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42253408">https://news.ycombinator.com/item?id=42253408</a></p>
<p>Points: 2</p>
<p># Comments: 2</p>
]]></description><pubDate>Wed, 27 Nov 2024 06:09:48 +0000</pubDate><link>https://fluent.monster/</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=42253408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42253408</guid></item><item><title><![CDATA[New comment by adampzakaria in "ChatGPT-like copy code React component"]]></title><description><![CDATA[
<p>Hi everyone!<p>I made an easy to use component to display code with syntax highlighting and a clipboard users can click to copy the code to their clipboard. The design is based on OpenAI's component in ChatGPT, and can be styled further.
The component can also be used to display text without syntax highlighting.<p>Please give it a try and give feedback :)<p><a href="https://www.npmjs.com/package/copy-container-react" rel="nofollow noreferrer">https://www.npmjs.com/package/copy-container-react</a></p>
]]></description><pubDate>Sun, 27 Aug 2023 19:59:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=37286087</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=37286087</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37286087</guid></item><item><title><![CDATA[ChatGPT-like copy code React component]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.npmjs.com/package/copy-container-react">https://www.npmjs.com/package/copy-container-react</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=37286086">https://news.ycombinator.com/item?id=37286086</a></p>
<p>Points: 1</p>
<p># Comments: 1</p>
]]></description><pubDate>Sun, 27 Aug 2023 19:59:34 +0000</pubDate><link>https://www.npmjs.com/package/copy-container-react</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=37286086</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37286086</guid></item><item><title><![CDATA[New comment by adampzakaria in "Linux-factory: A framework used to create custom Linux Debian operating systems"]]></title><description><![CDATA[
<p>Ah, very cool. Thank you :)</p>
]]></description><pubDate>Tue, 28 Feb 2023 02:31:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=34964938</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=34964938</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34964938</guid></item><item><title><![CDATA[New comment by adampzakaria in "Linux-factory: A framework used to create custom Linux Debian operating systems"]]></title><description><![CDATA[
<p>This sounds like something I'd be very interested in, though I'm not sure what it is.<p>It'd be great if I could easily customize Debian (i3, vim, zsh, chrome, etc.) and distribute / share it with others.<p>But I'm not sure what this does and cannot tell even after reading the first few sections of the README.</p>
]]></description><pubDate>Mon, 27 Feb 2023 22:42:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=34963047</link><dc:creator>adampzakaria</dc:creator><comments>https://news.ycombinator.com/item?id=34963047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34963047</guid></item></channel></rss>