American_Jesus @ American_Jesus @lemm.ee Posts 23Comments 219Joined 2 yr. ago

makes me willing to configure my monitor on XFree86
So the movie Civil War (2024) became a reality
Oh yes, USA food standards high sugar, food dyes and colesterol
It could depend on your distro, official packaging (docker,Debian,Fedora) have MALLOC_TRIM_THRESHOLD_=131072
, but different distros could have (or not) ship with different settings.
Official settings for systemd https://github.com/jellyfin/jellyfin-packaging/blob/master/debian/conf/jellyfin
The value of this tunable is the minimum size (in bytes) of the top-most, releasable chunk in an arena that will trigger a system call in order to return memory to the system from that arena.
https://www.gnu.org/software/libc/manual/html_node/Memory-Allocation-Tunables.html
MALLOC_MMAP_THRESHOLD_
is an environment variable that sets the size threshold for using the mmap
system call to allocate memory instead of using the heap.
- Default: 128 KiB
- Behavior:
- If a memory request is ≥ 128 KiB,
mmap
is used. - If < 128 KiB, the heap is used.
- If a memory request is ≥ 128 KiB,
- Purpose:
- Helps manage large memory allocations more efficiently.
- Can be adjusted to optimize performance for specific applications.
PSA: If your Jellyfin is having high memory usage, add MALLOC_TRIM_THRESHOLD_=100000 to environment
On qBittorrent probably on next release
https://github.com/qbittorrent/qBittorrent/pull/21828
Maybe too many connections, use BitTorrent calculator to recommend some settlings (just input your max upload bandwidth)
By a spear, then repawn after 3 days
RiMusic is update regularly, no third party player is perfect, even PipiPipe or Newpipe can break suddenly, Google/YouTube don't like third party apps using their services and are always implementing ways to break apps
sudo mkdir /media/NewSSD # the name you like lsblk -f # look for UUID of new ssd
then add it to fstab https://wiki.archlinux.org/title/Fstab
Something like
UUID=<insert drive UUID> /media/NewSSD ext4 defaults 0 2
Make sure you use the correct filesystem (e.g. ext4 or other)
- RiMusic https://github.com/fast4x/RiMusic
- SimpMusic https://github.com/maxrave-dev/SimpMusic
- OuterTune https://github.com/OuterTune/OuterTune
- Metrolist https://github.com/mostafaalagamy/Metrolist
- InnerTune https://github.com/z-huang/InnerTune
Any of these (YouTube Music) players are better choices than using an extension on a browser.
Also better features like lyrics, better interface...
PS: extensions can access all of your browser data, you need to trust the extensions hoping that they aren't sending your data to some 3rd party
Looks very similar to termux
Don't need to support every client, if the client supports folder monitor you can use blackhole
Imagine Roosevelt or Churchill accusing Poland of starting the WWII for defending itself from Nazi German.
Trump is a russian assent "just wants peace"
So you pay for piracy
Pay a subscription to watch subscription content for free!
After uTorrent was brought by BitTorrent Inc, they started releasing new shady versions, first added ads then released uTorrent bundle with crypto mining software without user consent
https://torrentfreak.com/new-utorrent-release-breaks-ties-with-bitcoin-miner-150413/
PSA qBittorrent-nox v5.0.0 moves removed torrent data to .Trash by default
PSA/HOWTO: Avoid fake mkv torrents. Avoid getting hacked
TorrentGalaxy Goes Offline With Mysterious Message to Users
Awesome Android TV FOSS Apps. A curated list of FOSS apps for Android TV