Your curated collection of saved posts and media

Showing 5 posts Β· last 7 days Β· quality filtered
D
dylan_ebert_
@dylan_ebert_
πŸ“…
Mar 15, 2026
23m ago
πŸ†”66884602

Introducing Texel Splatting: Perspective-Stable 3D Pixel Art open source paper+code Most 3D pixel art techniques (e.g. t3ssel8r, ProPixelizer) snap pixels to a screen grid, which only works with an orthographic camera Texel splatting solves this for perspective cameras: first, https://t.co/VEPyXgNvsY

πŸ–ΌοΈ Media
πŸ”Scobleizer retweeted
D
dylan
@dylan_ebert_
πŸ“…
Mar 15, 2026
23m ago
πŸ†”66884602
⭐0.34

Introducing Texel Splatting: Perspective-Stable 3D Pixel Art open source paper+code Most 3D pixel art techniques (e.g. t3ssel8r, ProPixelizer) snap pixels to a screen grid, which only works with an orthographic camera Texel splatting solves this for perspective cameras: first, https://t.co/VEPyXgNvsY

❀️9
likes
πŸ”2
retweets
πŸ”SpirosMargaris retweeted
B
Ben Mildenhall
@BenMildenhall
πŸ“…
Mar 03, 2026
12d ago
πŸ†”55852964
⭐0.36

We don't expect LLMs to multiply numbers or sort lists directly within their output token stream. Instead, we ask them emit code and execute it in a separate runtime. Why predict the opposite outcome for simulating interactive worlds? https://t.co/b2QNOBTWjN

❀️262
likes
πŸ”22
retweets
πŸ”SpirosMargaris retweeted
S
Spiros Margaris
@SpirosMargaris
πŸ“…
Mar 15, 2026
13h ago
πŸ†”02156273
⭐0.34

A quirky new trend is sweeping China’s AI scene. β€œRaise a lobster” style OpenClaw agents are going viral, turning autonomous AI tools into the latest experimentation playground. Behind the hype lies something bigger: a rapidly evolving ecosystem pushing the boundaries of agentic AI. https://t.co/WrQqG6qcuG @nickrigordon @fortunemagazine

❀️14
likes
πŸ”6
retweets
J
jxnlco
@jxnlco
πŸ“…
Mar 15, 2026
2h ago
πŸ†”17269572
⭐0.34

What's the best skill out there for JavaScript development? I'm trying to open source a library but I've never written JavaScript in my life. Codex has been doing all the work but I want to make sure it's actually using best practices.