this post was submitted on 11 May 2024
555 points (96.8% liked)
Programmer Humor
19462 readers
14 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Y'all haven't heard of Windows clipboard history? Windows + V will change your life, I tell ya!
Last I checked you have to enable it, which is annoying.
To be fair it may be a security concern if someone is copy pasting passwords
Keeping their admin password in the history so they don't have to alt+tab to their Secret Server webpage? W-who would do such a thing?!
Yeah, it floors me that it doesn’t look see a high-entropy 8+ character strings and not keep it.
I was going to mention that was a potential issue
You use it once, it asks if you want to enable, and you click literally one button.
Meanwhile, this was a feature on KDE-land since Klipper, which goes back (as far as I know and if I remember well) to KDE 3 or sooner.
There have been third party clipboard managers forever in windows, which is kind of funny because that is almost more like the unix philosophy than expecting the UI system to handle it all.
Klipper was entirely a different program, process, etc. that was using the system tray. Nowadays it seems to be a plasmoid in the system tray. How can that be less of a UNIX philosophy than the Windows alternative? Because it's developed by the same community that makes the shell? That doesn't make sense to me.
Then it's not really an apt comparison as the two are comparable. I had assumed based on context we were talking about our of the box functionality from KDE, but if it's not, then KDE and Windows had equivalent lack of clipboard history without extra tools installed.