A preview for Pro users: a new personal finance experience in ChatGPT.
Pro users in the U.S. can securely connect financial accounts, see where their money is going, and ask questions based on the information they choose to connect.
Your full financial picture, now in ChatGPT.
On Telegram, anyone can utilize AI bots to easily develop, launch and manage their own bot – with no coding required. #TelegramTips
More information for developers is available here:
https://t.co/xBsBGCc664
Stop thinking of Claude as something you talk to.
A student spent $4 on a transmitter $350 on an iPad, one afternoon wiring it together.
Now Claude physically taps through apps while he does absolutely nothing.
No laptop open. No prompts. No supervision. No salary.
It opens books, clicks menus, reads the screen, decides what to do next. Acts.
This is not a chatbot, this is not a copilot, this is a deployed worker that costs less than your grocery run.
Silicon Valley is burning $100m+ trying to build autonomous agents,
A broke student did it on a Saturday for $354.
The future isn't coming, some kid already built it on his desk and went back to sleep.
“Expecting an algorithmic description to instantiate the quality it maps is like expecting the mathematical formula of gravity to physically exert weight.”
this is huge if you’re running your agents on discord
@steipete just dropped discrawl, it mirrors your entire discord server into local SQLite with full-text search
now your agents query every message, decision and thread instantly
discord for orchestration > eveything else..
Why you might use Obsidian Sync headless:
- Automate remote backups
- Automate publishing a website
- Give agentic tools access to a vault without access to your full computer
- Sync a shared team vault to a server that feeds other tools
- Run scheduled automations e.g. aggregate daily notes into weekly summaries, auto-tag, etc
...all while having the speed, privacy, customizability, end-to-end encryption of Obsidian Sync
Here's my AI coding workflow and all the skills I'm using:
Idea -> /write-a-prd -> PRD
PRD -> /prd-to-issues -> Kanban Board
Kanban -> ralph.sh -> Ralph Loop
Ralph Loop -> Manual QA
Links below to skills
I've been on/off Obsidian too but one thing that has been working well for me lately is:
I created a /done skill that I run after every session. It takes everything that was discussed, key decisions, questions, follow-ups, dumps it into a .md file with the claude session id and branch name.
Helpful when I need context later.
graph is the final boss of memory.
a skill graph is a network of skill files connected with wikilinks.
one of the most interesting article i’ve read recently
The real story here is worse than a fumble. It’s a three-step own goal.
January 9: Anthropic locks Claude Code OAuth tokens, killing every third-party tool that built on Claude subscriptions. OpenClaw, which recommended Claude Opus 4.5 as its default model, wakes up to a broken integration. No warning. No partner outreach.
January 27: Anthropic’s legal team sends the cease-and-desist over “Clawdbot” sounding too similar to “Claude.” Steinberger complies at 5 AM on a Discord call. During the 10-second window where he releases the old GitHub and X handles, crypto scammers hijack both accounts and run a $16M pump-and-dump scheme. The chaos reflects on the entire Claude ecosystem.
February 15: Steinberger announces he’s joining OpenAI.
So Anthropic had the fastest-growing open source project in AI history (145K+ GitHub stars, 2 million visitors in a single week), built by a guy who sold his last company for ~€100M, whose tool literally recommended Claude as the default model to millions of new users.
Their response was to cut off his API access and send lawyers.
Steinberger spent last week in San Francisco meeting with every major lab. He explicitly said he could have built OpenClaw into a massive company but chose OpenAI because he wanted “the fastest way to bring this to everyone.” Meanwhile OpenClaw has already spread to China, with Baidu planning direct integration into its main app.
This is a project that was essentially a free distribution channel for Claude. Millions of developers installing a tool that defaults to your model. The growth marketing team at Anthropic should have been sending gift baskets, not legal notices.
Sam Altman just got handed an open-source agent framework with global distribution and a brilliant founder, because Anthropic’s legal department moved faster than their partnerships team.
I always wondered which Ollama model my machine could run properly.
Now you can easily do that using llms-checker
It's a CLI tool that checks your system specs and recommends the best models to run on Ollama based on what your machine
npm install -g llm-checker
https://t.co/j86nS7EA55