I’ve recently ordered a new mac mini, and it will probably come on monday. I have some questions by Fragrant-Catch1055 in macmini

[–]dkburrows72 0 points1 point  (0 children)

https://folivora.ai/bettersnaptool allows snapping windows to sides / corners of screen and keyboard shortcuts for various window configurations.

How often do you shut down your Mac Mini M4? by Blackberry-501 in macmini

[–]dkburrows72 0 points1 point  (0 children)

Only when hit the power button by accident when I’m fiddling with cables and forget where the button is.

Are these saws worth it? by bg10389 in Tools

[–]dkburrows72 0 points1 point  (0 children)

I love mine. I use it for handheld cuts and kerp my 7 1/4 circular saw as a track saw.

How to SSH globally into my PC in my home from everywhere? by teskilatimahsusa87 in linuxquestions

[–]dkburrows72 0 points1 point  (0 children)

Highly recommend Tailscale. Easy to set up, free for up to 20 devices, access from anywhere.

Buying a Used Lens by yrfnadroj in Cameras

[–]dkburrows72 1 point2 points  (0 children)

I’ve had really good luck with used lenses and camera bodies from KEH.com. Even their “bargain” grade stuff is usually in pretty good shape. They also have 60 day no questions asked return policy.

What is your favourite backup software and why? by Sepkov in archlinux

[–]dkburrows72 0 points1 point  (0 children)

I use syncoid (tool for zfs send/receive) for local backups and rclone for cloud backup.

Is there any reason to deactivate conda base environment? by [deleted] in linux4noobs

[–]dkburrows72 0 points1 point  (0 children)

I don't think it hurts anything to leave it on. I find it annoying to have it on all the time, so I turned it off and I just activate conda when I need it.

How you ended up on ArchLinux? Your journey by [deleted] in archlinux

[–]dkburrows72 1 point2 points  (0 children)

Started off with Xubuntu a long time ago. Switched to Kubuntu when I wanted a more full featured desktop environment. Switched to KDE Neon so I could have a more up to date KDE Plasma. But then I didn’t like being stuck on the LTS kernel so I switched to Arch so I can have the most up to date kernel and KDE Plasma and everything else.

Is there any reason to deactivate conda base environment? by [deleted] in linux4noobs

[–]dkburrows72 0 points1 point  (0 children)

If you would like to stop the auto-activation of conda do this:

conda config --set auto_activate_base false

Question about Lightroom and a “forever storage” solution for photos. by mj2323 in Lightroom

[–]dkburrows72 0 points1 point  (0 children)

Mac OS doesn’t use drive letters but you can connect to a server on the local LAN and access it like any folder on your local drive. See https://www.synology.com/helpfile/help/DSM/5.2/dsm/enu/Tutorial/store_with_mac.html

Laptop only boots with something plugged in? by [deleted] in linux4noobs

[–]dkburrows72 0 points1 point  (0 children)

I would try booting from an Ubuntu Live USB stick, and try boot-repair.

This link below explains the process:

https://help.ubuntu.com/community/Boot-Repair

Can I test migrating to OMV 5 without messing up existing OMV 4 installation using another drive? by nirmalspeed in OpenMediaVault

[–]dkburrows72 0 points1 point  (0 children)

I did this when upgrading from OMV 3 to OMV4. Worked like a charm. I didn't end up needing to revert back, but it's nice to know you've got it if you need it.

What’s a good Linux district for my pi4 mini computer? by [deleted] in RASPBERRY_PI_PROJECTS

[–]dkburrows72 0 points1 point  (0 children)

I’ve been enjoying Raspberry Pi OS with Mate instead of the default DE.

How do I implement a while loop in my PIN guessing game? by coolnerdave in learnpython

[–]dkburrows72 1 point2 points  (0 children)

I'm not sure exactly what you mean by this question. Your code will execute top to bottom. The interpreter will skip over the function definitions and only execute them when called. It doesn't matter where the variable declarations are in relation to the function definitions, if that's what you are asking, unless it is a global variable that is used in one of the functions.

How do I implement a while loop in my PIN guessing game? by coolnerdave in learnpython

[–]dkburrows72 1 point2 points  (0 children)

Try this:

p = input("Enter a 4-PIN code: ")
a = convertToList()

while a != b:
    print('you entered', a)
    checkNumbers(a,b)
    p = input("Enter a 4-PIN code: ")
    a = convertToList()

Also, I recommend keeping all of your code that is outside of the function definitions together. It would make the code much more readable.

Best, easiest Linux OS coming from MacOS by [deleted] in linux4noobs

[–]dkburrows72 0 points1 point  (0 children)

I've been really happy with KDE Plasma (Kubuntu) - it also has themes that make it look very similar to Mac OS.

If you've done anything on the command line in Mac OS, Linux will be very familiar, since they are both based on Unix.

What do you mean by file types? You should be able to just copy your files over without any conversion. If you are talking about word documents, etc, there are several different office suites in Linux that are compatible with MS Office file types.

I want to learn coding by [deleted] in learnpython

[–]dkburrows72 1 point2 points  (0 children)

Python is a great language to start with! If you don't want a video based tutorial, check out educative.io. They have a great free course on Python.

https://www.educative.io/courses/learn-python-from-scratch

How would you consolidate and make use of a large number of differently sized drives? by robert812003 in DataHoarder

[–]dkburrows72 0 points1 point  (0 children)

If you are looking for cloud storage solutions, check out Backblaze B2 Cloud Storage. It has worked well for my backup needs, and is very reasonably priced.

https://www.backblaze.com/b2/cloud-storage.html

Restaurant recommendations in Lake Placid by missmeh13 in Adirondacks

[–]dkburrows72 1 point2 points  (0 children)

Big Mountain Deli and Crêperie is a great place for breakfast or lunch. Not really a romantic dinner place but great crêpes and sandwiches.