this post was submitted on 23 Jul 2024
818 points (96.1% liked)

Technology

58209 readers
5228 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MonkderVierte@lemmy.ml 49 points 2 months ago (3 children)

You video guys work different.

[–] Chocrates@lemmy.world 27 points 2 months ago (2 children)

I must be a dinosaur because for most things I am looking up I want concise textual information. I'll look for videos to explain larger complicated concepts

[–] Rolando@lemmy.world 11 points 2 months ago

If it's something like taking apart hardware, videos are great because there are a lot of little details that it's hard to capture in even a picture.

[–] MonkderVierte@lemmy.ml 2 points 2 months ago

Sure, video has it's place. I was just wondering that some people get their info primarily from video. Guess it's something with abstraction vs. imagination.

[–] PerogiBoi@lemmy.ca 13 points 2 months ago

I only find videos useful if I’m trying to figure out something that’s procedural. Seeing the procedures and steps done in front of me helps me grasp the concept much faster than text.

For just information though, text is golden and video is a waste of time.

[–] umbrella@lemmy.ml 5 points 2 months ago (1 children)

i hate it, but i just cant find decent written resulta anymore outside of reddit and such

[–] uis@lemm.ee 2 points 2 months ago* (last edited 2 months ago) (1 children)

Depends on field. Some ~~meth~~ math and programming stuff exists only in PDF. Try find videos on Bounding Interval Hierarchy. At least there are decent videos on BSP trees

[–] JackbyDev@programming.dev -3 points 2 months ago* (last edited 2 months ago) (1 children)

PDFs break my brain. It's 2024. Unless you truly intend for something to be primarily and only read in print why use PDF? And I know everybody is able to host HTML because usually everyone is grabbing these PDFs from a webpage.

Edit: down voters, convince me on valid uses of PDFs for things that aren't meant to be printed. At least list some. I'm aware this is an extreme opinion. It's one I've thought about a lot, but I just can't think of any. For things that are meant to be printed then I agree they're the best. Everything else I think HTML is better for because it can be resized arbitrarily and isn't bound to a specific layout. Also copying text from PDFs is bonkers.

[–] uis@lemm.ee 2 points 2 months ago (1 children)

Unless you want to force readers into reading in browser, you should use PDF.

[–] JackbyDev@programming.dev 1 points 2 months ago

If it's not something I expect people to read in a print format I'm absolutely willing to do that.