taaz

joined 1 year ago
[–] taaz@biglemmowski.win 6 points 4 months ago (8 children)

How did you fail?

VLANs (Virtual LANs) are for isolating devices from each other (while still being plugged to the "LAN" ports of the same router).

[–] taaz@biglemmowski.win 1 points 4 months ago

I've been using FX File Browser for the occasional need to share stuff localy - it opens a local web server where you can browse files on the phone.
Though it's not foss and I am afraid that functionality is behind the plus version.

[–] taaz@biglemmowski.win 0 points 4 months ago* (last edited 4 months ago) (1 children)
[–] taaz@biglemmowski.win 8 points 4 months ago (5 children)

Great wizard of the bitrates, grant me your wisdom...

I can't wrap my head around bitrate - if I have a full hd monitor and the media is in full hd then how is it that the rate of bits can make so much difference?
If each frame in the media contains the exact 1920 × 1080 pixels beamed into their respective positions in the display then how can there be a difference, does it have to do something with compression?

[–] taaz@biglemmowski.win 1 points 4 months ago* (last edited 4 months ago) (1 children)

Ah, you are using pretty different deployment then, even the used postgres image is different then the usual deployment ( pgautoupgrade/pgautoupgrade:16-alpine instead of postgres:16-alpine) this might or might not cause differences.

I would try increasing POSTGRES_POOL_SIZE to 10-20, but I am guessing here, the idea being that lemmy is hammering postgres through the default 5 conns which increases CPU but that is a bit of stretch

[–] taaz@biglemmowski.win 3 points 4 months ago (3 children)

do you also have pict-rs connected to this postgres instance? that is surprisingly low number to me, I would have expected anywhere between 20-50 active connections (I use 50 for lemmy and 20 for pict-rs, configured in their respective conf files)

[–] taaz@biglemmowski.win 2 points 4 months ago (5 children)

extension "pg_stats_statements" is not available

According to this https://stackoverflow.com/a/72966651/5881796

The extension is not loaded: CREATE EXTENSION pg_stat_statements;

[–] taaz@biglemmowski.win 2 points 4 months ago* (last edited 4 months ago) (7 children)

hmm, how many connections are used SELECT count(*) FROM pg_stat_activity; ?
I am not a master postgres admin but my intuition has been that the amount of connections is a big factor in how pg behaves with cpu and mem.

[–] taaz@biglemmowski.win 2 points 4 months ago (9 children)

Do you have any tweaks of pg settings? Eg. shm mem, shared_buffers etc. ?

If not you migh want to: https://pgtune.leopard.in.ua/

[–] taaz@biglemmowski.win 5 points 5 months ago (3 children)

also RawTherapee

[–] taaz@biglemmowski.win 16 points 5 months ago* (last edited 5 months ago) (9 children)

MAS is open-source meaning anyone with the skill can verify what the powershell code does. This does not mean it's absolutely safe and trustworthy but does give it a big plus.

(the way I understand it is that) It also uses a loophole in the free upgrades from older win versions to 10/11 to get you a valid license from Windoze servers directly - it is not a keygen or cracker.

So, I will vouch for MASgrave but care has to be taken to download it from the official site/repository.

view more: ‹ prev next ›