• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Samification of the current Web

      Hello I hope you all have a good [insert time of Day] !!! Maybe a bit of background about me: (25 Age idk if that is relevant, but it could be interesting how other age groups see that) I really...

      Hello I hope you all have a good [insert time of Day] !!!

      Maybe a bit of background about me:
      (25 Age idk if that is relevant, but it could be interesting how other age groups see that)
      I really like unique stuff. If it's design or clothes or web design or whatever you might think of. I have been working privately on my own website, and I built it almost from scratch. I really like unique-looking websites, and I also like the 2000s era style of design (not only limited to web-design).

      I have been noticing a lot of websites that they look more and more the same. The same structure, design, similar colors, similar pictures etc, etc...

      And I think this is just very boring and it just feels like more and more the web isn't made for us humans. It feels everything is being more and more optimized either for SEO (Search Engine Optimization) or for AI scrapping. And I feel like being alienated from using the internet (Yes, also sadly that's the case in many other areas).

      And I asked some people and what they basically told me is that they like that everything looks the same and everything feels the same. Since they can go on every website and understand the layout and know how to navigate every website.

      So I wanted to ask what is your opinion about this topic?
      Do you care what the Internet looks like? Do you mind that everything looks same~ier?

      24 votes
    2. Piano key dimensions are a math puzzle

      Piano keys are familiar and easy enough to draw if you're not trying to be exact, but if you want label the dimensions with their exact measurements (like in a CAD drawing), it turns into a math...

      Piano keys are familiar and easy enough to draw if you're not trying to be exact, but if you want label the dimensions with their exact measurements (like in a CAD drawing), it turns into a math puzzle. The problem comes from the groups of two and three black keys.

      This article explains it like this:

      If you've ever looked closely at a piano keyboard you may have
      noticed that the widths of the white keys are not all the same
      at the back ends (where they pass between the black keys). Of
      course, if you think about it for a minute, it's clear they
      couldn't possibly all be the same width, assuming the black keys
      are all identical (with non-zero width) and the white keys all
      have equal widths at the front ends, because the only simultaneous
      solution of 3W=3w+2b and 4W=4w+3b is with b=0.

      To unpack that a bit: in that equation, 'W' is the width of each white key at the front (which should all be the same), 'w' is the width of a white key at the back, and 'b' is the width of a black key.) The first equation is for the group of two black keys (separating C, D, and E) and the second equation is for the three black keys separating F through B.

      Since it's mathematically impossible, a constraint needs to be relaxed. The article describes ways to make the white keys have slightly different widths at the back.

      If we set c=e=(W-5B/8) and a=b=d=f=g=(W-3B/4) we have a maximum
      discrepancy of only B/8, and quite a few actual pianos use this
      pattern as well. However, the absolute optimum arrangement is to
      set c=d=e=(W-2B/3) and f=g=a=b=(W-3B/4), which gives a maximum
      discrepancy of just B/12. This pattern is used on many keyboards,
      e.g. the Roland PC-100.

      When actually building a musical instrument (instead of just drawing the keyboard), there is a further constraint, described in this article:

      The black keys on a piano keyboard, instead of always being centered on the dividing line between the two white keys they lie between, are spaced so that the twelve keys which make up an octave are spaced equally as they enter the internal mechanism of the instrument.

      But this means that the "key caps" for the white keys should be slightly off-center compared to whatever rod or lever they're attached to. The author speculates about how to divide this up using various units.

      (They seem quite annoying to 3D print.)

      19 votes