<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: ThePyCoder</title><link>https://news.ycombinator.com/user?id=ThePyCoder</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 08:32:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ThePyCoder" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ThePyCoder in "Framework Laptop 13 Pro"]]></title><description><![CDATA[
<p>Please check their docs. I have a fw13 amd as well and there's one usb port on the mainboard that does not support video out over usb c. It could be that!</p>
]]></description><pubDate>Wed, 22 Apr 2026 13:44:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47863543</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=47863543</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47863543</guid></item><item><title><![CDATA[New comment by ThePyCoder in "Ask HN: What Are You Working On? (April 2026)"]]></title><description><![CDATA[
<p>Worked on some features at open reader, a local-first PDF TTS reader that highlights the words spoken and uses the excellent local kokoro tts engine.<p>Got fed up with web tech, it's so slow and clunky, so made my own version in python and qt. I changed the design to be based on a doclayout llm, so you can skip or include things like tables and references easily.<p>It now works so beautifully fast, it's code is readable and simple, no apis or multiple services. Just a qt app, some local llms that can run on a decent cpu and word-leven highlighting and playback selection.<p><a href="https://github.com/thepycoder/projectwhy-tts" rel="nofollow">https://github.com/thepycoder/projectwhy-tts</a><p>I can listen to papers now!</p>
]]></description><pubDate>Mon, 13 Apr 2026 05:22:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47747911</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=47747911</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47747911</guid></item><item><title><![CDATA[New comment by ThePyCoder in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p>projectwhy.be</p>
]]></description><pubDate>Wed, 14 Jan 2026 18:17:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46619959</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46619959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46619959</guid></item><item><title><![CDATA[New comment by ThePyCoder in "History LLMs: Models trained exclusively on pre-1913 texts"]]></title><description><![CDATA[
<p>I'm not sure I do. It feels like someone might for example have compiled a full library of books, newspapers and other writing from that era, only to then limit access to that library, doing the exact censorship I imagine the project was started to alleviate.<p>Now were it limited in access to ask money to compensate for the time and money spent compiling the library (or training the model), sure, I'd somewhat understand. Not agree but understand.<p>Now it just feels like you want to prevent your model name being associated with the one guy who might use it to create a racist slur Twitter bot. There's plenty of models for that already. At least the societal balance of a model like this would also have enough weight on the positive side to be net positive.</p>
]]></description><pubDate>Sun, 21 Dec 2025 07:52:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=46343045</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46343045</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46343045</guid></item><item><title><![CDATA[New comment by ThePyCoder in "Prompt caching for cheaper LLM tokens"]]></title><description><![CDATA[
<p>What an excellent write-up. Thank you!</p>
]]></description><pubDate>Fri, 19 Dec 2025 09:57:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46324043</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=46324043</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46324043</guid></item><item><title><![CDATA[New comment by ThePyCoder in "KDE is now my favorite desktop"]]></title><description><![CDATA[
<p>KDE has been crazy good for me.<p>It's a very complete package, it has a quick launcher that's good, a good screenshot tool and very very nice window management features.<p>When combined with libinput gestures, you can get macOS style three finger swipe between desktops. And not just a swap, but a nice swipe animation that pauses when you do on the touchpad.<p>On a laptop, this is such a big timesaver.<p>Its bottom bar icon handling is very good, customising is easy, and the settings panel is very clear. Everything is just so polished.<p>Then there is kde connect as well, it integrates so effertlessly. Kde is truly a software powerhouse, well done.</p>
]]></description><pubDate>Thu, 18 Sep 2025 13:58:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=45289783</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=45289783</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45289783</guid></item><item><title><![CDATA[New comment by ThePyCoder in "Trae: An AI-powered IDE by ByteDance"]]></title><description><![CDATA[
<p>What about Continue? It's an open source, bring your own api AI integration for vscode. It does everything that copilot does, including the editing-your-code-in-front-of-you diff style editor.<p>I don't think it has any special api access?</p>
]]></description><pubDate>Thu, 23 Jan 2025 18:47:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=42806759</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=42806759</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42806759</guid></item><item><title><![CDATA[New comment by ThePyCoder in "How I program with LLMs"]]></title><description><![CDATA[
<p>Only if you see source code as the only valuable thing, which it isn't. The knowledge of the team, industry connections, experience etc etc are a big part of what make it so you can effectively use the source code.<p>We're making an industrial sorting machine. Our management is feared to death to lose the source code. But realistically, who's going to put in the time to fully understand a codebase we can barely grasp ourselves? Then get rid of all custom sensor mappings, paths and other stuff specific for us. And then develop on it further, assuming they even believe we have the "right" way of doing things?<p>Right, no one. 90% of companies could open source their stuff and, apart from legal nonsense, nothing practical will happen, no one will read the code.</p>
]]></description><pubDate>Thu, 09 Jan 2025 07:59:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=42642880</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=42642880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42642880</guid></item><item><title><![CDATA[New comment by ThePyCoder in "Lichess: Block Ads and Trackers"]]></title><description><![CDATA[
<p>Not really. Taxes are so high because people get a lot of things for cheap/free like Healthcare and education. In countries where this isn't the case (USA for example) you'd easily pay 2 to 3 times the salary to get the same developer.<p>In this case even only paying the main dev a US wage would be more than the taxes on everything.</p>
]]></description><pubDate>Tue, 19 Sep 2023 17:02:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=37572907</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=37572907</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37572907</guid></item><item><title><![CDATA[New comment by ThePyCoder in "GPT-4 can't reason"]]></title><description><![CDATA[
<p>I copy pasted the exact prompt into gpt4 (not the api, the webapp) and regenerated the answer 5 times.<p>Every time it came back with a conclusive yes. Are you sure you used gpt4 and not gpt3.5? I guess cherry picking is done both ways.</p>
]]></description><pubDate>Tue, 08 Aug 2023 15:52:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=37050919</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=37050919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37050919</guid></item><item><title><![CDATA[New comment by ThePyCoder in "Ask HN: Who is hiring? (February 2023)"]]></title><description><![CDATA[
<p>Clearml | ML/MLOps related roles | FULL REMOTE or HYBRID<p>ClearML is hiring!<p>We’re a unified, open source platform for continuous machine learning (ML), trusted by forward-thinking Data Scientists, ML Engineers, DevOps, and decision makers at leading Fortune 500 companies, enterprises, academia, and innovative start-ups worldwide.<p>Our customers use us to build continuous ML workflows -- from experiment management and orchestration through data management and scheduling, followed by provisioning and serving -- to achieve the fastest time to ML production, fastest time to value, and increased performance.<p>We’re looking to fill a multitude of engineering roles, working remotely, out of our Tel Aviv office, or a hybrid. Take a look and please apply if you are qualified:<p><a href="https://clear.ml/careers/" rel="nofollow">https://clear.ml/careers/</a></p>
]]></description><pubDate>Wed, 01 Feb 2023 21:31:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=34618110</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=34618110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34618110</guid></item><item><title><![CDATA[New comment by ThePyCoder in "This Voice Doesn't Exist – Generative Voice AI"]]></title><description><![CDATA[
<p>I want to agree, but I searched on their website and found their narration service with 2 full book examples. I listened to the first one for a while and it's the first time an Ai narrator was good enough to keep me listening: <a href="https://www.audiostory.ai/2065785/11707800-alice-s-adventures-in-wonderland-by-lewis-carroll?t=0" rel="nofollow">https://www.audiostory.ai/2065785/11707800-alice-s-adventure...</a></p>
]]></description><pubDate>Fri, 13 Jan 2023 07:08:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=34364803</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=34364803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34364803</guid></item><item><title><![CDATA[New comment by ThePyCoder in "How to make video calls almost as good as face-to-face (2020)"]]></title><description><![CDATA[
<p>If you have a GPU, also check out Nvidia broadcast. It removes webcam background sure, but it can also do some seriously high quality noise cancellation, much like the krisp.ai service does from the article.<p>It can even run the same noise cancellation algo on incoming audio! So you can filter colleagues' noise for yourself if they don't want to bother</p>
]]></description><pubDate>Thu, 19 May 2022 07:31:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=31431770</link><dc:creator>ThePyCoder</dc:creator><comments>https://news.ycombinator.com/item?id=31431770</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31431770</guid></item></channel></rss>