• 0 Posts
  • 97 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle

  • I don’t have specific experience with the tools you list, however on googling it looks like Ableton Live does work under wine. Wine is what underpins playing windows games on Linux too; it’s very powerful and effective.

    You can install Mint into a VM environment on your current PC (such as Virtual Box) and see how you get on with software you really can’t live without. It won’t run as fast as real life in a VM but you should get an idea whether any tools you can’t live without can work.

    As for OneDrive there are unofficial clients to get it working with Linux if you want to sync to your local filesystem. However Microsoft doesn’t officially support it beyond Web browsers, so if you want something slick and supported you probably would be better migrating to other solutions. You’d certainly be able to migrate with the unofficial clients but I’m not sure I’d want to rely on them long term as things xna break if Microsoft unilaterally changes something.


  • There are PPAs with different builds of ffmpeg for Ubuntu. It also depends what codecs are needed as to whether this is even relevant?

    Bearing in mind some (many) encoding codec libraries are not installed by default as most people don’t need them but can readily be added from the official repos via apt or synaotic. Each codec is usually provided as a library of its own; ffmpeg is more than just one set of binaries. There is a big difference between an incomplete build and incomplete default install of all available libraries/codecs. Most people don’t need or want every possible encoding codec installed by default.

    However some codecs are more strictly licensed and may need to be installed or acquired via different routes - that is the nature or proprietary software (as on Windows).

    Which codes are you saying are not available in Ubuntu official repos?




  • Flatpak is supposed to be a sandbox, so if there is a vulnerable dependency then in theory any attack would be limited to the sandbox.

    However, it depends on the software - some Flatpak need quite low level access to use, and in that case an attack or mlaware could get into the main system. And unfortunately Flatpak itself has vulnerabilities which cna negate the whole idea of a sandbox.

    Flatpaks should be using up to date secure dependencies, but the reality is many do not. I would not rely on Flatpak for security. Even fully up to date Flatpaks can be insecure, and Flatpak itself have vulnerabilities that have needed fixing. And for many Flatpaks it’s not even clear who is maintaining them.

    Flatpaks are useful for deploying software that’s just not available in your distros repos. But when deploying any software outside your repos - including App Image, build from source or 3rd party repos - you are opening your system up to security vulnerabilities. That’s the nature of installing 3rd party software. Flatpak offers some reassurance compared to some methods but it’s far from perfect.

    If security is your prime concern, then Virtual Machines may be more secure route to sandboxing software (if done properly). Building from source would be the other option, as it means you take ont he responsibility for security by using the latest code including for dependencies. But there is no perfect option, it’s always about balancing risk vs convenience.

    It’s also worth noting that software repos are also not perfect. But good distros invest a lot of time and effort in keeping them as up to date and secure as possible, usually via the hard work of volunteers.



  • This is a reasonable question. This is politics - the Harris campaign are putting pressure on Trump to do the same. Harris has a clear bill of health yet Trump is nearly 80 and rambling in his speeches.

    The Harris move puts pressure on Trump to do the same. If he doesn’t it makes him look like he has something to hide, and regardless it draws attention to his health and mental state for voters.

    So it’s not “weird” - it’s political strategy and game playing that both sides are doing all the time.


  • I don’t know why this is being downvoted. There seems to be a wierd group think around that criticising the Democrat campaign means you support Trump or something?

    The article is well written and it’s certainly not pro Trump. Instead it’s taking a position that the campaign is making misteps that Clinton also made, which might let Trump win.

    It opens with a very good point - Democrats seem to believe they ran a good campaign in 2016 and should have won. There seems to be a lack of introspection even now about why they lost and what they should be doing to win over voters.

    I think the Harris campaign is better than the 2016 campaign but I do agree there are some worrying elements. A clear one is the uninspired and vague policies - the campaign is running mostly on personality and the idea that Trump is dangerous. That did not work for Clinton, although Harris certain ly has much more personality and likability. It is a risky strategy to retry.

    My worry is that they saw the big victory Labour had in the UK and are drawing the wrong conclusions. Labour won because the Incumbent Tories were very unpopular, and they so were very cautious about policies - they kept their mouth shut and let the Tories implode. But that has been tried with Trump before and he is not the incumbent. Also Labour are not popular here - they have not managed to break through, they have merely benefited from the Tories collapse in our first past the post system. Trump has not collapsed.

    If they’re emulating a UK strategy of letting Trump lose rather than actively trying to win then ti’s very dangerous and risky. We have a parliamentary democracy which does not transfer to the electoral college voting system. They should not base anything around UK labours success. It’s a mirage.


  • Is there a reason you gave /var it’s own partition? Or is the problem that your entire root file system is full?

    As others have said if you have a /var partition, resizing should fix the problem but the other solution would be to migrate the contents back to your main file system partition. Presumably at present there is a symbolic link folder pointing to your /var partition? Copy the /var partition contents into a new folder then boot in to recovery mode and delete the symbolic link and rename the new folder to /var. However presumably you have a good reason for splitting /var out.

    If you don’t have a separate partition then the issue may be your root system itself is full and that partition needs resizing if possible or cleaning our to make space.

    Finally, Flatpak does also use the /var directories in the home users folders (it uses this for single user installs of software vs system wide installs). It’s possible it’s axtually the home folder/partition that is full and that needs resizing or cleaning out to make space .


  • BananaTrifleViolin@lemmy.worldtoLinux@lemmy.mlThe Dislike to Ubuntu
    link
    fedilink
    English
    arrow-up
    23
    ·
    edit-2
    1 month ago

    Ubuntu does work and is a decent distro in many ways. The problems are around how canonical leverages things for its own financial benefit for the detriment of users and the Linux community.

    A good example is Snap. It is forced on users - even Firefox is a snap on Ubuntu. This is not an efficient way fo end users to run their system or their most used software.

    Instead of making the builds available as standard software, users have to use the Snap or go hunting elsewhere for builds. That’s anti-user and is identical to how Microsoft behaves with windows. It doesn’t do things to benefit users, it does things to benefit Microsoft.

    It’s arguable whether what snap does is actually worth the overhead - I can see that it is more secure in many ways. But then so it Flatpak, and that is more universally used for desktop software across Linux distros. Snap has some inherent benefits for server side use but then why force it on end users where it is not as good as Flatpak in many ways? Or Appimage?

    So Ubuntu is fine in many ways, but why bother when you can go for alternatives and give the best of both worlds? Mint is an Ubuntu based distro without snap and other canonical elements. I used mint for ages, it’s great and there is a reason it’s so popular.

    I’ve moved on to OpenSuSE now but the Ubuntu ecosystem is fine, it works well for many, and it’s very well documented and supported which often works downstream in Mint and others. It’s just Ubuntu itself thats a bit crappy due to the decisions made to suite canonical rather than what users want or would suit them best. In the end it all comes down to personal choice and what people are willing to accept from their distro.


  • Intel claims to have caught up with the upcoming Lunar Lake series but still to be seen.

    That may be too late for whatever new device Valve is working on as given the lead time for such devices they may already have committed to an architecture for devices next year.

    Also running X86 games on Arm devices is not likely to be efficient. I doubt the energy efficiency of Arm chips would outweigh the overhead of X86 to Arm translation?

    But it’s all speculation - even without hardware, getting Proton to work with Arm is good for steam regardless of any specific devices. For example it would allow steam to push the compatability tools onto Mac devices and even potentially mobile devices. Makes sense for Valve to do this without it meaning anything more that it being a god idea in itself.


  • Just on the KDE front, I’m assuming you’ve optimised your KDE set up for your PC?

    If not, first open your Settings app and in the search box type “Effects” - disable all the fancy desktop effects.

    Next, if you’re on X11, go into the “Display and Monitor” section and disable compositing (you can also temporairly disable this with Alt+Shift+F12 to see what impact it has). This option is not available in Wayland; but you may be better using X11 if you don’t have a dedicated GPU? I’m not sure I’d be messing with Wayland on an old laptop; I’ve had serious issues on a high end PC - definitely improved with 6.1, but I’m using X11 still.

    But KDE 6 isn’t as svelt as KDE 5 was, so even optimised it may just not be up to the job.

    XFCE is a good shout, and should run nicely on a 2013 laptop.



  • I think Discovery had the worst. It isn’t the technobabbke it self that was the problem, it was how it was delivered.

    Everyone seemed to be needed to be the most intelligent person in the room. So one person would start with some sudden realisation and solution, and then another would interrupt them and pick up the idea and then either back to the first person, or yet another person would interrupt. Between then all they’d build a tower of technobabble and deus ex machina, and self congratulatory nonsense. It was just so silly.

    Person 1 “wait if we reveresed the polarity of the neutron projector…”

    Person 2 “yes! It’d cause a build of tachyons and we’d be able to resonate the electron confabulaotr! Oh but there wouldn’t be enough plasma.”

    Person 3: “no wait, that might work! We’d have to recomboulate the manifolds and…”

    Person 1: "…that would allow us to recrystallise the warp matrix! Of course!’

    Whose a genius? Everyone in the room is a genius! Let’s all give ourselves a round of applause.

    That and all the space kung fu.


  • No I thinks is basically right although could be better worded maybe

    /sys is virtual file structure for kernel system info

    /proc is virtual file structure of kernel process info

    My understanding is /proc came first but was abused/free for all and started being used for all sorts of non standard/process kernel access. So /sys was created with stricter rules to make it more standardised.


  • Yea it is user friendly. If you’re using your computer once a week presumably its for things like web browsing or working with documents - these are very easy and straight forward to do in linux.

    The other big benefit is the cost - linux is free and you’ll save £120 on a basic version of Windows which can be used to get get a better PC or just saved.

    Add to that no advertising, much more private and entirely yours to do what you like with. And if you don’t like it you can easily install Windows instead, so its zero risk to try Linux.