cat << EOF > ~/.config/gtk-3.0/gtk.css
/* Make window title bars more compact.
*
* From: https://unix.stackexchange.com/questions/276951
*/
headerbar entry,
headerbar spinbutton,
headerbar button,
headerbar separator {
margin-top: 2px; /* same as headerbar side padding for nicer proportions */
margin-bottom: 2px;
}
EOF Much of ntpd’s most convoluted code lives in ntp_proto.c, which
implements the state machine central to the protocol. Of the 29
vulnerabilities that have received CVEs so far in 2016, a couple
of multi-KLOC functions in ntp_proto.c are responsible for 15 of
them — just over half. Of course, "just rip it out" wouldn’t
suffice in this case: this is core business logic, not junk code.
So we rewrote those functions from scratch, cutting line count
considerably and yielding a far more readable result.
https://blog.ntpsec.org/2016/12/13/fantastic-bugs-and-where-... $ dnf search kodi
kodi.x86_64 : Media center
...
> They also changed the package manager from Yum, so a lot of new things to learn since I last used 17 $ yum search kodi
Redirecting to '/usr/bin/dnf search kodi' (see 'man yum2dnf')
kodi.x86_64 : Media center
... $ youtube-dl --list-formats https://www.youtube.com/watch?v=DeJLzyxZqbk | grep '[0-9]x[0-9]'
278 webm 256x144 DASH video 93k , webm container, vp9, 24fps, video only, 1.09MiB
242 webm 426x240 DASH video 110k , vp9, 24fps, video only, 1.00MiB
160 mp4 256x144 DASH video 113k , avc1.4d400c, 24fps, video only, 1.41MiB
243 webm 640x360 DASH video 196k , vp9, 24fps, video only, 1.83MiB
133 mp4 426x240 DASH video 247k , avc1.4d4015, 24fps, video only, 3.08MiB
134 mp4 640x360 DASH video 263k , avc1.4d401e, 24fps, video only, 2.95MiB
244 webm 854x480 DASH video 322k , vp9, 24fps, video only, 3.11MiB
135 mp4 854x480 DASH video 554k , avc1.4d401e, 24fps, video only, 6.30MiB
247 webm 1280x720 DASH video 714k , vp9, 24fps, video only, 7.48MiB
136 mp4 1280x720 DASH video 1127k , avc1.4d401f, 24fps, video only, 12.92MiB
248 webm 1920x1080 DASH video 1579k , vp9, 24fps, video only, 17.86MiB
137 mp4 1920x1080 DASH video 2304k , avc1.640028, 24fps, video only, 27.09MiB
17 3gp 176x144 small , mp4v.20.3, mp4a.40.2@ 24k
36 3gp 320x180 small , mp4v.20.3, mp4a.40.2
18 mp4 640x360 medium , avc1.42001E, mp4a.40.2@ 96k
43 webm 640x360 medium , vp8.0, vorbis@128k
22 mp4 1280x720 hd720 , avc1.64001F, mp4a.40.2@192k (best) https://andy.wordpress.com/2013/01/03/automatic-emacsclient/
https://www.gnu.org/software/emacs/manual/html_node/calc/Uni...