unknowing8343@discuss.tchncs.detoOpen Source@lemmy.ml•PeerTube v7 : offer a complete makeover to your video platform !
8·
12 days agoYou can not torrent the videos if you are scared of that, it’s a toggle.
You can not torrent the videos if you are scared of that, it’s a toggle.
I find it funny when people around me think I am a computer expert and I just tried to read this and couldn’t comprehend sh*t.
How does it hold up against Ardour?
Most “normal” programs use some “abstraction” libraries, so the programmer doesn’t need to know which platform it is running on. This “platform” is important because it is the layer that actually talks to things like your SSD, RAM, GPU, etc.
Videogames, tho, are very very specific programs that really benefit from very optimized code, so some of these “abstraction” libraries simply will be worked on for a specific operative system.
Thankfully, the people from the WINE project and lots of work from Valve themselves have made it possible to “trick” these libraries into thinking they are talking to Windows. It’s not perfect, tho, so some stuff is still not working, but you’d be surprised how much we’ve got already. Check out the ProtonDB project.