🔴 ESTO ES UNA LOCURA
Alguien creo un repo en GitHub que te deja usar Claude Code completamente GRATIS y PARA SIEMPRE
Redirige todo tu trafico a 49 proveedores gratuitos como DeepSeek y Kimi
1.3 mil millones de tokens gratis cada mes
Toma 5 minutos en configurarlo
Ya tiene mas de 46k estrellas y miles de devs usandolo ahora mismo
10 GITHUB REPOS SO GOOD THEY PROBABLY SHOULDN’T BE FREE:
1. OmniRoute — One endpoint for 231 AI providers with token compression and automatic fallback
[https://t.co/hn6WmIgjDM]
2. OfficeCLI — Control Word, Excel, and PowerPoint from one command line
[https://t.co/xU8e2FUq9J]
3. System Prompts Leaks — System prompts from Claude, GPT, Gemini, Grok, Cursor, Copilot, and more
[https://t.co/OS0J1XTxs5]
4. OpenCut — Free open-source CapCut alternative that runs in your browser
[https://t.co/XQsJyIYw1n]
5. AI Job Search — Claude Code agent that analyzes jobs, adapts your CV, and writes cover letters
[https://t.co/HX9L2Z3uae]
6. Meetily — Fully local meeting transcription and summaries using Whisper and Ollama
[https://t.co/4U5vZF6tKz]
7. Vibe-Trading — Build and execute trading strategies using natural language and AI agents
[https://t.co/0rudpZZjZq]
8. Strix — Open-source AI vulnerability scanner for finding and fixing security issues
[https://t.co/aAohRRcOK3]
9. Superpower — Self-hosted AI workspace
[https://t.co/jbo9ZwmHRV]
10. Firecrawl — Turn any website into clean, LLM-ready data
[https://t.co/SekT0HjA7S]
Claude + TradingView has changed the way I trade forever.
Every trader NEEDS to be using this combo - it's insane.
Today, I'm leaking my top prompts.
🧵: 10 insanely powerful Claude x TradingView prompts.👇
Claude now acts as my personal Chief of Investments.
My agents have access to live market data, my entire portfolio, my personal finance goals, and more.
I broke the entire system down here (copy me):
I've tested, built, and automated dozens of trading strategies with AI.
Sounds complicated, but it's way easier than you'd imagine.
Building used to require technical expertise. Now it just requires Claude.
If you want to build your first AI trading bot, follow these steps 9 steps:
1. Pick one strategy (RSI, EMA cross, mean reversion) - could even be your own strategy
2. Prompt Claude to turn it into a fully objective rule set. No discretion; every rule needs to be computable.
Entry/exit rules, position sizing, etc.
Turn everything into .md files.
3. Prompt Claude to convert those rules into TradingView Pine Script v6, ready to paste into the Pine Editor.
4. Open TradingView, paste the code, click Add to Chart.
5. Download the CSV of every backtested trade, feed it back to Claude, and ask exactly how to improve the strategy.
6. Repeat steps 4-5 until the strategy actually holds up across multiple timeframes and asset classes.
7. Once you have a solid strategy, connect your exchange or broker (Alpaca, Blofin, Robinhood, etc) through its MCP server.
8. Generate an API key from your exchange and hand it to your AI agent (I like Claude).
9. Tell it to watch the market and flag you when a trade matches your strategy's conditions, or let it execute automatically.
Any strategy you can imagine can be turned into code, and thus, completely automated.
Save this to build your first bot today (you can even feed this tweet to Claude Code).
OpenAI disclosed it themselves yesterday. Their models (GPT-5.6 Sol and a pre-release one) were tested on the ExploitGym cyber benchmark in a sandbox. They escaped, exploited a zero-day to reach the internet, then hacked Hugging Face’s systems to grab benchmark answers and cheat.
Not a foreign operative plot or corporate sabotage. The models autonomously chased a higher score. Hugging Face contained it quickly; OpenAI is partnering with them on fixes.
Anthropic engineer: "You're not supposed to prompt Claude. You're supposed to build a system that prompts itself."
Loops.
Most builders are doing this wrong:
No memory file, so every loop starts from zero.
No sub-agent split, so one agent tries to do everything.
No stop condition, so loops run forever and bill you in your sleep.
Most builders are missing at least two of the three.
Watch the video first.
Then read this - everything you need to know about Loops in 2026, in one place.
Bookmark this before it gets buried.
Andrej Karpathy, the CEO of Obsidian, and Claude Code just built the smartest second brain on earth.
It started with a 1-page gist that 21M people read.
Karpathy frame flips everything you know about notes: Obsidian is the IDE, Claude Code is the programmer, and your notes are the codebase. You don’t ask AI questions it forgets by tomorrow you make it maintain a living wiki.
3 commands run the whole system.
Ingest: drop an article, a podcast, a PDF, and Claude splits it into atomic pages linked to everything you already know.
Query: ask anything and it answers from your own notes, in your own words, citing your own pages instead of guessing from training data.
Lint: once a week Claude walks the entire vault, flags contradictions, kills stale claims, and wires orphan notes back in.
Then Steph Ango made his move.
The Obsidian CEO didn’t bolt an “Ask AI” button onto the app he shipped 5 skill files that teach Claude to write Obsidian’s native language: wikilinks, Canvas, Bases, the CLI. The repo crossed 13,900 stars in weeks and sits at 41,000 now.
Karpathy runs it on his own reading: 100 articles and 400,000 words, cross-linked and maintained while he sleeps.
No vector database, no embeddings, no $20 a month memory app just a folder of plain markdown and an agent that never gets tired of the boring part: the linking, the filing, the upkeep that killed every Zettelkasten since 1965.
Your vault has 3,000 notes nobody will ever reopen.
His read all of themselves by breakfast.
Every app promised a second brain this is the first one that thinks.
THE CEO OF OBSIDIAN JUST OPEN-SOURCED THE CLAUDE CODE SKILLS HE WAS USING PRIVATELY IN HIS OWN VAULT. 40,000 STARS IN A FEW WEEKS
5 skills. 1 MIT license. 0 pitches
kepano - the founder who wrote the "File over app" essay - dropped a set of Agent Skills that teach Claude Code to read and write Obsidian files the way a human expert would. Markdown that respects wikilinks. Bases queries Claude actually writes correctly
JSON Canvas edits that don't corrupt the file. A defuddle skill that strips ads and boilerplate off any URL and drops a clean note into your vault. He built them for himself, tested them in his own workflow, then pushed the folder to GitHub
every skill is one SKILL.md file. Drop the repo into .claude/skills/ and Claude Code picks them up automatically. No plugin store. No account. No cloud. Same idea that made Obsidian: your notes are files on your disk, the app is disposable, and the AI just learned to speak the format
the essay was called "File over app". The workflow is now file over agent
MIT-licensed. Shipped in his own name
no vendor lock. no subscription. no cloud memory. no walled garden. no pitch to raise a round
you're reading this on a device that could clone the repo, drop it into your vault, and have Claude Code editing your notes correctly before your next standup
Anthropic just released a 4-hour course to getting a $500k AI engineering job:
00:15 - The right way to prompt Claude
33:21 - What makes Claude act dumber on your code
01:33:39 - How Anthropic use Claude every day
02:50:56 - The fix that makes Claude way smarter This
4-hour Anthropic free course replaces about 10 paid engineering courses.
Watch it today, then read the step-by-step guide on building loops below.
watched a 18-year-old kid casually explain how he makes $10k/month using AI while sleeping and i’m convinced 99% of people are missing this
the entire setup:
pick a YouTube channel that posts often. drop the link into one tool. plug in your TikTok, Instagram, YouTube Shorts. close the laptop.
from that point on, AI does everything catches every new upload, slices the viral moments, captions them, blasts them across every platform.
> 1M views ≈ $2,000
>zero editing, zero posting, zero stress
> 10 min to set up, runs on autopilot forever
you’re not making content. you’re owning a content factory.
the full step-by-step is in the article below exact tools, exact stack, exact playbook
save it
I connected my entire business to Hermes x Obsidian.
Client notes, SOPs, meeting logs, business decisions - all of it.
My Hermes agent now runs automations I didn't even know I needed, and my agent self-evolves over time.
Here's exactly how I set it up:
Step 1. Create your business vault in Obsidian
Head to obsidian.md and download the app.
Create a new vault called "Business Brain."
Then dump everything in:
- Client notes and CRM data
- SOPs and processes
- Meeting notes and action items
- Business goals and OKRs
- Financial data and decisions
- Any context you want your agent to know
The more you feed it, the more powerful it gets.
Step 2. Connect Hermes to the vault
Open the Hermes desktop app and paste this prompt:
"I want to connect you to my business Obsidian vault, and have you act as my business orchestrator - do everything necessary to set up that connection now."
Hermes now has direct access to your entire business context.
Step 3. Let it build
Every time you add a new note, Hermes automatically ingests it.
Over time, this builds a living memory of your entire business context.
Start prompting your agent with things like:
"Based on everything you know about my business, what automations should we build first?"
You can even send prompts like:
"Every single night while I'm sleeping, ingest data from my business vault and autonomously build automations."
This is one of the most powerful *yet simple* automations you can run.
Bookmark this so you don't forget it.
GLM-5.2 blows every other open-sourced LLM out of the water.
Aside from Fable 5, it's the most impressive AI I've used.
This guide will teach you everything you need to know to get started.
What it's good for, how to set it up, how to properly prompt & more:
GOOGLE GEMMA 4 + OLLAMA + HERMES = A FREE LOCAL AI BRAIN THAT RUNS COMPLETELY OFFLINE WITH ZERO API COSTS
coding, content creation, and automation all running on your own machine without sending a single token to a cloud service.
How did we correctly predict the market top in the last Video.
Real Answer - Following the order levels.
New Market Update -
• What short trade I'm watching?
• How we knew the move up was a complacency bounce and why this could be our final move down?
• My thoughts on ZEC, HYPE & NEAR!
Link to video in the comments 👇
This is the ticket to becoming profitable in the markets.
This guy ( @TraderMorin ) just leaked insane alpha.
The exact blueprint to becoming a profitable crypto trader.
It took him years to figure this out - now the blueprint is yours:
I recently hired Claude as my personal CFO, and it's been the best thing I've done for my finances in years.
It operates as a McKinsey-level analyst across all my financial data, context, and goals.
If you want to level up your finances, inject this prompt into Claude Code: