Personal keybindings for Vimium
As I mention at the post there I am using Vimium while searching information on the internet. Here is my additional key bindings allows me to use Firefox more efficient.
As I mention at the post there I am using Vimium while searching information on the internet. Here is my additional key bindings allows me to use Firefox more efficient.
Each of us frequently employs the “git clone” command in our daily routines, particularly when seeking open source projects. In this article, I aim to demonstrate how the “allow” parameter can help minimize bandwidth usage when downloading a repository from a remote source. Normal version Directory size: 50 Megabyte
|
1 2 3 4 5 6 7 8 9 10 11 12 |
$ git clone https://github.com/org-roam/org-roam-server Cloning into 'org-roam-server'... remote: Enumerating objects: 83, done. remote: Counting objects: 100% (83/83), done. remote: Compressing objects: 100% (58/58), done. remote: Total 436 (delta 47), reused 55 (delta 25), pack-reused 353 Receiving objects: 100% (436/436), 37.66 MiB | 10.73 MiB/s, done. Resolving deltas: 100% (265/265), done. Checking connectivity... done. $ du -sh org-roam-server 50M org-roam-server |
[…]
TLDR: I am using org-mode for a long time. It is sure that it helps to get organize and to be loyal about what is your plan. I have just find this productive command and I want to share it here. So it is the quick blog post which […]
A new habit of mine is reading stackoverflow questions in specific area which I interest. It gives me ability to understand which features of software has problem or needs really workarounds. While doing this, Stackoverflow provides us ignore and follow tag features. If you use one of this features, UI […]
TLDR; We aim to move OpenShift 4. It brings pretty new features compare to 3x generation. In company, we have so many security rules which make system secure. One of them is to being sure that our images should be PCI-DSS compliance. In this week, to test PCI-DSS components, I […]
Table of Contents Story Error Solution is easy If my way does not work. Hello Again There is another error which is not related with your task but you have to solve. Story Today while I am building package from source by using deb-src, I get awesome error related with […]
NOTE: This post has been created for Bitbucket. Nowadays, I am creating so much pull request which has small differences compare to other. After getting bored, I found the way how to create pull request from command line. In this blog post I’ll share the method with you. Necessary […]
Hello the person who is from capitalist world. I know you are working a lot and do not want to spend your precious money! So that reason, you are always waiting for discounts, coupons, lightning deals and important days to finish all useless products like Black Friday. I wrote awesome […]