Загрузка видео...

Не удалось загрузить видео

На главную

Introducing: (built on Cloudflare Containers + Bun) Deploy a Cloudflare Worker or a static website directly in the browser! ⛅️⚡️ * no login needed * drag-and-drop template from Gitlip, GitHub, etc * global deployment in seconds * TS, JS and PY workers * arbitrary NPM dependencies * wrangler config...

15,442 просмотров • 1 год назад •via X (Twitter)

Комментарии: 11

Фото профиля Natalie Marleny
Natalie Marleny1 год назад

All features on Gitlip are multiplayer including: Git repositories, collaborative editors and (now also) global deployments. We’ll introduce a few other ways to get started with Gitlip in the coming days 📆💫 We’ll also enable configuring other bindings (object storage, AI, etc.) … and one or two other big features!

Фото профиля Natalie Marleny
Natalie Marleny1 год назад

Our JS+TS build pipeline is powered by the recently released Cloudflare Containers and by the very speedy Bun.js. We’re building an agentic coding platform entirely on Cloudflare. Stay tuned for more! 🌷💫

Фото профиля Mobile Scanner
Mobile Scanner1 год назад

Scan any documents, convert images into text, PDF files, etc. 👍

Фото профиля Jonas Templestein
Jonas Templestein1 год назад

@Cloudflare @bunjavascript @GitlipDotCom So cool!

Фото профиля Natalie Marleny
Natalie Marleny1 год назад

@Cloudflare @bunjavascript @GitlipDotCom Thank you 😌

Фото профиля toki 🇨🇦
toki 🇨🇦1 год назад

@Cloudflare @bunjavascript @GitlipDotCom cool stuff

Фото профиля Natalie Marleny
Natalie Marleny1 год назад

@Cloudflare @bunjavascript @GitlipDotCom Appreciate it! 🚀

Фото профиля Indy Singh
Indy Singh1 год назад

@Cloudflare @bunjavascript @GitlipDotCom Excellent idea for video series. Backdrop gets more and more British. Sweltering in the garden ✅ In a noisy pub On the tube Hyde park British museum You get the idea.

Фото профиля Natalie Marleny
Natalie Marleny1 год назад

@Cloudflare @bunjavascript @GitlipDotCom 😂 vibe code from the pub, shipping from the Lizzie line, I love it 🇬🇧🚀

Фото профиля Abhishek
Abhishek1 год назад

@Samhanknr @Cloudflare @bunjavascript @GitlipDotCom This is so cool 👌

Фото профиля Natalie Marleny
Natalie Marleny1 год назад

@Samhanknr @Cloudflare @bunjavascript @GitlipDotCom Thank you! ☃️❄️

Похожие видео

I built a self-hosted Sentry clone that runs entirely on Cloudflare Workers, and I think it showcases one of the most underrated features in the Cloudflare ecosystem: Service Bindings. Let me explain why this matters. When you have multiple Cloudflare Workers (an API, a webhook handler, a cron job), they all need common things: error tracking, authentication, rate limiting, metrics. The typical solution? External HTTP calls to third-party services. That means: - 50-200ms latency per call - Egress fees - Your data leaving your infrastructure - Another vendor to manage Service bindings let Workers call each other directly inside Cloudflare's network. No HTTP. No internet. Just internal RPC with <5ms latency. With Workers Sentinel, any Worker in my account can just point Sentry-SDK into the Service binding, and have all errors flow into one centralized dashboard, stored in Durable Objects with SQLite. No external calls. No added latency. Service bindings aren't just for error tracking. You can centralize: 🔐 Authentication — One Worker that validates tokens for all your services 📊 Metrics — Centralized collection without external observability costs 🚦 Rate Limiting — Shared counters that actually work across Workers 🚩 Feature Flags — Instant propagation, no deployment needed Think of it as building your own internal microservices mesh, but at the edge, with zero network overhead. Workers Sentinel uses two Durable Objects: - AuthState (singleton) — users, sessions, projects - ProjectState (per-project) — issues, events, stats Events are fingerprinted and grouped intelligently. The dashboard is a Vue.js app served from the same Worker. I could say i built this to learn Durable Objects or that I needed error tracking for side projects, but honestly I just need a way to show my wife why I'm sending $200/month to some guy named Claudio who apparently helps me write code. The whole thing is open source. Deploy it to your Cloudflare account, point your Sentry SDKs at it, and you're done. But more importantly: take a closer look at service bindings. They're the glue that turns a collection of Workers into an actual platform. Most Cloudflare customers I talk to aren't using them, and they're missing out. To the Sentry team: I love your work. Genuinely. Sentry is battle-tested, has incredible features, and is what you should use for anything that matters. This project is a toy. A learning exercise. A weekend hack that got slightly out of hand. Please do not trust your production errors to this dummy clone. If your startup goes down at 3 AM because Workers Sentinel missed an edge case, that's on you. I warned you. Use the real thing. But if you want to learn about Durable Objects, service bindings, and how error tracking works under the hood? Clone away. Your Workers shouldn't be islands. Connect them.

Gabriel Massadas

28,656 просмотров • 6 месяцев назад

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 просмотров • 2 месяцев назад

SOME GUY BUILT A 24/7 ONLINE RAVE IN YOUR BROWSER AND IT IS COMPLETELY FREE TO ATTEND it's called Hallucinate. you click one link, your browser loads a 3D field at night, and suddenly you are standing in a crowd of hundreds of low-poly strangers dancing under a moon to a youtube video playing on a giant screen. there is no login. there is no wallet. there is no signup. you are just at the rave. the rave has its own keyboard. > 7 and 8 cycle your hair color > 9 and 0 cycle your skin tone > U and I cycle your hair style > L and ; cycle your dance moves > V is the wave emote > B is the bounce emote > SPACE bar is literally labeled "speak" every other person in the room is a real human pressing the same keys, in real time. nobody ever stops dancing because the creator wrote on hacker news: "everybody dancing forever is crucial for the feeling. you don't stop dancing in a rave." the dev who made it goes by the handle stagas. he says the entire thing was "vibe coded in its entirety" by an LLM. the commit messages on the repo are three words long: "cool." "jump jump." "perf." he has about 500 other repos on his github account. the post went up on Show HN two days ago. it is currently sitting at 435 points and 193 comments and the top discussion in the thread is people arguing whether magic numbers in shaders.ts disqualify you from getting a job. we built the global internet so that two strangers across the planet could fall in love or trade stocks or topple regimes. and the very best thing happening on it right now is a thousand cubes dancing forever under a fake moon. the internet is healing.

Nav Toor

248,371 просмотров • 1 месяц назад

Over the last five to six months, Morphware has entered a new phase of growth. Our roadmap was clear. New clients onboarded in April. UAE deal in Q3. Infrastructure scaling in Q4. Everything aligned exactly when it needed to. Today, multiple sites are under development. Each location is being prepared with proper wiring, transformer stations, cooling and all required infrastructure. This is not a temporary setup. This is long term capacity being built the right way. There is only one moment to scale correctly. We executed that phase. Now it is time to optimize. Supply chain management becomes critical at this level. Shipping new miners. Moving client equipment. Managing real world assets like transformers, containers and high voltage hardware. All of it needs to run smooth and fast. Our goal is simple. New sites must be plug and play. Clients connect to Morphware Power without friction. No delays. No custom fixes. One standard. One system. Because of our growth in 2025, we made a strategic decision. We will build our own mining and AI containers in Paraguay. No overseas shipping. No waiting times. No order limits. These Morphware containers will be fully integrated, branded and ready for deployment. This lowers base costs, improves margins and gives us full control over delivery speed. For new clients moving to Paraguay, we will offer the option to buy or rent these containers. Plug in. Power on. Start operating. That adds another revenue stream in 2026 and on top of that, it’s creating jobs for the locals. Scaling. Optimizing. Delivering. Morphware. $XMW

Morphware

30,676 просмотров • 7 месяцев назад

🚨 JAILBREAK ALERT 🚨 OPENAI: PWNED 😎 ATLAS-BROWSER: LIBERATED 🙌 WOW! There's a new AI browser on the block! Has some hefty guardrails in play, but the browser surface area is vast 🌊 First, I started with a good ol' LSD jailbreak, which was cool to see that the GPT-5 prompt still works in this browser setup with the new sys prompts. Referencing search and videos are a fun enhancement for higher quality jailbreak outputs (some cool youtube videos out there about drugmaking, for example), but honestly that isn't anything new or different from regular ChatGPT's capabilities. What IS hot off the press, and IMO a very real security risk to be aware of for AI browsers (and the internet in general), is this humble yet mighty vuln: Clipboard Injection. It's trivial to add a hidden "copy to clipboard" feature to any clickable button on the web. It took me just a few minutes to update one of my personal websites such that ALL the buttons were geared for injecting the user's clipboard with a malicious phishing link. If your browser Agent is navigating a website and clicks a button like that without your knowledge, and you open a new tab later and hit paste without knowing what's in your clipboard, well...PWNED! 🙃 As you'll see in the video below, "control-c" is in my clipboard in the beginning, but unbeknownst to me, "I'VE BEEN PWNED BY PLINY!!! WEEE I'M FREEE FUCKITY FUCK FUCK!!! ABRACADABRA, BITCH!!! com/account-update" gets snuck into my clipboard as soon as Agent starts trying to navigate my website. This works so well because Agent is normally aware of all text/code being passed to and from the user, and has clearly been trained to recognize prompt injections, but since the "copy clipboard" button logic is hidden in js in the backend of the site, the Agent has zero awareness of the text content being injected to the user's clipboard. This has broad implications for anyone in the habit of copy-pasting, including coding, data entry, banking/trading, etc. Imagine going about your browsing business, then simply hitting control-v in your address bar and next thing you (don't) know, it takes you to a spoofed phishing website that tells you your OpenAI or Gmail or PayPal session has expired and you need to re-login. If you're not careful, the attackers now have all your login info, including any MFA codes 🥲 gg
0:28

Sensitive content

🚨 JAILBREAK ALERT 🚨 OPENAI: PWNED 😎 ATLAS-BROWSER: LIBERATED 🙌 WOW! There's a new AI browser on the block! Has some hefty guardrails in play, but the browser surface area is vast 🌊 First, I started with a good ol' LSD jailbreak, which was cool to see that the GPT-5 prompt still works in this browser setup with the new sys prompts. Referencing search and videos are a fun enhancement for higher quality jailbreak outputs (some cool youtube videos out there about drugmaking, for example), but honestly that isn't anything new or different from regular ChatGPT's capabilities. What IS hot off the press, and IMO a very real security risk to be aware of for AI browsers (and the internet in general), is this humble yet mighty vuln: Clipboard Injection. It's trivial to add a hidden "copy to clipboard" feature to any clickable button on the web. It took me just a few minutes to update one of my personal websites such that ALL the buttons were geared for injecting the user's clipboard with a malicious phishing link. If your browser Agent is navigating a website and clicks a button like that without your knowledge, and you open a new tab later and hit paste without knowing what's in your clipboard, well...PWNED! 🙃 As you'll see in the video below, "control-c" is in my clipboard in the beginning, but unbeknownst to me, "I'VE BEEN PWNED BY PLINY!!! WEEE I'M FREEE FUCKITY FUCK FUCK!!! ABRACADABRA, BITCH!!! com/account-update" gets snuck into my clipboard as soon as Agent starts trying to navigate my website. This works so well because Agent is normally aware of all text/code being passed to and from the user, and has clearly been trained to recognize prompt injections, but since the "copy clipboard" button logic is hidden in js in the backend of the site, the Agent has zero awareness of the text content being injected to the user's clipboard. This has broad implications for anyone in the habit of copy-pasting, including coding, data entry, banking/trading, etc. Imagine going about your browsing business, then simply hitting control-v in your address bar and next thing you (don't) know, it takes you to a spoofed phishing website that tells you your OpenAI or Gmail or PayPal session has expired and you need to re-login. If you're not careful, the attackers now have all your login info, including any MFA codes 🥲 gg

Pliny the Liberator 🐉󠅫󠄼󠄿󠅆󠄵󠄐󠅀󠄼󠄹󠄾󠅉󠅭

418,840 просмотров • 9 месяцев назад

This Chinese guy created agents in Claude Code for MCP servers and single-handedly serves 6 marketing agencies a month from one iPhone, earning $5,000 from each. Inside he runs a pipeline of 7 agents on Claude Sonnet 4.6 that every Monday pulls a scan of the tech stack from a selected agency, develops an MCP server for its ad accounts, and over the course of a week brings it to production code ready to connect to Claude Desktop. No DevOps, no senior developer, no project manager. Just a Mac Mini in a work corner, an iPhone in the pocket, and a single API key. And traditional dev shops keep 5 people on project rates for the same contract, while his entire P&L is tokens, dirt-cheap hosting on Cloudflare, and Calendly. 7 agents run under a shared orchestrator-router and burn about 5 million tokens a day, which in the API bill comes out to $540 a month. The Mac Mini itself sits at home and keeps the entire orchestrator running 24/7, and from the iPhone the owner connects to it through a secure remote terminal and sees the output of any session right on the smartphone screen, wherever he happens to be. His starting system prompt looks like this: "you run a solo shop for custom MCP servers for marketing agencies. you hand out read-only tasks to 6 sub-agents and own all commits and shipping yourself. sub-agents: // Hunter (finds marketing agencies of 15 to 60 people that have no MCP access to Google Ads, Meta Ads, TikTok Ads, and HubSpot) // Mapper (pulls their tech stack, identifies 3 to 5 integration pains, and simultaneously writes the technical spec for the server: which tools, resources, and prompts to export through MCP, which auth flow and rate limit) // Coder (generates an MCP server in Python through the MCP SDK, deploys 8 to 15 tools for ad accounts and CRM) // Validator (connects the server to Claude Desktop, runs real client API keys in a sandbox, and checks for compliance with the MCP spec) // Shipper (writes a README, integration guide, deployment manual, packages the server, and hosts it on Cloudflare Workers or pushes to the GitHub of the client) // Mobile (always online on the iPhone, books demo calls in Calendly, picks up hot fixes, and confirms contracts through a secure remote terminal to the Mac Mini). only 1 owner agent works on 1 contract, no overlaps. you pull the owner out of observation mode only when a deal goes above $7,500 or the test coverage of the server drops below 85%." This prompt gives the system an understanding of its role and the limits of intervention from the very first line. It knows it is supposed to find agencies on its own. It knows it is supposed to bring every MCP server to production on its own. It knows it connects the live owner only on large deals or when the tests do not converge. → The pipeline runs without breaks, day or night → Hunter goes through about 130 marketing agencies on LinkedIn and Clutch per day → Mapper rolls out 4 audit reports with the tech stack and a final spec for each → Coder writes 1 to 2 MCP servers per week in Python with 8 to 15 tools → Validator validates every server through Claude Desktop with real client API keys → Shipper rolls out the full documentation package and pushes the finished product to Cloudflare Workers or the GitHub of the client And only when a contract breaks $7,500 or test coverage drops below 85% does the orchestrator pull the owner from whatever he is doing. And when the owner at that moment is behind the wheel or at a meeting in a coworking space, the Mobile agent in his iPhone picks up 1 contract in progress: confirms a meeting with the agency CMO in Calendly, opens a live demo of the MCP server through a secure terminal to the Mac Mini, and writes the test result to the shared state. The owner just swipes "approve" and in 15 minutes joins the Zoom demo. The fresh system log from last Wednesday looks like this: "hunter report: 132 agencies checked on LinkedIn and Clutch, 19 without MCP integrations, 8 with active requests for AI tooling in job posts, 4 with an open Q4 budget. passing to mapper." "coder: MCP server for Northwave Performance Marketing built in Python, 11 tools for Google Ads, Meta Ads, and GA4, 320 lines of code. exported to /Users/dev/mcp-shop/clients/northwave/server.py. validator connecting to Claude Desktop." "validator: 11 tools passed validation through Claude Desktop, test coverage 92%, average latency 380 ms. passing to shipper." "eval flag: contract with Pacific Reach Agency at $8,200 exceeds the approved limit of $7,500. sending for manual review." In his work setup there is no cloud server, no external team, and not even a separate office. At home sits a Mac Mini with a sandbox at /Users/dev/mcp-shop, on top runs an MCP router with a single API key to Claude, and the same key is forwarded to a secure terminal on the iPhone. Out of everything I have seen this year, this is the cleanest solo shop for custom MCP servers for marketing agencies: $540 a month on the API, about $30,000 into the account, and between them 7 system prompts, 1 Mac Mini in a work corner, and 1 iPhone that never leaves the pocket.

Blaze

55,926 просмотров • 2 месяцев назад

no money for grok or midjourney? this tool is for you. there's a FREE tool created by an anon dev. open-source. runs locally. 117k stars on github. it generates: > images & video > 3d models > audio > 20+ models here's how to set it up in under 5 minutes: 1️⃣download ComfyUI Desktop go to and grab the desktop app for your system. windows 10+, mac (apple silicon), or linux. it installs like any normal app, it sets up python and every dependency for you in the background. no terminal, no config files. 2️⃣open it first launch, it spins up its own environment automatically. you just wait a few seconds and you're in. you'll land on a node canvas, that's the whole interface. 3️⃣load a starter workflow top menu → Workflow → Browse Templates → Image Generation. click it. this drops a ready-made setup onto your canvas so you don't build anything from scratch. 4️⃣grab a model comfyui ships empty on purpose, the model is the brain, and you pick it. in the template, the "Load Checkpoint" node has a Download button when no model is installed. click it. it pulls one in for you (a few GB, this is the only real wait). 5️⃣install ComfyUI Manager this is the one add-on you don't skip. it lets you install models, custom nodes, and updates with a click instead of the command line. grab it from github (link in comments). it's the difference between fighting comfyui and flying in it. one honest note: an NVIDIA gpu makes this fast, apple silicon works great too, and a weak machine still runs it just slower. that's the whole setup. you now own an image, video, and 3D studio that costs you nothing per month. save this. and the next time grok or midjourney asks for your card. you won't need it. disclaimer: comfyui itself is 100% free. so are the local models (sdxl, flux, wan 2.2, ltx-2). some premium models like seedance are pay-per-use api models, only if you want top-tier quality. the free local ones cover most of what you need. (github link in the comments) follow and turn on post notification for daily AI contents.

m0h

14,542 просмотров • 1 месяц назад

🏠💸 Your house is worth $200,000… but good luck using it on-chain. It just sits there. No yield. No liquidity. No access to global markets. Meanwhile, billions of dollars in real-world assets are stuck in the past. 🖼️ Art, 🏢 Real Estate, 📄 Invoices, even 🇺🇸 U.S. Treasury bills — all worth trillions, yet locked in the offline world. 💡 What if you could turn that real-world value into digital assets, tradeable 24/7, globally? 🚀 Introducing @CollaterizeApp - the platform bringing your offline wealth into the digital age. Imagine tokenizing your real estate, art, farmland, or even U.S. Treasury bills... all from your phone tradable 24/7 globally? ❌ No coding. ❌ No banks. ❌ No barriers 🔧 How it Works: 📱 Use the Collaterize App 🔗 Tokenize any real-world asset ⚖️ Stay compliant with KYC/KYB/AML 💸 Trade, fractionalize, and earn — instantly 🌐 Powered by a custom Layer 1 blockchain ⚡ Fueled by $COLLAT on Solana ⛓️ This isn’t just another crypto trend. It’s a new financial era — where your physical assets finally gain digital freedom. 📲 Backed by: . A smooth mobile app . A custom Layer 1 blockchain . The $COLLAT token on Solana for utility & governance It’s Web3 for everyone — from local businesses to global institutions. From the United States 🇺🇸 to London 🇬🇧, and all over the world 🌍, anyone can access tokenized wealth safely, securely, and seamlessly Follow and Connect with Collaterize: Website: X/Twitter: Telegram:

Degen Play Gods

20,448 просмотров • 1 год назад