877
Now you know to double check file types.
(lemmy.world)
1. Be civil
No trolling, bigotry or other insulting / annoying behaviour
2. No politics
This is non-politics community. For political memes please go to !politicalmemes@lemmy.world
3. No recent reposts
Check for reposts when posting a meme, you can only repost after 1 month
4. No bots
No bots without the express approval of the mods or the admins
5. No Spam/Ads
No advertisements or spam. This is an instance rule and the only way to live.
A collection of some classic Lemmy memes for your enjoyment
Yeah but then I can't tell what filetypes they are. Having the type directly in the name is an awesome convention. And theoretically, it prevents the os from having to read every file's contents. And it's good for not having to use thumbnails. So you can have more condensed file browsing. It's also better for proprietary filetypes and new things since the os doesn't need to know wtf something is.
Your logic reminds me of using nondescript variable names in programming. Yes, the system will probably know, but I'm the user, I'm the person this is all for. And it's good convention to have good naming convention. File extensions are nice to have and good convention.
fair enough but i have the unpopular opinion that file extensions should be a prefix not a suffix so that all files of the same type sort together
Mmmm..... As long as the os treated it as separate from the filename. One of the reasons extensions exist is so that the name of the file doesn't encroach with the self-identifying-filetype/extension. If you put it at the front as a prefix, you would lose the ability to have EITHER names of files OR extensions as separatable and simultaneous ordering systems.