Spyke

Posts

AMD Ryzen 5 7500F to launch this week, the first AM5 CPU without integrated RDNA2 graphics - VideoCardz.com

This seems kind of puzzling at first, as someone buying a 7500 is most likely to want integrated graphics.

But on the other hand, this could be AMD's way of selling higher spec chips with defects. If a mid-range chip has cores or compute units that don't meet spec, selling it as an 7500F is better than trashing it.

AMD Ryzen 5 7500F to launch this week, the first AM5 CPU without integrated RDNA2 graphics - VideoCardz.comhttps://videocardz.com/newz/amd-ryzen-5-7500f-to-launch-this-week-the-first-am5-cpu-without-integrated-rdna2-graphicsOpen linkView original on vlemmy.net
ublockorigin·uBlockOriginbylinuxFan

Youtube filters that have made life more bearable for me.

This filter removes a channel you don't want in your home page or search results. It will still show up if you search for it by name.

www.youtube.com##ytd-video-renderer:has-text(ChannelNameHere)

www.youtube.com##ytd-compact-video-renderer:has-text(ChannelNameHere)

www.youtube.com##ytd-rich-item-renderer:has-text(ChannelNameHere)

This filter removes videos with "reaction" in the title, but you can change it to filter whatever word you don't want to see.

www.youtube.com###video-title-link:has-text(/reaction/i):upward(8)

www.youtube.com###video-title:has-text(/reaction/i):upward(6)

www.youtube.com###video-title > yt-formatted-string.ytd-video-renderer.style-scope:has-text(/reaction/i)

My favorite. This filter removes a comment that only has the word "First" or "First.", ignoring capitalization.

www.youtube.com###content-text:has-text(/^first$/i):upward(6)

www.youtube.com###content-text:has-text(/^first.$/i):upward(6)
View original on vlemmy.net