Thoughts on Amanzoe / FS Astir P. in November?

TSIA, have anyone been to Greece/ Amanzoe in first week of November? I'm trying to go for anniversary for a couple days but worried it might be too cold and not enough activities.

Much appreciated insights. (also thinking of going to Astir palace right after... )

TY

reddit.com

I gave my agent on-demand phone location for commute planning. What real world task would you automate with it?

I wanted my agent to help manage my commute schedule to my events so I automated location sync on my agent. it knows where i am before important moments by asking my phone for a fresh location combined with live commute api calls (google).

My agent can now proactively ask

  1. "how do you want to get to <location>" at a reasonable time before the event
  2. and follow-up with "hey traffic just got worse, lets head out now"

calculated with precise arrival time - eta

This was a big unlock for me as i no longer need to prompt my agent nor manually work out when i have to leave for my next meeting/event on a packed day, it feels more Jarvis-like.

I’m curious about concrete use cases beyond leave-time planning:

  1. what’s a irl task you wanted to automate but couldn’t because agent didn’t know where you were?
  2. do you already run any location-aware automation? What triggers it, and what do you use today?

happy to share my code and architecture. fresh geolocation set up is pretty difficult (just want to clarify this does not track me all day, it only kicks in when event w/ location is upcoming)

reddit.com
u/LegitimateAnimal9611 — 24 days ago

How do your agents handle payment?

Do you just give your agent your credit card and let it pay for you? I want to set this up but im afraid it will go rogue and start completing payments w/o authorization.

I feel like prompting otherwise is still not good enough since its "probabilistic".... curious what people implemented

reddit.com
u/LegitimateAnimal9611 — 25 days ago

My OpenClaw knew my calendar events but not where I was so I added my phone to the stack

my claw has my calendar BUT i also wanted my claw to remind me WHEN to head out since I'm always running late on my schedule. 

The problem: my openclaw at home has no idea where I am

so I built a light phone app to include my device as part of the claw stack. My openclaw can my location data before an event and can proactively tell me

"Traffic is getting worse and will take 30 mins, head out at 4:12pm to not be late"

or

"How do you want to get to your appointment? driving: 5 min, walking: 20, public transit: 15" 

I have it proactively triggering at least twice a day. the bigger idea is to solve other agent usecases that requires a mobile device.

feel free to also add this to your stack. Setup is just copying the prompt on the app into your local agent (via telegram, discord, whatever) and takes 2 mins. LMK if this works well for you. https://proactive.g4o.app/

reddit.com
u/LegitimateAnimal9611 — 25 days ago

My OpenClaw knew my calendar events but not where I was so I added my phone to the stack

We can all integrate calendar and our daily jobs in openclaw but i also wanted my claw to remind me when to head out since I'm always running late on my schedule. 

The problem: my openclaw at home has no idea where I am

so I built a light phone app to include my device as part of the claw stack. My openclaw can my location data before an event and can proactively tell me

"Traffic is getting worse and will take 30 mins, head out at 4:12pm to not be late"

or

"How do you want to get to your appointment? driving: 5 min, walking: 20, public transit: 15" 

I have it proactively triggering at least twice a day. the bigger idea is to solve other agent usecases that requires a mobile device.

feel free to also add this to your stack. Setup is just copying the prompt on the app into your local agent (via telegram, discord, whatever) and takes 2 mins. LMK if this works well for you. https://proactive.g4o.app/

reddit.com
u/LegitimateAnimal9611 — 25 days ago

how did you build the habit to find real problems to solve

I build products but all my life i was given instructions on what to build. I want to move to a stage in my life to be entrepreneurial and htis require me to "find problems to solve".

Since i never trained this muscle i realized i suck at it. I started half a dozen products in the last month and while building feels good i concluded this is probably not how it works. my thesis for each product is only my intuition and it became clear it is not correct when i started validating with friends. i learned my feedback loop was backwards and i should save building to later, fine, but now i am struggling to find problems to solve

I read so many books and videos but nothing really stuck. i feel i cannot come up with pain points.

so the question for entrepreneurs in this group is how did you build the habit, muscles, and intuitions to recognize real pain points in the real world? are there exercises? ways to be lucky? i just want to be more efficient w/ my time on this journey

reddit.com
u/LegitimateAnimal9611 — 26 days ago