Pantherina

joined 3 years ago
[–] [email protected] 15 points 9 months ago (1 children)

Discourse is awesome. Just needs federation.

As a mod, it is lovely to work with, extremely well indexed, has tags, categories, roles and everything you want.

Everything should be done there. Matrix or Discord make no sense, its just chatting into nirvana, nobody every finds it again

And people... dont... use... threads! They just spam everything in a single chat which makes it unusable

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

Its better than crypto or corpo-crypto ("wireless transfer")

[–] [email protected] 2 points 10 months ago (2 children)

Just smell on it and the cocaine goes into your blood

[–] [email protected] 9 points 10 months ago (1 children)
[–] [email protected] 5 points 10 months ago* (last edited 10 months ago)

Use MakeMKV. It is really good. It will give you files to work with, and automatically extract all good ones.

Then use Handbrake. You may also directly use handbrake, I dont know I used a total Potato (intel core duo) for the first step, no chance for encoding.

I literally just did that. DVDs have pretty uncompressed video, like an old movie is 8GB or bigger.

Have a look at the back cover of the DVD, mine had "PAL" written on it.

Recommended settings if you only want to use it with VLC or MPV, not strange media players.

  • container: use mkv. It is free, works very well and has a funny name.
  • video: AV1 (it is completely free and really good for the future. For better support use h264, but it is not as good)
    • resolution: 570p or something, PAL
    • compression rate: 25
    • FPS: 22 or something, PAL
  • audio: AAC or opus, AAC is the default
    • bitrate 128kb/s for crappy movies, 160kb/s and up for music. But using more than the original DVD has makes no sense.
    • make sure to add all tracks
  • subtitles: also make sure to add all of them

Save these settings as custom preset "PAL DVDs"

Then run it. If you have multiple files from makemkv, you can "open directory" in handbrake, and then under "queue" "add multiple ones to queue" and select all of them. Make sure to have the preset chosen, and run.

I literally encoded all my DVDs with 720p, artificially increasing the size. I am not redoing everything, my laptop is heating for 50h or so. Working well but damn that takes time.

If the videos have grain, you may want to apply a grain filter. Grain is hard to compress, as it is random noise all over the place.

Like in JPG image compression, pictures are converted to areas of the same color, like this:

image

(More examples)

If you have grain, noise, in videos, the images cannot be compressed that well and the size can be double. So if it works well, use that to decrease the video size.

Jpeg, aac, opus, AV1 are all "lossy" so they will remove information that cannot be gotten back. Unlike zip for example, or jpeg-xl (JXL) for images, or FLAC for Audio.

But encoding something that is lossy, in a lossless format, makes no sense.

You can increase the size of a lossy encoded video, by re-encoding with better presets. Without adding any real information.

So test the presets first, and if you are unhappy, run them again but on the original files.

With the correct settings I got a 6GB movie down to 600MB or less, without notable data loss.

[–] [email protected] 16 points 10 months ago

Literally a KDE setting. In the GUI.

And nobody needs that, otherwise there would be a plasmoid.

[–] [email protected] 1 points 10 months ago

Btw get Mull from the DivestOS repo, the F-Droid version has veeery slow updates and less.

[–] [email protected] 1 points 10 months ago

I am pretty happy with GrapheneOS. Things like separate toggles for internet, or long powerbutton press foe torch are missing.

But you cannot imagine how much effort it is to maintain such a project, and their base is stable, the updates are damn fast.

First stability and security, then features.

Their core OS is minimal on purpose. I use the phone, vanadium (hardened chromium, with JIT toggle, now with adblock, completely degoogled), their attestation app, etc.

Most of the other stuff are random FOSS projects, I dont even use sandboxed play, but if I wanted to I could create a separate user profile and install it just in there.

DivestOS is doing sandboxed microG which is way more secure than unsandboxed, but still tons of effort and will break a lot.

[–] [email protected] 1 points 10 months ago (3 children)

Interesting. What are the App IDs of those both apps?

If they base on Chromite that is probably fine.

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago)

I mean I already reported 2 issues, but it still works. I can use it without big problems, I use the beta Flatpak (as explained in my flatpak remotes list).

Using Wayland too, Idk about any problems but if it wouldnt work I would just disable Wayland for the Flatpak and the app automatically runs through XWayland

[–] [email protected] 11 points 10 months ago (2 children)

Dont use "stable" software people.

Gimp 3 is already very nice! Use it exclusively.

 

Afaik most LLMs run purely on the GPU, dont they?

So if I have an Nvidia Titan X with 12GB of RAM, could I plug this into my laptop and offload the load?

I am using Fedora, so getting the NVIDIA drivers would be... fun and already probably a dealbreaker (wouldnt want to run proprietary drivers on my daily system).

I know that using ExpressPort adapters people where able to use GPUs externally, and this is possible with thunderbolt too, isnt it?

The question is, how well does this work?

Or would using a small SOC to host a webserver for the interface and do all the computing on the GPU make more sense?

I am curious about the difficulties here, ARM SOC and proprietary drivers? Laptop over USB-c (maybe not thunderbolt?) and a GPU just for the AI tasks...

 
 
 

In journalctl I see some notices that are not errors but stuff like "trying to do something only available on X11".

Should all of these be reported?

 

Edit: it was a bug where I was not sure if it is a bug or just a config issue.

I would be happy about having an automated message linking to bugzilla when such a removal happens.


I posted something related to Plasma and cursor issues with Flatpaks, and it was removed.

I cannot see who removed it.

I tried contacting the KDE account but got no reply.

 

Podcini is really great! It modernizes the Antennapod codebase (we wouldnt believe but that is pretty outdated!) and makes it more efficient.

Differing from the forked project, this project is purely Kotlin based, relies on the most recent dependencies, and most importantly has migrated the media player to androidx.media3, and added mechanism of AudioOffloadMode which is supposed to be kind to device battery. Efficiencies are also sought on running the app. App build is also upgraded to target Android 14.

After some hiccups at the beginning, it is now in a very good state!

 

Fedora will ship Plasma 6 with version 40.

As a prerelease, you can easily test it by rebasing an Atomic Desktop install to "Kinoite prerelease".

Now that 40 is branched, you may want to rebase to 40 instead of rawhide, which is already on Fedora 41.

Here I show the needed commands.

Fedora Kinoite 40 is perfectly usable for me!

 

Imagine I get hardware without TPM or something, that is not supported by Win11.

I will not run an EOL Win10 as the machine needs to be connected to the internet. Tbh isolating stuff in a VM could be an idea but I dont know.

Its not for me but a noob with 0 tech knowledge, that says all...

How stable are the available hardware check bypasses? Is Micro$ already starting to aggressively block those?

I would not want to buy a PC to find out Win11 doesnt boot anymore in a few months...

Thanks!

view more: next ›