Built this with Claude’s Fable 5 before it went down.
You can upload your own images and have them projected directly onto a 3D globe. Pretty wild what you can build with AI these days.
Full credit goes to @paulsoulhiard for the original idea.
After having a shocking number of people ask...
Here's the step-by-step guide to how I created the character animations for my app in under 15 minutes👇
Claude Code feels completely different once you install this.
Anthropic quietly released an official plugin called claude-code-setup and it basically turns Claude Code from “pretty good” into an actual AI dev environment.
It scans your project and recommends:
→ hooks
→ skills
→ MCP servers
→ subagents
→ automations
Then sets everything up step-by-step for you.
Most people are using Claude Code completely vanilla…
which is why their experience feels messy.
The real power comes from the ecosystem around it.
Install:
/plugin install claude-code-setup@claude-plugins-official
Bookmark this before you forget it.
A guy named nbatman on Reddit accidentally built the most useful website on the internet.
It's called FMHY (Free Media Heck Yeah).
This is the website Google delisted from search for DMCA violations, Reddit shadow-banned for promoting piracy, the Motion Picture Association flagged as a top piracy threat, and the RIAA pressured hosting providers to drop. It is still online. It is still updated every month.
Here's how it works.
FMHY is the index. The wiki itself hosts nothing. It just tells you where every free thing on the internet actually lives, organized into 14 categories with safety ratings on every single link.
→ Movies and shows in 4K from 50+ streaming sites
→ Music at Spotify and Apple Music quality
→ Adobe Creative Cloud, Microsoft Office, AutoCAD, JetBrains
→ Every paid course on every major learning platform
→ 100 million books and papers through Anna's Archive
→ Free alternatives to every paid AI tool
→ A SafeGuard browser extension that flags unsafe sites in real time
It started as a single Google Doc maintained by one Reddit moderator in 2018. Google killed it with a DMCA takedown in 2023.
The community rebuilt the wiki on its own domain, mirrored it to GitHub and IPFS, and now runs it across 12 backup domains simultaneously.
There is no company. No CEO. No central server. Six anonymous volunteers maintain the entire thing in their spare time. Donations through Ko-fi pay for the hosting. Nobody profits.
Hollywood can't shut this down. Spotify can't shut this down. Adobe can't shut this down.
The entire subscription economy is held together by you not knowing this wiki exists.
https://t.co/AAr2rLlqgy
Apple actually tried to fix this glaring privacy issue in iOS 10.3 beta by deleting all keystore (keychain) values once an app is uninstalled.
However too many apps relied on this undocumented 'feature', so they ended up reverting the change before releasing the public version.
Okay wow so Apple does now requires every new app to submit a:
1) A screen recording captured on a physical device demonstrating the app's functionality.
2) A description of the app's purpose, including the problem it solves and the value it provides
3) Instructions for accessing and reviewing the app's main features
4) A list of the external services, tools, or platforms the app uses to deliver its core functionality
I guess the mass-production of IOS apps really forced Apple to be more strict in their reviewing process 😅
You can ask Claude Code to review your Xcode project and generate a reply to points 2-4 and attach a screen recording!
Spent 4 months and built Omi for Desktop, your life architect
It sees your screen, hears your conversations and tells you what to do next
It’s like having a second brain that actually pays attention
Open source, local, link below
Computer use is now in Claude Code.
Claude can open your apps, click through your UI, and test what it built, right from the CLI.
Now in research preview on Pro and Max plans.
We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord.
Use this to message Claude Code directly from your phone.
Did you know about the opusplan model in Claude Code?
/model opusplan
It's a hybrid alias that automatically uses Opus in plan mode for complex reasoning, then switches to Sonnet for execution.
Best of both worlds: Opus thinks, Sonnet builds