https://qclaw.qq.com/
China makin moves, believe that we are going to hit critical mass in less than a year
Tencent just integrated every Wechat user with their own wrapper of openclaw. connected to every chinese model (Kimi, MiniMax, GLM, DeepSeek, Qianwen, Doubao), but you can use your own as well.
you can go ahead and try if you have wechat
If you have not experimented yet with ε°ιΎθΎοΌhereβs your sign
China makin moves, believe that we are going to hit critical mass in less than a year
Tencent just integrated every Wechat user with their own wrapper of openclaw. connected to every chinese model (Kimi, MiniMax, GLM, DeepSeek, Qianwen, Doubao), but you can use your own as well.
you can go ahead and try if you have wechat
If you have not experimented yet with ε°ιΎθΎοΌhereβs your sign
side project: using claude to scrape and generate for me past historical trade performance
trying to build this further as a pilot to filter out quality of alpha trade calls on certain individuals I am tracking.
It made me miss 2024, when it was so much easier to trend trade π
Can we bring biden back?
trying to build this further as a pilot to filter out quality of alpha trade calls on certain individuals I am tracking.
It made me miss 2024, when it was so much easier to trend trade π
Can we bring biden back?
β€3
Unsloth Studio is a free, open-source tool that finally lets normal people create and customize their own AI chatbot right on their laptop.. no coding needed.
β’ No-code fine-tuning (upload your PDFs/CSVs/docs β auto-generate training data β train LoRA/fine-tune models 2Γ faster + using ~70% less memory)
β’ Pick a free open model (like a smarter, private version of ChatGPT) β teach it your style, your work knowledge, or your hobbies in a few clicks
Chat with it, compare versions side-by-side, and save your custom AI forever β all offline, private, on your Mac/Windows/Linux computer (even older ones work surprisingly well!)
Think of it like: instead of renting someone else's AI, you now build and own your personal version that really knows YOU. No cloud, no data leaks, no subscriptions.If you've ever thought "I wish this AI understood my notes/emails/job better"β¦ this tool makes that possible without being a programmer.
https://x.com/UnslothAI/status/2033926272481718523
β’ No-code fine-tuning (upload your PDFs/CSVs/docs β auto-generate training data β train LoRA/fine-tune models 2Γ faster + using ~70% less memory)
β’ Pick a free open model (like a smarter, private version of ChatGPT) β teach it your style, your work knowledge, or your hobbies in a few clicks
Chat with it, compare versions side-by-side, and save your custom AI forever β all offline, private, on your Mac/Windows/Linux computer (even older ones work surprisingly well!)
Think of it like: instead of renting someone else's AI, you now build and own your personal version that really knows YOU. No cloud, no data leaks, no subscriptions.If you've ever thought "I wish this AI understood my notes/emails/job better"β¦ this tool makes that possible without being a programmer.
https://x.com/UnslothAI/status/2033926272481718523
X (formerly Twitter)
Unsloth AI (@UnslothAI) on X
Introducing Unsloth Studio β¨
A new open-source web UI to train and run LLMs.
β’ Run models locally on Mac, Windows, Linux
β’ Train 500+ models 2x faster with 70% less VRAM
β’ Supports GGUF, vision, audio, embedding models
β’ Auto-create datasets from PDF, CSVβ¦
A new open-source web UI to train and run LLMs.
β’ Run models locally on Mac, Windows, Linux
β’ Train 500+ models 2x faster with 70% less VRAM
β’ Supports GGUF, vision, audio, embedding models
β’ Auto-create datasets from PDF, CSVβ¦
β€3
π Superpowers: Agent Skills Framework
This GitHub has been trending recently
Tired of AI coding assistants that jump straight into code and miss the point?
Superpowers is a set of "skills" - instruction templates that make agents plan before they build.
What it changes:
β Before: "Build me a bot" β 500 lines of code β you review and find bugs
β After: "Build me a bot" β agent asks questions β shows design β you approve β builds in small tasks with tests
The skills:
β’ Brainstorming β refine ideas through questions
β’ Planning β break work into 2-5 min tasks
β’ TDD β tests first, always
β’ Subagent dev β fresh agent per task, self-reviews
β’ Git worktrees β clean branches, easy rollback
Works with: Claude Code, Cursor, Codex, OpenCode, Gemini CLI
Why it matters: Agents stop doing their βown thingβ They follow process. You approve plans, not just code.
π github.com/obra/superpowers
This GitHub has been trending recently
Tired of AI coding assistants that jump straight into code and miss the point?
Superpowers is a set of "skills" - instruction templates that make agents plan before they build.
What it changes:
β Before: "Build me a bot" β 500 lines of code β you review and find bugs
β After: "Build me a bot" β agent asks questions β shows design β you approve β builds in small tasks with tests
The skills:
β’ Brainstorming β refine ideas through questions
β’ Planning β break work into 2-5 min tasks
β’ TDD β tests first, always
β’ Subagent dev β fresh agent per task, self-reviews
β’ Git worktrees β clean branches, easy rollback
Works with: Claude Code, Cursor, Codex, OpenCode, Gemini CLI
Why it matters: Agents stop doing their βown thingβ They follow process. You approve plans, not just code.
π github.com/obra/superpowers
GitHub
GitHub - obra/superpowers: An agentic skills framework & software development methodology that works.
An agentic skills framework & software development methodology that works. - obra/superpowers
Worked further on my live alpha feed from various sources direct to Telegram.
Added an additional feature to AI summarise images/videos so I save time and get the TLDR(s).
Used Gemini flash for the transcripts (pretty good!)
problems I faced:
β’ getting the formatting rules for telegram right and reverse-engineering the feeds.
β’ sync locks with my telegram / database
β’ hitting telegram bot/rate limits
β’ claude code losing context (used the app, and the session just disappeared magically after restarting the app, should have just stuck with CLI)
This was a real pain in the ass to do, had to rebuild this >4 times, while waiting for claude limits to cooldown
Added an additional feature to AI summarise images/videos so I save time and get the TLDR(s).
Used Gemini flash for the transcripts (pretty good!)
problems I faced:
β’ getting the formatting rules for telegram right and reverse-engineering the feeds.
β’ sync locks with my telegram / database
β’ hitting telegram bot/rate limits
β’ claude code losing context (used the app, and the session just disappeared magically after restarting the app, should have just stuck with CLI)
This was a real pain in the ass to do, had to rebuild this >4 times, while waiting for claude limits to cooldown
β€4π1
Part of the vibe coding journey is developing apps that you and your family will actually use.
2 pain points to solve:
- food expiring in the fridge going unnoticed
- no proper system of accounting for food / budget
Created a pantry manager app that scans supermarket receipts: to track Budget and also automatically creates a countdown for foods from expiring.
2 pain points to solve:
- food expiring in the fridge going unnoticed
- no proper system of accounting for food / budget
Created a pantry manager app that scans supermarket receipts: to track Budget and also automatically creates a countdown for foods from expiring.
β€10
Openclaw Big update π¦π¦
breaking changes:
openclaw 2026.3.22 changes:
β’ clawhub marketplace β app store for plugins and skills
β’ per-agent reasoning β each agent can have its own thinking level
β’ /btw command β ask quick questions without losing your place
β’ ssh sandboxes β run agents on remote computers
β’ more search options β exa, tavily, firecrawl added
β’ better chinese ai β minimax m2.7
β’ cheaper openai options β gpt-5.4-mini and nano
β’ chrome extension gone β use browser directly instead
β’ image generation changed β new way to set up image models
β’ matrix chat improved β better matrix support
full changelog: github.com/openclaw/openclaw/releases/tag/v2026.3.22
breaking changes:
openclaw 2026.3.22 changes:
β’ clawhub marketplace β app store for plugins and skills
β’ per-agent reasoning β each agent can have its own thinking level
β’ /btw command β ask quick questions without losing your place
β’ ssh sandboxes β run agents on remote computers
β’ more search options β exa, tavily, firecrawl added
β’ better chinese ai β minimax m2.7
β’ cheaper openai options β gpt-5.4-mini and nano
β’ chrome extension gone β use browser directly instead
β’ image generation changed β new way to set up image models
β’ matrix chat improved β better matrix support
full changelog: github.com/openclaw/openclaw/releases/tag/v2026.3.22
GitHub
Release openclaw 2026.3.22 Β· openclaw/openclaw
2026.3.22
Breaking
Plugins/install: bare openclaw plugins install <package> now prefers ClawHub before npm for npm-safe names, and only falls back to npm when ClawHub does not have that pack...
Breaking
Plugins/install: bare openclaw plugins install <package> now prefers ClawHub before npm for npm-safe names, and only falls back to npm when ClawHub does not have that pack...
π₯1
Warning: Dont update to the latest openclaw. it bricked my setup. wait for a more stable release
β€2
Saw a non-techie mom code this for her kids to practice chinese character strokes and memory (lel i forgot there was even an order for strokes)
Super cool, thought itβs worth sharing
https://claude.ai/public/artifacts/c9ad0b3f-1d26-4642-8c49-d9d111bd3803
Super cool, thought itβs worth sharing
https://claude.ai/public/artifacts/c9ad0b3f-1d26-4642-8c49-d9d111bd3803
β€5
Claude just shipped Claude Computer
It can now practically just do whatever you are doing with mouse functions as well
β’ open apps on your mac
β’ navigate browsers
β’ fill in spreadsheets
β’ click buttons, type text
β’ move files around
β’ basically anything you'd do manually at your desk
https://x.com/claudeai/status/2036195789601374705
It can now practically just do whatever you are doing with mouse functions as well
β’ open apps on your mac
β’ navigate browsers
β’ fill in spreadsheets
β’ click buttons, type text
β’ move files around
β’ basically anything you'd do manually at your desk
https://x.com/claudeai/status/2036195789601374705
X (formerly Twitter)
Claude (@claudeai) on X
You can now enable Claude to use your computer to complete tasks.
It opens your apps, navigates your browser, fills in spreadsheetsβanything you'd do sitting at your desk.
Research preview in Claude Cowork and Claude Code, macOS only.
It opens your apps, navigates your browser, fills in spreadsheetsβanything you'd do sitting at your desk.
Research preview in Claude Cowork and Claude Code, macOS only.
β€2
Wow.. OpenAI sunsetting their video arm.
Maybe all that compute for AI slop wasnβt worth it. Consolidation into their codex/chatgpt/browser
Googleβs probably the incumbent to inherit their user share?
https://x.com/soraofficialapp/status/2036546752535470382?s=46
Maybe all that compute for AI slop wasnβt worth it. Consolidation into their codex/chatgpt/browser
Googleβs probably the incumbent to inherit their user share?
https://x.com/soraofficialapp/status/2036546752535470382?s=46
X (formerly Twitter)
Sora (@soraofficialapp) on X
Weβre saying goodbye to the Sora app. To everyone who created with Sora, shared it, and built community around it: thank you. What you made with Sora mattered, and we know this news is disappointing.
Weβll share more soon, including timelines for the appβ¦
Weβll share more soon, including timelines for the appβ¦