What your talking about is called a clipboard manager, and there are tons of them out there. All with varying features.
What your talking about is called a clipboard manager, and there are tons of them out there. All with varying features.
MIT gives YOU more freedom
After years of debate about licenses for my own software (that only I use…), my philosophy has been boiled down to this: MIT for libraries. GPL for programs.
This way, other developers can freely use your library, and your program remains free.
I’m sure there’s some obscure key bind to go directly there
It’s just Cmd+Shift+H
(for Home). The shortcuts for many of the most common locations are extremely intuitive.
Cmd+Shift+A
(Applications)Cmd+Shift+D
(Desktop)Cmd+Shift+L
(~/Library)Cmd+Shift+C
(Computer)Same with Python. I use a combination of the platformdirs
and xdg
libraries.
XDG gang, rise up!
Also, I know that this community and dot-files in general are Unix based, but this holds true for Windows development as well. You should be putting app files in the users’ APPDATA%
directory, not their user folder. It’s probably even more important since Windows doesn’t autohide dot files.
The links from that post and top comment point out that that initiative was dropped. It got mired down in bikeshedding from hundreds of opinions and SO eventually just said, “Fuck it.”
The MIT announcement thread was edited with the cancellation announcment:
Update: January 15, 2016
Thank you for your patience and feedback. The changes proposed here have been delayed indefinitely - we’ll be back later to open some more discussions.
The top comment from your link points out the current license:
TL;DR: Source code on SO is still licensed under CC-BY-SA.
And CC BY-SA is the only license listed on the official help page.
- Content contributed before 2011-04-08 (UTC) is distributed under the terms of CC BY-SA 2.5.
- Content contributed from 2011-04-08 up to but not including 2018-05-02 (UTC) is distributed under the terms of CC BY-SA 3.0.
- Content contributed on or after 2018-05-02 (UTC) is distributed under the terms of CC BY-SA 4.0.
You’re supposed to do that anyway. Code on SO is licensed as CC BY-SA, which requires attribution.
The article doesn’t list the infected site. So, if you want to keep yourself safe by avoiding it, well… fuck you, I guess.
Edit: just skimmed through the original Group-IB report and they redacted the name of the site. Not the article’s fault that millions of people are still in danger to this malware.
Kind of. They look the same, but don’t act the same. Folder don’t show their contents until you double click them. They act like any other file in that way. One click to select. Double click to open. I like the more basic one click functionality for browsing.
Columns became the dealbreaker when I was considering switching from macOS to Linux. I need my columns.
I absolutely love Espanso. So much faster than TextExpander and I like that it’s config is plain text files.
You’re insane though if you think Inkscape is better than Illustrator. I’m not an Adobe fanboy by any means, but it is a really good (if bloated) product.
It’s absolutely possible, though. MPV has it. It definitely takes longer than going forward, and sometimes I have to press the “back one frame” shortcut 2-5 times per frame. But, it does exist.
Where do they claim it was theirs? macOS is FreeBSD at its core, but Apple has built a lot of shit on top of it. It’s absolutely not FreeBSD with a name change.
I was curious too, so I looked into their Github issues. Apparently, SQLite doesn’t play well with k8s due to the distributed/networked nature of the environment. According to comments in the pull request, that seems to be the main driver. And apparently, Radarr already has a Postgres option.
Though, there are requests going back to 2017 to support it…just because, I guess? That person seems to just want all their data in one DB for some reason.
Definitely.
“What did that code look like two minutes ago?”
“Oh, ok.”
I agree with Proxmox. I know it’s 10 years old, but it seems a waste to use a 10 core, 64GB machine as a firewall.
Actually…put Proxmox on it and put the firewall in a LXC container.
Well, yeah.