Clipboard !! ⌨️

I like learning new stuff - anything, including technology. I love tinkering with new tools, systems and services, especially open source projects
Search for a command to run...

I like learning new stuff - anything, including technology. I love tinkering with new tools, systems and services, especially open source projects
No comments yet. Be the first to comment.
inodes is a concept in Linux. Oh wait…no Fun fact that I learned while experimenting on my macOS - I can see that the term and concept of inodes exists in the context of macOS too Looks like it’s a “Unix” thing and Linux and Darwin, both are Unix bas...

You can look for Kubernetes Preemption Events in your observability system assuming you are exporting your Kubernetes Events to some store like some time series DB or similar In our case, we use Prometheus and we have an exporter for exporting the Ku...

Recently, when I discovered the py-spy profiler took for Python, I also discovered Speedscope, which is visualization tool for visualizing performance data (performance profile etc). This is a flamegraph Visualization. I have something of this sort w...

So, today, we had an issue in one of our internal systems called API Tester. It was very slow. Only today it was slow, and the CPU usage was very high according to our monitoring systems, especially since today morning. Before noticing the CPU usage,...

If you have Prometheus running and scraping metrics - You can find Kubernetes list of features enabled information for every feature using kubernetes_feature_enabled metric which gives build information kubernetes_feature_enabled{} The name of the f...

Being a developer, I do a lot of copy-paste. This should come as no surprise for other developers :P
I find that I sometimes have to copy multiple things and then use them all. In such cases, the operating system's clipboard is not enough, as it can store only one thing at a time, but I want to store multiple things at a time and be able to use those multiple things and paste them
Enter Clipboard applications. There are many applications out there that help you with managing your clipboard and clipboard history. I use Clipy - https://clipy-app.com/, which is open source you can find the code on GitHub - https://github.com/Clipy/Clipy. Clipy works on Mac
Clipy helps me store so many things in the clipboard that I never have to worry about overwriting some important thing I copied, for example, some API key that is displayed only once to developers. It's also annoying to miss out on something you copied and then go back and copy it again. Clipboard applications are a godsend in such cases
Other Clipboard applications for Mac I have heard of from friends and colleagues are