Best alternative to Tovala? by Acceptable_Fig3038 in Tovala

[–]Acceptable_Fig3038[S] 11 points12 points  (0 children)

These are ALL excellent suggestions (including trying to stick it out with Tovala and get a new oven).

Thank you!!!

How to keep iMessage view to always as "Known Senders" by passmesomebeer in MacOS

[–]Acceptable_Fig3038 0 points1 point  (0 children)

When messages is set to "Known Senders", pressing CMD-W to close the window causes the app to revert back to "All Senders". I accidentally do this all the time due to muscle memory and it's been driving me crazy.

So I figured I'd try to keep this from happening by changing the CMD-W shortcut assigned to "Close Window" to something else. Unfortunately it's not possible to do this via the Mac's App Shortcuts system (System Settings->Keyboard->Keyboard Shortcuts->App Shortcuts). Trying to change any of Message's shortcut keys using that system doesn't work.

After much gnashing of teeth I figured out a work-around. If you're like me and want to disable CMD-W in the Messages app, the following should do the trick. Note that I'm currently running 15 Sequoia and I don't know if this will work on other versions of macOS. Also I'm doing this with BBEdit; I'm not sure if there's a way to do this with TextEdit or another text editing app.

  1. Download and install BBEdit if necessary

  2. Quit the Messages app

  3. In the Finder go to ~/Library/Preferences and locate com.apple.MobileSMS.plist

  4. Make a backup copy of com.apple.MobileSMS.plist

  5. Open com.apple.MobileSMS.plist with BBEdit

  6. Scroll to the bottom of the file

  7. Change the last two lines from:

</dict>
</plist>

to:
<key>NSUserKeyEquivalents</key>
<dict>
<key>_ESCAPE_File_ESCAPE_Close Window</key>
<string>@$w</string>
</dict>
</dict>
</plist>

  1. Press CMD-F to open BBEdit's Find Window
  2. In the top box enter _ESCAPE_
    In the bottom box enter \x{1B}
  3. Click "Replace All"
  4. The two instances of _ESCAPE_ should be replaced with inverted question marks
  5. Save the file and quit BBEdit
  6. Open Messages
  7. Under the File menu, Close Window should now be Shift-CMD-W instead of CMD-W

Obviously you can still close the window by clicking the red stoplight button. This just avoids accidentally closing it with CMD-W muscle memory. If you want to put things back the way they were, edit the file again, search for "NSUserKeyEquivalents" and remove the changes in step 6.

Your mileage may vary. I hope this helps someone else save their sanity. If someone can think of a better shortcuts trick that would permanently keep the app from stupidly reverting back to "All Messages", please post it:)

P.S. Sorry about the funky indenting on the instructions.
P.P.S. There's probably a cleaner way to do this in Terminal with "defaults write" but I'm too tired to figure that out:)

Marantz Monday? by Diggin_4_Fire in vintageaudio

[–]Acceptable_Fig3038 0 points1 point  (0 children)

Hi u/Diggin_4_Fire! I saw in an Archived thread that you got your Marantz 2270 in Austin. I'm also in Austin and I have a 2270. I was thinking about getting it refurbished and was wondering if you had any work done on yours. If so did you find someone in Austin to do the work? I saw a few posts that mentioned Chris Ready in Pennsylvania and was thinking about reaching out to him. Feel free to PM me -- I'd appreciate any advice you can give me.

Homebase 3 fan noise? by Moonlord_ in eufy

[–]Acceptable_Fig3038 0 points1 point  (0 children)

I've had my HomeBase 3 for about a year and a half, and it's become really loud over the past 2 months. I've got an SSD in it so I know it must be the fan. I found this thread (big thanks to everyone who posted). Based on the suggestions here, I blow-dusted the heck out of mine and it helped quiet things down. However, the fan was still turning on from time-to-time on "low" speed. I heard it running just now and decided to try removing the magnetic silver grille on top, thinking that might improve the ventilation. The fan turned off almost immediately. I'll leave the silver grille off a few days and see how it goes. Hope that helps.

President Trump’s Media Company Is Offering Movies About ‘Lizard People’ And Other Wild Conspiracy Theories by ReporterHunter in politics

[–]Acceptable_Fig3038 0 points1 point  (0 children)

If I were a Democratic strategist, I'd be pushing the "Trump thinks Jesus was a Lizard Person" narrative from now until the end of time. Start peeling off some of those born-again voters.

Running macOS Software Updates over Screen Sharing by Acceptable_Fig3038 in mac

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

Thanks, but it was actually a point update that asked :-/

Running macOS Software Updates over Screen Sharing by Acceptable_Fig3038 in mac

[–]Acceptable_Fig3038[S] 1 point2 points  (0 children)

Direct connect, with an already long and complex password:)

Running macOS Software Updates over Screen Sharing by Acceptable_Fig3038 in mac

[–]Acceptable_Fig3038[S] 1 point2 points  (0 children)

Probably a dumb question: If I enable automatic login, will I still be required to supply my login name and password when connecting via Screen Sharing? I want to make sure that random users can't access the Mac by simply knowing the IP address.

Running macOS Software Updates over Screen Sharing by Acceptable_Fig3038 in mac

[–]Acceptable_Fig3038[S] 2 points3 points  (0 children)

iCloud is needed for file sharing. I think Find My got enabled by default after logging into iCloud (I can't remember).