Big P

502 posts

Big P banner
Big P

Big P

@BigP_dev

Stacking @ReadStacked 🥞 Calling https://t.co/0UfwkZJPEw 🤙

Charleston, SC Beigetreten Aralık 2025
58 Folgt36 Follower
punarv
punarv@ycocerious·
What do you guys do while your claude code is running?
English
501
2
293
58.9K
Microsoft Edge
Microsoft Edge@MicrosoftEdge·
Just wondering, how many tabs do you have open right now?
English
1.5K
48
1.1K
209.2K
Big P
Big P@BigP_dev·
@elevenlabs Can we can some better flow than this?
Big P tweet media
English
0
0
0
9
Big P
Big P@BigP_dev·
@zenorocha Closed for maintenance, back open now
English
0
0
1
24
Zeno Rocha
Zeno Rocha@zenorocha·
@BigP_dev that's awesome! it looks like your DMs are closed :/
English
1
0
1
122
Zeno Rocha
Zeno Rocha@zenorocha·
Any terminal users here? I'm working with the team on an official Resend CLI. Looking for beta users today.
English
284
13
610
49.2K
Big P
Big P@BigP_dev·
1 prompt... It's crazy what you can do now in < 5 minutes Here is the Prompt: Build a Python script `generate_3d.py` that renders Conway's Game of Life as a 3D video with orbiting camera. Pure Python + numpy + Pillow + ffmpeg (no OpenGL/pygame). **Core architecture:** - 1080x1080 output, 30fps, H.264 mp4 via ffmpeg raw RGB pipe - GoL engine: non-toroidal (zero-padded boundaries), tracks cell age as float - 3D renderer: each alive cell is a column/box at grid position (x, y) with height proportional to age (capped at max_height). Older cells = taller columns. - Camera orbits the grid center at configurable speed, with gentle sinusoidal height bob - Painter's algorithm: sort all columns far-to-near, draw back-to-front - Each column drawn as polygons: 4 side faces (dark/mid shading) + top face (bright). Use Pillow ImageDraw.polygon() - 3D→2D projection: standard perspective projection with camera basis vectors (forward/right/up), FOV 60° - Post-process: Gaussian blur glow layer blended at 40% opacity over original - Sonified audio: ambient drone (40-100Hz) + ethereal pad (220-550Hz) + sub pulse + sparkle, all modulated by live cell count, rendered as 16-bit WAV **5 color styles** (each has bg color, grid line color, 4-stop color gradient for columns, glow toggle): - neon: cyan→blue→purple→pink on dark blue-black - fire: yellow→orange→red→crimson on dark brown - matrix: light green→green→dark green on black - ice: white→light blue→blue→navy on dark blue - vapor: pink→purple→cyan→teal on dark purple **Floor:** draw grid lines projected in 3D at z=0 in the style's grid_color. **CLI args:** `--output`, `--duration` (15s default), `--seed` (42), `--grid-size` (60), `--density` (0.3), `--style` (neon/fire/matrix/ice/vapor), `--fps` (30), `--cam-speed` (0.2 rev/s), `--cam-height` (grid*0.7), `--cam-dist` (grid*0.9), `--max-height` (8.0), `--batch` (generates all 5 styles). **Key details:** - Column half-width 0.4 cells, height = min(age/15, 1) * max_height + 0.5 - Color interpolation: lerp through 4 color stops based on min(age/30, 1) - Side faces: 2 dark (50% color), 2 mid (70% color). Top face: 130% color (clamped 255) - Camera target: grid center at z = max_height * 0.3 - Audio: fade in/out 0.8s, normalize to 0.8 peak
English
0
0
0
56
Big P
Big P@BigP_dev·
@AnthropicAI am I just supposed to resize my terminal every few minutes to fix this? Does anyone have any better solutions?
Big P tweet media
English
0
0
0
10
Big P
Big P@BigP_dev·
@msdev Did you make this using claude code?
English
0
0
0
508
Microsoft Developer
Microsoft Developer@msdev·
We just released a free, open-source course: GitHub Copilot CLI for Beginners. It includes 8 chapters and a hands-on project that walks through installing Copilot CLI, using context, creating custom agents, working with skills, connecting MCP servers, and more.
Microsoft Developer tweet media
English
48
242
1.6K
106.2K
Big P
Big P@BigP_dev·
Worth it?
Big P tweet media
English
1
0
1
33
Big P
Big P@BigP_dev·
@tim_cook My openclaw has been asking for an M5 Max!!!
English
0
0
1
122
Tim Cook
Tim Cook@tim_cook·
Today we welcome MacBook Neo, now available together with the new iPhone 17e, iPad Air, MacBook Air, MacBook Pro, and the Studio Display family.
Tim Cook tweet media
English
1.3K
2.5K
34.3K
1.6M
Big P
Big P@BigP_dev·
@vercel Why not just make the caching less complex to manage at scale? Vite is not hard to manage at scale... NextJS made this it's own problem and now vercel sells the solution...
English
1
0
1
361
Vercel
Vercel@vercel·
Self-hosting a Next.js application is straightforward until traffic arrives. Learn how caching behaves under load and what changes when hundreds of concurrent users access your app. 📅 Mar 23, 2026 • 11:00 AM PT
English
10
12
175
404.4K
Big P
Big P@BigP_dev·
@pvergadia Claude makes way better diagrams. This is way too complex
English
0
0
0
397
Priyanka Vergadia
Priyanka Vergadia@pvergadia·
The only LLM explainer worth bookmarking. Interactive. 3D. Step-by-step — no PhD required. Covers the full stack: Embedding → Attention → MLP → Output Link in comments
English
11
130
699
49.6K
Big P
Big P@BigP_dev·
I built a tool that procedurally generates YouTube Poop videos from text prompts. No AI image gen. No external media. Just math, glitch art, and vibes. First prompt: “What does it feel like to be a large language model?” It made this. “I have no mouth and I must predict” #AIArt #GenerativeArt #YTP #GlitchArt #LLM
Big P@BigP_dev

x.com/i/article/2031…

English
3
0
2
127
Big P
Big P@BigP_dev·
@pmddomingos TL;DR: Almost all Human reasoning is fake
English
0
0
0
34
Pedro Domingos
Pedro Domingos@pmddomingos·
TL;DR: Almost all LLM reasoning is fake.
Pedro Domingos tweet media
English
85
103
711
67.4K
Priyanka Vergadia
Priyanka Vergadia@pvergadia·
This is the best Visual Explanation of how LLMs actually work
English
29
553
3.1K
211.6K
Big P
Big P@BigP_dev·
@valigo Nothing new, they just gave it a name. I was already having claude review the code before...
English
0
0
0
109
Valentin Ignatev
Valentin Ignatev@valigo·
Wait a second. So you pay for LLM to write code. And now you have to pay the same company for an LLM to review the code that the first one wrote? You are crazy if you think that this doesn't create certain incentives.
English
91
122
2.1K
53.1K