• 0 Posts
  • 117 Comments
Joined 1 year ago
cake
Cake day: July 14th, 2025

help-circle

  • The issue isn’t fstab. The nixos thing posted there would have the exact same issue: if nofail wasn’t included in the configuration, the system would go to emergency mode when it can’t find a drive.

    Fstab is the “File System Table”, and NixOS still uses it. In your case, a non-essential auto-mounting drive was not correctly flagged as “nofail” in your Fstab; when the system couldn’t find that drive it treated it as essential and locked the system down.


  • This is very frustrating, and I’ve been there myself by accident but the system does this for good reason. When you have a drive listed to automount in fstab without the “nofail” flag set, if the drive is unavailable the system will boot into emergency mode. This is because without “nofail” it is deemed the drive is an essential part of the system, and Linux won’t boot to prevent unintended damage. A drive might be unplugged or it might be failing and corrupted; but the OS has no way of knowing why the drive isn’t there; it juts knows it’s essential and locks itself down to allow you to fix the problem and prevent damage.

    Emergency mode is a bit daunting, but booting into it when a essential drive is missing is actually a safety feature to prevent you experiencing data loss or unintended consequences.

    The real issue here is not how fstab works, but rather wherever you got guidance on auto-mounting a drive in Linux. You have to actively set up a drive to automount (linux by default only automounts the root system) - so either you yourself edited the fstab or you used a GUI tool to do it. Fedora does not do this automatically. Whatever guide you followed is the problem here: A good guide should have explained how fstab works, and particularly what “nofail” is and how important it is. If it was a GUI method (like Gpart of KDE Partition Manager), then they also include methods to mark a drive as non-essential (in KDE Partition Manager for example, when setting up a mount point you’d need to ensure “Don’t prevent the system from booting if not mountable”). The guide you followed should have flagged this things up. I know it seems harsh but brutally, you did this. It can be a tough pill to take with linux but the more you tinker, the more you are responsible for when things go wrong; so it’s honestly really useful to actually learn how the things you’re changing work.

    If you’d like to understand fstab, the Arch linux wiki has a decent overview: https://wiki.archlinux.org/title/Fstab
    It links through to a page on mount options in fstab for ext4 file system, which includes nofail and many other options: https://man.archlinux.org/man/ext4.5#Mount_options_for_ext4

    I would go through your fstab and ensure that any other auto-mounted drives not essential for boot (e.g. media drives or external drives or USB drives) are marked as nofail. Last thing you want is being locked out of yourself if an unessential drive does fail, as emergency mode can be tedious way to problem solve that issue. But before you make any changes, back up your fstab file, and also briefly learn how to use emergency mode (you probably already have learnt how to manually mount the root file system in emergency mode from Chatgpt, but this is an essential first step to fix most problems in emergency mode)


  • I would bet on painful collapse, because the whole model is “winner takes all”, which means there is an awful lot of duplication. Even if it ends up more like a commodity with multiple players (because why pay for super powered AI for a task if there is a cheaper low powered alternatives?), the constant scale up makes no sense at all economically. We’re already well into diminishing returns with each scale up, and the models continue to be fundamentally flawed.

    Lenovo are right that prices won’t go back to “normal” - I think there will be a huge crash in prices due to oversupply when the AI boom ends, and some of the big AI companies collapse.


  • I live in the UK. Patient confidentiality is protected by law - medical personnel cannot share personal information unless the patient gives explicit consent (with some latitude when someone is incapacitated and has a spouse/next of kin)

    However there are some explicit limits. Medical professionals also have legal duties under Safeguarding laws; there is a professional and legal requirement to divulge information if it is necessary to protect the patient or other people from harm. If someone confesses to a crime it can be shared if there is a risk to other people (e.g. child or domestic abuse being sadly common examples). It’s on a case by case basis; it would be a breach of patient confidentiality to share a confession if no one is at risk of harm. But where you draw the line is difficult - there is established case law that confidentiality can be breached “in the public interest” which is very subjective.

    But it’s obviously very subjective territory - if someone confesses to a murder 20 years ago, should you share it? You could argue that there is a risk that someone who has murdered may murder again, but you could also argue that there is no actual reason to suspect they would commit further crime especially if they’re dying. It’s also “in the public interest” to investigate murder and convict someone, especially if it prevents someone else from being falsely accused etc. It can be argued multiple ways, but most likely divulging that information to the police would be deemed an acceptable breach under the law.

    One key part of all this is that a breach of patient confidentiality is a legal issue and the person &/or organisation (e.g hospital) can be pursued legally for the breach, including for compensation, and also via professional bodies for sanctions. So breaches can be pursued legally. So there is some recourse, but even if there is a breach, the information is still legally admissible in a trial.

    It’s very complex and difficult to blanket say all information is 100% confidential. A lawyer is retained specifically to represent someone under the law, so a 100% confidentiality makes sense. A doctor or nurse is there to look after someone’s health, but also has responsibilities to the population at large, so confidentiality comes with caveats as you’re balancing the safety of the one patient against other unknown people.


  • Yeah, Sudo has been around for ages and is in pretty much every distro. So Doas just hasn’t really taken off due to inertia. You can install it yourself in many distros, but people tend to default to what they know. I’m not sure if any linux distros default to it. Also tutorials all over the internet use “sudo” so it kinda embeds it more as THE tool.

    It’s similar with a lot of the core GNU utilities. For example “ls” lists directories and it’s everywhere, but there are actually better written newer alternatives. They just aren’t as widespread because people tend to use the GNU utilities together. I personally like eza for example.

    EDIT: Just to be clear; Sudo is NOT one of the GNU Core Utilities, but Sudo originated in 1980 according to wikipedia. Doas was released in 2015.


    • Su = Switch User / Substitute User; it allows you to run a full shell as another user. It can be any user, but if you don’t specify then it’ll open a shell as the root user with its elevated privileges. It allows you to do everything the root user can while that shell is still open, until you exit.

    • Sudo = SuperUser Do; it allows you to run one command with elevated privileges as the root user. Once it’s done the command it usually then ends. You can actually also launch a full interactive shell with sudo -i but it’s not really used much as it’s easier to just type su and use that tool instead.

    • Doas = Dedicated Openbsd Application Subexecutor (seriously). It’s an alternative to Sudo that originated in Openbsd that also allows users to run a command with elevated privileges as the root user. Doas can also be used to open a full shell like Su (e.g. doas -su Username). Its code is smaller and tighter, and is seen as more secure than Sudo. It also has much more straight forward configuration. It’s newer than Sudo, so although Doas is in theory better, Sudo is the default widely used tool across the vast majority of Linux.



  • This is a good summary.

    I think whats missing is a lot of the hope being put into Burnham is by disillusioned Labour MPs, and may not reflect actual change.

    Burnham is personally popular, but being Mayor of Manchester is generally an uncontroversial role: he can’t raise taxes and he has limited power, but he can be noisey complaining about how the Westminster Government mistreats the north and also claim a share in the success for projects like the integrated transport system. Things people don’t like in Manchester he can blame on Westminster.

    While Burnham is a good communicator, he can’t actually change the fundamentals for Labour in government: there is no spare money even after tax rises, the economy is growing slowly (or shrinking slowly factoring in inflation) which both severely limits what can be done. Many Labour MPs fear they will lose their seats in the next election, and can’t see how to change things.

    Burnham may be better at communicating how bad things are but I think realistically he will also become very unpopular, as the problem isn’t the prime minister as much as the reality. “Manchesterism” as a political philosophy is fools gold.

    I’d also add: Burnham chose not to stand in the last general election when he would have been a shoe-in as an MP. He has instead had to gamble now to become an MP as he’s seen an opportunity to become PM. While is gamble paid off, I’m not sure that shows very good political judgement, and may be a warning about what’s to come.


  • This article is weird - the headline reads as if it’s a done deal, but the content reads that we’re in the same situation: Burnham’s side pressuring Starmer to step down, Starmer’s side denying he’s going to do so. So the news is actually just Burnham’s side want Starmer to step down.

    I generally like the Guardian, but the coverage over the Makerfield by-election and Burnham’s aspirations have felt quite biased. They had 10 articles on the Makerfield by-election itself on Friday, and a lot of the themes seemed to be pushing an inevitability narrative of Burnham being leader.

    The Guardian is usually better at separating editorialising from news, so I’ve been a bit disappointed in the coverage. I’m actually leaning in favour of Burnham but it feels like the Guardian focusing on an inevitability narrative is like it’s trying to help shape the story rather than just report it. It’s a left wing paper but it’s not a good sign that it’s blurring the lines between editorial and news.


  • The big difference between distros is really how they build their distro and for what ends. Some distros are “general purpose”, some are focused on specific roles/tasks like gaming or programming or servers, some are about stability, others are about cutting edge features. And you also have different underlying design philosophies - OSS vs proprietary, or Ext4 vs BRTFS, or Immutable vs mutable, pre-packaged vs build yourself.

    So yeah, distro choice really does matter. The wide range of choices don’t exist because people are being contrarian; they exist because linux can be shaped to different purposes and goals.

    But I think the message to new users is also correct: distro choice doesn’t matter much if you’re starting out and just want a basic desktop environment. Whats going on in the backend or the design philosophy of the distro doesn’t change the experience for most end users doing day to day tasks. A KDE or Gnome desktop environment with Firefox will feel the same, and gaming or word processing will be largely the same. It’s when you want to go beyond generic use that the distro choice starts to matter…


  • Yeah, I had Office 2010 and used that for years - probably up to 2022. It allowed installs on 3 devices at a time, and included Word, Excel and Powerpoint. I only switched to Office 365 when my work made it freely available, and I have it set up inside a windows VM on my Linux desktop for the very rare times I need to use office at home. Work are paying for all the redundant tools no one at work uses - like copilot. Don’t see it as my problem.

    But I can’t recommend Office 2024 when it costs £120 for a license with online activation and install restrictions to one PC. Not when the alternative Libre Office is free, unlimited installs on all devices, and does everything a home user would ever need. Joplin is also a superb alternative to One Note.

    I personally would never buy another version of Office; I have libre office installed and use that for my personal documents (like my budget spreadsheet and occasional word processing) and Joplin for my notes. And while Libre office doesn’t have integrated cloud storage, all you need to do is add your preferred cloud storage system to your file manager in Linux or Windows.

    Office 2024 doesn’t really offer a good value proposition. And if you’re really in the market for Office, then ebay to get valid licenses for Office Professional Plus 2019 or 2021is better value; £40 for the full suite (inc Access, Outlook, Publisher) is far better value than a direct license from MS for 2024. But it’s just a product key card, so there is always the risk a license and access to downloads gets revoked eventually.



  • So there is a key message in this article which heralds big problems for the AI bubble: AI is being commoditised. I.e. AI users are no longer just going for the biggest/best model overall but instead looking for the “good enough” models for specific uses.

    This matters because the entire AI speculative boom has been predicated on the idea that the AI industry is not a commodity but a monopoly in waiting like Search or Social Media - one winner will take all, and so investors are betting heavily on their picks to be The One. But instead it looks like AI is more like a commodity - it will instead be a market of many players, with specalised models and differing levels of sophistication for different tasks. In that world, there isn’t going to be a “one winner takes all”. Instead there will be choice, and people will go for the cheapest model that is “good enough” for the task at hand. Do you need the most cutting edge expensive model to proof read an email?

    The crazy valuations of big AI companies was already a problem even if the idea one winner takes all was even correct. It would have meant investors were speculating on huge rewards for backing the right horse, and inevitably many investors were going to lose out as only one horse can be the winner. Everyone of course believes that their company is The One, and everyone else will be the ones that take the hit - typical of a bubble like this. But if AI is a commodity, then no investors are going to strike it super rich as no one company will be dominant and essentially print money for them in the future. So what you have a load of massively over-valued companies that will instead be bit-players in a big market, and never reach the income levels that justify trillion dollar stock floats.

    It’s not dissimilar to the dot-com bubble. The Internet didn’t go anywhere but the first speculative investors were burnt hard when the bubble burst. Other companies came along and built the world the first investors hoped to own. It’s looking like AI is going to same way - there won’t be one Google dominating everything, instead there will be lots of failures like boohoo.com or pets.com or go.com.

    I think we’ll see the big companies like OpenAI and Anthropic rush quickly to get their floats done, because sensible investors know now is the time to cash out. Float the company, quietly sell your shares and let others take the hit as it all comes crashing down.



  • Nah they’re not inherently grifts; they’re pushed by grifters making money off the back of them.

    I think Lemmy users are more likely to call these grifters out for what they are, because the user base has proportionally more technically minded people who understand what the technology is. Lemmy users have to an extent self-selected themselves into the fediverse. On other social media the absolute number of technically minded people will be higher but the proportion of technically minded people is much lower, so the voices are drowned out by those who don’t understand he technology and it’s limitations. And of course the grifters target those platforms with a lot of propaganda, because ultimately it’s about selling shares and inflating share prices.

    Anyway to answer you question, CRISPR gene editing is revolutionary and will have major impact. Nuclear Fusion despite it’s slow emergence will also be revolutionary. Immunotherapy is an ongoing revolution; it’s not a quiet revolution but it’s also not getting the general focus it probably should be as AI appears to dominate the current zeitgeist.

    We are actually living through extraordinary times; AI is a part of it but AI seems to be the bit getting most of the attention because we’re in the middle of a stock bubble driven by AI speculation.


  • It’s a gold rush which will have consequences a few years down the line. The data centre market will get saturated, and with a probable collapse in the AI market thats driving this (particularly given the “winner takes all” approach all the players are following) and associated massive duplication of data centres running different AI models for different companies, it’s likely to be a collapse, not a soft landing.

    Hardware companies investing in expanding their output to service the data centres demand will be over producing once the market swings the other way. Expect prices to collapse and some of these memory producing companies to go bankrupt. This is another classic sign of a bubble: everyone thinks this will keep going and going, so they invest hard in having a chunk of it. But it will inevitably hit a wall - some AI companies will fail and their data centres become redundant, and the market overall will eventually swing away from endless expansion to consolidation. And thats best case scenario; more likely it a catastrophic collapse in which case the market is getting flooded with unneeded 2nd had product from data centres sold off during bankruptcy proceedings.

    It’s not a question of if the party will end, it’s just a question of when. Even if people don’t think the AI market will pop, the economics of building more and more data centres by unprofitable competitors in this market is unsustainable and has to end at some point. And the evidence is we’re already well beyond the point of diminishing returns with current AI models in terms of scaling up.

    So while times are hard right now for home PC users, I’d expect there to be period in the near future of oversupply and cheap components. This year? Next year? Hard to say exactly when but the writing is on the wall for the AI bubble imo.


  • Some excellent answers here.

    I would add that it’s not always fear necessarily but also disgust. Cockroaches are associated with filth, so the presence of a cockroach makes people feel disgusted and uncomfortable. For me, if I see a cockroach it means the place I am in is dirty and unhygienic, and that is enough to cause revulsion.

    A lot of the examples you give bar spiders are not things you’d find in your own home. Cockroaches are usually something you’d find in a dwelling where you’d naturally feel safe and separated from nature. Seeing a cockroach in your home or a place you’re staying / eating is different because it’s an invasion of your space, and by a creature we associate with filth.


  • I think their best option at present is to push the privacy, interoperability and independence side of their product and target European governments on the basis of digital sovereignty. Yes, it’s based in the US, but the product itself is open source and independent of the big tech giants, and that can be leveraged to get more support in Europe as the only viable alternative to Google’s Chrome ecosystem and Apple’s Safari ecosystem.

    It’s difficult for Mozilla, not because of what Firefox is, but because it is financially dependent on Google which makes it harder to be aggressive about calling out just how bad Google and Chrome are for users. Mozilla would ideally be lobbying the EU anti-trust apparatus to stop Google aggressively pushing Chrome, in much the same way Netscape did with Microsoft and Internet Explorer.

    Mozilla is stuck, because it’s main threat is also it’s main lifeline. So it really needs to try and diversify itself away from it’s financial dependence on Google. That has been near impossible but European governments may be the way forward. It won’t replace Google, but Trump has created an opportunity in Europe that Mozilla has to aggressively follow.


  • Yeah and in reality people are lazy and go for the easiest route (not a criticism; it’s just human nature). The AUR is popular because it’s easy to download from; the problem is that it was based on the assumption that “someone” is keeping it secure. As it was so popular people assumed that it must be secure because everyone else is using it, and particularly with reassuring voices on tech forums who make a it a badge of honour to use the AUR with Arch. So the AUR has been normalised for lots of users.

    It’s a bit like how Wikipedia is trusted by lots of people but in reality there are huge issues with bias and factual errors. People seem to forget/?ignore the warnings that Wikipedia should never be treated as a primary source - because it’s quick and convenient to just look at what’s on Wikipedia and believe it.

    I saw someone saying they use Arch because Arch + AUR is the closest you can get to a Windows-like experience on Linux; the AUR provides a huge range of software. The problem is that the Windows-like experience is the ultimate open trust based network. You can download software from anyone anywhere and launch it on your computer. Windows is also a hotbed of malware and viruses as a result, even with the restrictions that Microsoft has put on users over the years.

    Securing the AUR is nigh on impossible I think; it’s hard enough for distros and OSS projects to find enough people to maintain close trust-based systems in popular projects let alone the people needed to do the code audits and package checks for 100k+ user submitted packages. Maybe they can change their model a bit though - have a curated section of popular packages that do undergo some kind of audit and “certification”. I think it’ll survive this as it’s a popular resource for all it’s issues, but trust has rightly been dented. And in fairness that was a false trust as the AUR has never pretended to be anything other than what it is: people have chosen to accept the warnings that they use it at their own risk.