There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

fluxx , in Qualcomm Aiming For Snapdragon X Elite GPU Support In Linux 6.11

From my small experience with Qualcomm in the past, I’m not too hopeful. In a company I used to work for, we wanted to use one of their SoC with Linux, which they claimed they supported. It was many years ago. But was full of closed binary blobs which even when signing NDAs, we couldn’t get the source for. We’re talking user-space drivers, sensors offloaded to a separate core with closed source firmware etc. It’s Linux, but it’s not Linux in spirit, it feels so closed and proprietary and secretive. They’re coming from Android, which google architecturally enabled vendors to close their drivers by utilizing HAL. It’s the single most significant blow to Linux by any corporation so far. It enabled thousands of vendors to close their shitty driver in user-space and not maintain it for newer kernels (kernel driver is just an IO proxy for user-space drivers). I get that without it, there wouldn’t be Android phones we have today, but I expected them to slowly open up. 10+ years later, almost nothing changed, in fact - things seem worse to me.

Mechaguana , in Open-Source Video Editor 'OpenShot' Gets 'Game-Changer' Update
@Mechaguana@programming.dev avatar

Never heard of this, does it hold up compared to kdenlive?

RmDebArc_5 ,
@RmDebArc_5@sh.itjust.works avatar

In my experience no, apart from blender integration kdenlive does everything it does and more and kdenlive gets more new features. I just wish there weren’t 10 different Foss video editors that don’t come close to the proprietary ones instead of focusing on 2-3 projects, but that’s for the devs to decide

ssm , (edited ) in How to prevent files from being displaced? This protection should (somehow) persist through disk cloning.
@ssm@lemmy.sdf.org avatar

Just make the file root owned and readable by no one. An unreadable file can’t be copied. You can use chattr to add some flags like immutability if you desire (shouldn’t really need to). Use a command like find /some/path -type f -exec chattr whatever {} ; if you need to do this recursively. Root account should need a password, and should (hopefully) not be accessable with an unprivileged user’s password through sudo/doas, but on its own account with it’s own password using su or login.

Note that without encrypting the file, this does not protect you from someone just grabbing your storage device and mounting it with root permissions and then they can do whatever they want with your data. It also doesn’t protect you if someone gets root access to your device through other remote means. If you want to encrypt the file, use something like openssl some-cipher -k ‘your password’ -in file -out file.cipher_ext. If you want to encrypt multiple files, put them in a tarball and encrypt the tarball. You can again also use find with openssl to encrypt/decrypt recursively if you don’t want to use a tarball, which may be better with ciphers like blowfish that aren’t secure at large file sizes; but if you do that, you expose your encrypted file system structure to attackers.

I am not a fan of full disk encryption, because it usually means leaving all your data decrypted during runtime with how most people use it. If you only decrypt a block device when you need to, there’s nothing wrong with that, and can work as an alternative to encrypting a tarball.

poki OP ,

Definitely one of the better answers I’ve received so far. Thank you for that. However, I feel as if the following part reveals that it’s not as ‘protected’ as I’d like:

It also doesn’t protect you if someone gets root access to your device through other remote means.

Though, at this point, I’ve somewhat accepted that I’m seeking a software solution for a hardware problem. Hence, the impossibility of my query… I hope I’m wrong and perhaps you can point me towards the solution I’m seeking. However, if that’s not the case, then I would like you to know that I appreciate your comment. Thank you.

bolexforsoup , (edited ) in Open-Source Video Editor 'OpenShot' Gets 'Game-Changer' Update

3 of them are about themes (2 of the 3 are the same so it’s 2 things about themes), and they just added ripple delete?

Long road ahead. Especially with Resolve doing more in a quarter than projects like this do in a few years. I get it’s not meant to compete with Hollywood/commercial grade NLE’s but frankly the gap between them seems to just get wider and wider every year. I feel like most NLE’s that aren’t part of the big 4 (Adobe/Avid/Black Magic/Final Cut limping along) just can’t get past a very simplistic “you can cut and rearrange” proposition. Blender integration is the major exception here, which is admittedly very useful! But idk. I seek more FLOSS/FOSS stuff where I can and NLE’s just always seem so underpowered I can’t justify even learning them.

I just can’t help but call out how the “game changer” is it looks more polished. It’s important to have a good UI/sleek look but “game changer”? I expected to read about a feature/tool.

Edit: I really want to be fair to the developers here, because what they are doing is no small task. But the major hurdle here is convincing people to learn their particular NLE when there are so many out there and a lot of them are a little more standardized but still very distinct with their own learning curves. So every minute you spend learning this one, you’re not learning another one that may be more useful/applicable for what you need. But hey, to those of you who use this software and get use out of it, that’s awesome. I don’t want to discourage folks or act like this thing is useless. i’m just not sure what the future is for projects like this.

jqubed ,
@jqubed@lemmy.world avatar

I really need to try to learn Resolve. There just seems to be so much effort required to make a good NLE and such a relatively small market that it’s just not conducive to a robust FOSS project.

bolexforsoup , (edited )

Yeah especially the rate of improvements right now. It’s wild how many features are added annually. Audio tools alone are going through a meteoric improvement cycle. It’s baffling what I can do now that wasn’t even theorized by the industry 5 years ago.

Resolve is great and the free version is very robust. Don’t try to learn it all. Learn how to import, cut, export. Then learn how to color. Then transform. Whatever you need as you need it.

Their tutorials are also very excellent

Edit: thinking more on this subject, I think if someone really wanted to take a crack at this they need to focus on automatic correction/repair tools.

AndrewZabar ,

If you want an in-between I have been extremely happy with ShotCut so far.

xenspidey ,

I tried Resolve bit came back to kdenlive. It’s just fit my needs much better

bolexforsoup ,

I’m always an advocate for using the tool for the job. No point in buying a chainsaw when a purpose built knife can easily accomplish the task

pop ,

I seek more FLOSS/FOSS stuff where I can

Oh yes, the open source enthusiast that does fuck all but seek out the most competitive softwares for free and adds nothing but constant moaning and complaining.

You’re doing open-source a great service.

bolexforsoup , (edited )

Tell me a single FLOSS NLE I can use professionally. I’m all ears. Truly.

You only use FLOSS right? What phone do you have? Computer? What apps/software do you use for work and entertainment? Let’s really drill down here. Because if you’re going to drop bombs and attack me you better have your house in order.

I identified the significant hurdles open source NLE’s face. It’s reality. It’s why they aren’t being used professionally at all. If they can’t even reach 10% feature parity they aren’t on the table dude. I have bills, I have obligations. You think a client is going to accept “no I can’t fix that simple problem because my free NLE won’t let me but this other free one that’s closed source does”? Imagine this conversation.

Hobbyists can hack away with these limited tools. It’s why drew that distinction. But i can’t unless I want to quit my career over not using Resolve/Premiere/Avid. You going to end your income over FLOSS?

555_1 , in Open-Source Video Editor 'OpenShot' Gets 'Game-Changer' Update

If the article has “game-changer” in the headline, skip it.

Suoko ,
@Suoko@feddit.it avatar

It must be AI related :D

AndrewZabar ,

Probably is!

woodytrombone ,

…b-but I’ve been here the whole time?

jandro ,

Game Changer quickly became one of my favorite shows this year!

skulbuny ,
@skulbuny@sh.itjust.works avatar

It’s quoting the source who used that specific term

laurelraven ,

Does that make it better?

555_1 ,

It makes it worse ;)

cosmicrookie ,
@cosmicrookie@lemmy.world avatar

It makes the statement worse but not the article. I find the article pretty objective

555_1 ,

Did it change your game?

cosmicrookie ,
@cosmicrookie@lemmy.world avatar

Tell me you judged the article by its title without telling me…

If you had read it, you’d notice that the author does not feel it is a game changer.

But still, even by reading the title alone, you mussed the quotation signs. It is not the author who calls it game changer but the chief developer.

555_1 ,

Tell me la la la

jlow , in [help] What is the best way to screenshare a single window with audio?

Jellyfin has a watch-together function but to set all that up will probably be even more complex than the “complex” options …

lemmyvore ,

If OP gets Jellyfin working they can just share the tab or window that the Jellyfin web interface is running in. Jellyfin will take care of the playback. No need for the other people to use Jellyfin too.

refalo , in [Very bad take] Why open source are not that important (servers and IT)

Open source is the very worst thing currently going on because it is so incredibly exploitative, it’s far more exploitative than any actual company is of the workers who work at the company.

Even the people who are getting paid in open source are getting massively underpaid to do it compared to how much the people who are using their code are making, it’s nothing compared to the power that is accreted by the people who have co-opted that work thanks to the open source model. And then mark zuckerberg gets to define how the internet works despite having paid for almost none of the software that his company actually needed to make that work.

It’s like feudalism or serfdom, these people did the work and got nothing for it. It’s like you took the worst aspects of capitalism for workers and the worst aspects of socialism for workers and put them together, that’s open source. You get no power and you get no money.

It’s exploitative whether the people chose to be exploited, just because someone chooses to let you exploit them does not meant that you didn’t exploit them. And for the record that’s how most exploitation works; convincing people to do something that turns out to be very bad for them and very good for you, and that’s exactly what the open source movement has turned out to be.

I really don’t see the “we post stuff on github under a gpl2 or lgpl or apache or mit license”, all that is to me now is just exploitation. You can say that there’s solutions but until someone demonstrates that those solutions work, it’s the standard “real communism has never been tried” argument. AGPL is the only thing that I’ve seen so far that’s an attempt to fix these fundamentally unfair compensation practices.

ssm , (edited )
@ssm@lemmy.sdf.org avatar

lmao how much did steve ballmer pay you to write this

pmk ,

Getting paid in money is one motivation for people, but not the only one. Some people do things because they want to, regardless of payment. And some of them want to give what they made as a gift to anyone. The flip side is that no one can force them to do anything, it’s all voluntary.

unionagainstdhmo OP ,
@unionagainstdhmo@aussie.zone avatar

It really depends alot on the situation, I do agree however, when you compare Open Source and Free Software, Open Source seems to be designed to be exploitative which is why it is supported by large companies. As you said the AGPL is really the only way to go as it means you get access to every modification a large company makes to your software, which is why the Linux kernel (albeit GPLv2, which is also a good copyleft license) has become such a big project, running on the phone I’m typing this on and the servers our Lemmy instances are on.

It’s probably not the answer to everything and FUTO are trying to fix this (probably the wrong way though) but AGPL is really the best license to avoid exploitation, that way if they use it, you get in return more source code.

p5yk0t1km1r4ge , in [Very bad take] Why open source are not that important (servers and IT)
@p5yk0t1km1r4ge@lemmy.world avatar

Why my pee pee is the big pee pee: 5 reasons why

small44 , in Open-Source Video Editor 'OpenShot' Gets 'Game-Changer' Update

Never saw any other app crashing as much as openshot

Peffse ,

I always made the mistake of starting to edit videos, finish up, then looking up the video fps and matching the project type before output. Immediate crash.

grapemix , in Longtime Linux Wireless Developer Passes Away

I hope we have a ceremony to pay our respects on pioneers like Larry.

ssm , in [Very bad take] Why open source are not that important (servers and IT)
@ssm@lemmy.sdf.org avatar

thanks for the brain rot, op 🙏

unionagainstdhmo OP ,
@unionagainstdhmo@aussie.zone avatar

Happy to provide. YouTube gave me brainrot by recommending this idiot to me, now I pass the brainrot on to everyone else

AndrewZabar , in Open-Source Video Editor 'OpenShot' Gets 'Game-Changer' Update

I finally gave up entirely on OpenShot once I discovered ShotCut. OpenShot couldn’t handle the simplest things sometimes and literally could not get some things right ever. ShotCut is extraordinarily better. I’m absolutely thrilled with it in comparison.

Delonix ,

Agree, Shotcut is great.

Tekkip20 ,
@Tekkip20@lemmy.world avatar

ShotCut Enjoyer vs Average OpenShot Goblin

But yeah seriously I found it to be the better and more intuitive tool to use.

urshanabi , in [help] What is the best way to screenshare a single window with audio?
@urshanabi@lemmygrad.ml avatar

maybe vdo.ninja? it uses webrtc and has not given me performance issues thus far

geography082 , in SaumonNet/proxmox-nixos: The Proxmox Hypervisor, on NixOS

I’m new on Linux, and I don’t get nixos. I know about backups and how to keep all my stuff safe and ready to easy restore and have things running as fast as possible. And I don’t use to break the OS itself regularly .

HeartyOfGlass ,

I don’t get NixOS

It’s not for everyone. The idea is to have your entire system reproducible with a few configuration files, which you’d then ideally store in a VCS like git.

I haven’t messed with it, but there is something appealing about the ability to reboot to an older snapshot of the system if an update breaks something, or being able to use a config file to restore your system to the exact OS version and exact versions of whatever apps you use.

geography082 ,

I see . Seems suitable for infras with thousand of servers and is not the same backing up configuration files than whole snapshots of the OS. Don’t know how works with installed apps like nginx and their configurations.

Laser ,

I guess that’s where the advantages come into play the most. I only use it for a handful of machines (2 notebooks, one workstation, an SBC and 2 VPSs) and it’s still a great solution, though there is quite the overhead for the first setup.

Anyhow, that doesn’t mean that it’s more work in total than other distributions. The module system catches a lot of configuration errors for you which means you basically never and up with a “broken” configuration, and even if you did, you could select an older generation (more correct way to say rolling back on NixOS). Sure, the configuration might not do want you intended, but it will most likely be functional.

This even goes so far that some modules detect common configuration pitfalls for applications, like headers not being inherited because they got redefined.

NegativeLookBehind , in Why does nobody here ever recommend Fedora to noobs?
@NegativeLookBehind@lemmy.world avatar

Is it because Fedora is usually considered bleeding edge?

Dave ,
@Dave@lemmy.nz avatar

Yeah, it might be easy to install but you are also a beta tester of things that will be in more stable distros two years from now.

But with that said, I love Fedora, but with Gnome. I use Nobara for the gaming simplicity but with the vanilla Gnome spin. I’d recommend it to anyone, most Linux distros these days are pretty user friendly once installed.

woelkchen ,
@woelkchen@lemmy.world avatar

you are also a beta tester of things

Huh? Fedora Workstation is built on stable releases, made by people who actually do QA.

Dave ,
@Dave@lemmy.nz avatar

Beta is the wrong word, but there is quite a difference between in stability between Fedora and Debian.

woelkchen ,
@woelkchen@lemmy.world avatar

there is quite a difference in stability between Fedora and Debian.

Sure but Debian really, REALLY is not a newbie distribution.

woelkchen ,
@woelkchen@lemmy.world avatar

Is it because Fedora is usually considered bleeding edge?

That was literally more than 10 years ago.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

Maybe GNOME got more stable… but the non LTS kernels often cause issues, and KDE is currently unstable again (while it worked perfectly on Plasma 6.0)

woelkchen ,
@woelkchen@lemmy.world avatar

the non LTS kernels often cause issues

In 10 years of using Fedora (granted: my current main Linux system is SteamOS but I do have hardware running Fedora as well but with Gnome as desktop in that case) I once had a kernel-related bug, IIRC involving some fairly new AMD hardware.

KDE is currently unstable again (while it worked perfectly on Plasma 6.0)

Unless you’d be so kind to point me to a direction that showed that your instability is because of Fedora and not some bug that suck into Plasma 6.1, you’d have the same bug under any other distribution with Plasma 6.1.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

Fedora simply takes what KDE offers, and the whole VRR etc. additions seem to cause tons of bugs.

Already reported, not sure how helpful.

But being the first to implement KDE releases… is problematic.

woelkchen ,
@woelkchen@lemmy.world avatar

Fedora simply takes what KDE offers, and the whole VRR etc. additions seem to cause tons of bugs.

Like any other distribution with KDE software.

But being the first to implement KDE releases… is problematic.

That comment makes little sense. Someone has to be the first. It’s impossible for everyone to wait. Also waiting forever means that existing users are stuck with old bugs because the update is not coming out. The first Plasma 6.1 update has been released yesterday. Don’t think Fedora users will have to wait forever for this.

Btw, Plasma is not the default desktop of Fedora. OP mentioned it but OP also talks about noobs who should stick to defaults anyway and also not make experiments with Atomic editions either.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

Like any other distribution with KDE software.

Kubuntu deviates from upstream, which is problematic but shows that it can be done differently.

Someone has to be the first.

Arch unstable, Fedora Rawhide, Debian Testing…

The first Plasma 6.1 update has been released yesterday.

I think I have it since a few days on Kinoite?

Plasma is not the default desktop of Fedora.

Not yet, but a close second.

noobs who should stick to defaults anyway and also not make experiments with Atomic editions either.

Noobs should absolutely use atomic editions. Totally. Every bad behavior should just break so they dont mess up.

The system is resettable which is so valuable. It has transparent changes. It has integrated backups.

But taking Fedoras defaults is difficult, as Fedora Flatpaks and Toolbox are not really great.

NegativeLookBehind ,
@NegativeLookBehind@lemmy.world avatar

I mean, Ok

jack ,

Yes, that article is wrong

NegativeLookBehind ,
@NegativeLookBehind@lemmy.world avatar

I don’t use Fedora, so I believe you.

jack ,

Here’s another comment with more detail

Kualk ,

Someone explained it to me this way:

If knife is a newest feature, then

  • cutting edge has newest features
  • bleeding edge bleeds from knife cuts, because it doesn’t have the newest features.

Any snapshot distribution by definition is on bleeding edge.

Any rolling release is by definition on the cutting edge.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines