TalkLounge

Results 7 comments of TalkLounge

> I'm very much tempted to disallow -NC Why? When I publish my mods under CC BY-NC 3.0, then it's open source, but I don't want to support apps with...

> Please see this page for reasons as to why -NC licenses are discouraged. Ok. Now I understand, why core elements like the minetest engine or a linux kernel should...

The content db is another way to get more force over minetest. That's a fact. In a few years very less people will add mods by downloading them and putting...

Can confirm this on Windows 10 Home (Snapdrop PWA App) -> Motorola Moto G10 (F-Droid Snapdrop Android App v1.11.0)

Workaround: ```js const { ssim } = require("ssim.js"); const { createCanvas, loadImage } = require("canvas"); async function generateImageData(file) { const image = await loadImage(file); const canvas = createCanvas(image.width, image.height); const...

Can confirm this on Raspberry Pi 4 Model B 8 GB with an Arm Processor [Pull request](https://github.com/markus-perl/ffmpeg-build-script/pull/180) fixes it

> Does anyone still experience crashes when transferring large files? Otherwise I would like to close this issue as stale... Yep. Still crashes on version 2.0.3 when file > 1...