<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: pmx</title><link>https://news.ycombinator.com/user?id=pmx</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 20 Jun 2026 09:27:44 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pmx" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pmx in "Claude Code bug can silently 10-20x API costs"]]></title><description><![CDATA[
<p>I've done this with Cursor because I have similar issues with inconsistent allowance consumption there. I mostly use Claude models but I've had to disable Opus 4.6 because it just EATS tokens in it's thinking steps.</p>
]]></description><pubDate>Tue, 31 Mar 2026 09:22:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47584729</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=47584729</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47584729</guid></item><item><title><![CDATA[New comment by pmx in "The fuck off contact page"]]></title><description><![CDATA[
<p>It's more similar to someone asking for a cardboard countertop - any contractor would be well within their rights to tell them it's a bad idea and would be negligent if they didn't.</p>
]]></description><pubDate>Mon, 08 Dec 2025 11:09:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46190959</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=46190959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46190959</guid></item><item><title><![CDATA[New comment by pmx in "How I bypassed Amazon's Kindle web DRM"]]></title><description><![CDATA[
<p>It isn't about the price. The level of service and the quality of the product you get by pirating is simply better. Streaming services break up shows and have s1-3 on one platform, 4-5 on another, and the rest on another still. You'll "buy" a movie on amazon prime video only for them to remove it so you can't watch it anymore. Prime video, a service you have to pay for now has ad breaks while watching shows. Even just FINDING stuff to watch is a nightmare, Netflix is the same stuff over and over again in different random made up categories.</p>
]]></description><pubDate>Fri, 17 Oct 2025 09:22:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45614756</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=45614756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45614756</guid></item><item><title><![CDATA[New comment by pmx in "Claude now has access to a server-side container environment"]]></title><description><![CDATA[
<p>Frankly, I don't believe their claims that they don't degrade the models. I know we see models as less intelligent as we get used to them and their novelty wears off but I've had to entirely give up on Claude as a coding assistant because it seems to be incapable of following instructions anymore.</p>
]]></description><pubDate>Tue, 09 Sep 2025 15:19:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=45183157</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=45183157</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45183157</guid></item><item><title><![CDATA[New comment by pmx in "Claude now has access to a server-side container environment"]]></title><description><![CDATA[
<p>They need to focus on fixing reliability first. Their systems constantly go down and it appears they are having to quantise the models to keep up with demand, reducing intelligence significantly. New features like this feel pointless when the underlying model is becoming unusable.</p>
]]></description><pubDate>Tue, 09 Sep 2025 14:50:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=45182714</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=45182714</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45182714</guid></item><item><title><![CDATA[Show HN: PolySpin – a daily polygon rotation puzzle game]]></title><description><![CDATA[
<p>Article URL: <a href="https://polyspin.vercel.app/">https://polyspin.vercel.app/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44424511">https://news.ycombinator.com/item?id=44424511</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 30 Jun 2025 15:29:42 +0000</pubDate><link>https://polyspin.vercel.app/</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=44424511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44424511</guid></item><item><title><![CDATA[New comment by pmx in "Why console makers can legally brick your game console"]]></title><description><![CDATA[
<p>I have a hard time accepting that this would fly in the UK. We have strong consumer protection laws in the Consumer Rights Act 2015 that I think this would run afoul of. Terms can't be unfair, and are deemed so if "contrary to the requirement of good faith, it causes a significant imbalance in the parties' rights and obligations under the contract to the detriment of the consumer." and a product must be fit for purpose for 6 years - if this ceased to be the case the consumer is entitled to a full refund or replacement.</p>
]]></description><pubDate>Tue, 27 May 2025 14:35:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=44107401</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=44107401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44107401</guid></item><item><title><![CDATA[New comment by pmx in "Particle Life simulation in browser using WebGPU"]]></title><description><![CDATA[
<p>Try looking at this system - lots of "lifeforms" emerge with several interesting behaviours <a href="https://lisyarus.github.io/webgpu/particle-life.html?particleCount=32768&speciesCount=18&friction=15&centralForce=0&symmetricForces=false&loopingBorders=true&seed=2913456392" rel="nofollow">https://lisyarus.github.io/webgpu/particle-life.html?particl...</a></p>
]]></description><pubDate>Tue, 27 May 2025 10:59:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44105713</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=44105713</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44105713</guid></item><item><title><![CDATA[Show HN: I made a tool that uses AI to turn my ADHD brain into a super power]]></title><description><![CDATA[
<p>I really struggle to keep my notes organised, and often can't make any sense of hand written notes after meetings. I did some experiments with Claude and ChatGPT where I blast random thoughts at them during a meeting or brainstorming session and then have them output a nice document that pulls it all together at the end. It worked incredibly well but it was a bit cumbersome to keep sending messages to the chat and telling the ai each time what to do. So I took the idea and built a tool, it makes it easy to throw random notes and voice recordings (images and document support on the way) and then just let the AI organise it all and create a nice, well-organised document. You view the document in the tool, download it as PDF or markdown, and soon you'll be able to share it via email. The system references your notes in the document that is generated so you can always see where a specific point came from.<p>I've made it so that you can subscribe for a two day trial for free without entering any payment details. I'd really love your feedback and ideas, especially if you're neurodivergent because I really think AI can help people like us!<p>It mostly works on mobile but the experience isn't as good as desktop (I'm working on that!)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43807340">https://news.ycombinator.com/item?id=43807340</a></p>
<p>Points: 8</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 26 Apr 2025 21:22:08 +0000</pubDate><link>https://www.scatternote.com/</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=43807340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43807340</guid></item><item><title><![CDATA[New comment by pmx in "SpacetimeDB"]]></title><description><![CDATA[
<p>I feel like they've been inspired by crypto for the way they handle billing. They sell you "Energy" which you use by running on their infra. Seems like a needless abstraction to me.</p>
]]></description><pubDate>Wed, 09 Apr 2025 15:40:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=43633365</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=43633365</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43633365</guid></item><item><title><![CDATA[New comment by pmx in "SpacetimeDB"]]></title><description><![CDATA[
<p>This is theirs <a href="https://bitcraftonline.com/" rel="nofollow">https://bitcraftonline.com/</a> - not "released" yet but they have alpha testers on it apparently.</p>
]]></description><pubDate>Wed, 09 Apr 2025 15:37:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=43633343</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=43633343</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43633343</guid></item><item><title><![CDATA[New comment by pmx in "Whisky is no longer actively maintained"]]></title><description><![CDATA[
<p>It runs incredibly well, I ran GTA5 on my old Macbook Pro M1 with it and got a respectable 60FPS on max settings. The apple GPTK is really very impressive.</p>
]]></description><pubDate>Wed, 09 Apr 2025 12:45:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=43631427</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=43631427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43631427</guid></item><item><title><![CDATA[Show HN: My Self-Hosted Open Source WeTransfer Alternative Erugo]]></title><description><![CDATA[
<p>Erugo is a totally free, powerful, self-hosted file-sharing platform that puts you in control of your files and data.<p>I've been working on this project since January this year and i've just released 0.1.1<p>Features:
- Really easy file upload interface with drag and drop support, single file select and folder select.<p>- Maintains folder structure when you upload nested folders. (As far as I can figure out its the only open source tool that does this)<p>- Optionally password protect shares.<p>- Allow users to create "reverse share" requests.<p>- Set expiry times when creating shares.<p>- Add recipients to shares and Erugo will send them an email with a link to the share after upload.<p>- Direct or chunked upload modes available to adapt to network conditions.<p>- External auth provide support (Google, Microsoft, Authentik, OIDC)<p>Customisation:
- Change UI colours with either the built in themes or create your own.<p>- Add your own logo and background.<p>- Add multiple backgrounds and let them display as a slideshow - change the time between slides easily.<p>- Remove "Powered by Erugo" easily, enabling a fully white-labeled interface.<p>- Control maximum share size, maximum expiry time, allowed upload modes, and more.<p>I'm working hard to add features and improve the product. I'd love to read what the HN community thinks to my Project :)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43579832">https://news.ycombinator.com/item?id=43579832</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 04 Apr 2025 09:05:15 +0000</pubDate><link>https://github.com/ErugoOSS/Erugo</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=43579832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43579832</guid></item><item><title><![CDATA[New comment by pmx in "Google begins testing AI-only search results"]]></title><description><![CDATA[
<p>I second Kagi, its been very good for me to the point I don't use google at all now.</p>
]]></description><pubDate>Fri, 07 Mar 2025 09:55:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=43288788</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=43288788</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43288788</guid></item><item><title><![CDATA[New comment by pmx in "All Kindles can now be jailbroken"]]></title><description><![CDATA[
<p>You can browse the Kobo book store here <a href="https://www.kobo.com/gb/en/ebooks" rel="nofollow">https://www.kobo.com/gb/en/ebooks</a></p>
]]></description><pubDate>Mon, 17 Feb 2025 07:59:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43076366</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=43076366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43076366</guid></item><item><title><![CDATA[New comment by pmx in "Show HN: Transform your codebase into a single Markdown doc for feeding into AI"]]></title><description><![CDATA[
<p>How does this compare to / differ from <a href="https://github.com/yamadashy/repomix">https://github.com/yamadashy/repomix</a> ?</p>
]]></description><pubDate>Fri, 14 Feb 2025 13:39:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=43048123</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=43048123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43048123</guid></item><item><title><![CDATA[Show HN: Erugo – A privacy-focused, single-binary WeTransfer alternative]]></title><description><![CDATA[
<p>I wanted to share a tool I've been working on called erugo - it's a privacy-respecting file sharing solution that you can host yourself.<p>*Why I built it:*<p>I wanted to learn Go by building something practical that I'd actually use. I needed a simple way to share large files with clients and family, but didn't want to rely on services that track usage or collect data. Most importantly, I wanted something that would just work without complex setup or dependencies.<p>*Key Features:*<p>- Single binary deployment (backend + frontend bundled together)<p>- No tracking, no metrics collection, completely private<p>- Local authentication for share creation<p>- Human-readable share URLs<p>- SQLite for simplicity (no external database needed)<p>- Clean, modern UI<p>- Configurable storage paths and file size limits<p>- MIT licensed and completely open source<p>*Tech Stack:*<p>Built with Go backend and Vue.js frontend, packaged into a single binary. Uses SQLite for metadata storage and local filesystem for files.<p>*Getting Started:*<p>1. Download the binary<p>2. Run it<p>3. Follow the interactive first-run setup<p>4. Start sharing files!<p>The project is fully open source and available at: <a href="https://github.com/DeanWard/erugo">https://github.com/DeanWard/erugo</a><p>I'm actively developing erugo and would love to hear your feedback and feature requests. Currently working on adding Docker support and white-labeling options via the UI.<p>Let me know if you have any questions! As this is my first Go project, I'm particularly interested in feedback from experienced Go developers as I expect there are many ways to improve the code.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42879066">https://news.ycombinator.com/item?id=42879066</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 30 Jan 2025 16:08:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=42879066</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=42879066</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42879066</guid></item><item><title><![CDATA[Show HN: CaddyFile Generator]]></title><description><![CDATA[
<p>I wanted a tool to make managing my CaddyFiles easier so I created CaddyGen. It has presets for several server tools you may want to reverse proxy, allows you to set up custom hosts, has options for several options, etc. You can import your existing CaddyFile and manage with the tool.<p>It doesn't send anything to any servers, its all stored locally on your browser. If you don't trust it still, you can grab the source or use docker and self host it.<p>Made this with bolt.new because I wanted to evaluate the tool (i like it). I'd never have made this as quickly by hand.<p><a href="https://caddygen.site/" rel="nofollow">https://caddygen.site/</a> 
<a href="https://github.com/DeanWard/CaddyGen">https://github.com/DeanWard/CaddyGen</a><p>docker pull wardy784/caddygen:latest<p>docker run -p 8189:80 wardy784/caddygen:latest</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42625091">https://news.ycombinator.com/item?id=42625091</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 07 Jan 2025 17:41:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42625091</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=42625091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42625091</guid></item><item><title><![CDATA[New comment by pmx in "What we know about CEO shooting suspect"]]></title><description><![CDATA[
<p>I pay national insurance every month, its automatically taken from my salary. Most of the time it pays for other people's care - and that's absolutely fine with me. And if at some point I need care, I know it will be there for me and how much money I have won't come into it, the costs of my care won't be weighed against the value of my life, i'll just get the care I need. It doesn't need to be so expensive, the US has just built such an incredibly inefficient system ( or efficient if you accept it is designed to generate outrageous profit from the suffering of humans).</p>
]]></description><pubDate>Tue, 10 Dec 2024 15:56:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=42378012</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=42378012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42378012</guid></item><item><title><![CDATA['Phantom' Seat Onboard Croatia Airlines Airbus A220]]></title><description><![CDATA[
<p>Article URL: <a href="https://avioradar.net/en/phantom-seat-onboard-croatia-airlines-airbus-a220/">https://avioradar.net/en/phantom-seat-onboard-croatia-airlines-airbus-a220/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=42192222">https://news.ycombinator.com/item?id=42192222</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 20 Nov 2024 09:38:12 +0000</pubDate><link>https://avioradar.net/en/phantom-seat-onboard-croatia-airlines-airbus-a220/</link><dc:creator>pmx</dc:creator><comments>https://news.ycombinator.com/item?id=42192222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42192222</guid></item></channel></rss>