4 comments

  • vessenes2 hours ago
    Oh I love this a surprising amount. Also a good reminder of some of the dividends of vibe coding -- this would have been an extremely useful tool for at least two decades of web designers if published in the early 2000s. Even now for a type nerd who is not a designer, it was fun to play with -- really cool.
    • WillAdams2 hours ago
      The thing it makes me wonder is why we need vibe coding to create such an app --- why can&#x27;t there be a nifty RAD tool for web development like to VB6 which makes this sort of thing easy and natural --- I expected LiveCode to become that, but they never seemed to get any traction w&#x2F; their HTML5 Canvas implementation.<p>SpiderBasic might be usable thus, but I&#x27;ve yet to find a nice graphical IDE which ties into the code in a fashion which makes sense to me.
  • khalic1 hour ago
    I&#x27;m such a sucker for skeuomorphism... got chills clicking and turning those knobs
    • TacticalCoder1 hour ago
      Speaking of vintage audio interface with a modern touch, I <i>love</i> my stereo amp: a Yamaha amp with the old look of the Yamaha amp from the 80s, but with also a tiny OLED display on the bottom, &quot;hidden&quot; in a black band and that only shows fonts in blue (imitating an old monochrome seven-segment display or something).<p>Yamaha R-N1000A:<p><a href="https:&#x2F;&#x2F;media.ldlc.com&#x2F;r1600&#x2F;ld&#x2F;products&#x2F;00&#x2F;06&#x2F;27&#x2F;71&#x2F;LD0006277197.jpg" rel="nofollow">https:&#x2F;&#x2F;media.ldlc.com&#x2F;r1600&#x2F;ld&#x2F;products&#x2F;00&#x2F;06&#x2F;27&#x2F;71&#x2F;LD00062...</a><p>It is a thing of beauty. One could lament that the knobs are good looking but just cheap plastic knobs and not, unlike back in the days (at least on some models), actual metallic knobs.<p>It&#x27;s a fully integrated amp with ethernet, a modern DAC, many input sources, room correction, etc. but it looks like a hi-fi component pulled straight of an 80s stereo stack.<p>P.S: there&#x27;s also the same amp but with vu-meters and a bit more powerful etc. but then it gets really pricey
      • khalic1 hour ago
        oh no I summoned the audiophiles by talking about knobs and chills :D<p>just kidding, looks dope
  • brownieman13252 hours ago
    the export button actually being useful is the difference here, most of these type scale tools are fun to play with then you have to manually rebuild everything anyway. gonna steal this workflow for setting up type styles before I even open framer
  • chrismorgan1 hour ago
    Some remarks. The entire thing ends up feeling <i>tasteless</i> to me: it has a whole bunch of knobs (metaphorical and for a change pseudo-physical), half of which shouldn’t exist and some others which <i>should</i> being missing, with terrible calibration, poor defaults, and just… it lacks a certain <i>je ne sais quoi</i>.<p>Various factors make me suppose this is low-effort vibe-coding, but I make this response anyway for the potential benefit of <i>others</i>.<p>• Modular type scales are harmful nonsense. I wrote about it in more detail a few years ago in <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36000879">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36000879</a>. They’re often presented as virtuous, but they actually produce arbitrary, bland, inferior results, mediocre at best.<p>• The range of base sizes is excessive. I <i>think</i> everyone should agree there’s no point in offering below 14px (8px!), and I <i>wish</i> everyone would agree beyond 24px is madness (32px!). Personally I recommend 16px on small screens, up to a maximum of 18–20px (or if you <i>must</i>, 22px) on large screens.<p>• Styling all heading levels the same is not a great idea. Yes, I know you have per-element overrides. Encouraging people to treat them the same is not wise. h1 especially is too often not treated differently enough from h2–h6. Sometimes I blame HTML for that, because despite its name, it’s not a heading, it’s the <i>page title</i>. Varying weight, and often varying size massively, between titles and headings and different-level headings, tends to be better than just using an anaemic modular scale with single steps. But there I go on that again…<p>• The auto-balancing button does some sensible things that show the nature of some of the other problems.<p>• Changing letter-spacing on headings (as is done by default) is a tad dubious.<p>• Changing letter-spacing on body text, and word-spacing on any text, should never be done; yet this option is offered.<p>• For “eyebrow” (interesting term, searching suggests it’s well-established yet somehow this is the first time I’ve come across it), 0.2em letter-spacing is definitely excessive. <a href="https:&#x2F;&#x2F;practicaltypography.com&#x2F;letterspacing.html" rel="nofollow">https:&#x2F;&#x2F;practicaltypography.com&#x2F;letterspacing.html</a> suggests 5–12% (0.05–0.12em). Incidentally, the per-element overrides doesn’t seem to know about that 0.2em, claims it’s at 0.<p>• I pressed random preset a few times, got some obviously bad results; e.g. Grand Hotel + Lato has a heading font with <i>significantly</i> smaller metrics than the body one, and where the negative letter-spacing is particularly bad, and where bold is not great. <i>Significantly</i> more than half the time, I strongly disliked the pairing. They felt completely random, even though it felt like half of the presets shown in the <i>list</i> were fine.