this post was submitted on 02 Jul 2025
728 points (99.1% liked)

Mildly Infuriating

40806 readers
1055 users here now

Home to all things "Mildly Infuriating" Not infuriating, not enraging. Mildly Infuriating. All posts should reflect that.

I want my day mildly ruined, not completely ruined. Please remember to refrain from reposting old content. If you post a post from reddit it is good practice to include a link and credit the OP. I'm not about stealing content!

It's just good to get something in this website for casual viewing whilst refreshing original content is added overtime.


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means: -No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...


7. Content should match the theme of this community.


-Content should be Mildly infuriating.

-The Community !actuallyinfuriating has been born so that's where you should post the big stuff.

...


8. Reposting of Reddit content is permitted, try to credit the OC.


-Please consider crediting the OC when reposting content. A name of the user or a link to the original post is sufficient.

...

...


Also check out:

Partnered Communities:

1.Lemmy Review

2.Lemmy Be Wholesome

3.Lemmy Shitpost

4.No Stupid Questions

5.You Should Know

6.Credible Defense


Reach out to LillianVS for inclusion on the sidebar.

All communities included on the sidebar are to be made in compliance with the instance rules.

founded 2 years ago
MODERATORS
 

And of course they had to shoehorn some AI bullshit in it

(why I installed this driver: because i can remap the two extra buttons as copy/paste)

you are viewing a single comment's thread
view the rest of the comments
[–] Limonene@lemmy.world 63 points 3 days ago (5 children)

Piper is less than 2MB, and allows reconfiguring Logitech mouse buttons. It's available in Debian and Ubuntu package managers.

Screenshot:

I had to use Piper to get exotic features like having mouse 6, 7, 8 buttons function as mouse 6, 7, 8, rather than the default of alt-tab and ctrl-v.

[–] AeonFelis@lemmy.world 14 points 2 days ago

This is not a driver. The README itself says:

Piper is merely a graphical frontend to the ratbagd DBus daemon

ratbagd itself, BTW, is also not a driver.

The unofficial open source license is called logiops, and according to the Debian site most of its builds are also under 2MB (and the two builds that aren't are only slightly bigger)

There is also RatSlap, which I can't find information on how big it is (and I'm not going to bother installing it just to find out)

[–] Zink@programming.dev 5 points 3 days ago

I never thought to look for something like this, but it looks fantastic so i’m going to try it. Thanks!

[–] Mwa@thelemmy.club 3 points 3 days ago (2 children)

would be cool if it also worked on Windows and Macos

[–] panicnow@lemmy.world 1 points 3 days ago

I use https://macmousefix.com/en/ on my Mac mouse. I’m not sure of its range of features.

[–] JackbyDev@programming.dev 2 points 3 days ago (4 children)

Does it still allow macros? I have a couple of 502s and my older one has fallen victim to the common problem of rhe switch getting bouncey so one click becomes multiple. Supposedly macros can fix this.

[–] Buddahriffic@lemmy.world 2 points 2 days ago

I'm never buying another Logitech device again because that problem that happened with my G7 back in the 00s still happened with my G900 in the 20s.

With my G7, I'd open it up when it started happening, and open up the switch to re-bend the metal piece to give it some spring back. Kept doing this until one day the plastic button that presses down on that metal part fell on carpet and was gone forever.

With my G900, I said fuck it and just bought some better mouse button switches and replaced the left mouse button. Was actually kinda glad I needed to because the battery had become a danger pillow so I replaced that, too.

But with the button issue existing for so long and being fixed by a part that cost a trivial amount compared to what I paid in the first place, you can't convince me that Logitech isn't deliberately using switches that fail quickly to drive up demand for mice.

[–] cacti@ani.social 5 points 3 days ago

If your mouse drivers allow setting the debounce timer, you can set it higher so that your system doesn't allow the bouncing to register.

[–] Sabata11792@ani.social 1 points 3 days ago

My 903 did that, and so did the one they replaced and now your making me worry about my 502. It's shitty switches so a macro would hide it for a little at best. I tried to replace them but these are not fun to open up.

[–] michaelmrose@lemmy.world 0 points 3 days ago (1 children)

This is a physical defect. Macros make one key press effect one or more action button or key press. For instance if a common operation involves pressing a b and c in sequence you can make one button on your mouse actuate that sequence.

You can't bind a macro to left click because then you can't left click anymore. Even if you bound double clicking to single click (if this is even possible) it would mean every time it single click you would effect nothing which is equally if not more broken.

You need to either take your mouse apart and fix it or throw it in the trash.

[–] JackbyDev@programming.dev 3 points 3 days ago (1 children)

Yes, it is a physical defect but it is common enough that people have been able to work around it with macros.

It's been a while since I tried to look into this or fix it, but a quick search shows what I think was a possible solution. (Might not be, I'm just trying to be explanatory of what I mean by a macro fixing a double click problem.) https://techenclave.com/t/mouse-double-click-issue-solution-by-coding/269878

[–] michaelmrose@lemmy.world -1 points 2 days ago (1 children)

Its broken fix or toss this solution isn't applicable directly. Also seems like it would be hard to intentionally double click and add latency to single clicks

[–] JackbyDev@programming.dev 1 points 2 days ago

Go tell the authors of that article then, I very clearly said I was only using it as an example.of what I meant by fixing it with macros and not saying it's a solution I've looked into. 🙄

[–] michaelmrose@lemmy.world -1 points 3 days ago (1 children)

and if you install it via fatpak its almost 1GB

[–] rolling_resistance@lemmy.world 10 points 3 days ago (2 children)
[–] cacti@ani.social 3 points 3 days ago (1 children)

I think he meant as in "if this is the first ever GTK application you install via flatpak". The "Installed Size" on Flathub only indicates the amount of storage the program itself will take up and doesn't take into account the libraries it will install alongside it (installing piper via flatpak takes up 400MB on my device).

I still think it is really negligible because people usually don't install applications that use such a variety of different graphical frameworks, and also because modern PC disk capacities are so absurdly big compared to past ones. I only have a 256GB drive and have never faced any issues regarding how much storage flatpak apps use.

[–] michaelmrose@lemmy.world 2 points 23 hours ago* (last edited 23 hours ago)

I have flatpaks installed but not org.gnome.* note not first gtk app the first that require gnome runtimes. Then once you have a bunch of apps you'll end up with different versions needing different runtimes which will need constant updates of the same 1G. Given modern connectivity and storage it isn't that burdensome in truth but neither is the Windows example.

It's just humorous to crow over one and ignore the other.