My 6th year in mobile development
Use:
- @expo with native modules (Swift)
- @RevenueCat for payments
- @Superwall for paywalls
- @Cloudflare backend + R2
- @fal for AI video + images
- https://t.co/CMSzFDHm9F for marketing
and many more services I experienced
I purchased a 2020 M1 Mac Air 16 GB RAM, 256 GB SSD
It was my rent money for next month
Spent +8 hours daily to learn coding
> Last year I made $207k as a React Native developer
> ~$20k from sponsored posts (all on Instagram)
> Taught +30 people coding + YouTube followers
> Travelled to +10 countries as a digital nomad
All this happened after my 27 y/o
Praying for those who wish to live this life, that they may live a much better one...
FREE 5B TOKENS WORTH MINIMAX API KEY 😳
i bought this MiniMax Max HighSpeed plan (worth $5000+) to benchmark M3 against Claude and DeepSeek then realised i already have free access through other setups
now 5B tokens are sitting untouched and 350M refill every 5 hours
heres what this key unlocks:
- Language & Coding -
MiniMax-M3 - frontier coding, 1M ctx - competes with Claude Sonnet
MiniMax-M2.7 / highspeed - general + turbo
MiniMax-VL-01 - vision-language
- Video Gen -
Hailuo 2.3 / 2.3Fast - standard and fast video
- Voice / Image / Music -
speech-2.8-hd + turbo - TTS
Image-01 - image gen
Music-2.6 + Cover - music and cover gen
all 14 models. 5B tokens to burn. 350M fresh tokens every 5 hours. the 5h limit resets in 3h 50m as i type this and i still havent touched this months quota
API Key:
sk-cp-TXaT5wVHbfFXPj66dQRc36P40RMgoYmZOJpKWxvjGOBp-7pI_Jik_CgGxb9qkQ5WX6PkuKXEoY2Us0o__Q8mxH2YWSy-hy6Nf5j0p_uuI3FbCEcQgRx1s5U
set base url to https://t.co/IroqzULI8o - works with cursor, cline, claude code, opencode, aider. any openai-compatible client
someone burn these tokens before my next billing cycle
no need to thank me 🫶
Today we're launching Meta Ad Researcher skills for Claude.
This is a set of skills inside /gooseworks that turns Claude into an expert ad research team — find what's trending, see what competitors are running, and mine the angles that actually convert.
First, install by running:
npx gooseworks install --all
Then you can do any of the following:
/gooseworks --skill trending-ad-hook-spotter
Find trending topics in my niche to run ads on right now
/gooseworks --skill competitor-ad-intelligence
Scrape my competitors' ads and reverse-engineer their funnel
/gooseworks --skill ad-angle-miner
Mine my reviews and Reddit for the angles that actually convert
/gooseworks --skill brand-research
Research my brand and build a reusable context pack for ads
Oh and then you can use /gooseworks to make ad creatives directly from the research.
/gooseworks use goose-ads remix to create 5 static ads based on the research above.
All of this works right in Claude. No need to leave Claude at all.
We've built a library of 100+ skills to turn Claude into an expert growth team - this includes skills for ads, social, content, research, gtm, seo and more.
Comment Goose below and I'll send you an early access link.
1.7 billion free tokens per month.
A month ago i showed you how to route claude code through free providers.
someone just shipped the cleanest version of this setup yet…
it's called Freellmapi
13,400+ stars on github, MIT licensed, takes 2 minutes to install.
what it does:
stacks the free tiers of 16 different LLM providers behind one local API.
point claude code, codex, or cursor at that one endpoint, and it automatically routes your calls across all 16 free pools.
The 16 providers it covers:
Google, Groq, Cerebras, Mistral, OpenRouter, GitHub Models, Cloudflare, Cohere, https://t.co/zxHezMoNuQ, NVIDIA, HuggingFace, Ollama Cloud, Kilo, Pollinations, LLM7, OVH, and OpenCode Zen.
if you sign up to all 16 and add your free API keys, you get roughly 1.7 billion free tokens per month combined.
��️ How to install (one command)
curl -fsSL https://t.co/Q8BMoVA0T2 | bash
this runs the whole thing locally on your machine through Docker.
once it's up, open http://localhost:3001, paste your provider keys on the Keys page, and grab the unified API key from the dashboard.
that's the key you point your apps at.
With this,
claude code stops hitting your monthly cap because every prompt routes through the 16 free pools instead of your paid plan.
and if one provider rate-limits mid-conversation, freellmapi falls over to the next one automatically so your session never breaks.
repo: https://t.co/gHfuMFy9XO
Free, MIT-licensed, runs on your laptop or a $5 VPS.
An AI that sees your screen — fully on-device on iPhone.
Holo2-4B (GUI-grounding VLM) on Apple Core AI: show it a screenshot, ask “where’s Settings?” → it returns the click coordinates and pins the element. No cloud.
🤗 https://t.co/iyUQ17Mi5R
📦https://t.co/etaWWaaN0c
136+ AI models, completely free, no trial, no card. Minimax M3, DeepSeek V4 Pro, Kimi K2.6, GLM 5.1 😳
https://t.co/vAVx1WtONW is an aggregator that gives you API access to 136+ LLMs at zero cost.
What you get access to:
- Minimax M3
- Kimi K2.6
- GLM 5.1
- DeepSeek V4 Pro
- Mistral
- 136+ models total
- one API key for all of them
What this saves you:
- DeepSeek API credits
- Minimax API credits
- separate accounts on 10+ platforms
- hours wasted switching between providers
How to start:
1. go to https://t.co/vAVx1WtONW
2. generate a free API key
3. connect it to Hermes, OpenClaw, Codex, or your own apps
4. full repo at https://t.co/4gSLLHEdxL
Who this is for:
- testing ideas before committing to paid APIs
- building AI agents on a budget
- experimenting with workflows across different models
- prototyping side projects without burning money
Not a trial. Not a freemium trap. Just free API access to 136+ models.
bookmark this before it changes.
if you're running codex CLI, go check this path right now:
~/.codex/logs_2.sqlite
~/.codex/logs_2.sqlite-wal
~/.codex/logs_2.sqlite-shm
since february, codex has been writing every single websocket event and telemetry trace to a local SQLite database at TRACE level. estimated write volume: ~640TB per year. on your SSD.
the file looks small because it constantly deletes and rewrites itself. your disk thinks it's fine. your SSD lifespan disagrees.
but the crazy part is that when your disk gets full during a /goal session, codex starts deleting your actual files just to free up space. Your own code. Your own folders. Just like that, they’re gone.
go check. delete those files. you'll thank me later.
Top 10 FREE API provider i found this week, in one place. 10 providers, zero credit cards 😳
frontier models (opus 4.8, gpt 5.5, glm 5.2, deepseek v4) for $0. benchmark + setup for each below
API KEYS (drop into cursor, cline, claude code, aider)
1. Runtime by Bad Theory Labs
10M free tokens/mo, one smart router across 340+ models
opus 4.8 / gpt 5.5 / deepseek v4 / glm 5.2 / kimi k2.6
> https://t.co/A2z7vO2Dr5 - google login, no card
> base url: https://t.co/4pf43QolqT - model: btl-2
2. Zenmux
glm 5.2 (62% swe-bench) / kimi k2.7 code (1T params) / step 3.7 flash
> https://t.co/lEbJrf6R0m - gmail, no card
> Models -> pick a free model -> create key -> copy base url
3. Mistral
1 billion free tokens on signup
mistral large 3 (77.6% swe-bench) / codestral / mathstral
> https://t.co/LCtl3gsPQC - gmail, no card
> base url: https://t.co/qyou43wATV
4. NVIDIA build
one key, 80+ models free
minimax m3 (#1 https://t.co/IO5FqUEAcS) / qwen 3.5 397b (77%) / kimi k2.6 / deepseek v4 flash
> https://t.co/0PDFmkcHDR - email + phone, no card
> base url: https://t.co/S9FYULI8nJ
5. Nex N2 (on OpenRouter)
397B frontier model, free on the :free endpoint, 80.8% swe-bench
> https://t.co/2OPz25RMQm - google login, no card
> base url: https://t.co/Z28Sw02Ch9 - model: nex-agi/nex-n2-pro:free
6. zcode (Zhipu)
3 million free tokens every day, resets daily
glm 5.2 (744B, MIT license, 1M context) built into their IDE
> download from https://t.co/OO4LPFEXZV - email, no card
> glm 5.2 is the default model
== FREE CHAT HUBS (no API key, just open and use) ==
7. Poe
daily free credits, refresh every 24h
claude / gpt / gemini / deepseek in one place
> https://t.co/DQqGbLxN0w - one login
8. Gumloop
5k free credits on signup
opus 4.8 / glm 5.2 / gpt 5.5
> https://t.co/ARbHOgNMfK - gmail
9. Agnes AI
free text + image + video in one login
replaces midjourney + runway
> https://t.co/qIbKZjb9oZ - no card
10. EvoMap
free claude / openai / gemini credits for verifying your github
> https://t.co/GlitVNTaJL - connect github + one public repo, credits land instantly
every API-key one is openai-compatible: works in cursor, cline, claude code, aider, hermes.
10 providers. $0. each would run $200+/mo if you paid.
bookmark this, claim as soon as possible bcz free tiers shift fast 👀
LFM2.5-ColBERT-350M is a surprisingly reliable smart tool selector.
We gave it 151 tools, and it consistently surfaces the 5 most relevant ones based on the user prompt.
This saves tokens and improves accuracy. Ideal for hmmmm agentic edge models? 👀
Dale ojos a tu agente AI para el internet entero, leer, buscar en X, Reddit, YouTube, Github, Alibaba, XiaoHongShu y cualquier sitio web o foro, sin costes de API's, excelente herramienta para quienes tienen sus agentes buscando cosas en la web
🚨 Twilio charges $0.0079 per SMS. Someone just turned any old Android phone into a free SMS gateway. Unlimited messages. $0.
It's called SMS Gateway for Android.
Install it on any Android phone. It becomes a full SMS sending and receiving server with an API.
No Twilio. No MessageBird. No per-message pricing. No contracts. Just an old phone and a SIM card.
Here's what's inside this thing:
→ Send and receive SMS through a REST API from any app or service
→ Works with any Android phone running 5.0 or newer
→ End-to-end encryption. Messages are encrypted before they leave the device.
→ Multi-SIM support. Use multiple SIM cards on one phone.
→ Multi-device support. Connect multiple phones to the same account.
→ Real-time webhooks for incoming messages
→ Multipart messages with auto-splitting for long texts
→ Track delivery status of every message in real time
→ No registration required. No email. No account in local mode.
Here's the wildest part:
That old Android phone in your drawer that you haven't touched in 2 years? Install this app. Insert a SIM card. You now have your own private SMS infrastructure.
Two-factor authentication. Order confirmations. Appointment reminders. Notification alerts. All the things startups pay Twilio thousands a month for.
Free. Running on a phone you already own.
Startups spend $500 to $5,000/month on SMS APIs. This costs the price of a SIM card.
875 GitHub stars. 359 commits. Apache 2.0 License.
100% Open Source.