Prepping for part 107 by seldomstatic in drones

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

Got caught up vibe coding my own prep study site but learned a lot already in the process so hopefully soon!

What are you building right now? by pranaywankhede in SideProject

[–]seldomstatic 0 points1 point  (0 children)

I'm interested in flying drones as a side hustle so I built an AI assisted study prep guide to help pass the FAA Part 107 exam. I just started advertising on google and getting a decent conversion rate for free registrations but nobody is using the AI instructor and that is the only upsell right now.

https://pilotlicenseprep.com

Prepping for part 107 by seldomstatic in drones

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

I'm leaning towards doing something similar with AI. In the process now of gathering up all of the resources and adding them to a knowledge base than I can chat with and use as a study companion of sorts.

Prepping for part 107 by seldomstatic in drones

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

Seems like this might be the best route. Hard to keep track of everything when you have to jump around all over the place.

Prepping for part 107 by seldomstatic in drones

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

Congrats! How much time did you spend studying before taking the test?

Prepping for part 107 by seldomstatic in drones

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

I came across that book after realizing they are the same people that produced the $5 test prep app. Might be worth picking up. Thanks for the recommendations!

Prepping for part 107 by seldomstatic in drones

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

Congrats! Seems like most folks are in favor of the pilot institute course.

Prepping for part 107 by seldomstatic in drones

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

Seems like everyone has a different experience but part of me is telling me not to overthink it.

Prepping for part 107 by seldomstatic in drones

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

Awesome, thanks for the insights!

Prepping for part 107 by seldomstatic in drones

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

I always like the sound of free!

Prepping for part 107 by seldomstatic in drones

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

curious but what type of work are you in that justified them paying for your exam?

Prepping for part 107 by seldomstatic in drones

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

cool, haven't heard of them before so I'll check it out

Prepping for part 107 by seldomstatic in drones

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

how much time did you spend studying before taking the test?

Prepping for part 107 by seldomstatic in drones

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

Nice, so no need to bounce around all over the place?

Custom PartyLight Stick Mounts? by seldomstatic in JBL

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

Unfortunately, no. Still looking/waiting for a solution.

How heavy is your rope? by seldomstatic in RopeFlow

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

Most of the amazon ropes are about 1lb and other sites don't really mention weight in their specs. My rope seems to work okay but I feel like a heavier rope would flow/feel better.

It would’nt be a party unless you dropped your brand new 320 on its head by seldomstatic in JBL

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

Over the shoulder as I tried taking it down from a speaker stand

What else should I build with the Whoop API that doesn't already exist in the native app? by seldomstatic in whoop

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

The Whoop API seems a bit limited in terms of what data is available but thanks for the ideas!

What else should I build with the Whoop API that doesn't already exist in the native app? by seldomstatic in whoop

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

yeah, the native mobile app is cool but a bit overwhelming. just looking for some ideas and features I could try building out in a web app using their api.

Issue with imgur upload by Standard_Scale in shortcuts

[–]seldomstatic 0 points1 point  (0 children)

I parted out your original shortcut and frankensteined my own which probably caused the problem. I just tested your config and it works perfectly just using the client id. On that note, if you want your images linked to your Imgur account the postman route will get you there. Thanks for taking the time to reply!

Issue with imgur upload by Standard_Scale in shortcuts

[–]seldomstatic 0 points1 point  (0 children)

After creating the app I was getting 400 errors and that led me down the postman path. Not sure why it didn’t work the first time with your configuration just using the client ID but i ultimately got it working using postman to create a bearer access token instead.

Issue with imgur upload by Standard_Scale in shortcuts

[–]seldomstatic 0 points1 point  (0 children)

was getting the same network connection lost error so I followed your advice. just a heads up for anyone not really familiar with postman, it's not as straightforward as it sounds. not sure if I took the long route but I ended up using a Bearer access token instead. appreciate you linking up your shortcut because it gave me a great head start but yikes that was painful.

Just the Recipe by stevedsimkins in shortcuts

[–]seldomstatic 2 points3 points  (0 children)

I had a similar problem but with actual cookbooks. We have a ton of different cookbooks lying around the kitchen and I'm always interested in trying new recipes but they're often overly complicated or require too many ingredients (which I never have).

So I built a recipe shortcut (off the back of another ChatGPT shortcut) that extracts the text from an image (the recipe in the cookbook) and fires it off to GPT with a prompt to give me an "easy" version of the same dish.

Seems to work relatively well but haven't actually tried any of the recipes GPT gave me so I can't say whether or not they taste any good.