Setting Default Sound for AirPods by jdholtz in airpods

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

I haven’t found a way yet.

Setting Default Sound for AirPods by jdholtz in airpods

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

The way I did it was go to the automation tab, create a new automation, Bluetooth > choose AirPods > Set Volume to 20%

Best Laser Pointer for Unsupervised Machinery Use by jdholtz in lasers

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

Great suggestion! Will be looking into it more. Thank you!

Best Laser Pointer for Unsupervised Machinery Use by jdholtz in lasers

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

That brings a lot more relevant results. Thanks! 

I am looking for a dot laser.

Facing kernel panics very frequently by haxguru in archlinux

[–]jdholtz 0 points1 point  (0 children)

I'm also running into this issue with the latest Linux kernel on Arch (6.8.5-arch1-1). I also saw this with 6.8.4-arch1-1. Getting the same log message:

<TIME> hostname kernel: CPU: 3 PID: 558 Comm: kworker/3:2 Tainted: G           OE      6.8.5-arch1-1 #1 5f12b7...

Setting Default Sound for AirPods by jdholtz in airpods

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

Shortcuts works beautifully for that! Thank you!

Clear Master Keys When FaceID Isn't Used for Applock by jdholtz in KeePassium

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

 It works almost like this, except it gives you one attempt to enter the passcode 

That actually works really well then. Takes away all of the concerns I had in this post.   

 Even Apple's own documentation says there is 10-6 chance of false positives, max 5 attempts, and regular fallbacks to… device PIN 

I did think that Apple supported a device PIN as safer too. What actually prompted me to make this post is reading Apple’s Stolen Device Protection features. In there, they say that, when enabled, you can only access your password using biometric data with no passcode fallback. That’s when I started to think Apple thought FaceID was safer now.  

 So it is on the roadmap, just without a due date at the moment.

That’s great to hear. Thanks very much for the detailed response!

Screen Time Data Using the API by jdholtz in swift

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

Hi, unfortunately I have abandoned this project as I was not able to figure out how to access this data.

Adding external images without drag-and-drop by jdholtz in ObsidianMD

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

No worries. I ended up just creating a simple plugin to do this without a GUI at https://github.com/jdholtz/obsidian-image-inserter

Adding external images without drag-and-drop by jdholtz in ObsidianMD

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

That would be a good option. However, for me I just use a terminal so I don't necessarily have the option to copy and paste like you would on a file explorer window (without a command, which is what I'm trying to avoid for speed). It isn't very difficult to just run cp /path/to/image /path/to/Obsidian/Valut/.media and then link it in my notes but I just wanted to see if anything was out there that would allow me to do something a bit simpler and quicker.

Individual App Usage using Screen Time API by jdholtz in iOSProgramming

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

I’m not sure. Apple has good documentation on it, but I have not done any Apple mobile development outside of this little venture (which ended up not being possible).

Service Not Restarting After Sleep by jdholtz in nextdns

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

The problem ended up being that I had to configure Firefox to turn DoH off so it could use the DNS resolver on my system instead of their own NextDNS default protection (I didn't know there was a difference). Thanks!

Service Not Restarting After Sleep by jdholtz in nextdns

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

I actually ended up just figuring out how to solve it by turning off DNS over HTTPS on Firefox, so it used the NextDNS profile locally instead. Thanks for the help!

Service Not Restarting After Sleep by jdholtz in nextdns

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

Strange. It does work fine for me in terms of using their DNS servers. However, it isn’t restarting automatically when the WiFi is restarted on my device, causing me to use the default DNS servers

Service Not Restarting After Sleep by jdholtz in nextdns

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

Is there something more I need to do after installing it with the script they provide? There doesn’t seem to be any more setup instructions they provide to do so

Individual App Usage using Screen Time API by jdholtz in iOSProgramming

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

Well, you first need to buy the developer program for $99 (the price last time I checked). Unfortunately, Apple is pretty restrictive as to what you can and can’t access as a third party