u/76vangel

▲ 17 r/logitech+1 crossposts

Logitech G Hub - the most annoying mouse software ever?

Just got my G502X mouse and oh boy, WTF is this abomination of a convoluted, constantly in your way, complete failure of a software? You even managed to beat Razer in bad design, at least G Hub isn't as invasive as the Razer viruses. Is it Vibe coded by the media interim?
How the f**k do I edit the on device profiles? Seriously, HOW?
Why does it take multiple seconds to switch between on device profiles and back? Are we back in 1990 again?
Is the Logitech executive floor a monkey zoo? How could this software fiber dream of a pain inducing brain abscess be let loose on your customers? I'm sending this descent hardware boy back solely because of this software disease. You broke me Logitech, I will never again touch your products, not even with a 10 meter long pole.

reddit.com
u/76vangel — 7 days ago
▲ 0 r/comfyui+1 crossposts

Quick follow-up to my last post: JoyCaption beta one in HybridScorer no longer uses the GGUF / llama.cpp path. It's now pure Transformers on CUDA, yessss!

Why I dumped llama-cpp:

  • One less runtime to babysit on Windows
  • Cleaner install — no separate GGUF builds, no CUDA/CPU wheel roulette
  • It's the worst on installing, building the wheel took up to 15 !!! minutes. GONE.
  • Even less VRAM needed with the nvfp4 version and slightly better quality.

Please give it a try: setup_update-windows.bat and you're done

For anyone who missed the first post ( https://www.reddit.com/r/StableDiffusion/comments/1sg5paj/built_a_tool_for_anyone_drowning_in_huge_image/ ) :
HybridScorer is a 100% local tool for cutting huge image folders down to the keepers. PromptMatch, TagMatch (anatomy errors), ImageReward, SamePerson (face), ObjectSearch (DINOv2), Similarity — point it at a folder, let it score, review the SELECTED / REJECTED split, export.

Since then, HybridScorer got a faster local FastAPI + Tabler UI, live WebSocket progress, media serving without raw file paths, recursive subfolder loading, drag-and-drop multi-select sorting, a seamless resizable image grid, full-size preview overlay, better PromptMatch/TagMatch score pills, 1.5-2x faster TagMatch on large folders, JoyCaption NF4 prompt generation, and LM Search running through Hugging Face Transformers instead of llama.cpp.

GitHub: https://github.com/vangel76/HybridScorer (GPL-3.0, Windows + Linux)

u/76vangel — 20 days ago