news.volyx.in

Show HN: Emoji to Scale (javier.xyz)

713 points by javierbyte · 1752 days ago · 124 comments on HN

Article summary

The article presents a visualization of emojis to scale, where the size of each emoji is proportional to its real-life counterpart. The visualization uses CSS transforms to render the emojis. However, the scaling algorithm has been questioned by some, with concerns that it may not accurately represent the relative sizes of different objects. The project has sparked a discussion about the challenges of scaling and measuring objects in a visually appealing way.

Main themes

  • emoji visualization
  • scaling algorithms
  • performance optimization
  • cross-platform consistency
  • creative project ideas
  • measurement and comparison

What commenters say

  • The scaling algorithm used in the visualization is flawed and does not accurately represent the relative sizes of different objects.
  • The use of height as a scaling factor is inconsistent and sometimes misleading.
  • The project would be more effective if it used mass instead of height as a scaling factor.
  • The visualization is impressive and smooth, but may have performance issues on certain devices or browsers.
  • The use of local emoji sets can lead to inconsistencies in the visualization across different devices and platforms.
  • The project's polling mechanism is inefficient and could be improved with a more modern approach.
  • The visualization is a fun and creative idea, but may not be suitable for mobile devices due to performance issues.