this post was submitted on 11 Oct 2024
806 points (97.3% liked)
Science Memes
11047 readers
3914 users here now
Welcome to c/science_memes @ Mander.xyz!
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.
Rules
- Don't throw mud. Behave like an intellectual and remember the human.
- Keep it rooted (on topic).
- No spam.
- Infographics welcome, get schooled.
This is a science community. We use the Dawkins definition of meme.
Research Committee
Other Mander Communities
Science and Research
Biology and Life Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- !reptiles and [email protected]
Physical Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Humanities and Social Sciences
Practical and Applied Sciences
- !exercise-and [email protected]
- [email protected]
- !self [email protected]
- [email protected]
- [email protected]
- [email protected]
Memes
Miscellaneous
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
Did you really just direct link a PDF download?
Based
Unless your browser is poopy, it should just open the pdf in the browser without saving it as a file.
MJ PDF is better than pdf.js.
Firefox mobile downloads it first, then you have to tap "open".
When in reality, the browser just downloads it, then opens it.
So like a web page.
Except a webpage isn't exactly stored on the computer. JS and CSS files are cached. Images also, but not HTML. So no, not like a web page.
By default any HTTP response is cached, including HTML.
Downloads it? Yes. Save as a file? No, atleast not permanently
Yeah, usually in downloads folder for Firefox. I think Chrome is the same.
Yeah smarty pants obviously it has to download the data, but by default it shouldnt permanently store it as a file in your download folder. Files like this should go into a tmp file or only into RAM.
I'd check if I was you. I think both Chrome and Firefox keep it in downloads folder
Yes, obviously. That's what we have a problem with.
Idk about default Firefox, but both Fennec on Android and Librewolf on Desktop do not permanently save it.
It has to download any content it shows you, whether that's a web page, pdf, or anything else. It can't just magically know what to display without downloading it. Whether it stores it permanently is another question. Most browsers don't do this. If yours does there's probably a setting for that, or it's just a really bad browser.
How else should it even be possible? Obviously every browser needs to download it and 100 % too.
It could put it in a temporary cache that's deleted when you close it
So it did safe the file...?