25 comments

  • CSSer7 hours ago
    I really dislike how the dribbble/envato style somehow escaped containment into Claude and now I’m seeing it everywhere mixed with mediocre design layouts. I think to myself that maybe stuff like this will help counteract that but then I see it in use with 12px typography (the kubernetes 3D dashboard thing) and I recoil in horror. Please consider this a PSA: Claude doesn’t understand UX or good design principles out of the box. Please go hug a designer.
    • graypegg6 hours ago
      UI greebling [0] is something I&#x27;m not looking forward to.<p>People always miss out the fact that older information-dense UIs were... information dense. We get this weird simulacrum of information density where the LLM has slapped on &quot;every pod has a machine&quot;, a made-up PDU for pods with a watt rating somehow, and random status labels EVERYWHERE. All it&#x27;s missing is the green circle &quot;LIVE&quot; label that every claude app seems to have...<p>[0] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Greeble" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Greeble</a>
    • andai3 hours ago
      I&#x27;m waiting for Skeumorphism to make a comeback, but that will require a superior AI paradigm.
    • scythmic_waves2 hours ago
      What&#x27;s a good example that comes to mind for you of it done right? I don&#x27;t do much frontend so I think I just uncritically accept whatever design is put in front of me.
      • CSSer1 hour ago
        I can’t teach someone design in a day, but I can elaborate on the reference and point out some of the worst habits. A lot of these designs feature ornamentation without purpose. Look critically at the content in a design it produces. Ask yourself if each piece of information is serving a purpose for the end-user. This used to be, at least a little, harder to get wrong when adding noise came at the cost of more effort. The other thing is most often just typography. For a number of reasons, text below 16px should be treated very seriously. Claude throws it around everywhere.
    • dmix3 hours ago
      Pro-tip: ask Claude (or Claude Design) to reference the Apple HIG <a href="https:&#x2F;&#x2F;developer.apple.com&#x2F;design&#x2F;human-interface-guidelines" rel="nofollow">https:&#x2F;&#x2F;developer.apple.com&#x2F;design&#x2F;human-interface-guideline...</a> and then review your interfaces
      • wlesieutre1 hour ago
        Has anyone tried giving it the Apple HIG from 20 years ago instead?
  • mminer2373 hours ago
    Neat idea, but feels very poorly made.<p>The light direction governs the whole grid for some reason but stops outside an arbitrary div and often just stops working period, on top of feeling laggy for such a simple effect.<p>Channels are messed up. The example doesn&#x27;t seem to work, while in the video it just makes two edges white for some reason?<p>The color options and textures are kinda ugly. The glass colors clearly just don&#x27;t work. &quot;Brass&quot; turns into &quot;Olive&quot; on the last one for no reason?<p>The radio buttons are a bad idea for a digital interface, implemented completely inconsistently(‽), and the middle one just doesn&#x27;t work at all.<p>Buttons have virtually no feedback if they&#x27;re pressed or not.<p>Reminds me a lot of Google&#x27;s material design, at least the older versions of it, just much sloppier and less usable and less colorful.
    • dkersten2 hours ago
      It’s also glitchy and flickery for me on iOS.
    • danudey3 hours ago
      It supports a dark theme but then you can&#x27;t see 90% of what it actually does because drop shadows on dark backgrounds just plain don&#x27;t work.
    • JackFr2 hours ago
      And knobs are a useless control on in any mouse&#x2F;pointer based interface.
  • graypegg7 hours ago
    Nitpick, but elevation would make much more sense if you assumed a base plane + set a perspective, and then translate3d&#x27;d upwards on the Z axis. It would grow the size of the element as well.<p>Saying that, probably annoying to work with transformed DOM nodes, but the background being the only thing moving in the &quot;bounce&quot; example just stood out to me as weird.<p>Also, the texures seem to be just gradients or embedded texture data. Was thinking this would use <a href="https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;CSS&#x2F;Reference&#x2F;Values&#x2F;image&#x2F;paint" rel="nofollow">https:&#x2F;&#x2F;developer.mozilla.org&#x2F;en-US&#x2F;docs&#x2F;Web&#x2F;CSS&#x2F;Reference&#x2F;V...</a> and fall back to gradients&#x2F;premade images for firefox.
    • kikkupico1 hour ago
      Orthographic projection was chosen here deliberately - that&#x27;s why elevation makes no difference to the size of the object but changes the shadow. Perspective projection won&#x27;t work well with scrolling because the angle of the object would have to subtly change when the user scrolls. Orthographic projection doesn&#x27;t need to handle that.<p>The docs have a page where the lighting and camera setup is explained with an actual threejs 3d scene - <a href="https:&#x2F;&#x2F;kikkupico.github.io&#x2F;ambientcss&#x2F;guide&#x2F;concept&#x2F;#how-it-works" rel="nofollow">https:&#x2F;&#x2F;kikkupico.github.io&#x2F;ambientcss&#x2F;guide&#x2F;concept&#x2F;#how-it...</a> . Hope it helps!<p>Regarding the textures, they respond to lighting but not especially well. In the demo app, you can scroll to the materials page and use the theme switcher at the top to see how the texture respond.
      • ricardobeat21 minutes ago
        I&#x27;m sorry but that&#x27;s just slop. The elevation in the actual CSS makes the shadow progressively lighter (technically correct, thought the proportions look very wrong, 2 is too dark), while the 3D model has it constant. There is nothing in this &#x27;camera and lighting setup&#x27; that was translated to the styles.
  • alexaholic7 hours ago
    We used to do this during the Web 2.0 era with PNGs, GIFs and `progid:DXImageTransform` because back then you couldn&#x27;t do it with standard CSS alone. Then as CSS (and MS!) evolved to enable it, the world moved on to flat UIs. It&#x27;s ironic, isn&#x27;t it?
    • mcdonje5 hours ago
      There was a lot of one-upsmanship at the time. People did it because it was hard. When it wasn&#x27;t difficult to do anymore, they stopped because it wasn&#x27;t actually good clean design.<p>Also, early on, there was an idea that cyberspace should resemble meatspace so the meats don&#x27;t get confused. That&#x27;s no longer much of a concern.
      • thesuitonym5 hours ago
        &gt; they stopped because it wasn&#x27;t actually good clean design.<p>Unfortunately, they didn&#x27;t replace it with good, clean design.
    • dleeftink6 hours ago
      Remember motiongerm and the whole sleek 60fps flash design thingamabob? Bespoke interfaces everywhere
      • alexaholic6 hours ago
        &gt; Bespoke interfaces everywhere<p>From bespoke to Bootstrap, to Tailwindshitification
        • phoronixrly5 hours ago
          ... To Claudification... All of this project is completely vibecoded.
  • charlesrice6 hours ago
    My favorite is the knobs where some of them you can grab and rotate like they are physical but other ones only react to the vertical position of the cursor so you feel like a crazy person trying to use them
    • rrr_oh_man4 hours ago
      Can I plug <a href="https:&#x2F;&#x2F;mydogisthebest.org" rel="nofollow">https:&#x2F;&#x2F;mydogisthebest.org</a>?<p>If you&#x27;re into skeumorphism, you&#x27;ll love it. I put a lot of care into how the buttons and other elements work and interact with each other.<p>(It&#x27;s a free little dog journaling app I created with my partner to help us cope with losing our dog)
    • trueno4 hours ago
      vercel apps really do have a reputation
    • drfloyd515 hours ago
      Worked like crap on mobile as well.
  • isodev7 hours ago
    I love the concept but (at least on mobile Safari) most of it feels unusable.
    • kikkupico1 hour ago
      With the knobs, I just figured out the problem was a stray div from an earlier version of the app overlapping the knobs in the components section of the demo app. I&#x27;ve fixed that now. Checked in both desktop and android Chrome and looks ok. haven&#x27;t tested in mobile safari yet.<p>P.S: I agree knob controls in general are terrible UX. A real knob is usually turned with two fingers and the way on-screen knobs are operated is nothing like that.
    • som2 hours ago
      Both performance and mechanics of the knobs :|
    • esperent5 hours ago
      Same on Brave on Android. But I think that&#x27;s largely orthogonal to the design, which I like a lot.
    • fwip6 hours ago
      The knobs are especially difficult to use (on desktop here). The first two knobs only respond to click &amp; vertical drag - moving up rotates clockwise, moving down rotates ccw. Moving left or right does nothing. The second knob&#x27;s grab handle is just totally wrong, appearing in only about the 4 o&#x27;clock to 6 o&#x27;lock position.
      • SwellJoe6 hours ago
        Round knobs are just a terrible idea. They never work comfortably with a mouse or touchpad, and are often an accessibility challenge.
  • noduerme5 hours ago
    I wrote something a bit like this years ago as an experimental portfolio site... a sort of responsive engine managing flat &quot;cards&quot; with CSS shadow cues for depth. (The responsive aspects are all JS on a loop that tweens everything). Ever since Photoshop released drop shadows on the world, I&#x27;ve generally thought that their overuse was a way to mask bad design, but I thought it was interesting at the time to see how far you could get using <i>only</i> drop shadows. Note: This site hasn&#x27;t been updated in a decade. Not made for dark mode.<p><a href="https:&#x2F;&#x2F;thestrikeagency.com" rel="nofollow">https:&#x2F;&#x2F;thestrikeagency.com</a>
  • eigenblake2 hours ago
    For a course I&#x27;m taking, I made an &quot;Exposure Triangle&quot; demo inspired by Duolingo. This feels like I just struck gold. Whether I use this implementation or another, I&#x27;d like to develop a library of these Skeumorphic components. I want to make a later version of my application -- where I make explanatory mathematics and this kind of minimal diegetic interface is exactly what I need to pull that off
  • wasmperson5 hours ago
    The keyboard controls to select a radio button shouldn&#x27;t depend on the visual orientation of the radio buttons. Browsers get this right by default, but the radio buttons aren&#x27;t implemented with `&lt;input type=&quot;radio&quot;&gt;` and instead are just a row of plain buttons and a bunch of javascript. A quick check in the dev tools confirms the other widgets are similarly implemented :(<p>I love the look, though!
  • tuvix6 hours ago
    Reminds me of VST GUIs, looks great! But, like other commenters have noted, I think a number of these controls might be desktop only, which is totally fine. There’s too much UI stuff centered around mobile anyway these days
    • SwellJoe6 hours ago
      Counterpoint: I hate VST GUIs. They&#x27;re often skeuomorphic hell.<p>They love fiddly round knobs which are terrible to control with a mouse or touchpad, and are bad for accessibility. They also tend to have a bunch of mystery meat navigation because the historic hardware UIs they&#x27;re emulating were forced to bury stuff behind menus due to limitations of the technology, and cost limitations, at the time. Some are better than others, but the priority is often looking cool in screenshots rather than being comprehensible and discoverable.<p>I don&#x27;t mind shadows and shapes that look three dimensional; affordances that indicate what you can do with an interactive element is great and an improvement over the flat trend. But, VST GUIs are among the worst examples to copy. And, round knobs are probably never the right choice for a computer GUI.
      • tuvix6 hours ago
        Haha yeah I think I’m mostly speaking from nostalgia. I do remember wrestling with knobs in Massive or whatever free VSTi back in the day was pretty terrible.<p>I can’t deny I love the look, though.
      • immmmmm5 hours ago
        While I have a massive collection of VSTs I always end up using my very limited modular and Rytm mk1. And Elektron machines are an UI nightmare.
    • QuantumNomad_3 hours ago
      &gt; Reminds me of VST GUIs<p>I was thinking the same thing. And I was also thinking, now that Ableton Live has a JavaScript toolkit [1], maybe this Ambient CSS could be useful in that context.<p>I’m still on Ableton Live 11 so the Ableton Live Extensions SDK is not available for me. Therefore I cannot try this idea myself yet.<p>[1]: <a href="https:&#x2F;&#x2F;www.ableton.com&#x2F;en&#x2F;blog&#x2F;introducing-extensions-sdk&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.ableton.com&#x2F;en&#x2F;blog&#x2F;introducing-extensions-sdk&#x2F;</a>
      • tuvix57 minutes ago
        From what I remember reading it was pretty limited and only applied to context menu actions.<p>I was pretty disappointed when I saw that, but they’ll probably expand it
        • QuantumNomad_43 minutes ago
          I was also unsure about that. A couple of YouTube videos I saw gave me the impression that it is possible to spawn a web view with your own HTML, JS and CSS. But without being able to try it out myself yet, I can’t really know if I understood correctly or not. But they did say that in terms of what you can do API wise it is very limited still indeed. But also that they are going to expand the capabilities of what you can do over time.<p>It being pretty limited is also part of the reason why I’ve not yet decided if I should pay for the upgrade from 11 to 12, or if I should wait it out until say Ableton Live 13 or 14 or 15 comes out.<p>I have the Suite version, so if I upgrade it will be a pretty expensive upgrade. Although, I did see that they also have a rent-to-own option to pay little by little over several months. And then there is also the possibility of discounts on Black Friday and Cyber Monday, which is only a couple of months away.<p>Also there is still a lot of content and capabilities in Ableton Live Suite 11 that I haven’t even made use of yet, including the full M4L that comes included with Suite. So even if I were to wait years before upgrading I wouldn’t run out of things to learn about the version I currently have anytime soon :)
  • TechSquidTV5 hours ago
    I had tried (and failed) to do something similar. <a href="https:&#x2F;&#x2F;analogui.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;analogui.com&#x2F;</a>
    • nekooooo4 hours ago
      you definitely reached the limits of skeumorphism. click and drag, especially along an invisible, curved path, is not user-friendly.
  • __alexs7 hours ago
    This has mid 2000&#x27;s LiteStep theme vibes.
    • yboris6 hours ago
      <i>LiteStep</i> forever in our hearts ♥
  • dvt4 hours ago
    Skeuomorphism is back, baby! Apart from the wonky dragging on some of the knobs, I really like these. Kind of reminds me of teenage engineering.
  • troupo7 hours ago
    Isn&#x27;t this just short-lived neumorphic design from a few years back? <a href="https:&#x2F;&#x2F;neumorphism.io&#x2F;#e0e0e0" rel="nofollow">https:&#x2F;&#x2F;neumorphism.io&#x2F;#e0e0e0</a>
    • smallnix5 hours ago
      It does take the idea further by anchoring the design system in real world objects.
  • inexcf6 hours ago
    God this site has atrocious scrolling behavior. Allowing me to scroll halfway to the next &quot;page&quot; but then forcing me to stop scrolling and start again to get to the next one made me close the page half way through.
    • SwellJoe6 hours ago
      When a page about a new GUI thing fucks around with well-defined behaviors, back-button, scrolling, widget interaction, I know I can&#x27;t trust their judgement. We don&#x27;t want the same things and it&#x27;s best if I move on.
    • cluckindan6 hours ago
      Isn’t it just scroll-snap?
      • inexcf4 hours ago
        Nah, this one stops you while you are scrolling and only lets you move on if you stop for a moment.
  • BugsJustFindMe4 hours ago
    Nobody who cares about UX adds virtual knobs to flat interfaces.
  • BorisMelnik3 hours ago
    badass. i so desperately want to use this on a small business website
  • varispeed7 hours ago
    Looks cool, but I can&#x27;t see myself using something like this. The readability is poor, it is difficult to gauge if button was pressed or what is selected.<p>But still, I love it!
  • drcongo7 hours ago
    You see a lot of this kind of look in AUv3 plugins on the iPad and I love it - it&#x27;s so nice to have visually tactile interfaces rather than the flat shit that OSs have been forcing on us.
  • Quitschquat5 hours ago
    Why must UI&#x2F;UX be a fashion. I knew this skeuomorphic shit would return eventually.
    • Y-bar4 hours ago
      I’ve been clamouring for the return of usable and at-a-glance understandable interface elements like this!
  • wigster3 hours ago
    is it too much to ask for a button in a different colour to the background. ffs
  • topoheal5 hours ago
    [flagged]
  • andrewmcwatters6 hours ago
    [dead]
  • irickt5 hours ago
    <a href="https:&#x2F;&#x2F;github.com&#x2F;kikkupico&#x2F;ambientcss" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;kikkupico&#x2F;ambientcss</a>
    • microflash5 hours ago
      &gt; A user you’ve blocked has previously contributed to this repository.<p>Sigh.
      • jdiff5 hours ago
        Only 5 &quot;contributors,&quot; did you block one of the AI bots bouncing around in there?
        • microflash5 hours ago
          Yup.
          • jdiff5 hours ago
            Just Claude or have you managed to block Jules as well? I haven&#x27;t figured out Jules yet myself.