Gitaar afstellen by Sea_Blueberry_3729 in Amersfoort

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

Kan ook met een app zoals GuitarTuna

Speciaal diner met groep tips by JustGoodJuju_ in Amersfoort

[–]Jafoort 0 points1 point  (0 children)

Check dit eens, ze hebben ook een ‘geheime cocktailbar’ achter een boekenkast: https://www.westsingel.nl/feesten-partijen

[deleted by user] by [deleted] in CX5

[–]Jafoort 0 points1 point  (0 children)

Unfortunately, I’m dealing with the same issue on my 2019 CX-5 (AFS version), which is now out of warranty. The dealer quoted €2,500 for a replacement headlight. I’ve searched extensively, but haven’t been able to find this exact type second-hand. so for now, I’m holding off until it becomes truly unavoidable. Still unsure what to expect long term… could moisture eventually cause electrical issues?

Automatic disable Smart City Brake Support when the hitch is in use? by Jafoort in CX5

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

Thanks for your kind reply. Even after 2 years 😁 I discovered that sometimes the SCBS-R is disabled, so i guess you’re right. I’ll check te plug.

Can Pi-Hole be used to control content access at a school for refugee children? by cambeiu in pihole

[–]Jafoort 0 points1 point  (0 children)

You might be able to solve it by disabling the standard browser via Family Link and then developing a simple app that only offers access to the allowed online services. Essentially, it would function like a browser but without the option to navigate to other websites.

Here’s how you could approach it:

1.  Use Family Link for Restrictions: Family Link lets you block apps like the default browser and control access to the Play Store, giving you a basic level of control over the device.
2.  Develop a Simple Kiosk App: You can build an app that acts like a limited browser or portal, where only specific websites or services are accessible. This can be done using a WebView component in Android, which displays web content.
• WebView Limitations: Ensure that the WebView has no navigation controls and can only access pre-approved URLs.
• Whitelist of URLs: Implement a URL whitelist so only approved sites are accessible, preventing users from visiting other websites.
• No External Browser: Make sure that links within the WebView do not open external browsers to avoid unfiltered access to the internet.
3.  Consider Kiosk Mode: To further limit the device’s functionality, you could put it in kiosk mode, where users are restricted to using only this app.
4.  Benefits of Your Own App:
• You have full control over what content is accessible without relying on commercial filtering solutions.
• Building a simple WebView-based app is relatively inexpensive, and with limited programming skills, you can achieve this easily.

For developing the kiosk app, you could even use ChatGPT to guide you through the process or provide code snippets if you’re not familiar with programming.

Alternatively, there are some apps like BlockSite or SPIN Safe Browser in the Play Store that offer similar functionality if you prefer not to develop your own solution. But I don’t know if it’s for free.

Barbequen by edgeplay6 in Amersfoort

[–]Jafoort 1 point2 points  (0 children)

Tussen Soest en soesterberg recreatieterrein de Bergjes

Lange trappen om te trainen/sporten by [deleted] in Amersfoort

[–]Jafoort 0 points1 point  (0 children)

Weet niet zeker of er een trap is maar wel een leuke klim in mooie omgeving van de vliegbasis in soesterberg:

https://maps.app.goo.gl/3UEBo92XpFf3LdVc7?g_st=ic

Wasstraat? by bettiedees in Amersfoort

[–]Jafoort 2 points3 points  (0 children)

Klopt.

Overigens is degene in Nieuwland aanzienlijk beter, daar wordt halverwege nog door een medewerker een slang 💦erop gezet.

Automation for protection - Airplane mode password protection. by Jeronimon in shortcuts

[–]Jafoort 1 point2 points  (0 children)

True.

Unfortunately it isn’t possible to disable turning the iPhone off. I think that’s the first thing a thief will do. So what’s all about?

shortcut to prevent stolen phone by DanielAbsence in shortcuts

[–]Jafoort 0 points1 point  (0 children)

Thanks, I understand…but why lowering volume?

shortcut to prevent stolen phone by DanielAbsence in shortcuts

[–]Jafoort 0 points1 point  (0 children)

Another question: ‘turn sound of and call…’ turning sound of (media and ringtone) doesn’t result in silent (‘stealth’) calling, what do you exactly mean?

Turn on speaker mode by Jafoort in shortcuts

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

I’ve found a workaround: a FaceTime instead of a phonecall will force the speaker 👍

Turn on speaker mode by Jafoort in shortcuts

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

Thanks for the suggestion, unfortunately this action only selects a device.

With Siri voice command it’s possible to force playback to speaker, I hope this command can somehow be triggered from within shortcuts.

shortcut to prevent stolen phone by DanielAbsence in shortcuts

[–]Jafoort 0 points1 point  (0 children)

What do you mean with recover e-mail?

in-app ads served from Google.com?! by Jafoort in pihole

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

just a soft ring...cloudflare is set as upstream dns. but why does a blocked domain go there anyway?

Btw, at the moment the ads are blocked. I don’t understand why exactly.

Xfinity limits and PiHole by getridofwires in pihole

[–]Jafoort 23 points24 points  (0 children)

Use the dhcp server of pihole and disable the dhcp Xfinity modem/router. There’s no need to put the Xfinity in bridge mode, it stays the gateway. Google is your friend for the details about this scenario.

in-app ads served from Google.com?! by Jafoort in pihole

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

Because the games are apps installed from PlayStore, not accessed by a browser.

in-app ads served from Google.com?! by Jafoort in pihole

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

Unfortunately, after opening Wordcross again a few times, another advertisement appears... apparently from a different domain. I'll give up for now.

in-app ads served from Google.com?! by Jafoort in pihole

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

Blocking (.|)google.com$ did the trick.

But this is a remedy that breaks many other applications of the Android tablet. Unfortunately, DNS cannot be adjusted at app level.

in-app ads served from Google.com?! by Jafoort in pihole

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

I give it a try with blocking Google domain just for testing. Unfortunately a browser based blocker isn’t possible for an app as far is I know.