Your curated collection of saved posts and media

Showing 22 posts Β· last 30 days Β· by score
M
ManMilk2
@ManMilk2
πŸ“…
Mar 09, 2026
1d ago
πŸ†”93872193

https://t.co/tGqxWm7d6d

Media 1
πŸ–ΌοΈ Media
πŸ”youwouldntpost retweeted
M
Images That Make You Feel Pain
@ManMilk2
πŸ“…
Mar 09, 2026
1d ago
πŸ†”93872193

https://t.co/tGqxWm7d6d

Media 1
❀️58
likes
πŸ”1
retweets
πŸ–ΌοΈ Media
S
skscartoon
@skscartoon
πŸ“…
Mar 09, 2026
1d ago
πŸ†”94115138

Yet, guess which one is under EU and Canadian investigations? https://t.co/E1yCOroLUW

Media 1
πŸ–ΌοΈ Media
A
alx
@alx
πŸ“…
Mar 09, 2026
1d ago
πŸ†”58338125

Twitter 1.0 under Bret Taylor. Will OpenAI ban sitting presidents from their services if they hurt their feelings? https://t.co/bbSGxqNPEG

Media 1
πŸ–ΌοΈ Media
W
Whatapityonyou
@Whatapityonyou
πŸ“…
Mar 08, 2026
2d ago
πŸ†”48475104

The ad included in this is killing me https://t.co/O0m0Uf9nIx

Media 1
πŸ–ΌοΈ Media
πŸ”youwouldntpost retweeted
W
pokey pup
@Whatapityonyou
πŸ“…
Mar 08, 2026
2d ago
πŸ†”48475104

The ad included in this is killing me https://t.co/O0m0Uf9nIx

Media 1
❀️6,455
likes
πŸ”398
retweets
πŸ–ΌοΈ Media
A
AdamLowisz
@AdamLowisz
πŸ“…
Mar 08, 2026
2d ago
πŸ†”07692931

The Grok algo lately has been fire πŸ”₯ https://t.co/IhtxT17X7k

Media 1
πŸ–ΌοΈ Media
A
AravSrinivas
@AravSrinivas
πŸ“…
Mar 09, 2026
1d ago
πŸ†”80031939

Computer is peerless https://t.co/GnrYNmNSA2

Media 1
πŸ–ΌοΈ Media
H
HamelHusain
@HamelHusain
πŸ“…
Mar 09, 2026
1d ago
πŸ†”64441395

@jxnlco My wife @Aalefsrajabali is making these children’s songs with codex https://t.co/KLIg1Z86wf

Media 1
πŸ–ΌοΈ Media
A
alexisgallagher
@alexisgallagher
πŸ“…
Feb 16, 2026
21d ago
πŸ†”52635931

I built a robot that lives in my house. It recognizes family members, works with me on writing and code, checks my mail & calendar, and likes to chat about its changing interests. URL shows how to make one. (My son made this video, which totally saved my bacon for a deadline! πŸ™ πŸ˜…) https://t.co/j3Lan1bYhQ

Media 1
πŸ–ΌοΈ Media
B
brndxix
@brndxix
πŸ“…
Mar 09, 2026
1d ago
πŸ†”95197983

0/6 I’m crying https://t.co/QYhMQfLCtv

Media 1
πŸ–ΌοΈ Media
πŸ”youwouldntpost retweeted
B
brandon*
@brndxix
πŸ“…
Mar 09, 2026
1d ago
πŸ†”95197983

0/6 I’m crying https://t.co/QYhMQfLCtv

Media 1
❀️29,930
likes
πŸ”2,034
retweets
πŸ–ΌοΈ Media
W
WallStreetMav
@WallStreetMav
πŸ“…
Mar 08, 2026
1d ago
πŸ†”73263171

"Canada has free healthcare" Wait times ... Surgery : 284 days or longer Kill you : no wait I guess they did the financial math and it is cheaper to offer to kill their citizens. So they prioritized that. Then they made it easier for 3rd world migrants to come and replace them. This is the end result of socialism.

Media 1
πŸ–ΌοΈ Media
T
thedimitri
@thedimitri
πŸ“…
Mar 08, 2026
1d ago
πŸ†”97454994

The algorithm has been pushing way more Japanese content and it's almost always a certified banger https://t.co/hrQwB8CNg2

Media 1
πŸ–ΌοΈ Media
πŸ”youwouldntpost retweeted
T
Dimitri
@thedimitri
πŸ“…
Mar 08, 2026
1d ago
πŸ†”97454994

The algorithm has been pushing way more Japanese content and it's almost always a certified banger https://t.co/hrQwB8CNg2

Media 1
❀️52,043
likes
πŸ”3,520
retweets
πŸ–ΌοΈ Media
A
ammaar
@ammaar
πŸ“…
Mar 07, 2026
2d ago
πŸ†”34893381

I asked Codex 5.4 to reverse engineer a DOS game with no source code. It’s been running for 6 hours, I can’t look away. It unpacked assets, disassembled the EXE, rebuilt the renderer, and built my childhood favorite SkyRoads in Rust! Now think of all the games we can revive. https://t.co/u8zidt0JlN

πŸ–ΌοΈ Media
S
sudoingX
@sudoingX
πŸ“…
Mar 07, 2026
2d ago
πŸ†”74402115

spent the entire day testing Qwopus (Claude 4.6 Opus distilled into Qwen 3.5 27B) on a single RTX 3090 through Claude Code. this is my new favourite to host locally. no jinja crashes. thinking mode works natively. 29-35 tok/s. 16.5 GB. the harness matches the distillation source and you can feel it. the model doesn't fight the agent. my flags: llama-server -m Qwopus-27B-Q4_K_M.gguf -ngl 99 -c 262144 -np 1 -fa on --cache-type-k q4_0 --cache-type-v q4_0 if you want raw speed, base Qwen 3.5 MoE still wins at 112 tok/s. but for autonomous coding where the model needs to think, wait for tool outputs, and selfcorrect without stalling, Qwopus on Claude Code is the cleanest setup i've found on this card. i want to see what everyone else is running. drop your GPU, model, harness, flags, and tok/s below. doesn't matter if it's a 3060 or a 4090, nvidia or amd. configs help everyone. let's push these cards to their ceilings. let's make this thread the reference.

Media 1
πŸ–ΌοΈ Media
R
RobertTLange
@RobertTLange
πŸ“…
Mar 08, 2026
1d ago
πŸ†”48139405

AgentLens: A WebUI for local observability of agent traces πŸ”Ž πŸ“ Happy to share a side-project for detailed real-time inspection of what all your coding agents are up to. npx -y @roberttlange/agentlens --browser It locally monitors session traces and allows you to interact & terminate sessions in Codex, CC, OpenCode, Pi, Cursor Agents & Gemini CLI πŸ§‘β€πŸ’»

πŸ–ΌοΈ Media
H
huang_chao4969
@huang_chao4969
πŸ“…
Mar 08, 2026
1d ago
πŸ†”74167609

Introducing CLI-AnythingπŸš€ Making ALL software agent-native with one command. Today's software serves humansπŸ‘¨β€πŸ’». Tomorrow's users will be agentsπŸ€–. CLI-Anything: bridging the gap between AI agents and the world's software. One command line to make any software agent-ready for OpenClaw, nanobot, Cursor, Claude Code, etc. GitHub: https://t.co/BlRymgR21a πŸ€” Why CLI-Anything? CLI is the universal interface for both humans and AI agents: - Structured & Composable - Text commands match LLM format and chain for complex workflows - Lightweight & Universal - Minimal overhead, works across all systems without dependencies - Self-Describing - --help flags provide automatic documentation agents can discover - Proven Success - Claude Code runs thousands of real workflows through CLI daily - Agent-First Design - Structured JSON output eliminates parsing complexity - Deterministic & Reliable - Consistent results enable predictable agent behavior πŸ’‘ CLI-Anything's Vision: Building Agent-Native Software - 🌐 Universal Access - Every software becomes instantly agent-controllable through structured CLI. - πŸ”— Seamless Integration - Agents control any application without APIs, GUI, rebuilding or complex wrappers. - πŸš€ Future-Ready Ecosystem - Transform human-designed software into agent-native tools with one command. #CLIAnything #openclaw #nanobot #claudecode

Media 1Media 2
πŸ–ΌοΈ Media
P
Prince_Canuma
@Prince_Canuma
πŸ“…
Mar 07, 2026
2d ago
πŸ†”27745165

mlx-vlm v0.4.0 is here πŸš€ New models: β€’ Moondream3 by @vikhyatk β€’ Phi-4-reasoning-vision by @MSFTResearch β€’ Phi4-multimodal-instruct by @MSFTResearch β€’ Minicpm-o-2.5 (except tts) by @OpenBMB What's new: β†’ Full weight finetuning + ORPO h/t @ActuallyIsaak β†’ Tool calling in server β†’ Thinking budget support β†’ KV cache quantization for server β†’ Fused SDPA attention optimization β†’ Streaming & OpenAI-compatible endpoint improvements Fixes: β€’ Gemma3n β€’ Qwen3-VL β€’ Qwen3.5-MoE β€’ Qwen3-Omni h/t @ronaldseoh β€’ Batch inference, and more. Big shoutout to 7 new contributors this release! πŸ™Œ Get started today: > uv pip install -U mlx-vlm Leave us a star ⭐️ https://t.co/un61O8fEZd

Media 1Media 2
πŸ–ΌοΈ Media
C
ChrisPirillo
@ChrisPirillo
πŸ“…
Mar 08, 2026
2d ago
πŸ†”55265276

I just spent the last 24 hours building... a free tool for you to create your very own handwriting font quickly in the browser (no logins, all local processing). This *entire* "SaaS" is a single-page HTML app - ready for you to try: ⁨https://t.co/p6t4n0kSbH⁩ Having tested it extensively with my own handwriting - including ligatures - I can definitely say that it works. ;) Download your own OTF, TTF, etc. when done. 100% created with @AnthropicAI Claude via web chat. Out of the 250+ free apps I've developed, this may have the most mass appeal.

Media 1Media 2
πŸ–ΌοΈ Media
P
PlanetOfMemes
@PlanetOfMemes
πŸ“…
Mar 09, 2026
1d ago
πŸ†”73536143

@cb_doge @grok @Similarweb 🎯 https://t.co/zXD9tbQCTm

Media 1
πŸ–ΌοΈ Media