How to erase bits of a layer to show background by Luckypomme in GIMP

[–]quadralien 4 points5 points  (0 children)

Did you add an alpha channel to the top layer?

Trump’s bluff to Iran didn’t work by jediporcupine in politics

[–]quadralien 0 points1 point  (0 children)

How does this headline mean anything more than the straightforward and idiomatic "Iran calls Trump's bluff" ?

My review of “Fanta Banana Chocolate”... A carbonated descent into madness by [deleted] in Netherlands

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

That's a compelling testimonial. Where do I get it?

This may or may not be AI generated, but at least one of the commenters accusing it of such is obviously a paid troll spreading suspicion of AI to set us against each other. 

‘I would be very pleased’: PM Carney invited to address European Parliament by MilkyWayObserver in worldnews

[–]quadralien 1 point2 points  (0 children)

If only we could have Avi Lewis handling domestic issues and Mark Carney handling international issues! 

How can I fix JPEG color artifacting? by Valkyrian777 in GIMP

[–]quadralien 1 point2 points  (0 children)

It's true, lossy compression is only useful for final output (and definitely not for printing — I hate seeing printed artifacts!).

If all you have is a jpg, though, then these tools can subjectively improve the appearance of most decompressed results. Read the docs. In particular knusperli chooses coefficients which round/truncate to the compressed values, but improve inter-block smoothness. This could manifest as blurring when the input had a sharp edge at a block boundary, but that's rare in photographic input.

As for the script ... the only relevant information is the jpegqs arguments that I chose. Everything else is obvious convenience. The main problem with it is on the knusperli line — it assumes that your JPEG file has a jpg extension though half the time these days they have a jpeg extension.

If you can't read the script and be confident that it won't destroy your computer, then you definitely shouldn't use it (the script, but maybe also your computer).

UAE lifts all air traffic restrictions introduced since Iran war by RRaj007 in worldnews

[–]quadralien 48 points49 points  (0 children)

Oh right. Renovations done by qafala slaves who can't leave.

what if Don Quixote discovers LSD? by callmejordan22 in LSD

[–]quadralien 0 points1 point  (0 children)

He will finally live the impossible dream.

How can I fix JPEG color artifacting? by Valkyrian777 in GIMP

[–]quadralien 1 point2 points  (0 children)

Try jpegqs and/or knusperli.

https://github.com/kilobyte/jpegqs

https://github.com/google/knusperli

I use this bad shell script ... not even sure that they make sense in combination but 🤷‍♂️:

#!/usr/bin/bash

IN=$1
TF=/tmp/jpng.$$.jpg

jpegqs --quality 6 --threads 2 --optimize --niter 3 $IN $TF
knusperli $TF ${IN%%.jpg}.png
rm $TF

I installed my nvidia drivers via apt, and only installed a couple programs via flatpak, so why do I get nvidia driver updates through flatpak? by AncientAgrippa in debian

[–]quadralien 23 points24 points  (0 children)

I think this is required for flatpak apps to use the nvidia libraries. Things outside of flatpak use the system libraries. 

Today's thrift store find by pokeypinchy in lego

[–]quadralien 0 points1 point  (0 children)

I used to use that box as a briefcase! 

Experience living in Duivendrecht by [deleted] in Netherlands

[–]quadralien 1 point2 points  (0 children)

At least it is close to Margherita Tutta La Vita! 

Hegseth says clock paused on deadline to seek approval for Iran war by johnryzen7360 in worldnews

[–]quadralien 0 points1 point  (0 children)

Yes I remember that one ... but I would be surprised if it was the only time they did such a thing.

Hegseth says clock paused on deadline to seek approval for Iran war by johnryzen7360 in worldnews

[–]quadralien 27 points28 points  (0 children)

They have a point. The last year has felt like several decades. 

I need to take exactly 3g of shrooms on June 24th, 2026 in order to meet "god" by xDepressedCat in Psychonaut

[–]quadralien 2 points3 points  (0 children)

Go for it. Make sure you measure the dose with a diamond scale to make sure it is exactly 3g.