SOMEONE JUST VIBECODED A PROGRAM THAT DOWNLOADS ANY WEBSITE... ON THE INTERNET every $35,000 agency site is now yours to rip clean for $0 fully open source, save it before it's gone you paste one url and it does the rest: → crawls the entire site → grabs every file: html, css, js, images, even the fonts → rewrites every link to run fully offline → packs it all into a downloadable zip runs entirely in the browser, nothing to install or sign up for point it at any site you admire and the whole front-end is yours: → clone it → archive it before it dies → crack open exactly how it was built the thing agencies gatekeep for five figures is now a 10-second download bookmark this oneshow more

Argona
125,128 Aufrufe • vor 26 Tagen
SOMEONE BUILT A TERMINAL TORRENT CLIENT THAT SEARCHES EVERY... TRUSTED SOURCE AT ONCE AND DOWNLOADS STRAIGHT TO DISK finding a torrent in 2026 is miserable fake download buttons, popups that spawn three more tabs, and half the results are dead with zero seeders. so he built the opposite of all that: > type one query and it hits a curated set of trackers all at once > results stream back tagged with source, size and seeders as fast as each site answers > arrow to the one you want, press d, and it lands on your drive > if one source is down it just skips it and keeps searching the rest > downloads run in the background and pick up where they left off if you quit mid transfer the whole thing is one command. npx and youre running, all you need is node, no browser, no setup, nothing leaves your machine except the request itself. its called torlink, open source and mit. this is the kind of clean terminal tool that does one annoying thing perfectlyshow more

Om Patel
358,631 Aufrufe • vor 1 Monat
Google Translate is cooked after this. A developer built... a local AI translation engine that runs 40 languages entirely on your own laptop. It's called LibreTranslate. No API key. No usage limits. No sending your documents to Google's servers. You install it once. It runs forever. Here's what it handles: → Paste text. Translated instantly. → Drop in a file. Outputs the translated version. → Point it at a URL. Returns the page in your language. → Build it into your own app via its local REST API. The speed is not the story. The privacy is. Google Translate reads every sentence you paste into it. Legal contracts. Medical records. Internal emails. Client documents. Every word goes to their servers and stays there. LibreTranslate runs entirely offline. Nothing leaves your machine. Ever. The numbers: → 40 languages supported → Runs on CPU -- no GPU needed → Self-hosted in under 5 minutes → REST API built in for developers → 10K+ stars on GitHub 100% open source. MIT licensed. Price: $0. Google charges nothing for Translate either but it charges you something else. GitHub:show more

Rimsha Bhardwaj
89,312 Aufrufe • vor 1 Monat
I built a custom TradingView indicator with Claude Code... & Fable 5. It's called the Storm Gauge and is built off a real quant trading strategy. I open-sourced the full code on GitHub. Free to install, free to fork, yours to improve. Here's how to install a quant indicator on your TradingView chart: What it actually is The Storm Gauge is a live implementation of the GARCH model, a Nobel Prize-winning volatility framework that real quant desks run daily. It forecasts how "violent" tomorrow's market could be by combining three inputs: an asset's baseline volatility, yesterday's shock, and where volatility was already sitting before that shock happened. It doesn't predict market direction. Instead, it measures risk, in real time, on your actual chart. How to install it Method 1. Plugin command Open the GitHub repo: Find the installation section, copy the command, and paste it into Claude Code. It runs the plugin install automatically. Method 2. Manual config Open garchmethod.md in the repo, copy the entire file, and paste it into Claude Code. It fetches the skill files directly and verifies the strategy for you. (you only need one method; I'm just showing both) Getting it onto your TradingView chart Inside the repo, there's a Pine Script folder. Open it, copy the entire file. Go into TradingView's Pine Editor, paste it in, hit Enter, and refresh. That's it. The Storm Gauge now runs live on your chart as a real number. Once it's installed, just talk to it: → "What's the volatility forecast on Bitcoin?" → "Explain what the current volatility forecast means on $BTC and how it should impact my position sizing" → "Help me size my S&P500 position according to current market volatility" Does it actually work? I backtested the same EMA cross strategy two ways across 15 years of BTC data. Same entries, same exits. → Fixed position sizing: $17,957 final equity → Storm Gauge (GARCH) sizing: $21,205 final equity Fewer drawdowns, less risk, better result. Full breakdown of the entire build process in my recent article - pinned on my profile.show more

Miles Deutscher
55,704 Aufrufe • vor 8 Tagen
Jeff Bezos just told you exactly how to price... AI. Nobody listened. Bezos: “AI is real and it is going to change every industry. In fact it’s a very unusual technology in that regard in that it’s a horizontal enabling layer.” Horizontal enabling layer. Three words that reprice the entire technology sector. The iPhone was a vertical. One product. One new market. Electricity was a horizontal. One substrate that rewired every market on Earth. Wall Street is pricing AI like it is the next iPhone. Bezos is telling you it is the next electrical grid. Right now, thousands of companies are trying to sell AI as a product. A feature. A tool. A subscription tier. Every single one of them will be priced to zero. You do not sell a horizontal layer. You do not compete with it. You build on top of it or you disappear beneath it. For a century, entire industries survived on one thing. Complexity. The friction of navigating law, medicine, logistics, finance. That was the moat. If you could not memorize the maze, you could not compete. A horizontal layer does not navigate the maze. It dissolves the walls. Electricity did not compete with the candle industry. It erased the need for one. The most dangerous part of a horizontal shift is how quiet it is. It moves underneath the economy. The surface looks normal. Revenue still holds. Every day you operate on the old substrate, you accumulate a debt you cannot see and cannot repay. The internet repriced distribution. AI is repricing cognition itself. When intelligence becomes a utility that runs through the walls of every company on Earth, the premium on human expertise does not erode. It evaporates. This is not a disruption. Disruptions replace products. This replaces the ground you are standing on.show more

Dustin
540,762 Aufrufe • vor 3 Monaten
Litter iOS just got a beta (TestFlight) release so... now you can install it and try it out. It's a remote for codex! - Finds all the computers on your local network (or tailscale) that run codex app-server or ssh - Lets you continue any session or start a new one - Experimental local codex with oauth support Free, fully open-source, fully native, with android release coming soon! Thanks to Maky drumroll.dev ☄️ PincentΞ for the contributions! TestFlight ⬇️show more

SIGKITTEN
68,308 Aufrufe • vor 5 Monaten
DeepAgent - Researched and built a website in one... shot! 🤯🤯 I gave it a one-liner prompt to build a website by looking things up on the internet, and it came up with this. All the information is correct, the links work, and it even grabbed a photo. Still in limited preview and part of ChatLLM. We will open it up later in the week.show more

Bindu Reddy
24,348 Aufrufe • vor 1 Jahr
I genuinely don't understand why everyone isn't using this... yet Andrej Karpathy, a co-founder of OpenAI, posted a simple idea that hit 16 million views: stop using AI to write code, use it to build a second brain. You point Claude Code at a folder, drop in any source, an article, a transcript, a PDF, and Claude reads it, links it, and files it into a living wiki of everything you know. It compounds like interest, the more you feed it, the smarter it gets. Here's the whole thing: > Install Obsidian, create a vault, open it in Claude Code > Paste Karpathy's wiki idea file and tell Claude to build it > Claude makes three folders: raw for sources, wiki for its pages, a CLAUDE.md that runs it > Drop any source into raw and say "ingest this" > Ask questions across everything, forever Five minutes to set up, and you never start from a blank chat again. Full step-by-step guide with Claude and Obsidian, link below. Bookmark thisshow more

Ridark
6,906,587 Aufrufe • vor 1 Monat
nobody at your company knows every path a user... can take through your app. you built the happy path. QA runs a few. the PRD describes one journey. users take all the others. we built atlas to map every one. point it at any iOS app, get back every screen and every flow through it.show more

Landseer Enga
24,219 Aufrufe • vor 1 Monat
The speech on the FREE open source Sesame text... to speech is astonishing. It just killed Google’s voice project for podcasts and the monetization they hoped for. Here is a Hugging Face Gradio link to test: But download it and clone your voice!show more

Brian Roemmele
87,908 Aufrufe • vor 1 Jahr
Usually when I save a website URL it's because... -I want to save the website design exactly how it is in that point in time -I want to know what frontend/animation trickery they did whether its just raw code or some framework so i made a site where I just drop the url -> get a screenshot + screen recording to capture any animations I found interesting a non-trivial amount of my notion links don't resonate with me due to redesigns and I think this is the simplest fix. Just like my notion list it lives in a browser tab and is still paste->enter->move onshow more

Sabina
38,649 Aufrufe • vor 4 Monaten
If you're sitting in The Shed tomorrow and there... is a flag on or near your seat, wave it before KO, and at any point you want during the match. If you don't fancy it, please pass it on to someone who does! And please, wave it properly 🤪show more

WE ARE THE SHED ⭐⭐
85,156 Aufrufe • vor 1 Jahr
MiniMax M3 might be the most underrated coding model... right now. I gave it nothing but a screenshot of a chaotic 90s GeoCities-style fan page, no HTML source, just the image + the asset files, and told it to rebuild the whole thing as a sleek Apple-style 2026 site. One shot. Through OpenCode. The result is genuinely stunning. It kept the soul (the "stevibe's HyperHome" identity, the visitor counter, the guestbook, the webmaster portrait) and translated every section into clean modern design, gradient hero, proper typography, dark theme, the works.show more

stevibe
21,206 Aufrufe • vor 2 Monaten
Karpathy method + Claude Code reading your whole Obsidian... vault is the smartest second brain on earth. The method is simple and brutal. If you can’t build a thing from scratch, you don’t know it. Tutorials are fake learning and your brain deletes them in 3 days. Most people ignore this. They build a second brain that just sits there, folders of notes nobody reopens, dead text. Point Claude Code at the vault and it wakes up. 5,000 notes, one mind. It reads all of it and answers in your own words and your own proofs, not a model’s guess. Then the loop closes. Want to understand neural nets? Skip the 3-hour video and ask Claude Code to build a tiny one. 200 lines from scratch. Watch it train, break a layer, watch it fail, fix it. It clicks in 20 minutes instead of 3 weeks. The second it lands the note gets written. One idea per file, linked to 10 others, dropped into the vault while the memory is still hot. Now it compounds. Month 1: is 60 notes. Month 6 is 900. Every new note pulls in old ones, so you ask anything and the answer comes from your brain, not the internet. Before: 40 tabs, 6 half read PDF, 0 retained. After: build it once, own it for life. Setup takes 4 minutes. Plain text, no lock-in. A second brain nobody reads is a graveyard. Yours just started thinking.show more

West Lord
590,165 Aufrufe • vor 1 Monat
THIS GUY DID A SPECIAL FLIGHT TRACKING RADAR USING... CLAUDE THAT SHOWS EVERY AIRCRAFT NEAR WHERE YOU ARE USB-powered. AMOLED touchscreen. Tap any dot on the screen - it tells you the airline, the speed, the registration, whether it's climbing or descending. It sits on his desk. He glances out the window and knows exactly what's flying overhead. He built it in a week, just as a project for himself. Then it blew up. Now people want one. Total cost in parts: about $100. Most people look up and see a dot. He built a window into the whole sky. He built his radar for what's in the air. I built mine for what's on the ticket - using Claude to find the cheapest flight before you book.show more

kiosa
15,179 Aufrufe • vor 1 Monat
IntelliJ IDEA includes an open-source Java decompiler called Fernflower.... But did you know that you can also use it as a standalone CLI program? And what's even better – it's now available on Homebrew! To install it, run the `brew install fernflower` command in the terminal. 🧵 Learn more about how to use Fernflower in the thread! 🧵show more

IntelliJ IDEA, a JetBrains IDE
13,184 Aufrufe • vor 9 Monaten
🚨 BITCOIN JUST TOUCHED THE ONE LEVEL THAT HAS... ENDED EVERY BEAR MARKET. It is not a moving average. It is the cost to produce a Bitcoin. Right now that sits near $64,000. Every time price falls to this line, it bounces. The reason is simple. Miners stop selling below their own cost. Supply dries up exactly where price is now. That is how the floor forms. We are standing on it.show more

Mister Crypto
15,871 Aufrufe • vor 1 Monat
A guy in Vancouver built an entire operating system... inside a Chrome tab. By himself. Over six years. His personal website is the OS. You open and a Windows-style desktop loads. File explorer. Start menu. Taskbar. You can drag in a zip and extract it. You can play DOOM. You can play Quake III Arena. You can boot Linux from an ISO. You can run Stable Diffusion locally for image generation. You can open a Python terminal. You can edit code in Monaco, the same engine that powers VS Code. All of it runs in your browser tab. Nothing installs. His name is Dustin Brett. Self-taught engineer. Father. Husband. 4,473 commits. All his. He had to swap the Windows icon for the π symbol because of legal pressure. The repo has 12,883 stars. MIT license. His hosting bill is one dollar a month. A single Cloudflare CDN does the rest. This is what the open web was built for. (Link in the comments)show more

Nav Toor
72,629 Aufrufe • vor 1 Monat
No way I'm sharing this for free I just... found a tool that lets you drop a whole video template into Claude and it breaks it down for you clip by clip. then Claude can swap the character for a new one rewrite the entire script in your tone even make the video longer if you want. the crazy part is it does it all in one go from your conversation. RT + comment "tool" and I'll send you the linkshow more

Ahmad
31,884 Aufrufe • vor 3 Monaten
SOMEONE VIBE CODED AN APP THAT TURNS ANY PHOTO... INTO A REAL PHYSICAL STAMP YOU CAN ORDER you snap a photo, it cuts it into a clean stamp design, and you can order the actual physical stamp to press onto anything. > take or upload any photo or image > it turns it into a proper stamp design automatically > all your designs are saved and sorted by date, so you can go back to any of them > order the real physical stamp right from the app and it ships to you > press it onto letters, packaging, cards, whatever you want so instead of paying a custom shop and waiting, you make your own stamp from a photo in a couple taps, then order it without ever leaving the app. the whole thing is dead simple and does one thing well, which is exactly why people love itshow more

Om Patel
100,110 Aufrufe • vor 18 Tagen
there is so much real data just sitting in... the open right now it's almost funny. four years of starlight on every star, a NASA archive that's been free for over a decade, detectors still recording the sky tonight, and barely anyone has a net pointed at any of it. so i pointed one. this is me pulling the planet data, the data loading is the boring part. the net i built to read it, the wall it hit, and what that taught me about where AI goes next, that's the full story, and it drops tonight. the data's public, the tools are free, the box fits on a desk. what's stopping you. you can just do things anon.show more

Sudo su
60,445 Aufrufe • vor 1 Monat