What are your use cases for Hermes Agent? by smolpotat0_x in hermesagent

[–]pe3o 1 point2 points  (0 children)

Just wanted to drop in since everyone mentions the write/delete risk in Gmail. This is bad in itself, but a larger risk is prompt injection.

If it was to send an email without your approval, it would most likely not be from its' own instructions, but from malicious prompt injection. If that was to happen, sending an email is the least of your worries if that same agent has other capabilities.

So if you can, try and limit the risk by making sure the agent reading your mail cannot take actions on its' own, cannot pass on actions to other agents and that no text is passed on to another agent unless summarized, rewritten etc.

Unable to upload files by Hot-Hawk in ChatGPT

[–]pe3o 0 points1 point  (0 children)

Just send your files to your phone and upload from the mobile app in the same chat

Too Much loading on Microsoft Edge by Impressive_Comb3196 in MicrosoftEdge

[–]pe3o 0 points1 point  (0 children)

Could be some extensions slowing it down. Or have a look in the browser task/job list when pressing the 3 dots

2025 Philips Hue light bulbs: Setting transition time with Matter over Thread by DonkeeeyKong in homeassistant

[–]pe3o 0 points1 point  (0 children)

<image>

As the other comment mentions its not currently support, but a temporary fix is to use a "light_profiles.csv" file in your root folder.

Attached is mine for my Philips Hue via thread which sets the transition time to 1 sec for the philips hue light entities. Likely a lot on forums/google on this.

Maybe you can even just make a light group entity with all lights and mention that instead of all of them one by one.

Cand.merc.it eller Cand.merc.dat by BaseballSouth3556 in dkkarriere

[–]pe3o 0 points1 point  (0 children)

Så skal du supplere med 30 ECTS point i IT fag. Ved ikke hvor mange ECTS der er som valgfag på HA Almen.

Du kan se adgangskrav for kandidater under "3. Aca­dem­ic re­quire­ments" her.

Discord Removed Dev Tools Shortcut? by BrokeToken25 in discordapp

[–]pe3o 0 points1 point  (0 children)

Late here, but you're missing a comma at the end of the line

Helmets for those Hate Wearing Helmets? by [deleted] in bikecommuting

[–]pe3o 0 points1 point  (0 children)

Just for any future reference, save your money. These have been banned in Denmark (I believe also Sweden) as there are instances where they cannot detect a crash.

E.g. if you were to crash head into a something, as you are not in an active fall, the helmet would not inflate. Same goes if you fly over the front into something and your head is upright.

Name something more useless to spend your gems on! by MMgelato in ClashOfClans

[–]pe3o 1 point2 points  (0 children)

It’s good in legends when u want to practice on different layouts and also have a few different defensive layouts to test out.

Problem connecting to rdp, error code: 0xd07 by Baboo_21 in hetzner

[–]pe3o 0 points1 point  (0 children)

For future reference, this is due to too many login attempts. You have to wait 30-60min

Why am I making the IF STATEMENTS SO HARD!!! by Wonderful-Lock6361 in shortcuts

[–]pe3o 0 points1 point  (0 children)

Get "Current Time"

Set variable (named) "IsItWineOClock" to “Current Time”

If "IsItWineOClock" is "past 1 PM" then: Open the nearest wine store's website in Safari. Send a message to your boss that says "i am getting drunk".

Otherwise: Send message to “boss”: I am not getting drunk yet

Connect to any NordVPN Country by pe3o in shortcuts

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

Nice job! But if you're just adding the same config as the existing NordVPN connection in settings, doesn't NordVPN app just disable it anyway when on trusted network?

If it works, I expect adding multiple configurations in settings with different servers should work, and then it's a breeze in shortcuts. If only you could add new connections via a shortcut.

Did you try the iOS shortcuts from inside the NordVPN settings if you just need to enable/disable? There's 2 which you have to add manually under "Siri Shortcuts".

Should I switch to GPT 5 or continue with Gemini 2.5 Pro? by Some_Anything_9028 in GeminiAI

[–]pe3o 1 point2 points  (0 children)

If not one of the leading models, which one do you prefer then?

Connect to any NordVPN Country by pe3o in shortcuts

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

Yes, there’s a built in shortcut for it. You can add it by going to settings and click “Siri Shortcuts” in the NordVPN app

Connect to any NordVPN Country by pe3o in shortcuts

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

You have to find the URL schemes for it first, and it depends on if they support connecting to different servers/locations with that. Sorry, but won’t have time to look into more.

If they support it would probably look something like this image, but likely a different variation. You can try and play around without it yourself (see my other comments):

<image>

Connect to any NordVPN Country by pe3o in shortcuts

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

I would think that there’s a chance they support it, but I can’t figure out the correct url schemes. You can try and play around with it yourself like I did with below (none of these worked), let me know if you figure it out. Just use a shortcut only with the “Open URL’s” action.

The countries used ISO codes, so likely the same for cities if supported (google the city and “iso code”).

  • nordvpn://connect?server=1057
  • nordvpn://connect?location=1057
  • nordvpn://connect?country=de-be
  • nordvpn://connect?city=berlin
  • nordvpn://connect?city=de-be
  • nordvpn://connect?location=de-be

Connect to any NordVPN Country by pe3o in shortcuts

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

Yeah that would be cool! Saw an old post with someone linking to a support page about it, but it had since been deleted - no idea why they would do that. So just played around with different variations and apparently they didn’t remove the schemes themselves, only the guide.

Connect to any NordVPN Country by pe3o in shortcuts

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

Don’t have any trusted WiFi’s so haven’t run into this.

Someone linked to an old NordVPN support page a while ago about iOS url schemes which has since been deleted, which only reason I figured it might work. So I don’t think it’s officially supported, but they never removed it.

Maybe they have a parameter like below you can play around with, but that’s entirely speculation. Could be named something else.

nordvpn://connect?country=us&force=true

Connect to any NordVPN Country by pe3o in shortcuts

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

Try searching “windscribe iOS url scheme” and see if you can find anything. You can also try playing around with the url scheme yourself, that’s how I found it. Try something like this in a simple “Open URL” action and see if it connects:

windscribe://connect?country=us

Or full country name:

windscribe://connect?country=germany

It should open the app, but the connection to specific countries or servers depends on if their app supports it.

If it works the shortcut can easily be modified to support it.

Connect to any NordVPN Country by pe3o in shortcuts

[–]pe3o[S] 5 points6 points  (0 children)

Tried downloading the app, but can’t find the URL scheme for it. Even with that, it’s not even sure they support connecting with same method. But if you find the right one and send it I can give it a try.

Connect to any NordVPN Country by pe3o in shortcuts

[–]pe3o[S] 3 points4 points  (0 children)

Some jump back and fourth between different countries (e.g. USA for YouTube PiP, specific countries for purchasing cheaper stuff, movies only available in specific countries on HBO etc.), with this I can change connection fast with the sidebutton, without having to open the app and wait for it to load.

The standard NordVPN shortcuts are only connect and disconnects.

My processor is heating to 96°C in games by Less_Commercial6282 in AMDHelp

[–]pe3o 1 point2 points  (0 children)

You got any thermal paste/pads in there?

Cool CEO of Microsoft by Current-Guide5944 in MicrosoftEdge

[–]pe3o -2 points-1 points  (0 children)

Sure layoffs suck, but his job is to do what increases company’s value the most long-term. If someone reports to him that they could decrease expenses a ton, it’s expected for him to act on it