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:
- Both “200” and “160” are 2 minutes in microwave math
- When you’re a kid, you don’t realize you’re also watching your mom and dad grow up.
- More dreams have been destroyed by alarm clocks than anything else
Rules
- All posts must be showerthoughts
- The entire showerthought must be in the title
- 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
- Posts must be original/unique
- 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.