this post was submitted on 07 Oct 2025
262 points (96.5% liked)

Showerthoughts

37695 readers
820 users here now

A "Showerthought" is a simple term used to describe the thoughts that pop into your head while you're doing everyday things like taking a shower, driving, or just daydreaming. The most popular seem to be lighthearted clever little truths, hidden in daily life.

Here are some examples to inspire your own showerthoughts:

Rules

  1. All posts must be showerthoughts
  2. The entire showerthought must be in the title
  3. No politics
    • If your topic is in a grey area, please phrase it to emphasize the fascinating aspects, not the dramatic aspects. You can do this by avoiding overly politicized terms such as "capitalism" and "communism". If you must make comparisons, you can say something is different without saying something is better/worse.
    • A good place for politics is c/politicaldiscussion
  4. Posts must be original/unique
  5. Adhere to Lemmy's Code of Conduct and the TOS

If you made it this far, showerthoughts is accepting new mods. This community is generally tame so its not a lot of work, but having a few more mods would help reports get addressed a little sooner.

Whats it like to be a mod? Reports just show up as messages in your Lemmy inbox, and if a different mod has already addressed the report, the message goes away and you never worry about it.

founded 2 years ago
MODERATORS
 

Some of you might remember when a 3mb flash animation could pack in some 5 minutes of animation, with the more advanced ones even having chapter/scene selectors, which could also include clickable easter eggs and other kinds of interactions during the scenes.

you are viewing a single comment's thread
view the rest of the comments
[–] squaresinger@lemmy.world 1 points 8 hours ago

Tbh, Vector only marginally solves that issue. If it's a filmed video, then it doesn't solve it at all, since it just creates "vector pixels" instead, which don't scale either. So it would only work for artificially created videos, and there it would only work for 2D content, and only 2D content that doesn't use bitmaps in it.

It's quite a limited subset of the videos one might watch. In fact, I can't remember the last time I watched a 2D purely PC generated video that wasn't a screen recording from some game (which is, almost per definition, also rasterized).

The other problem there is that vector graphics can be rasterized into however many pixels you want, but the detail from the source material doesn't improve. Yes, the edges around a flat area are smoother, but it's still edges around a flat area.

Compare the best flash animation you can find with some random demo video on youtube (or if you want to go to the extreme: with the graphics of some hollywood CGI). The infinite scalability of vector graphics won't make the flash animation look better than the raster graphics image.

The "infinite scalability" of vector graphics are a mostly academic point unless you are e.g. designing a company logo that needs to look sharp both on a tiny stamp and on the side of the corporate headquarter.