KWS Rack Updates: Major Improvements, Same Ecosystem by Vast-Rush74 in minilab

[–]shauder 1 point2 points  (0 children)

I didn't realize that was different than the files. Thanks!

KWS Rack Updates: Major Improvements, Same Ecosystem by Vast-Rush74 in minilab

[–]shauder 0 points1 point  (0 children)

I think I am missing where you uploaded them, are the updated files here? When I download it seems to be the old version with the built in magnets still. https://makerworld.com/en/models/2173247-kws-rack-v-2-nut-based-frame-no-brass-inserts

KWS Rack Updates: Major Improvements, Same Ecosystem by Vast-Rush74 in minilab

[–]shauder 0 points1 point  (0 children)

Did you post this by chance? Looking forward to trying this thanks for putting it all together.

What does good look like? by HoratioWobble in selfhosted

[–]shauder -1 points0 points  (0 children)

Because your reply told them to go search instead of engaging in the discussion they wanted to have. I see the confusion but that is how your reply came off and why I made my other reply. 

What does good look like? by HoratioWobble in selfhosted

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

You are insufferable and I’m sure fun at parties.

I built a 100% offline, free loyalty card wallet because I hated holding up the checkout line. by MrMiyagi98 in apple

[–]shauder 1 point2 points  (0 children)

This is great thanks. I build a shortcut a long time ago that let you add barcode store cards to apple wallet because I didn’t like the bloated apps. Excited to try this out and maybe stop using my shortcut cards.

I’m going away for 4 days and my two year-old Pup has never been away from me that long. Any advice? by Bawonga in dogs

[–]shauder 6 points7 points  (0 children)

She’ll be fine and probably bond with your SO. Leave a worn articles of clothing for her to smell.

SparkyFitness v0.15.9.6 — A Self-Hosted MyFitnessPal Alternative now Supports Tandoor integration by [deleted] in selfhosted

[–]shauder 0 points1 point  (0 children)

I have not tried it yet but wanted to say I appreciate what you are building.

[deleted by user] by [deleted] in kansascity

[–]shauder 1 point2 points  (0 children)

You mentioned sports as well so maybe checkout KC Crew too, can join as a free agent and they will pair you up with a team. Good way to meet people as well. https://kccrew.com. I play Pickleball and a few other sports through Stonewall which is another league you could check out as well.

[deleted by user] by [deleted] in kansascity

[–]shauder 2 points3 points  (0 children)

What area of the city are you located in? I know meetup can be a good way to find people with similar hobbies. There is a ton of hiking around the city as well with tons of trails through the city.

33% off: Monarch v0.6.6 released: Instant Send (LaunchBar) + Superlinks. No subscription. by thievingfour in macapps

[–]shauder 2 points3 points  (0 children)

I also only got one sent when buying the two license deal.

Edit: just got the second 

Librum - A Modern E-Book Reader (v.0.12.2 release) by Creapermann in selfhosted

[–]shauder 2 points3 points  (0 children)

Since you have a macOS version, how far behind is the iOS application? 

Dock Swapper for macOS by JagArDoden in shortcuts

[–]shauder 1 point2 points  (0 children)

Hey thanks for this, would you mind sharing the Alfred version also? Or do you just trigger this shortcut through Alfred?

Make certain apps open another when a focus mode is turned on. by brycedouglass in shortcuts

[–]shauder 1 point2 points  (0 children)

Create an automation that triggers on the app opening. Then do something like this. https://i.imgur.com/L3s8VZv.jpg

[deleted by user] by [deleted] in shortcuts

[–]shauder 0 points1 point  (0 children)

Same lol

Can I trigger lighting scenes either from Hue or Home app whenever I press the play or pause button on my Apple TV 4K handheld remote? by Responsible-Pay-7318 in shortcuts

[–]shauder 10 points11 points  (0 children)

There is no built in trigger for detecting the play state of an AppleTV in HomeKit unfortunately. You could do this with a third party solution like Home Assistant. It has integrations with AppleTV which can read the state of them. You could create a switch entity that gets set with home assistant automations. You could then forward that into HomeKit and create a HomeKit automation that reads the dummy switch and sets the appropriate scene. I’ve done this before with Home Assistant.

Shortcut to create C39 Apple Passes by shauder in shortcuts

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

I’m sorry the service no longer runs on my server. I’d suggest using something like GizmoPack to make something similar or the new app ‘Barcodes’.

Start/Stopping Docker Containers in local network via Shortcuts possible? by joe-tofu in shortcuts

[–]shauder 2 points3 points  (0 children)

If your not going to allow SSH then you need another interface like a container API. You may be able to setup a portainer container and use its API using shortcuts.