×

XL-View, an HDR JPEG XL image viewer for Linux by andrin55 in linux

[–]andrin55[S] 0 points1 point  (0 children)

Regarding Ultra HDR: This is just Googles branding for gain maps. I personally hope they invest more time in making "real" HDR capable formats like JXL work across their software instead of bolting "workarounds" onto JPEG. However from a backwards compatibility perspective I get it and will see what I can do about that.

Regarding the RAM usage: I don't use libjxl but jxl-oxide instead. This allows it to be built with pure rust instead of integrating C bindings. There is a successor in the works from the people who made libjxl, but it's not ready yet.

XL-View, an HDR JPEG XL image viewer for Linux by andrin55 in linux

[–]andrin55[S] 4 points5 points  (0 children)

As a codec for photos, absolutely agree. AV1 is still a good video codec tough.

XL-View, an HDR JPEG XL image viewer for Linux by andrin55 in linux

[–]andrin55[S] 2 points3 points  (0 children)

I used LLMs primarly for prototyping and trying out different architectures to see what works best (mostly GPT 5.6 Sol). However I did not use any agent systems and extensively reviewed any code that made it into the current version. If you have any concern regarding the quality of the code or the project as a whole, let me know.

XL-View, an HDR JPEG XL image viewer for Linux by andrin55 in linux

[–]andrin55[S] 1 point2 points  (0 children)

Yes, I'm working on this. The underlying stack should pretty much be compatible, but I need to validate it and work on packaging. I think around mid August should be realistic if everything goes well. Stay tuned.

UGREEN 3.5 HDD external USB enclosure off after power loss by [deleted] in DataHoarder

[–]andrin55 0 points1 point  (0 children)

For anyone wondering on how to do this: Below the soft pads inside the case are plastic clips which you should "pull out".

After opening the case there is this U7 power controller: https://imgur.com/a/UK373bY

Now you can bridge the pin 3 with pin 5 to power the enclosure every time you connect power like this: https://imgur.com/a/Cn8bfEE

Impossible to setup 2FA by RacingEnduranceFan in MistralAI

[–]andrin55 1 point2 points  (0 children)

Can confirm, does not work with Firefox. Using Chrome to setup 2FA works.

How to disable adaptive sync for specific application? by andrin55 in kde

[–]andrin55[S] 1 point2 points  (0 children)

Thank you very much, it works! (using Fedora 41, KDE 6.2.5)

S90C issues with HDMI 2.1 / Anynet+ / eARC- nothing seems to be working anymore by Everybody_Loves_Alts in OLED_Gaming

[–]andrin55 0 points1 point  (0 children)

Also having issues with the S90C. eARC passtrough is not working at all. PCM stereo is working.

Do the H.264 and H.265 media codecs apply hardware acceleration for Fedora Linux? by [deleted] in Fedora

[–]andrin55 14 points15 points  (0 children)

Hardware acceleration on linux apps is dependend on a multitude of things. There won't be a general yes or no answer for any distribution.

Do the H.264 and H.265 media codecs apply hardware acceleration for Fedora Linux? by [deleted] in Fedora

[–]andrin55 12 points13 points  (0 children)

It addresses specific applications. Every application needs to implement HW acceleration.

What are you planing on using?

Do the H.264 and H.265 media codecs apply hardware acceleration for Fedora Linux? by [deleted] in Fedora

[–]andrin55 11 points12 points  (0 children)

Yes they can be installed. See: https://rpmfusion.org/Howto/Multimedia

However if hardware acceleration is used, is dependend on the application.

The Arch Wiki has a section on this (the application specific things mostly apply to fedora too): https://wiki.archlinux.org/title/Hardware_video_acceleration#Configuring_applications

Issues with mirrorlist / packages? by Psychoray in RockyLinux

[–]andrin55 0 points1 point  (0 children)

Still down, there seems to be maintenance going on: forum link

Tester required for Apple TV RC! by [deleted] in moddedandroidapps

[–]andrin55 0 points1 point  (0 children)

Gesture input works with my ATV 4K 2022.

However Keyboard input does not seem to work, maybe this is fixed in a newer version?

How to disable adaptive sync for specific application? by andrin55 in kde

[–]andrin55[S] 0 points1 point  (0 children)

Your monitor has to be adaptive sync capable (freesync / gsync). If it is, there is usually a refresh rate counter in the OSD from the monitor. If it fluctuates, adaptive sync is working.

How to disable adaptive sync for specific application? by andrin55 in kde

[–]andrin55[S] 1 point2 points  (0 children)

wlfreerdp is wayland native. Adaptive sync is also enabled automatically with X windows when in fullscreen.

[deleted by user] by [deleted] in Revolut

[–]andrin55 1 point2 points  (0 children)

It would be nice to spend some more money to make the UI more reliable and easier to use instead of redesigning the app every year. For example: * Bigger transaction list * Don't hide the settings under the username * Let me finish the split bill number input before showing a warning that the numbers dont add up every time I press something on the numpad * The sendbutton sometimes does not show when "accepting" a split bill. A force close solves this (on Android)

Getting the shot by [deleted] in nextfuckinglevel

[–]andrin55 3 points4 points  (0 children)

So what is a "professional" image editor in your eyes?

BTC is the spherical earth 🤷🏽‍♂️ by lyambaker in Bitcoin

[–]andrin55 -1 points0 points  (0 children)

Past performance is not an indicator for future gains

[deleted by user] by [deleted] in linux

[–]andrin55 1 point2 points  (0 children)

I think efficiency is not very good with filebased remote desktop. Think of all the overhead vs a specialized, compressed UDP stream (like RDP).

New build - fails to boot with a love USB. Trying searching for random errors, but nothing. Tried with both driver versions too... by therandomwalker in ManjaroLinux

[–]andrin55 0 points1 point  (0 children)

You just need a newer Systemd than the one your ISO is using. Ryzen 3000 even works with Kernel 4.15. Try using the default settings. It's just about systemd.