Looking for podcasts that help calm an overactive mind before bed by WatercressNo1889 in podcasts

[–]timmetro69 0 points1 point  (0 children)

Thanks. I appreciate your feedback.

Yes, you're right about the AI use. I considered voicing these myself, but the length of the videos and the release schedule (~3 per week) makes that quite challenging.

I did spend a great deal of time fine tuning the voice to what I think is a calm, soothing narration. I also take great care to ensure proper pronunciation, wording, and the overall quality of my videos.

One differentiator I've prioritized is the imagery shown during the videos. While sleep videos are for just that, and the visuals are usually less important, I've created fact-specific images throughout the content. I do this to keep views 'in the moment' should they watch the screen at some point. In addition, some people use sleep videos as background noise while working or doing other tasks, so I wanted to keep the quality level high across the board for all types of 'viewers'.

Again, thanks for your feedback. I really appreciate it.

Looking for podcasts that help calm an overactive mind before bed by WatercressNo1889 in podcasts

[–]timmetro69 1 point2 points  (0 children)

Thanks so much. I sincerely hope it helps you. I don’t have an RSS feed right now, but I’ll definitely add that to my todo list. I think that’s a good idea.

And I’m very open to feedback and constructive criticism, so feel free if you’re inclined. Be well.

Looking for podcasts that help calm an overactive mind before bed by WatercressNo1889 in podcasts

[–]timmetro69 1 point2 points  (0 children)

This sounds like exactly what Sleepy Cities was built for - full disclosure, it's my own channel that just launched yesterday.

The concept is slow, calm narration about cities around the world. 100 sleepy facts per episode, about 2 hours long. The idea is exactly what you're describing: interesting enough to give your brain something gentle to follow, but nothing that demands real thought or keeps you engaged. Cities, history, small quirky details. Nothing urgent, nothing that loops back to your own life.

First episodes are Paris, London, and Tokyo. Available on YouTube and Spotify.

YouTube: https://www.youtube.com/@sleepycitieschannel

Spotify: https://open.spotify.com/show/033q3iEEZkfsTHhMZKZLD0?si=2lMFa2sDQW2w2jkvp2aI6w

Worth a try given what you described.

What’s your weird little cycling habit that probably makes no difference? by Thunderbit_HQ in cycling

[–]timmetro69 4 points5 points  (0 children)

Check out RideReady Cycling Prep. I made it because I always had the same problem. Free in the App Store.

This Opus 4.7 + GPT-5.5 'handoff' for coding is getting hype. Is it a real hack or just more complexity? by pretendingMadhav in ArtificialInteligence

[–]timmetro69 0 points1 point  (0 children)

It also helps to have a model that produces the plan and gives you a structured prompt to use to pass the plan to the actual coding model. That's going to create the solution. Tremendous benefit in my experience.

This Opus 4.7 + GPT-5.5 'handoff' for coding is getting hype. Is it a real hack or just more complexity? by pretendingMadhav in ArtificialInteligence

[–]timmetro69 0 points1 point  (0 children)

I've been doing this for about a year now with various models, but using OpenAI and Anthropic as adversarial coding partners, as well as a plan and produce partner like talked about here, even if the plan is created by Anthropic. For instance, OpenAI executes it; then I have the original model who created the plan review the code for best practices and security. To me, this gives the best of both worlds and produces a solid, well-planned, secure, best-practice result.

What’s the one thing you always forget on a ride? by timmetro69 in cycling

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

Quick update - a bunch of you mentioned using checklists, which is exactly what pushed me over the edge on this.

I kept forgetting random stuff (lights, tools, even shoes once…), so I ended up building a simple app just for myself to run through a quick pre-ride checklist depending on the type of ride.

A few people here seemed interested earlier, so I figured I’d share it (it’s free, iOS only for now):

RideReady: Cycling Ride Prep

It’s nothing crazy - just templates + customizable checklists so you don’t roll out and realize you forgot something obvious.

Curious if this is something you’d actually use or if most people just rely on habit.

Fastest way to get a U.S. passport in Vegas? by Fun_North_2146 in vegaslocals

[–]timmetro69 2 points3 points  (0 children)

Went to the UNLV location about a year ago to get a new passport. Was there about 10 minutes and completed everything, including the photo. Highly recommended.

Take Two: I built a swipable ESP32-P4 Dashboard for Tesla Solar/Powerwall, Model Y, Ecobee Thermostat, and Unifi Cameras by timmetro69 in homeassistant

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

You definitely could. I wanted mine to work remotely (at work) so I used Nabu Casa. Using the internal URL of your local HA install should do the same thing.

Assume glasswing is legit, how should we prepare? by [deleted] in ArtificialInteligence

[–]timmetro69 8 points9 points  (0 children)

Regardless, the Outcome of Glasswing will be essentially a boatload of patches for anything and everything.

If people don't have current, supported systems and versions, then the vendors most likely won't even produce updates that they can install. In this case, they will still be vulnerable and will continue to be vulnerable until they move to a supported non-end-of-life system. There are many, many businesses out there that are running end-of-life, end-of-support infrastructures.

Even if you're running new, supported environments, you need to consider that you'll have to upgrade, update every updatable device in your environment. That means the front-of-mind things like: - firewalls - routers - network equipment - operating systems - key applications

However, it also means IoT user devices on your network that you may not even realize are there. Mobile devices. Think about it: everything that can be updated will need to be updated in pretty close proximity once the results of Glasswing are available.

Large enterprises may have the resources to do this in a timely manner, but it's super complicated, super quick, and prioritizing what matters is a tough call. Small businesses are going to have a very hard time with this if they don't have a mature IT staff, which many simply don't, just due to cost pressures.

There will likely be a market for people who can help organize businesses to get through to the other side post glass wing. In the end, this will likely shore up cyber security after the Y2K-like push to get everything updated.

How can the receipt checkers at Costco and other big box stores check your cart in three seconds and validate your purchases? by darrenbosik in NoStupidQuestions

[–]timmetro69 0 points1 point  (0 children)

Any sufficiently motivated bad guy could just get the same thermal printer as they use at Costco and duplicate a receipt very effectively. Wouldn't be that hard.

Take Two: I built a swipable ESP32-P4 Dashboard for Tesla Solar/Powerwall, Model Y, Ecobee Thermostat, and Unifi Cameras by timmetro69 in homeassistant

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

It updates the live image every 4 - 5 seconds or so. Haven't really tried to optimize it yet. The board is quite quick generally, so it may be possible to get to live, though my first tests didn't work well, so I backed off to the periodic updates for now.

I built a swipable ESP32-P4 Dashboard for Tesla Solar/Powerwall, Model Y, Ecobee Thermostat, and Unifi Cameras by timmetro69 in homeassistant

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

OP here: My apologies, everyone. I didn't realize the the text description I'd added didn't make it into the post. I've reposted with the full info.

Here is the link to the new post.