DailyDigs
So this page should log all the things you do with settings, fixes, hacks with timestamp and place applied so that may become easy to revert the ugly work!
Problem: My laptop sometimes to save power, puts wifi onto to a lowpoer mode. Although this is great if my computer was ever on battery.
Fix: set wifi.powersave = 2
(was 3 initially)
Reboot for the change to take effect.
SO: link edit
sudo vi /etc/NetworkManager/conf.d/default-wifi-powersave-on.conf
Source: Linux Post
Source: Stack Overflow
map Dx :r! date +"\%FT\%T\%z"<CR>
Just type Dx
in Normal mode and it should work as intended.
Source EmbeddedThoughts
Gist: You need to develop a clock generator in bits/sec for a said resolution(say 640x480) such that you hit a desired refresh rate(say 60Hz). Now, there are 2 signals hSync and vSync that refresh at the resolution intervals, and then we have a 12-bit color output RGB(3 bits each). This 12-bit signal passes through a DAC and then it gets out to VGA port.
Source: geoffruddockType equation on a single line, with top and bottom spaces. Use double dollar signs as delimiter.
The following
$$\int_{a}^{b} x^2 dx$$
Is an integral
The following inline
\( \int_{a}^{b} x^2 dx \)
and a Block
Is an integral
Source: twilio
We have a requirement to create a conference, and then dial out to all subscribers of the conference.
date: Mon 6 Dec 07:23:03 GMT 2021
They talk about vundle, syntastic, NerdTree, and many more. Link