mirror of
https://github.com/balkian/balkian.github.com.git
synced 2024-11-05 03:21:42 +00:00
55 lines
2.1 KiB
XML
55 lines
2.1 KiB
XML
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||
|
<channel>
|
||
|
<title>Cheatsheets on Balkian's site</title>
|
||
|
<link>/cheatsheet/</link>
|
||
|
<description>Recent content in Cheatsheets on Balkian's site</description>
|
||
|
<generator>Hugo -- gohugo.io</generator>
|
||
|
<language>en-us</language>
|
||
|
<copyright>This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.</copyright>
|
||
|
|
||
|
<atom:link href="/cheatsheet/index.xml" rel="self" type="application/rss+xml" />
|
||
|
|
||
|
|
||
|
<item>
|
||
|
<title>Emacs</title>
|
||
|
<link>/cheatsheet/emacs/</link>
|
||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||
|
|
||
|
<guid>/cheatsheet/emacs/</guid>
|
||
|
<description><h1 id="show-plain-text-version">Show plain text version</h1></description>
|
||
|
</item>
|
||
|
|
||
|
<item>
|
||
|
<title>Linux</title>
|
||
|
<link>/cheatsheet/linux/</link>
|
||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||
|
|
||
|
<guid>/cheatsheet/linux/</guid>
|
||
|
<description> Black screen and LightDM doesn&rsquo;t unlock Add this to your /etc/lightdm/lightdm.conf file:
|
||
|
[LightDM] logind-check-graphical=true </description>
|
||
|
</item>
|
||
|
|
||
|
<item>
|
||
|
<title>Python</title>
|
||
|
<link>/cheatsheet/python/</link>
|
||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||
|
|
||
|
<guid>/cheatsheet/python/</guid>
|
||
|
<description> Interesting libraries TQDM From tqdm&rsquo;s github repository:
|
||
|
tqdm means &ldquo;progress&rdquo; in Arabic (taqadum, تقدّم) and an abbreviation for &ldquo;I love you so much&rdquo; in Spanish (te quiero demasiado).
|
||
|
</description>
|
||
|
</item>
|
||
|
|
||
|
<item>
|
||
|
<title>Raspberry Pi</title>
|
||
|
<link>/cheatsheet/rpi/</link>
|
||
|
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||
|
|
||
|
<guid>/cheatsheet/rpi/</guid>
|
||
|
<description> HDMI flickering Avoid HDMI flickering/intermittent blanking on RPI with a 1400x1050 VGA monitor.
|
||
|
1 2 3 4 5 hdmi_drive=2 hdmi_group=2 hdmi_mode=42 disable_overscan=1 config_hdmi_boost=7 </description>
|
||
|
</item>
|
||
|
|
||
|
</channel>
|
||
|
</rss>
|