Your curated collection of saved posts and media

Showing 31 posts ยท last 7 days ยท newest first
C
cerebral_valley
@cerebral_valley
๐Ÿ“…
Mar 03, 2026
159d ago
๐Ÿ†”47077587

Bonjour, Paris โ€” itโ€™s been a minute, but weโ€™re back ๐Ÿ‡ซ๐Ÿ‡ท We're bringing Gemini 3 to town on March 14 with @GoogleDeepMind! Join us to build and ship on Googleโ€™s most intelligent model yet, and compete for: ๐Ÿ’ฐ $100,000 in Gemini API credits ๐ŸŽ™๏ธ An exclusive 30-minute virtual call with the founders of Googleโ€™s @AIFuturesFund Register below๐Ÿ‘‡

๐Ÿ–ผ๏ธ Media
G
github
@github
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”68316984

Thinking of creating a new programming language? You might want to watch this. ๐Ÿ‘€ https://t.co/gQBKegJOsx https://t.co/e8ZZS0FkJb

Media 2
๐Ÿ–ผ๏ธ Media
T
thefox
@thefox
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”63453316

Shipping some of the biggest updates to @googlemapsโ€ฆ ever! โœจ + Ask Maps: new conversational experience - ask whatever you want to know about places and routes, check it out โฌ‡๏ธ + Immersive Navigation: totally new 3D UI, intuitive directions, helpful parking previews https://t.co/JVci8Bizuu

๐Ÿ–ผ๏ธ Media
D
dvorahfr
@dvorahfr
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”80772352

Teach your children how to create and animate characters with Grok Imagine. Your children will live in a world where AI will be essential. Let them learn with you using a powerful tool that keeps them safe (child mode activated). https://t.co/ChSsE6Ecmc

๐Ÿ–ผ๏ธ Media
T
tim_cook
@tim_cook
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”23155547

April 1st marks 50 years of Apple. Thank you to everyone whoโ€™s been a part of our journey. https://t.co/ZeB68ok859 #Apple50 https://t.co/7cXA0rnM9X

Media 1Media 2
๐Ÿ–ผ๏ธ Media
A
AmbsdOP
@AmbsdOP
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”07589540

#2 on Mac App Store in 2 daysโ€ฆ just a Broke dev on Mac Mini ๐Ÿ”ฅ LocalMusic AI = 100% offline AI music, pure indie passion. Loving it? Drop a 5โญ review + RT this so the whole Mac community discovers it! Every repost and rating = rocket fuel ๐Ÿ™ Your support might even attract someone who can help take this indie project to the next level Link: https://t.co/b45b7Ma9OK #Suno #MusicAI #OpenSource #udio #aimusic #acestep #apple #swift #macOS #acestep

Media 2
๐Ÿ–ผ๏ธ Media
B
bytedunks
@bytedunks
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”62223679

Lately, I have been thinking about continual learning --- could this unlock novel interfaces to solve more complex problems with AI? An experiment: Self-Improving Browser Agents (SIBA) Browser agents are currently difficult to steer just by prompting, making them hardly capable at executing workflows reliably and flexibly without parametric updates. I could never get actual tasks done with Browser Agents previously, and thought this could be a worthy attempt at changing this. The demo shows the SIBA agent extracting 3 receipts from my Gmail, and saving them into a local directory, tagged by software, for what would be a monthly software claim submission process. What differentiates SIBA from previous methods: 1) CLI-driven browser control Following agent-browser, we select web components by textual references which significantly reduces incorrect component selection. Furthermore, LLMs work best reasoning about code. Previous methods rely heavily on a model's visual understanding to select the correct visual component by generating the (x,y) coordinates of a browser window (which are expected to be almost precise). The emerging "Skills + CLI" design pattern for agentic tool calling will be included in the next iteration. 2) Meta-agent driven improvement Tuning a browser agent's system by hand is ineffective: the root cause of most failure modes are ambiguous and difficult to address systematically without parametric updates. Meta-agent driven improvement based on human feedback show promising initial results for now --- it took me three iterations of feedback and some API credits to get my custom workflow working. Moreover, providing clear feedback is something humans are good at, and also a user experience that feels natural. Caveat: currently, a simple meta-agent is used for iterative improvement. There are more effective ways to do so systematically that will be explored next. My hope is to use SIBA for smoke testing at scale. It would be interesting to see if it could be extended to persona-based smoke testing using parallel agents. Let's see.

๐Ÿ–ผ๏ธ Media
T
ThomasMHern
@ThomasMHern
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”09721777

CNN's Paul Begala falsely claims Pete Hegseth purchased ribeye steaks and lobster tails for himself, not the troops. Scott Jennings, "Internet do something." Here are the receipts: https://t.co/VZ6j4j2sn2

๐Ÿ–ผ๏ธ Media
H
hasanunlu9
@hasanunlu9
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”04317103

After 8+ years on the Tesla Autopilot team and 3 years at Intel, I started @apexcompute to design a new architecture for efficient AI inference. For the past 9 months, weโ€™ve been building our custom inference accelerator. Today weโ€™re releasing Unified Engine v1. Last June we raised our seed round with @maxitechinc , DeepFin Research, @Soma_Capital and an incredible group of angel investors. In less than 9 months, we completed our RTL architecture and brought our first pre-silicon prototype to life on FPGA. Our architecture combines systolic array and vector processing in a single compute engine with multiple architectural optimizations, achieving very high FLOPs utilization. A single engine is super lean and it uses less than 90K LUTs and 1 MB Block RAM. It may also be one of the smallest logic-footprint compute engines developed so far. Our Unified Engine v1 supports: -matrix-matrix multiplication (~95% FLOPs utilization) -softmax (~90% FLOPs utilization) -broadcast and element-wise operations -RMSNorm / LayerNorm -block quantization/dequantization (fp4, int4) -multi-engine synchronization and many other operations. We even implemented memory-efficient attention similar to FlashAttention, reaching ~90% FLOP utilization. Full benchmarks and the software stack are available on our GitHub: https://t.co/KqTKbB2Inl We have basic compiler written in Python and it supports PyTorch tensors directly to easily test and transfer tensors between the accelerator and host using bf16, fp4 and int4 formats. Our FPGA prototype can already run LLM inference and outperform NVIDIA Jetson Orin Nano, even on a mid-tier FPGA setup (6.4x lower memory bandwidth, 18% slower clock speed at 4.5 Watts). Check the side-by-side comparison video below. Our GitHub includes low-level operator implementations, examples for tiled matrix multiplication, operation chaining, tensor parallelism, attention kernel and a full Gemma 3 1B model implementation. Many more models(Vision Transformers and VLA) are coming soon. Our accelerator IP is AXI-ready for deployment on any AMD(Xilinx) FPGA platform today. Even better, our two-engine prototype runs on an entry-level AMD(Xilinx) FPGA as a PCIe accelerator card. You can purchase it here https://t.co/8B9NOcueVu for $50 to experiment our pre-silicon prototype on your desktop PC or Raspberry Pi 5. We will be releasing hardware bitstream updates as the architecture gets new features. More to come soon! We are expanding our team and looking for compiler engineers and floating-point hardware design engineers. If you're interested, please send me a DM.

Media 2
๐Ÿ–ผ๏ธ Media
O
omarsar0
@omarsar0
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”65088950

This AutoHarness paper (from Google DeepMind) is the most interesting thing I've read lately. I am testing a similar idea (without training) on models like MiniMax-2.5 and getting good results. It already allowed me to synthesize an entire functional coding agent. More soon. https://t.co/pGRRlIEsUR

Media 1
๐Ÿ–ผ๏ธ Media
J
julien_c
@julien_c
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”99667023

get PRO on @huggingface and instantly 10x your storage to 1 TB private + 10 TB public ...for $9 a month ๐Ÿ˜ฎ a deal this good should be illegal https://t.co/nTMcyTn280

Media 1
๐Ÿ–ผ๏ธ Media
O
OfficialLoganK
@OfficialLoganK
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”63149908

Introducing our biggest upgrade to @googlemaps since the original launch, featuring Ask Gemini (with personalization), Immersive Navigation, and much more!! ๐Ÿ—บ๏ธ https://t.co/yjKV44hK6w

๐Ÿ–ผ๏ธ Media
D
dair_ai
@dair_ai
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”07876781

// Think Harder or Know More // Chain-of-thought prompting enables reasoning in LLMs but requires explicit verbalization of intermediate steps. Looped transformers offer an alternative by iteratively refining representations within hidden states, but they sacrifice storage capacity in the process. This paper investigates combining both: adaptive per-layer looping with gated memory banks. Each transformer block learns when to iterate its hidden state and when to access stored knowledge. The key finding: Looping primarily benefits mathematical reasoning, while memory banks recover performance on commonsense tasks. Combining both yields a model that outperforms an iso-FLOP baseline with three times the number of layers on math benchmarks. Analysis of model internals reveals layer specialization. Early layers learn to loop minimally and access memory sparingly, while later layers do both more heavily. The model learns to choose between thinking harder and knowing more, and where to do each. Paper: https://t.co/0Gl77zMwOY Learn to build effective AI agents in our academy: https://t.co/LRnpZN7L4c

Media 1Media 2
๐Ÿ–ผ๏ธ Media
B
BassonBrain
@BassonBrain
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”93793592

Friday the 13th and 10,000 Starlink sats in orbit๐Ÿ”ฅ @SpaceX is targeting, weather permitting, double-header Falcon 9 launches from the East and West Coast to deploy 54 @Starlink satellites. ... one of these satellites will represent the first time SpaceX surpass 10,000 Starlink satellites in orbit! ๐Ÿ”ฅ

@ โ€ข

Media 1
๐Ÿ–ผ๏ธ Media
K
KatieMiller
@KatieMiller
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”32597026

Solar accounted for 54% of all new electricity-generating capacity added to the US grid in 2025. Combined, solar and storage made up 79% of new capacity last year. China has significant growths in solar capacity and generation โ€” the US must be doing the same. https://t.co/uOfdHDTvFJ

Media 1
๐Ÿ–ผ๏ธ Media
C
CyberPunkCortes
@CyberPunkCortes
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”76004037

The trans school shooter at Tumbler Ridge laid out an elaborate plan to commit mass murder to ChatGPT. A dozen employees saw the plans and wanted to alert police but were turned down by company leadership. Why? https://t.co/9iJ0YscO2H

Media 1
๐Ÿ–ผ๏ธ Media
T
TheHughAnthony
@TheHughAnthony
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”10932874

So basically, we pay the government taxes to fix our problems, and they pay migrants with our taxes to come and cause more problems https://t.co/iRQA3oPneH

๐Ÿ–ผ๏ธ Media
I
ima_jerry15016
@ima_jerry15016
๐Ÿ“…
Mar 11, 2026
151d ago
๐Ÿ†”08750631

What smart idea Sansa, questioning the authority of the Jon in front of all the lords and ladies of the North. Damn Brilliant https://t.co/W6JbgBptwU

๐Ÿ–ผ๏ธ Media
M
mark_k
@mark_k
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”82434968

Grok Imagine just got a major update from @xai! You can now specify up to 7 reference images for generating a video. The images can reference people, objects, or even keyframes. It's really very flexible! @Grok will then combine the references with your prompt into a video. ๐Ÿ“น https://t.co/9bIDPxOo7m

Media 1
๐Ÿ–ผ๏ธ Media
D
dvorahfr
@dvorahfr
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”82769450

Grok Imagine UPDATE: You can now integrate up to 5 reference images into your videos. Improved understanding of the prompt Improved consistency between characters and settings https://t.co/OpDIEOlrvq

๐Ÿ–ผ๏ธ Media
T
techdevnotes
@techdevnotes
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”45774634

Grok Imagine now supports Referencing Images with @ for Image Editing and Video on Web https://t.co/R8Uqr2ud2k

Media 1
๐Ÿ–ผ๏ธ Media
N
Not_the_Bee
@Not_the_Bee
๐Ÿ“…
Mar 11, 2026
151d ago
๐Ÿ†”42860977

BBC says โ€œdeep woundโ€ stab kits are now recommended on London buses for some strange, unstated reason https://t.co/9y3cgbLSj4

Media 1
๐Ÿ–ผ๏ธ Media
J
JoshuaRosenthal
@JoshuaRosenthal
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”67091422

Historical PSA: We're still in it, more broadly and with privacy, and we will get it right on both fronts https://t.co/Hn5WDPnp6K

@mert โ€ข Mon Mar 09 14:23

the golden era of private money starts

Media 1
๐Ÿ–ผ๏ธ Media
A
Akashi203
@Akashi203
๐Ÿ“…
Mar 11, 2026
151d ago
๐Ÿ†”82646769

i open-sourced autokernel -- autoresearch for GPU kernels you give it any pytorch model. it profiles the model, finds the bottleneck kernels, writes triton replacements, and runs experiments overnight. edit one file, benchmark, keep or revert, repeat forever. same loop as @karpathy autoresearch, applied to kernel optimization 95 experiments. 18 TFLOPS โ†’ 187 TFLOPS. 1.31x vs cuBLAS. all autonomous 9 kernel types (matmul, flash attention, fused mlp, layernorm, rmsnorm, softmax, rope, cross entropy, reduce). amdahl's law decides what to optimize next. 5-stage correctness checks before any speedup counts the agent reads program.md (the "research org code"), edits https://t.co/ubU2WPOJwh, runs https://t.co/gJklhqV5hS, and either keeps or reverts. ~40 experiments/hour. ~320 overnight ships with self-contained GPT-2, LLaMA, and BERT definitions so you don't need the transformers library to get started https://t.co/45z8Z7nP3N

Media 1Media 2
๐Ÿ–ผ๏ธ Media
E
enesakar
@enesakar
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”85377887

Announcing Context7 CLI! MCP isn't the only way anymore. Now any AI agent can pull docs with Context7 โ€” just the CLI and the find-docs skill. One command: npx ctx7 setup

๐Ÿ–ผ๏ธ Media
R
random_walker
@random_walker
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”93095994

AI isn't replacing programmers, but it *is* making it harder to survive as a programmer with purely technical skills and no interest or expertise in how those skills translate to business or societal value. Funny thing is, this has always been trueโ€”it's just being accelerated a bit due to AI. There's a famous essay by @patio11 from 15 years ago called "Don't Call Yourself A Programmer, And Other Career Advice". https://t.co/FlJGJFTWmL

Media 1
๐Ÿ–ผ๏ธ Media
S
SpirosMargaris
@SpirosMargaris
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”87694650

AI doesnโ€™t see the world the way humans do. What looks obvious to us can be misinterpreted by machines when categorizing objects, scenes or context. As AI systems move deeper into areas like safety, healthcare and autonomous systems, these perception gaps become more than technical issues. If AI is going to make decisions about the real world, how do we ensure it actually understands what itโ€™s looking at? https://t.co/PHUybYbKIz @ConversationUS

Media 1
๐Ÿ–ผ๏ธ Media
A
avishvj
@avishvj
๐Ÿ“…
Mar 09, 2026
152d ago
๐Ÿ†”51833103

https://t.co/9WVNz5PdFY great post from @sh_reya, resonates with my experience of ai-augmented writing - it's very much about maintaining momentum and finding your sense of rhythm might just attach this post to my future claude writing chats tbh

Media 1
๐Ÿ–ผ๏ธ Media
๐Ÿ”HamelHusain retweeted
A
Avish Vijayaraghavan
@avishvj
๐Ÿ“…
Mar 09, 2026
152d ago
๐Ÿ†”51833103

https://t.co/9WVNz5PdFY great post from @sh_reya, resonates with my experience of ai-augmented writing - it's very much about maintaining momentum and finding your sense of rhythm might just attach this post to my future claude writing chats tbh

Media 1
โค๏ธ8
likes
๐Ÿ”2
retweets
๐Ÿ–ผ๏ธ Media
R
rasbt
@rasbt
๐Ÿ“…
Mar 12, 2026
150d ago
๐Ÿ†”50204359

@nospotfer Qwen3.5 is ranked at an impressive 7th place on pinchbench atm. It's really impressive for such a relatively small open-weight model. I think that's a perfect use case for local LLMs. Curious to see where Nemotron 3 Super will rank. https://t.co/Hln4jMPSi8

Media 1
๐Ÿ–ผ๏ธ Media
H
hasantoxr
@hasantoxr
๐Ÿ“…
Mar 10, 2026
152d ago
๐Ÿ†”25731243

๐ŸšจBREAKING: Langflow just open-sourced a complete RAG platform in a single package. It's called OpenRAG. Built on Langflow, Docling, and OpenSearch. Upload documents, run semantic search, and chat with your data no duct tape required. One command to run: uvx openrag โ†’ Full document ingestion pipeline โ†’ AI-powered chat over your files โ†’ Built-in semantic search via OpenSearch โ†’ Visual workflows via Langflow โ†’ Docker support out of the box 100% Opensource.

Media 1
๐Ÿ–ผ๏ธ Media