<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: 76SlashDolphin</title><link>https://news.ycombinator.com/user?id=76SlashDolphin</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 09:11:09 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=76SlashDolphin" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by 76SlashDolphin in "I now assume that all ads on Apple news are scams"]]></title><description><![CDATA[
<p>Not only that but it's also quite difficult to find a laptop with an ANSI keyboard in an ISO country. My choices are basically an overpriced new Macbook (MacOS is the main con here), an overpriced new Thinkpad (brand new ones are horrible value since it tanks just a year after purchase), a Clevo (much worse build quality and questionable Linux support), or a Framework (worse build quality and mediocre battery life). As much as I hate MacOS, my M1 Macbook is still better at just being a light machine I can take anywhere and be working with immediately, while still lasting over an entire workday regardless of what I do. I really wish that Lenovo would fix their X9 Gen1 Linux support as those laptops are basically what I'd run if I could have proper support.</p>
]]></description><pubDate>Fri, 06 Feb 2026 15:00:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46913626</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=46913626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46913626</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Kagi releases alpha version of Orion for Linux"]]></title><description><![CDATA[
<p>I have a Pixel 8 running GrapheneOS and it does most of the above:
 - slightly lesser build quality than my iPhone 15 Pro but comparable
 - doesn't funnel data to Google unless you explicitly let it, you can circumvent a lot of the Google Play stuff by restricting permissions and using Aurora Store
 - is backed by, well, Google and the Graphene team porting over security updated. They have a fairly good track record by now.
 - can use any of the N backup services that already exist unlike the iPhone's silly restriction on background apps
 - don't notice performance differences between it and my iPhone 15 Pro in day to day use. If anything, biometrics are way faster on the Pixel since iOS 26 made FaceID slow as molasses for me
 - the default camera is pretty good (uses all the Pixel fancy processing hardware) but if it's not good enough you can just install the stock Google camera which works fine. You can turn off network access if you don't want it snooping. Photos are neck and neck with the iPhone but the iPhone is way better at videos, no Android phone has cracked that yet IMO.
 - Yeah, but no other brand can give you an AppleCare experience. Best option is phone insurance and just getting a new Pixel if that happens. Graphene can do full device backups via Seedvault and it's not that much more of a pain to restore compared to an iPhone backup. Granted, it's jankier but it's not impossible. The other issue is that Pixels are not a thing in a lot of countries, Apple really has the edge here but I'd take that risk over the UX shenanigans they pull nowadays with their latest updates (god is it awful)</p>
]]></description><pubDate>Fri, 09 Jan 2026 17:48:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=46556652</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=46556652</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46556652</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Ask HN: What are you working on? (September 2025)"]]></title><description><![CDATA[
<p>Me and a few friends are working on a firewall for LLM clients that blocks the lethal trifecta: <a href="https://github.com/Edison-Watch/open-edison" rel="nofollow">https://github.com/Edison-Watch/open-edison</a><p>The way it works is the user registers / imports MCP (Model Context Protocol) servers they would like to use. All the tools of those servers are imported and then the firewall uses structured LLM calls to decide what types of action the tool performs among:<p>- read private data (e.g. read a local file or read your emails)<p>- perform an activity on your behalf (e.g. send an email or update a calendar invite)<p>- read public data (e.g. search the web)<p>The idea is that if all 3 types of tool calls are performed in a single context session, the LLM is vulnerable to jailbreak attacks (e.g. reads personal data -> reads poisoned public data with malicious instructions -> LLM gets tricked and posts personal data).<p>Once all the tools are classified the user can go inside and make any adjustments and then they are given the option to set up the gateway as an MCP server in their LLM client of choice. For each LLM session the gateway keeps track of all tool calls and, in particular, which action types are raised in the session. If a tool call is attempted that raises all action types for a session, it gets blocked and the user gets a notification, which sends them to the firewall UI where they can see the offending tool calls, and decide to either block the most recent one or add the triggering "set" to an allowlist.<p>Next steps are transitioning from the web UI for the product to a desktop app with a much cleaner and more streamlined UI. We're still working on improving the UX but the backend is solid and we would really like to get some more feedback for it.</p>
]]></description><pubDate>Tue, 30 Sep 2025 10:33:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=45423898</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45423898</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45423898</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: An MCP Gateway to block the lethal trifecta"]]></title><description><![CDATA[
<p>That is a fair concern, and while that would happen often in some cases, there are others which rarely export data or rarely read public data where you can manually approve each usecase. Still, we are very interested in seeing how people use MCPs so we can improve the UX, which is why we're publishing this release. If users report that they get too many false positives we can always increase the granularity of the trifecta categories (say, exports data can be exports data publicly or privately. Or reads public data can have different tiers, etc.)</p>
]]></description><pubDate>Fri, 12 Sep 2025 22:32:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=45227524</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45227524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45227524</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: An MCP Gateway to block the lethal trifecta"]]></title><description><![CDATA[
<p>It is based on what the MCP server reports to us. As with most current LLM clients we assume that the user has checked the MCP servers they're using for authenticity.</p>
]]></description><pubDate>Fri, 12 Sep 2025 22:28:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=45227484</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45227484</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45227484</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: An MCP Gateway to block the lethal trifecta"]]></title><description><![CDATA[
<p>Really good questions, let's look at them one by one:<p>1. We are assuming that the user has done their due diligence verifying the authenticity of the MCP server, in the same way they need to verify them when adding an MCP server to Claude code or VSCode. The gateway protects against an attacker exploiting already installed standard MCP servers, not against malicious servers.<p>2. That's a very good question - while it is indeed non-deterministic, we have not seen a single case of it not showing the message. Sometimes the message gets mangled but it seems like most current LLMs take the MCP output quite seriously since that is their source of truth about the real world. Also, while the message could in theory not be shown, the offending tool call will still be blocked so the worst case is that the user is simply confused.<p>3. Currently we follow the trifecta very literally, as in every tool is classified into a subset of {reads private data, writes on behalf of user, reads publicly modifiable data}. We have an LLM classify each tool at MCP server load time and we cache these results based on whatever data the MCP server sends us. If there are any issues with the classification, you can go into the gateway dashboard and modify it however you like. We are planning on making a improvements to the classification down the line but we think it is currently solid enough and we would like to get it into users' hands to get some UX feedback before we add extra functionality.</p>
]]></description><pubDate>Fri, 12 Sep 2025 22:27:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=45227470</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45227470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45227470</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: An MCP Gateway to block the lethal trifecta"]]></title><description><![CDATA[
<p>It is possible thay a malicious MCP could poison the LLM's ability to classify it's tools but then your threat model includes adding malicious MCPs which would be a problem for any MCP client. We are considering adding a repository of vetted MCPs (or possibly use one of the existing ones) but, as it is, we rely on the user to make sure that their MCPs are legitimate.</p>
]]></description><pubDate>Fri, 12 Sep 2025 18:40:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=45225203</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45225203</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45225203</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: An MCP Gateway to block the lethal trifecta"]]></title><description><![CDATA[
<p>Those are really good points and we do have some plans for them, mainly on the first topic. What we're envisioning in terms of UX for our gateway is that when you set it up it's very defensive but whenever it detects a trifecta, you can mark it as a false positive. Over time the gateway will be trained to be exactly as permissive as the user wishes with only the rare false positive. You can already do that with the gateway today (you get a web notification when the gateway detects a trifecta and if you click into it, you get taken to a menu to approve/deny it if it occurs in the future). Granted, this can make the gateway overly-permissive but we do have plans on how to improve the granularity of these rules.<p>Regarding the second point, that is a very interesting topic that we haven't thought about. It would seem that our approach would work for this usecase too, though. Currently, we're defending against the LLM being gullible but gullible and actively malicious are not properties that are too different. It's definitely a topic on our radar now, thanks for bringing it up!</p>
]]></description><pubDate>Fri, 12 Sep 2025 18:17:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45224953</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45224953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45224953</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: An MCP Gateway to block the lethal trifecta"]]></title><description><![CDATA[
<p>That's a good question! We do use an LLM to categorise the MCP tools but that is at "add" or "configure" time, not at the time they are called. As such we don't actively run an LLM while the gateway is up, all the rules are already set and requests are blocked based on the hard-set rules. Plus, at this point we don't actually look at the data that is passed around, so even if we change the rules for the trifecta, there's no way for any LLM to be poisoned by a malicious actor feeding bad data.</p>
]]></description><pubDate>Fri, 12 Sep 2025 18:07:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45224851</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45224851</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45224851</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: An MCP Gateway to block the lethal trifecta"]]></title><description><![CDATA[
<p>It is possible to configure it like that - when a trifecta is detected, it is possible for the gateway to wait for confirmation before allowing the last MCP call to proceed. The issue with that MCP clients are still in early stages and some of them don't like waiting for a long time until they get a response and act in weird or inconvenient ways if something times out (some of them sensibly disable the entire server if a single tool times out, which in our case disables the entire gateway and therefore all MCP tools). As it is, it's much better to default to returning a block message, and emit a web notification from the gateway dashboard to get the user to approve the usecase, then rerun their previous prompt.</p>
]]></description><pubDate>Fri, 12 Sep 2025 17:54:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45224723</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45224723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45224723</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: An MCP Gateway to block the lethal trifecta"]]></title><description><![CDATA[
<p>At least in its current state we just use an LLM to categorise each individual tool. We don't look at the data itself, although we have some ideas of how to improve things, as currently it is very "over-defensive". For example, if you have the filesystem MCP and a web search MCP, open-edison will block if you perform a filesystem read, a web search, and then a filesystem write. Still, if you rarely perform writes open-edison would still be useful for tracking things. The UX is such that after an initial block you can make an exception for the same flow the next time it occurs.</p>
]]></description><pubDate>Fri, 12 Sep 2025 17:34:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45224541</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45224541</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45224541</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: An MCP Gateway to block the lethal trifecta"]]></title><description><![CDATA[
<p>Fair criticism! We wrote the Readme earlier on when we were still ironing out the requirements. I'll fix it up shortly.</p>
]]></description><pubDate>Fri, 12 Sep 2025 17:27:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=45224469</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45224469</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45224469</guid></item><item><title><![CDATA[Show HN: An MCP Gateway to block the lethal trifecta]]></title><description><![CDATA[
<p>Hi there, me and some friends were inspired by Simon Willison's recent post on the "lethal trifecta" (<a href="https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/" rel="nofollow">https://simonwillison.net/2025/Jun/16/the-lethal-trifecta/</a> ) and started building a gateway to defend against it.<p>The idea: instead of connecting an LLM directly to multiple MCP servers, you point them all through a Gateway.<p>The Gateway:<p>- Connects to each MCP server and inspects their tools + requirements<p>- Classifies tools along the "trifecta" axes (private data access, untrusted content, external comms)<p>- When all three conditions are about to align in a single session, the Gateway blocks the last step and tells the LLM to show a warning instead.<p>That way, before anything dangerous can happen, the user is nudged to review the situation in a web dashboard.<p>We'd love for the HN community to try it out: <a href="https://github.com/Edison-Watch/open-edison" rel="nofollow">https://github.com/Edison-Watch/open-edison</a><p>Any feedback very welcome - we'll be around in the thread to answer questions.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=45223102">https://news.ycombinator.com/item?id=45223102</a></p>
<p>Points: 51</p>
<p># Comments: 22</p>
]]></description><pubDate>Fri, 12 Sep 2025 15:22:00 +0000</pubDate><link>https://github.com/Edison-Watch/open-edison</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45223102</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45223102</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Ask HN: Why hasn't x86 caught up with Apple M series?"]]></title><description><![CDATA[
<p>There's a lot of trash talking of x86 here but I feel like it's not x86 or Intel/AMD that are the problem for the simple reason that Chromebooks exist. If you've ever used a Chromebook with the Linux VM turned on, they can basically run everything you can run in Linux, don't get hot unless you actually run something demanding, have very good idle power usage, and actually sleep properly. All this while running on the same i5 that would overheat and fail to sleep in Windows / default Linux distros. This means that it is very much possible to have an x86 get similar runtimes and heat output as an M Series Mac, you just need two things:<p>- A properly written firmware. All Chromebooks are required to use Coreboot and have very strict requirements on the quality of the implementation set by Google. Windows laptops don't have that and very often have very annoying firmware problems, even in the best cases like Thinkpads and Frameworks. Even on samples from those good brands, just the s0ix self-tester has personally given me glaring failures in basic firmware capabilities.<p>- A properly tuned kernel and OS. ChromeOS is Gentoo under the hood and every core service is afaik recompiled for the CPU architecture with as many optimisations enabled. I'm pretty sure that the kernel is also tweaked for battery life and desktop usage. Default installations of popular distros will struggle to support this because they come pre-compiled and they need to support devices other than ultrabooks.<p>Unfortunately, it seems like Google is abandoning the project altogether, seeing as they're dropping Steam support and merging ChromeOS into Android. I wish they'd instead make another Pixelbook, work with Adobe and other professional software companies to make their software compatible with Proton + Wine, and we'd have a real competitor to the M1 Macbook Air, which nothing outside of Apple can match still.</p>
]]></description><pubDate>Tue, 26 Aug 2025 12:25:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=45025580</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=45025580</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45025580</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Ask HN: SWEs how do you future-proof your career in light of LLMs?"]]></title><description><![CDATA[
<p>The funny thing about 3D printers is that they're making a bit of a comeback. The early ones managed to get the capabilities right - you can print some really impressive things on the older Creality printers, but it required fiddling, several hours of building the bloody things, cogged extruders, manual bed leveling and all sorts of technical hurdles. A very motivated techy person will persevere and solve them, and will be rewarded with a very useful machine. The other 99.99% of people won't and will either drop it the moment there's an issue or will hear from others that they require a lot of fiddling and never buy one. If things ever get more complicated than "I see it on a website and I click a few buttons" (incl maintenance) then it's too complicated to gain mass adoption... which is exactly what newer 3D printers are doing - the Bambulabs A1 Mini is £170, prints like a champ, is fairly quiet, requires next to no setup, takes up way less space than the old Enders and needs almost no maintenance. It's almost grandma-proof. Oh, and to further entice your grandma to print, it comes with all sorts of useful knick-knacks that you can start printing immediately after setup. On the hype cycle curve I think 3D printers are almost out of their slump now that we have models that have ironed out the kinks.<p>But for VR I think we're still closer to the bottom of the curve - Meta and Valve need something to really sell the technology. The gamble for Valve was that it'd be Half Life: Alyx, and for Meta it was portable VR but the former is too techy to set up (and Half Life is already a nerdy IP) while Meta just doesn't have anything that can convince the average person to get a headset (despite me thinking it's a good value just as a Beat Saber machine). But they're getting there - I've convinced a few friends to get a Quest 3S just to practice piano with Virtuoso and I think it's those kinds of apps I hope we see more of that will bring VR out of the slump.<p>And then LLMs I think their hype cycle is a lot more elevated since even regular people use them extensively now. There will probably be a crash in terms of experimentation with them but I don't see people stopping their usage and I do see them becoming a lot more useful in the long term - how and when is difficult to predict at the top of the hype curve.</p>
]]></description><pubDate>Tue, 17 Dec 2024 00:06:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=42436939</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=42436939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42436939</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Bhutan, after prioritizing happiness, now faces an existential crisis"]]></title><description><![CDATA[
<p>All right, I'll bite<p>> Food has improved dramatically.<p>Not necessarily. While accessibility is far better, it comes at the cost of having monocultures, mass farming, and heavy importation during off-seasons. This has made, say, the average tomato cheaper and more accessible year-round but substantially worse than the seasonal tomatoes you would have 40 years ago.<p>> Houses are larger...<p>But more and more people live in cramped apartments in big cities so that point is moot.<p>> Healthcare...<p>And is it more important that a poor 25 year-old young person with their whole productive tax-paying life ahead of them can seek care appropriately Vs the hospitals keeping 80+ year-old fossils alive with their "better healthcare". The only exception is ozempic and the likes but that didn't use to be necessary before cars killed most public spaces.<p>> Car reliability/safety...<p>By turning them into huge monstrosities and widening roads, again destroying public spaces and walkability. The only major breakthrough here is lead-free fuel.<p>> Compute power. The average person has the knowledge of the ENTIRE world at their fingertips. But totally no progress has been made???<p>I'll give you that one but it's at the cost of turning a computer into an addiction machine. I still think it's a net positive but it isn't so clear cut.<p>> We have weather satellites<p>True but now we're have much more extreme weather thanks too climate change.<p>> We can talk to family whenever we want...<p>We can but when do we? I keep in touch with family often but it definitely feels less special than how it was even in the 00s.<p>> We have vastly more free time...<p>Assuming you have the same sized family and roles. Now's your need both parents in a family to work to make ends meet for the average young person so the freed time has mostly gone to the older generation.<p>Overall zoomers and gen alpha definitely have it worse than their parents. And this is coming from someone with a middle class background who now gets paid well to program -everyone I know my age feels this way. The main lifestyle change we got recently is cheap travel which is amazing but the basics are definitely harder (and this is why birthrates are down).</p>
]]></description><pubDate>Mon, 18 Nov 2024 23:03:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=42178120</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=42178120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42178120</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Show HN: Bluetooth USB Peripheral Relay – Bridge Bluetooth Devices to USB"]]></title><description><![CDATA[
<p>Ooh, one thing that can be very useful for this is sending USB wakeup packets. I have an HTPC under my TV and game controllers (PS4, Xbox) at my coffee table and there is no way to wake up the PC with those over Bluetooth so I have to keep it on and idling at all times, wasting electricity.</p>
]]></description><pubDate>Wed, 13 Nov 2024 16:03:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=42127213</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=42127213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42127213</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Traveling with Apple Vision Pro"]]></title><description><![CDATA[
<p>In my experience my Airpod Pros and Huawei Freebud Pros achieve 95% of the audio and noise cancellation quality of my Sony XM3s that I just barely use the big headset anymore. I understand that they are technically different categories of products but for me and a lot of other non-audiophiles I know switched to TWS earbuds once they got half decent ANC.</p>
]]></description><pubDate>Wed, 16 Oct 2024 19:06:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=41862640</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=41862640</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41862640</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Ryujinx (Nintendo Switch emulator) has been removed from GitHub"]]></title><description><![CDATA[
<p>Huh? Last I checked you can still order them off AliExpress without an issue. And I highly doubt that Nintendo would go after the thousands of people who bought one after the big MIG Switch announcements.</p>
]]></description><pubDate>Tue, 01 Oct 2024 22:07:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=41714768</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=41714768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41714768</guid></item><item><title><![CDATA[New comment by 76SlashDolphin in "Foundations: Why Britain Has Stagnated"]]></title><description><![CDATA[
<p>The issue is that underfunding the NHS has become so bad that even very serious cases can't be handled appropriately. I know it's an anecdote, but I've had a fairly bad experience recently after a serious bike incident in the middle of a workday, and they took over an hour to send an ambulance, about an hour to be checked, and over 7 hours in the Royal Hospital waiting for treatment.<p>Legitimately was a worse and slower service than I would have had at my grandparents' place in Eastern Europe, it's a disgrace. It still makes me angry that it's the experience I get after paying 1000s of £ in NHS contributions.</p>
]]></description><pubDate>Fri, 20 Sep 2024 15:42:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=41603084</link><dc:creator>76SlashDolphin</dc:creator><comments>https://news.ycombinator.com/item?id=41603084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41603084</guid></item></channel></rss>