正在加载视频...

视频加载失败

Finally finished vibe coding my personal health app built with Claude. Here's what it does: - Connects to the Oura API to sync sleep, recovery, steps, and exercise data - Tracks my monthly bloodwork via Rythm Health CSV uploads - Uses Playwright to scrape Chronometer daily nutrition and water...

172,894 次观看 • 5 个月前 •via X (Twitter)

0 条评论

暂无评论

原始帖子的评论将显示在这里

相关视频

I built a mobile app to check Paddle revenue (because they don't have one): 👉 - Use your Paddle API key (read-only and scoped) - Live data with beautiful and useful graphs built with native Swift UI. - Multi-account supported, unified revenue metrics. - Data stay on device, no server (api requests are sent directly from your phone) - Home widgets - I made it free to download on App Store (once it's approved) - Buy the source code for $19 and customize it however you want (save 5hrs of prompting if you try to do it yourself). Some interesting facts about this side project: - I vibe coded with 100% claude code remotely on my Mac Mini (with my AI assistant setup) in less than 24 hours. - I have read 0 line of code in this project and never opened Xcode myself. - My AI assistant designed the app with GPT Image 2, built the app with Swift UI, test it on simulator (via screenshots), send the test build to TestFlight for me to test, and invited me to the app store connect account so I can test on my phone, then the AI submitted the app to App Store and currently waiting for approval. - For the website, I ask it to come up with a domain name, I bought it via manually and give it access via Cloudflare API, the AI design and create a static website with GitHub, test it with lighthouse CLI, deploy via GitHub pages, config the domain DNS, deploy the website. - Then I sign up an account with Polar payment, create an API key and ask the AI to setup a store, add payment, link with the account, and add the payment to the website. The entire process happened in the last 24 hours with me only talking to the AI via Telegram. This is such a fun side project not only to create an app that I wish exists, but also to push the limit of what I can use AI for, and so far I'm very impressed. I'll create so much more apps! It feels like I have unlocked a super power.

Tony Dinh

43,922 次观看 • 2 个月前

We're approaching the dawn of medical superintelligence - the moment when affordable, world-class medical knowledge and support is at your fingertips whenever you need it. I think people are still underestimating how profound this transformation is going to be. Today we're announcing Copilot Health, enabling users to connect all their EHR records and wearable data in a secure, private health space that Copilot can analyze and reason about to provide personalized insights and proactive nudges. You choose what information to connect - from hospital lab results to your fitness tracker - and Copilot Health applies medical intelligence to surface easy to understand, personalized insights that you can actually act on. It's a dedicated space to bring your personal health data together in a single profile, including: - Activity, sleep, and vital trends from 50+ wearable devices, including Apple Health, Oura, Fitbit and many more - Health records from 50,000+ U.S. hospital and health systems, including visit summaries, medications, and test results - Comprehensive lab test results from Function Copilot Health enables people to arrive at their appointment with the right questions and the right context to make the time they have with doctors really count. Your data is always your data, and you are always in full control. Your data won't be used to train our AI models, and you can disconnect sources at any time. Our Copilot Health responses are also grounded in information from credible health organizations like Harvard Health, as well as real-time US provider directories to find the right real-world care. Copilot Health is launching first in the US to adults over 18, but we ultimately want to make this service available to the billions of people around the world who struggle to access reliable medical advice. Please give it a go and sign up to join the early Copilot Health community and help shape what comes next. More on the MAI blog:

Mustafa Suleyman

167,170 次观看 • 5 个月前

I've been building a music player with Next.js for fun. Here's a quick demo of how it works (it's open source!) • Demo: • Code: If you want to learn more about how it's built, here's more details ↓ I'm using Postgres (with Drizzle) to store information about the songs and playlists. Audio and image files are stored in Vercel Blob (object storage), and the URLs are then referenced in the database. For the UI, I'm using shadcn/ui (so Tailwind CSS and Radix). This made it easy to copy/paste in some nice components, like the dropdown menus. I built the entire first version of the UI in v0 and then iterated from there, feeding it my Drizzle schema as a source in the project and having it scaffold some of the boilerplate for me: I added support for keyboard navigation (using arrow keys) or vim motions (j/k to go up/down, and h/l to go between playlists and tracks). Also, space to toggle the now playing song, and / to focus the search input. The search function has a nice utility to highlight the currently searched text on the page in yellow. Then, I was exploring how to pass metadata from my application to macOS or iOS. Turns out there's an API for that – MediaSession. Web apps can share metadata about what media is playing (title, artist, album artwork) and sync play/pause/seek with system media controls. Works across modern browsers — even integrates with iOS dynamic island and shows up on lock screens: I set up my app like a PWA – it has a manifest.json file, so it can be installed to my iOS home screen or added to my dock on macOS. On iOS, it then uses the full screen height `100dvh` (dynamic viewport) and has padding on the bottom for the safe area with the `env()` CSS function. Finally, I was able to use the Vercel AI SDK in a script to clean up the metadata on audio files I downloaded from YouTube. Bonus: I even was able to dogfood the React Compiler, which helped me fix a performance bug! That's all! It's fun to make personal software:

Lee Robinson

118,242 次观看 • 1 年前

Up to 30% of the weight lost while dieting can come from lean muscle mass—but the right training and nutrition can help you preserve muscle, which is key for metabolic health and reducing the risk of sarcopenia. You can lose fat and gain muscle at the same time—a process called body recomposition—if you train and eat strategically. The most important factor is resistance training. Lifting heavy 2–3 times per week is essential for maintaining and building muscle while losing fat. Without it, muscle mass inevitably declines. Nutrition also plays a major role. Eating in a slight calorie deficit—around 10–20% below maintenance—allows for steady fat loss without sacrificing muscle, energy levels, or training performance. Protein intake is another key priority. Research shows that consuming 1.8 to 2.2 grams of protein per kilogram of body weight per day is optimal for muscle retention and growth during a calorie deficit, and going even higher may provide additional benefits. Beyond training and nutrition, recovery is just as crucial. Adequate sleep, stress management, and tracking progress help ensure you’re making real, sustainable changes. Get this right and you have a powerful strategy to build muscle and lose fat. If you want to learn more about optimizing body recomposition, improving VO2 max, and enhancing brain health, tune into the latest episode of the FoundMyFitness podcast, where and I break it all down with insights from top experts. Link to the full episode on YouTube:

Dr. Rhonda Patrick

120,402 次观看 • 1 年前