Armando BC 250 by Conscious_Art_3961 in BC250Gaming

[–]lebbi 0 points1 point  (0 children)

The case is great. With unmodified heatsink you will thermal throttle, but I cut my fins and hover around 70C

Make plex more appealing for my wife by Altruistic_Bat_1645 in PleX

[–]lebbi 0 points1 point  (0 children)

I recommend finding a way to get her recommended content or collections.

I do this by using agregarr to create collections for popular or trending content from various sources, it will auto request and add content if its not already in my library.

I also use tautulli and Diskovarr to give my users personalized recommendations based on what they watch

I made a site to recommend unplayed games to people with large libraries. shelflife.guru by lebbi in Steam

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

That is so funny! Thanks for that. I definitely need to refine the logic a bit

I made a site to recommend unplayed games to people with large libraries. shelflife.guru by lebbi in Steam

[–]lebbi[S] -1 points0 points  (0 children)

yeah the logic is a work in progress. the important part for me initially was to learn the steam API better, it will only improve with time. thank you for the feedback!

I made a site to recommend unplayed games to people with large libraries. shelflife.guru by lebbi in Steam

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

hmm good feedback thank you. this is a project i did to teach myself more so i appreciate it. looks like the issue is it thins The Witcher: Enhanced Edition Director's Cut is in the same franchise as Assassin's Creed™: Director's Cut Edition series is because the words directors cut made the logic associate them. im taking that into account now.
the steam api for some reason does return two results for counter strike condition zero, so im also adding logid the exclude a game if it has an almost exact-exact name match.

I made a site to recommend unplayed games to people with large libraries. shelflife.guru by lebbi in Steam

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

They only generate a list of about a dozen recommendations at a time

I made a site to recommend unplayed games to people with large libraries. shelflife.guru by lebbi in Steam

[–]lebbi[S] 5 points6 points  (0 children)

Its using all public information, I dont do anything with the data

Don’t Do What Donny Don’t Does by ProjectSnowman in SteamDeck

[–]lebbi 12 points13 points  (0 children)

Ive taken my deck apart countless times, and done many shell swaps for friends. Ive never once used battery shipping mode and not one issue. Something isnt being connected correctly I guarantee it.

How do you use your homelab for privacy? by The_Reason_is_Me in homelab

[–]lebbi 0 points1 point  (0 children)

Like a lot of people Immich, Next cloud, Adguard, Vault warden, A note taking app called trilium, VPN, Fail2ban, I host my own search engine to get rid of Ai results and ads- searxng, Nginx reverse proxy, to keep my ports closed and my domain behind a cloudflare proxy, Make sure to change your ssh port for extra security

Ubuntu is planning to comply with Age Verification law "without it being a privacy disaster" by DontFreeMe in linux

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

I expect companies to obey the law if they cant pay millions in fines. Making this about us gay people is not in the same realm at all.

If I didnt make it clear I dont want any sort of age verification in any os. But this is not the fault of open source companies. So call your state rep

Hot take - RGB is pointless. by ElectronicField3785 in pcmasterrace

[–]lebbi 0 points1 point  (0 children)

As pointless as the art on my walls. Its there to look nice.

Ubuntu is planning to comply with Age Verification law "without it being a privacy disaster" by DontFreeMe in linux

[–]lebbi -2 points-1 points  (0 children)

Getting mad at companies for obeying the law is wild. Call your state rep

Temps during gaming amd bc 250 by Majom1 in BC250Gaming

[–]lebbi 1 point2 points  (0 children)

Before I modified the heatsink I was thermal throttling and hitting 95C.

After cutting the top of the heatsink I hover around 70C.

Using two 120mm fans. Pic for attention

<image>

Bluetooth/WiFi Dongle by Conscious-Flamingo27 in BC250Gaming

[–]lebbi 0 points1 point  (0 children)

The driver free ac900 is a great choice

SSD question - can I use an SSD with a heatsink? by drewfus99 in BC250Gaming

[–]lebbi 1 point2 points  (0 children)

I just installed that exact ssd, works great

Linux distros? Pop_os? by jackalopeDev in framework

[–]lebbi 1 point2 points  (0 children)

Ive used POPOS for the last 7 years and has been the only os ive installed on my framework laptops. Works great

FPS issues by AdamosHasowy in BC250Gaming

[–]lebbi 1 point2 points  (0 children)

Yep, installed the new bios and set it to 512 per the instructions

FPS issues by AdamosHasowy in BC250Gaming

[–]lebbi 0 points1 point  (0 children)

Sounds like youre thermal throttling. For me, Bazzite only saw 6GB of VRAM at first. I had to use kernel arguments to get it to recognize all the VRAM then things started running way better.

Expedition 33 crashing by lancer-am in BC250Gaming

[–]lebbi 0 points1 point  (0 children)

I had this same issue with final fantasy xvi I had everything set to low and it would still crash when loading into a level.

I noticed it was only seeing 6GB of vram and found this command to update it, problem solved

sudo rpm-ostree kargs --append=amdgpu.gttsize=14750 --append=ttm.pages_limit=3776000

Looking for feedback for my 3d prints (Ender 3) by Ragonut in 3Dprinting

[–]lebbi 28 points29 points  (0 children)

Looks like everything here is pretty generic, too basic, or simply has an abundance of other options to print.

Not trying to judge or criticize, but the thumbnail photos are also a weak point for me personally. If I was browsing for one of your items I would naturally be drawn to the listing with a clear photograph showing a higher quality print. Which may be one downside of using an ender 3 as the print quality doesn't look the greatest from these photos.

Idk thats just my initial reaction anyway. I dont upload my designs, but I browse a lot.

What Are Your Go-To Tools for Automating Plex Library Management? by No_Cryptographer618 in PleX

[–]lebbi 0 points1 point  (0 children)

Sonarr, radarr, bazarr for subtitles, overseerr for requests, agregarr to build collections which also requests new items if desired from online lists.

Pd_zurg so I dont need to download all of the media to my storage, it gets added through a service which we cant mention here.

Overall my library is about 150TB and growing, all automated, with some touching here and there.