
Hey webflow - you're drunk. Or did I miss something?
When did extensions move down there and had to fill up 30 percent of the left toolbar?

When did extensions move down there and had to fill up 30 percent of the left toolbar?
Hey,
Is it possible to set one Open Graph image for all pages in one click or do I really need to set it per page?
Claude tells me it's possible in the SEO project settings but I don't see that.
What I do notice is this link to "Open Graph Info" under SEO in Project Settings, that's currently broken??
What's your favourite European AI meeting transcriber and note taker? I've used Notions and think it does a nice job of summarising meetings, so I'm looking for something similar.
Jeg skal udskifte låsekassen i min dør.
Jeg har købt en i silvan til 179 men den passer ikke med der hvor håndtaget går igennem. Derfor skal jeg vist købe den præcist samme model der sad i.
En amca 333 som koster 770. Hvorfor så stor prisforskel? De ser nærmest identiske ud.
Er der alternativer?
Hey there,
What are people using for wireless system? I’ve got a mic so only looking for a sender and receiver.
Built an infinite canvas grid with Claude Code and dropped it into Webflow. Hooked up to the CMS, so adding a new image is just a new entry.
The images bob up and down a tiny bit so it doesn't feel static. To zoom in on a specific image you just hover it and zoom. Click zooms all the way in, flashes the screen white, and opens a new tab.
Works for case studies, images, whatever fits. Had fun making it and just wanted to share it. Nothing else.
I built an infinite grid over the weekend together with Claude. One HTML file, no frameworks. Pan in any direction and the images wrap so you never hit an edge. Behind them is a star field and the Milky Way.
The grid uses Three.js to render 20 images as floating 3D planes that tile infinitely in every direction. The images wrap seamlessly, giving the illusion of endless space. Behind them is a procedurally generated star field and a Milky Way background built from vertex colors on a sphere.
Getting it to run fast required a few deliberate choices: textures have mipmaps disabled since flat planes don't need them, the pixel ratio is capped to avoid overworking high-DPI screens, and DOM label updates are skipped when values haven't changed to prevent layout thrashing on every frame. Antialias is off, the background geometry is halved, and the star count is trimmed. Small cuts that add up.
To swap in your own portfolio you replace a list of URLs. The images are clickable, so you add your own links too. That's it.
Hey there,
I'm looking to hear some honest (but constructive) feedback on my portfolio for my web design business attabird.
Check out the site here: www.attabird.com
Thanks.