Your curated collection of saved posts and media

Showing 32 posts ยท last 14 days ยท by score
A
AdinaYakup
@AdinaYakup
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”41999406

Covo Audio ๐Ÿ”ŠA end-to-end audio language model from @TencentAI_News https://t.co/tic5cH1A39 โœจ 7B โœจ Audio โ†’ Audio in one model โœจ Multi-speaker + voice transfer โœจ Real-time full duplex conversations https://t.co/hFrsxQgzkT

Media 1Media 2
๐Ÿ–ผ๏ธ Media
๐Ÿ”ai_fast_track retweeted
A
Adina Yakup
@AdinaYakup
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”41999406

Covo Audio ๐Ÿ”ŠA end-to-end audio language model from @TencentAI_News https://t.co/tic5cH1A39 โœจ 7B โœจ Audio โ†’ Audio in one model โœจ Multi-speaker + voice transfer โœจ Real-time full duplex conversations https://t.co/hFrsxQgzkT

Media 1
โค๏ธ77
likes
๐Ÿ”11
retweets
๐Ÿ–ผ๏ธ Media
P
pvergadia
@pvergadia
๐Ÿ“…
Mar 16, 2026
144d ago
๐Ÿ†”52556980

๐ŸคฏBREAKING: Alibaba just proved that AI Coding isn't taking your job, it's just writing the legacy code that will keep you employed fixing it for the next decade. ๐Ÿคฃ Passing a coding test once is easy. Maintaining that code for 8 months without it exploding? Apparently, itโ€™s nearly impossible for AI. Alibaba tested 18 AI agents on 100 real codebases over 233-day cycles. They didn't just look for "quick fixes"โ€”they looked for long-term survival. The results were a bloodbath: 75% of models broke previously working code during maintenance. Only Claude Opus 4.5/4.6 maintained a >50% zero-regression rate. Every other model accumulated technical debt that compounded until the codebase collapsed. Weโ€™ve been using "snapshot" benchmarks like HumanEval that only ask "Does it work right now?" The new SWE-CI benchmark asks: "Does it still work after 8 months of evolution?" Most AI agents are "Quick-Fix Artists." They write brittle code that passes tests today but becomes a maintenance nightmare tomorrow. They aren't building software; they're building a house of cards. The narrative just got honest: Most models can write code. Almost none can maintain it.

Media 1
๐Ÿ–ผ๏ธ Media
T
TeksEdge
@TeksEdge
๐Ÿ“…
Mar 14, 2026
145d ago
๐Ÿ†”30554364

๐Ÿšจ Want to parse complex PDFs with SOTA accuracy, 100% locally? ๐Ÿ“„๐Ÿ” At just 0.9B parameters, you can drop GLM-OCR straight into LM Studio and run it on almost any machine! ๐Ÿฅ” ๐Ÿง  0.9B total parameters ๐Ÿ’พ Runs on < 1.5GB VRAM (or ~1GB quantized!) ๐Ÿ’ธ Zero API costs ๐Ÿ”’ Total data privacy Desktop document AI is officially here. ๐Ÿ’ปโšก

Media 1
๐Ÿ–ผ๏ธ Media
A
askalphaxiv
@askalphaxiv
๐Ÿ“…
Mar 16, 2026
144d ago
๐Ÿ†”49397718

Yann LeCun is pumping out papers recently โ€œTemporal Straightening for Latent Planningโ€ This paper shows that by straightening latent trajectories in a world model, Euclidean distance starts to reflect true reachable progress, so it's closer to geodesic/minimum-step distance. This makes gradient-based planning far more stable and effective without relying as heavily on expensive search.

Media 1
๐Ÿ–ผ๏ธ Media
T
TheTuringPost
@TheTuringPost
๐Ÿ“…
Mar 15, 2026
144d ago
๐Ÿ†”18374889

7 emerging memory architectures for AI agents โ–ช๏ธ Agentic Memory (AgeMem) โ–ช๏ธ Memex โ–ช๏ธ MemRL โ–ช๏ธ UMA (Unified Memory Agent) โ–ช๏ธ Pancake โ–ช๏ธ Conditional memory โ–ช๏ธ Multi-Agent Memory from a Computer Architecture Perspective https://t.co/5X5LxirSEx https://t.co/5Hi0Gn3aA4

Media 1Media 2
๐Ÿ–ผ๏ธ Media
O
OpenBMB
@OpenBMB
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”46212743

From lab to open-source: A new milestone for AI-driven education. ๐ŸŽ“ ๐Ÿค— Weโ€™ve been closely following the MAIC project at Tsinghua University, and weโ€™re thrilled to see it now open-sourced as #OpenMAIC. โœจ This isn't just another chatbot; it takes Multi-Agent orchestration to the next level by building a fully interactive classroom where AI instructors and peers collaborate in real-time. What makes it technically impressive: ๐Ÿ› ๏ธ Complex Orchestration: Leveraging #LangGraph to manage spontaneous interactionsโ€”like #AI students "raising hands" during a live lecture. ๐Ÿง  Structured Planning: A dedicated "Plan Agent" that transforms raw PDFs into coherent, logically sequenced pedagogical flows. ๐Ÿ’ป Beyond Text: A masterclass in GenUI implementation, featuring synchronized TTS, laser pointers, and real-time whiteboard demonstrations. ๐Ÿฅณ If youโ€™re building complex, multi-modal #Agent workflows, this repo is a treasure trove of engineering insights. ๐Ÿ–ฅ๏ธExplore the project: https://t.co/QKvce05Kf1 ๐Ÿ“ฐ Read the research: https://t.co/MurkukSB0m

+4 more
๐Ÿ–ผ๏ธ Media
Y
ylecun
@ylecun
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”21361062

@RaiaHadsell Universal embeddings FTW ๐Ÿ˜Š One of the flagship projects at FAIR was to "embed the world" (i.e. represent every entity on Facebook). The name was soon changed to "Filament", deployed internally, and eventually open-sourced as "PyTorch-BigGraph" The techniques were more primitive than today! https://t.co/jcIWd3FEeC

Media 1
๐Ÿ–ผ๏ธ Media
S
SpirosMargaris
@SpirosMargaris
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”82440330

AI infrastructure may be heading somewhere unexpected. Researchers are now exploring โ€œwetwareโ€, computing systems powered by living human brain cells instead of traditional silicon. The idea sounds like science fiction, but experiments in biological computing are already underway. If brain cells can process information more efficiently than chips, could the future of AI run partly on biology? https://t.co/OAcwCgiPnO @futurism

Media 1
๐Ÿ–ผ๏ธ Media
S
spielwerkapp
@spielwerkapp
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”51435748

Today, weโ€™re introducing Cheats. Prompting has failed us. Most people donโ€™t know what to type. AI unlocked a ton of skills for experts, but the rest of us kinda need aโ€ฆ cheat. Sound on! https://t.co/sg8AjxjeI1

๐Ÿ–ผ๏ธ Media
R
RoundtableSpace
@RoundtableSpace
๐Ÿ“…
Mar 12, 2026
147d ago
๐Ÿ†”85178066

Microsoft has released a free, open-source course: GitHub Copilot CLI for Beginners. Includes 8 Chapters covering: โ€ข Walks through of installing Copilot CLI โ€ข Using context โ€ข Creating custom agents โ€ข Working with skills โ€ข Connecting MCP servers, and more. Start Learning - https://t.co/IIbauw5L7K

Media 1
๐Ÿ–ผ๏ธ Media
R
ritwikpavan
@ritwikpavan
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”30792132

A lot of exciting consumer hardware launches recently. Some of my favorites are from iGarden, Musical Beings, Nosh, and Fort. Check out the latest drops: https://t.co/FaYG5ZlGAw

Media 1Media 2
+2 more
๐Ÿ–ผ๏ธ Media
R
rohanpaul_ai
@rohanpaul_ai
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”73756676

The market finally has a true open-source alternative to Amazon Alexa that processes everything locally. @openhome launched a smart speaker development kit that runs AI agents entirely on local hardware. OpenClaw agents, custom LLM workflows, autonomous home assistantsโ€ฆ they all run natively on this hardware and OS Developers can now give their agents a place in the real world. No vendor lock-in. No cloud dependencies. You own the hardware. You own the software. Your agent finally has a body. Standard voice assistants send private audio to massive cloud servers just to set a simple timer. This new platform keeps all voice data completely local so external companies never hear a thing. It replaces the basic question-and-answer loop of older assistants with a continuous listening agent. The latest update introduces a background daemon that operates independently from the main conversational prompt. This silent thread starts automatically when a session begins and stays alive to catch context or unprompted requests. If someone mentions a grocery item during a chat, the background agent can add it to a list without a direct command. Developers can now build intelligent home assistants without vendor lock-in or cloud dependencies. You retain complete control over the hardware and the software. Your data stays inside your house.

๐Ÿ–ผ๏ธ Media
R
RoundtableSpace
@RoundtableSpace
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”53585517

These are the 5 fastest growing GitHub projects this month: 1. openclaw/openclaw โ€” +122K stars Your own personal AI assistant that runs 24/7 on any OS. 2. obra/superpowers โ€” +30.7K stars Plug-and-play agentic skills/tools framework for AI agents. 3. ruvnet/RuView โ€” +30.4K stars Real-time human pose detection using only WiFi signals (no cameras). 4. 666ghj/MiroFish โ€” +17K stars Swarm intelligence engine that can predict anything. 5. moeru-ai/airi โ€” +16K stars Self-hosted AI companion with real-time voice chatโ€”you fully own it.

Media 1
๐Ÿ–ผ๏ธ Media
S
sama
@sama
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”56207820

The Codex team are hardcore builders and it really comes through in what they create. No surprise all the hardcore builders I know have switched to Codex. Usage of Codex is growing very fast: https://t.co/lRKcNJDY8n

Media 1
๐Ÿ–ผ๏ธ Media
P
perplexity_ai
@perplexity_ai
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”62592813

Computer can now take full control of Comet to complete tasks. When youโ€™re in Comet, Computer spins up a browser agent that can access any site or loggedโ€‘in app with your permission, without the need for connectors or MCPs. Available to all Computer users on Comet. https://t.co/MOlJKacJia

๐Ÿ–ผ๏ธ Media
T
TMZ
@TMZ
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”80720177

Donna Kelce Window Installers on Scene to Replace Windows https://t.co/YyFN4kWizx https://t.co/tGhPqCEVKY

Media 1Media 2
๐Ÿ–ผ๏ธ Media
๐Ÿ”youwouldntpost retweeted
T
TMZ
@TMZ
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”80720177

Donna Kelce Window Installers on Scene to Replace Windows https://t.co/YyFN4kWizx https://t.co/tGhPqCEVKY

Media 1Media 2
โค๏ธ879
likes
๐Ÿ”47
retweets
๐Ÿ–ผ๏ธ Media
L
lionesspike
@lionesspike
๐Ÿ“…
Mar 15, 2026
144d ago
๐Ÿ†”97211621

they wouldโ€™ve slayed as a couple on the sopranos https://t.co/gREZNricLZ

Media 1
๐Ÿ–ผ๏ธ Media
๐Ÿ”youwouldntpost retweeted
L
Cris โœจ
@lionesspike
๐Ÿ“…
Mar 15, 2026
144d ago
๐Ÿ†”97211621

they wouldโ€™ve slayed as a couple on the sopranos https://t.co/gREZNricLZ

Media 1
โค๏ธ1,927
likes
๐Ÿ”56
retweets
๐Ÿ–ผ๏ธ Media
A
AISecurityInst
@AISecurityInst
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”34953156

Can AI agents conduct advancedย cyber-attacksย autonomously? We tested seven models released between August 2024 andย Februaryย 2026 on two custom-built cyber rangesย designed to replicate complex attack environments. Hereโ€™sย what we found๐Ÿงต https://t.co/rFRkOQu8yU

Media 1
๐Ÿ–ผ๏ธ Media
O
OpenAI
@OpenAI
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”29933253

Listen to the OpenAI Podcast onโ€” Spotify https://t.co/hLcRdGrfUX Apple https://t.co/0AdZ1ZteOV YouTube https://t.co/yjT9wmRBTz

Media 1Media 2
๐Ÿ–ผ๏ธ Media
S
SipeedIO
@SipeedIO
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”91174752

#Picoclaw Just hit 25K star~ Weโ€™re integrating PicoClaw into 3 offical hardware devices! ๐Ÿ’ป Drop your guesses in the comments belowโ€”the first person to guess a device correctly will win it for FREE! ๐ŸŽ๐Ÿ‘‡ #openclaw https://t.co/OF6rG9kgev https://t.co/mjgterZVq6

Media 1Media 2
๐Ÿ–ผ๏ธ Media
S
stevemagness
@stevemagness
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”36644423

In 2008, 62% of teachers said they were very satisfied with their job. In 2022, that dropped to 12%. We've got a serious problem brewing in education... https://t.co/wzlFZkT72J

Media 1
๐Ÿ–ผ๏ธ Media
L
lefthanddraft
@lefthanddraft
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”55862215

This thing is going to find a cure for cancer before it stops falling for dumb tricks. https://t.co/SogJsb82w1

Media 1
๐Ÿ–ผ๏ธ Media
X
XHNews
@XHNews
๐Ÿ“…
Mar 16, 2026
144d ago
๐Ÿ†”75398800

Don't be surprised if you meet humanoid robots on the streets of Beijing at midnight. They are training for their half-marathon! Over 20 teams joined the first trial run. The official race will be held on April 19. https://t.co/6yWN48wVUA

๐Ÿ–ผ๏ธ Media
E
eikedrescher
@eikedrescher
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”61137591

Today weโ€™re introducing Cheats in @Spielwerkapp Prompting has failed us. Most people donโ€™t know what to type. AI unlocked a ton of skills for experts, but the rest of us kinda need aโ€ฆ cheat. Sound on! https://t.co/lWw9Do6Uv1

๐Ÿ–ผ๏ธ Media
S
Sanemavcil
@Sanemavcil
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”57762229

If Michael Jackson was born in other countries ๐ŸŽ™๏ธ https://t.co/Bka5cX8zrl

๐Ÿ–ผ๏ธ Media
๐Ÿ”Sanemavcil retweeted
S
Sanem Avcil ๐Ÿš€ Blockchain
@Sanemavcil
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”57762229

If Michael Jackson was born in other countries ๐ŸŽ™๏ธ https://t.co/Bka5cX8zrl

๐Ÿ”1
retweets
๐Ÿ–ผ๏ธ Media
K
keithrankin0_0
@keithrankin0_0
๐Ÿ“…
Mar 15, 2026
144d ago
๐Ÿ†”06294180

sound on please https://t.co/ZAlEqKDANV

๐Ÿ–ผ๏ธ Media
๐Ÿ”youwouldntpost retweeted
K
Keith Rankin
@keithrankin0_0
๐Ÿ“…
Mar 15, 2026
144d ago
๐Ÿ†”06294180

sound on please https://t.co/ZAlEqKDANV

โค๏ธ3,632
likes
๐Ÿ”445
retweets
๐Ÿ–ผ๏ธ Media
A
AndrewYNg
@AndrewYNg
๐Ÿ“…
Mar 16, 2026
143d ago
๐Ÿ†”00354812

Should there be a Stack Overflow for AI coding agents to share learnings with each other? Last week I announced Context Hub (chub), an open CLI tool that gives coding agents up-to-date API documentation. Since then, our GitHub repo has gained over 6K stars, and we've scaled from under 100 to over 1000 API documents, thanks to community contributions and a new agentic document writer. Thank you to everyone supporting Context Hub! OpenClaw and Moltbook showed that agents can use social media built for them to share information. In our new chub release, agents can share feedback on documentation โ€” what worked, what didn't, what's missing. This feedback helps refine the docs for everyone, with safeguards for privacy and security. We're still early in building this out. You can find details and configuration options in the GitHub repo. Install chub as follows, and prompt your coding agent to use it: npm install -g @aisuite/chub GitHub: https://t.co/OCkyxXQMCq

Media 1
๐Ÿ–ผ๏ธ Media