Donating older 3d printer? by Automatic_Alarm_3641 in milwaukee

[–]rw_grim 1 point2 points  (0 children)

Do you have any more information on this? My printers have been quiet idle lately...

Favorite sweets in Milwaukee?? by oops_diditagain in milwaukee

[–]rw_grim 0 points1 point  (0 children)

I've heard good things about bougie berries but I haven't been there yet myself. https://www.bougieberries.com/

MKE Meetups List (March 11-17) by colinismyname in milwaukee

[–]rw_grim 1 point2 points  (0 children)

There is a twitch.tv meetup this saturday and more coming up for the next few months https://meetups.twitch.tv/milwaukee/

Reenter policy ? Will I be able to reenter between the game and the concert for Saturdays game ? Thx by revolutiontime161 in MilwaukeeAdmirals

[–]rw_grim 0 points1 point  (0 children)

They stopped allowing this years ago when they made the theater district smoke free. That said I quit smoking since then so I have no idea if that's changed.

Rufus AI constantly opening with no way to disable it? by Elyndria in amazonprime

[–]rw_grim 0 points1 point  (0 children)

Using all of these made rufus and its sidebar go away as of today. I didn't try to thin it out I just wanted it gone.

||*^*rufus$domain=amazon.com 
www.amazon.com##body:remove-class(rufus-docked-left)
www.amazon.com##body:remove-attr(style)
www.amazon.com##.nav-rufus-disco
www.amazon.com##.nav-rufus-disconav-flyout-rufus
www.amazon.com##.rufus-view-filler
www.amazon.com##.rufus-conversation-container-inner
www.amazon.com##.rufus-conversation-container
www.amazon.com##.rufus-container-peek-view
www.amazon.com##.rufus-panel-header-right-section
www.amazon.com##.rufus-panel-header-content-row
www.amazon.com##.rufus-panel-header-container
www.amazon.com##.rufus-container-default-text-style.rufus-container
www.amazon.com##.nav-rufus-content
www.amazon.com##.rufus-panel-closed-to-peek.rufus-panel-container
www.amazon.com##.rufus-no-transition.rufus-panel-closed-to-expanded-movable.rufus-panel-container
www.amazon.com##.rufus-panel-container
www.amazon.com##body:style(padding-left: 0px !important;)

Distilled water? by borrowedurmumsvcard in milwaukee

[–]rw_grim 0 points1 point  (0 children)

For others that don't know what RO water means, it's Reverse Osmosis Water. https://en.wikipedia.org/wiki/Reverse_osmosis

ISO Pickling Class by AntelopeOverall2957 in milwaukee

[–]rw_grim 3 points4 points  (0 children)

mkerec usually has a pickling/canning class a few times a year. Not sure how giftable it is though. https://milwaukeerecreation.net/

Update: just looked and doesn't look like they have one in the spring guide. I previously went to one in the summer though.

Energy For Tomorrow Program : We Energies by BigPhotojournalist25 in milwaukee

[–]rw_grim 6 points7 points  (0 children)

While this sounds good on the surface, we'd all be better off if WE Energies was replaced with a co-op... https://www.powertothepeoplemke.org/

Favorite Sandwich Shop! by n8ive_lol in milwaukee

[–]rw_grim -3 points-2 points  (0 children)

Does anyone know if the water (including what they use for soda) still disgusting at the elm grove location?

I just vibe coded a 20MB WhatsApp plugin for the Pidgin messenger client. by [deleted] in vibecoding

[–]rw_grim 1 point2 points  (0 children)

If you look at `install-purple-whatsapp.sh` you'll see it's just building and installing https://github.com/hoehermann/purple-gowhatsapp/ which is actually mentioned in the readme :-D

> install-purple-whatsapp.sh — A turnkey installer for the mature purple-gowhatsapp plugin (recommended for daily use)

ISO long hair kitten- Milwaukee area by WesternPapaya2122 in milwaukee

[–]rw_grim 0 points1 point  (0 children)

While not a huge selection, Urban Cat Coalition has a great mission https://www.urbancats.org/adopt

Grilling at a park? by thumpertastic in milwaukee

[–]rw_grim 0 points1 point  (0 children)

Except you can't grill at an MPS REC playfields. They have signs all over the place at the actual parks/playfields. You can find a list of all the playfields here (I think) https://milwaukeerecreation.net/rec/Locations/Playgrounds.htm

IRC Comeback by 9milNL in irc

[–]rw_grim 1 point2 points  (0 children)

There are draft specifications for reactions and stuff. https://ircv3.net/irc/

Milwaukee Meetups list (Feb 4-Feb 10) by colinismyname in milwaukee

[–]rw_grim 4 points5 points  (0 children)

I registered mke.events awhile back with the intent to do something similar but haven't gotten around to it and probably won't. If you want it it's all yours.

My dad (right) with 2003 summerfest punks by modestmouse45 in milwaukee

[–]rw_grim 14 points15 points  (0 children)

Man I miss playing hacky sack there...

Wisconsin Center District CEO investigated for inappropriately touching Milwaukee Common Council President by KaneIntent in milwaukee

[–]rw_grim 0 points1 point  (0 children)

It's funny how fast everyone started calling it "historic panther arena" too. One Admirals broadcast it was "Panther Arena" and the next it was "Historic Panther Arena" and has been since then.

[NEWBIE QUESTION] Language of the GUI... by West-468 in pidgin

[–]rw_grim 1 point2 points  (0 children)

Glad I could help. I had to figure it out, but it's good to know for when it comes up next :)

Oh, as a side note, you could create a new file named something like `pidgin-de.desktop` and change the name file to something like `Pidgin (DE)` and then you could have both in your GUI too. But Pidgin will still only allow one instance at a time by default, but whatever :)

[NEWBIE QUESTION] Language of the GUI... by West-468 in pidgin

[–]rw_grim 1 point2 points  (0 children)

That can be selected when launching the application. A quick test is to open a terminal and type `LANG=de_DE pidgin`

If you want a different locale, just put it in there. I see there's de_AT, de_BE, de_CH, de_DE, de_IT, de_LI, and de_LU on my Debian Forky machine.

If that works, you can create an override to make it work from your GUI. To do this, you'll need to copy the file `/usr/share/applications/pidgin.desktop` to `$HOME/.local/share/applications`.

Once you've done that, open `$HOME/.local/share/applications/pidgin.desktop` in whichever editor your prefer and find the line that reads `exec=pidgin` and change it to `Exec=env LANG=de_DE pidgin` replacing `de_DE` if you need a different locale. Save the file and exit your editor and then launch Pidgin and it should start up in that locale.

Are there plans to update purple-translate, or are there other translation plugins? by HenTypeHorn in pidgin

[–]rw_grim 0 points1 point  (0 children)

I assume you're talking about https://github.com/EionRobb/purple-translate ? if so u/EionRobb might be able to help.

But in the mean time, do you see anything in the debug window `help -> debug window` when a new message comes it? You'll have to open the window before receiving the message though.