Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

I built a full app with AI - frontend, backend, auth, everything. It ran clean. I almost deployed it. Then I discovered it was missing over half the core features I asked for. Quietly. Silently. No errors. AI agents only see what fits in their context window. They give...

33,991 Aufrufe • vor 11 Monaten •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

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,787 Aufrufe • vor 1 Monat

Bash is all you need! Which is why I'm introducing my holiday project: just-bash just-bash is a pretty complete implementation of bash in TypeScript designed to be used as a bash tool by AI agents. Because it turns out agents love exploring data via shell scripts, even beyond coding. It comes with grep, sed, awk and the 99th percentile features that an agent like Claude Code or Cursor would use. In fact, Claude Code can use it for secure bash execution. In the package - A bash-tool for AI SDK - A binary for use by yourself or your coding agents - An overlay filesystem to feed files to your agent securely - A Vercel Sandbox compatible API, so you can quickly upgrade to a real VM if you need to run binaries - An example AI agent that explores the just-bash code base using just-bash - I imported the Oils shell bash compatibility suite and just-bash passes a very good chunk What is interesting about this codebase: It was essentially entirely written by Opus 4.5. Coding agents love bash and they are good at reproducing it. They are also great at text-book recursive descent parsers and AST tweet-walk interpreters. That said, it is, like, a lot of code and I didn't read it all 😅. This is very much a hack, but it also seems to be _really_ useful. I haven't really found anything agents want to use that it doesn't support and it's fast and secure (caveats apply). It doesn't have write access to your computer and the filesystem is given a root that the agent cannot escape from. Find it at Related: Our recent blog post how we migrated our data analysis agent to bash tools and achieved incredible quality improvements The video shows the example agent investigating the just-bash code base

Malte Ubl

124,713 Aufrufe • vor 6 Monaten

This guy took a brand‑new app to #1 overall in the App Store and 1,000,000 downloads in under 3 days. For the FIRST TIME, he breaks down exactly how he did it, and we’re posting the full, RAW conversation right here on X To be clear, this is his first and only podcast on this playbook... And a little more context: this wasn’t luck. Jibran has taken 4 different apps to #1 in the App Store, including one that did $1.5M in 3 days and outranked ChatGPT He did it with a handful of creators, zero paid ads, and a product philosophy that blew my mind Here’s the core of what he taught me: > Your product and your marketing are not two separate things; they're the same thing. > What goes viral on TikTok is product validation. > What you learn from a hit video should change your UI, your App Store screenshots, your icon He ran that loop obsessively.. For his 2025 Wrapped app, he spent hundreds of hours in Figma asking one question: > “How does this look on TikTok?” Then he tracked: 1. What users screenshotted 2. What they shared to Snapchat 3. What slide they dropped off on The result was a #1 overall app in the App Store. Above EVERYTHING. Now he’s building because he realized he was spending hours every day doom‑scrolling TikTok looking for hooks and formats that worked So he built an AI to do it for him: > You tell it your app. > It tells you what to post, what’s trending in your niche, and what’s wrong with your existing videos. We go deep on all of it in this conversation. If you run a consumer app, this is the most useful 49 minutes you’ll spend this week

Alex Olim

105,715 Aufrufe • vor 3 Monaten