Add new blogpost and changed blog license

This commit is contained in:
g1n 2022-03-14 16:57:21 +00:00
parent 30b7670087
commit 0d818651a3
42 changed files with 605 additions and 56 deletions

View File

@ -16,7 +16,7 @@ global_author="G1n"
global_email="g1n@ttm.sh" global_email="g1n@ttm.sh"
# CC by-nc-nd is a good starting point, you can change this to "©" for Copyright # CC by-nc-nd is a good starting point, you can change this to "©" for Copyright
global_license="CC by-nc-nd" global_license="CC by-nc"
# If you have a Google Analytics ID (UA-XXXXX) and wish to use the standard # If you have a Google Analytics ID (UA-XXXXX) and wish to use the standard
# embedding code, put it on global_analytics # embedding code, put it on global_analytics

View File

@ -15,6 +15,10 @@
</div></div></div> </div></div></div>
<div id="divbody"><div class="content"> <div id="divbody"><div class="content">
<h3>all posts</h3> <h3>all posts</h3>
<h4 class='allposts_header'>March 2022</h4>
<ul>
<li><a href="./ukraine-will-win.html">Ukraine will win</a> &mdash; March 14, 2022</li>
</ul>
<h4 class='allposts_header'>January 2022</h4> <h4 class='allposts_header'>January 2022</h4>
<ul> <ul>
<li><a href="./ircnow.html">Ircnow</a> &mdash; January 20, 2022</li> <li><a href="./ircnow.html">Ircnow</a> &mdash; January 20, 2022</li>
@ -56,7 +60,7 @@
</ul> </ul>
<div id="all_posts"><a href="./index.html">back home</a></div> <div id="all_posts"><a href="./index.html">back home</a></div>
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -24,13 +24,16 @@
<li><a href="tag_ircnow.html">ircnow</a> &mdash; 1 post</li> <li><a href="tag_ircnow.html">ircnow</a> &mdash; 1 post</li>
<li><a href="tag_monochrome.html">monochrome</a> &mdash; 1 post</li> <li><a href="tag_monochrome.html">monochrome</a> &mdash; 1 post</li>
<li><a href="tag_protocol.html">protocol</a> &mdash; 1 post</li> <li><a href="tag_protocol.html">protocol</a> &mdash; 1 post</li>
<li><a href="tag_russia.html">russia</a> &mdash; 1 post</li>
<li><a href="tag_spartan.html">spartan</a> &mdash; 1 post</li> <li><a href="tag_spartan.html">spartan</a> &mdash; 1 post</li>
<li><a href="tag_tilde.team.html">tilde.team</a> &mdash; 1 post</li> <li><a href="tag_tilde.team.html">tilde.team</a> &mdash; 1 post</li>
<li><a href="tag_Ukraine.html">Ukraine</a> &mdash; 1 post</li>
<li><a href="tag_war.html">war</a> &mdash; 1 post</li>
<li><a href="tag_webpage.html">webpage</a> &mdash; 1 post</li> <li><a href="tag_webpage.html">webpage</a> &mdash; 1 post</li>
</ul> </ul>
<div id="all_posts"><a href="./index.html">back home</a></div> <div id="all_posts"><a href="./index.html">back home</a></div>
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -36,10 +36,13 @@ Now going to setup emms (emacs music player). One more thing that I can do witho
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -31,10 +31,13 @@ Also I fixed something on this webpage. Maybe I will post some programming adven
<p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p> <p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p>
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -35,10 +35,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -33,10 +33,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -36,10 +36,13 @@ Gopher homepage - <a href="gopher://thelambdalab.xyz/1/projects/elpher/">gopher:
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -37,10 +37,13 @@ Maybe I will find that interesting.</p>
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -38,10 +38,13 @@ Connected to the internet and finding something that I can do there</p>
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -35,10 +35,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -2,10 +2,52 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel><title>~g1n's blog</title><link>https://g1n.ttm.sh/blog/index.html</link> <channel><title>~g1n's blog</title><link>https://g1n.ttm.sh/blog/index.html</link>
<description>~g1n's blog</description><language>en</language> <description>~g1n's blog</description><language>en</language>
<lastBuildDate>Thu, 20 Jan 2022 11:32:08 +0000</lastBuildDate> <lastBuildDate>Mon, 14 Mar 2022 14:54:38 +0000</lastBuildDate>
<pubDate>Thu, 20 Jan 2022 11:32:08 +0000</pubDate> <pubDate>Mon, 14 Mar 2022 14:54:38 +0000</pubDate>
<atom:link href="https://g1n.ttm.sh/blog/feed.rss" rel="self" type="application/rss+xml"> <atom:link href="https://g1n.ttm.sh/blog/feed.rss" rel="self" type="application/rss+xml">
<item><title> <item><title>
Ukraine will win
</title><description><![CDATA[
<p>Hello everyone, long time no posts from me here.</p>
<p>I was born in Ukraine and I don&rsquo;t want to be part of Russia. 24 February Russia invaded Ukraine.
They wanted to conquer us in 3-4 days. But they still haven&rsquo;t captured any big city after 18 days
of war! Even occupied cities like Melitopol, Kherson and a lot more stand with Ukraine.
Putin thought that if the city is russian-speaking, it&rsquo;ll support &ldquo;liberation&rdquo; from Ukraine.
Russians think that our goverment is full of neo-nazi. But why then we have jewish president?
Why nationalistic parties are not supported on elections? And why a lot of countries support us
in this war?</p>
<p>About &ldquo;big&rdquo; and &ldquo;strong&rdquo; russian army. If Russia had enough good army, they hadn&rsquo;t so huge losses.
Current info is that russians had lost over 12000 of their soldiers. A bit old info that i found
in English <a href="https://www.cbsnews.com/news/ukraine-russia-death-toll-invasion/">here</a>. It is less than our
official news, but more than 10 times more than official Russia&rsquo;s data. Russian propaganda want people
to lie people that they are winning, but they are really loosing. Also our army captured a lot of occupants,
and we treat them well. <a href="https://youtu.be/3aCSTQ3KOs0">(video with russian occupants)</a></p>
<p>They can&rsquo;t conquer us, because we are strong. So they are bombing civilians <a href="https://youtu.be/fMGyFIHA9ys">(proof)</a>,
maternity hospitals <a href="https://youtu.be/Um4FI9NVEpA">(proof)</a>, and they do a lot more war crimes.</p>
<p>But someone thinks that we won&rsquo;t win this war, that we will loose. How can we loose, if we have people
that don&rsquo;t give up even under occupation? Some of video proofs: <a href="https://youtu.be/0irhJIMhWRQ">Kherson</a>,
<a href="https://youtu.be/8Kne0bk7plM">Melitopol</a></p>
<p>Ukraine don&rsquo;t want to be part of Russia. It is not liberation operation! Putin doesn&rsquo;t
want Ukraine to exists! He wants to restore Russian Empire, if we will lose he will want to invade more countries!</p>
<p><a href="https://www.washingtonpost.com/opinions/2022/03/09/why-ukraine-needs-no-fly-zone/">CLOSE THE SKY!</a></p>
<p>GLORY TO UKRAINE! GLORY TO ARMED FORCES OF UKRAINE!</p>
<p>tags: <a href='tag_Ukraine.html'>Ukraine</a>, <a href='tag_war.html'>war</a>, <a href='tag_russia.html'>russia</a></p>
<!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/ukraine-will-win.html</link>
<guid>https://g1n.ttm.sh/blog/./ukraine-will-win.html</guid>
<dc:creator>G1n</dc:creator>
<pubDate>Mon, 14 Mar 2022 12:10:58 +0000</pubDate></item>
<item><title>
Ircnow Ircnow
</title><description><![CDATA[ </title><description><![CDATA[
@ -19,6 +61,9 @@ very cool! Also I joined their team and I hope I could help them and learn new a
<p>Check ircnow website - <a href="https://ircnow.org/">https://ircnow.org/</a></p> <p>Check ircnow website - <a href="https://ircnow.org/">https://ircnow.org/</a></p>
<p>tags: <a href='tag_ircnow.html'>ircnow</a></p> <p>tags: <a href='tag_ircnow.html'>ircnow</a></p>
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/ircnow.html</link> ]]></description><link>https://g1n.ttm.sh/blog/ircnow.html</link>
<guid>https://g1n.ttm.sh/blog/./ircnow.html</guid> <guid>https://g1n.ttm.sh/blog/./ircnow.html</guid>
@ -37,6 +82,9 @@ projects.</p>
<p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p> <p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p>
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/happy-new-2022-year.html</link> ]]></description><link>https://g1n.ttm.sh/blog/happy-new-2022-year.html</link>
<guid>https://g1n.ttm.sh/blog/./happy-new-2022-year.html</guid> <guid>https://g1n.ttm.sh/blog/./happy-new-2022-year.html</guid>
@ -53,6 +101,9 @@ Also I fixed something on this webpage. Maybe I will post some programming adven
<p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p> <p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p>
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/cleared-this-webpage-a-bit.html</link> ]]></description><link>https://g1n.ttm.sh/blog/cleared-this-webpage-a-bit.html</link>
<guid>https://g1n.ttm.sh/blog/./cleared-this-webpage-a-bit.html</guid> <guid>https://g1n.ttm.sh/blog/./cleared-this-webpage-a-bit.html</guid>
@ -72,6 +123,9 @@ Spartan protocol
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/spartan-protocol.html</link> ]]></description><link>https://g1n.ttm.sh/blog/spartan-protocol.html</link>
<guid>https://g1n.ttm.sh/blog/./spartan-protocol.html</guid> <guid>https://g1n.ttm.sh/blog/./spartan-protocol.html</guid>
@ -94,6 +148,9 @@ Maybe I will find that interesting.</p>
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/exploring-bbses.html</link> ]]></description><link>https://g1n.ttm.sh/blog/exploring-bbses.html</link>
<guid>https://g1n.ttm.sh/blog/./exploring-bbses.html</guid> <guid>https://g1n.ttm.sh/blog/./exploring-bbses.html</guid>
@ -114,6 +171,9 @@ Moving to tilde.team
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/moving-to-tildeteam.html</link> ]]></description><link>https://g1n.ttm.sh/blog/moving-to-tildeteam.html</link>
<guid>https://g1n.ttm.sh/blog/./moving-to-tildeteam.html</guid> <guid>https://g1n.ttm.sh/blog/./moving-to-tildeteam.html</guid>
@ -135,6 +195,9 @@ Now I am trying to setup smaller fonts in tty and choosing between wayland and x
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/i-successufully-installed-linux-from-scratch.html</link> ]]></description><link>https://g1n.ttm.sh/blog/i-successufully-installed-linux-from-scratch.html</link>
<guid>https://g1n.ttm.sh/blog/./i-successufully-installed-linux-from-scratch.html</guid> <guid>https://g1n.ttm.sh/blog/./i-successufully-installed-linux-from-scratch.html</guid>
@ -155,6 +218,9 @@ Learning programing
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/learning-programing.html</link> ]]></description><link>https://g1n.ttm.sh/blog/learning-programing.html</link>
<guid>https://g1n.ttm.sh/blog/./learning-programing.html</guid> <guid>https://g1n.ttm.sh/blog/./learning-programing.html</guid>
@ -176,6 +242,9 @@ Now going to setup emms (emacs music player). One more thing that I can do witho
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/bmpdb-and-bmpcb---play-music-on-your-machine-in-command-line.html</link> ]]></description><link>https://g1n.ttm.sh/blog/bmpdb-and-bmpcb---play-music-on-your-machine-in-command-line.html</link>
<guid>https://g1n.ttm.sh/blog/./bmpdb-and-bmpcb---play-music-on-your-machine-in-command-line.html</guid> <guid>https://g1n.ttm.sh/blog/./bmpdb-and-bmpcb---play-music-on-your-machine-in-command-line.html</guid>
@ -196,6 +265,9 @@ notmuch - mail in emacs
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/notmuch---mail-in-emacs.html</link> ]]></description><link>https://g1n.ttm.sh/blog/notmuch---mail-in-emacs.html</link>
<guid>https://g1n.ttm.sh/blog/./notmuch---mail-in-emacs.html</guid> <guid>https://g1n.ttm.sh/blog/./notmuch---mail-in-emacs.html</guid>
@ -219,6 +291,9 @@ Connected to the internet and finding something that I can do there</p>
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/exploring-plan-9.html</link> ]]></description><link>https://g1n.ttm.sh/blog/exploring-plan-9.html</link>
<guid>https://g1n.ttm.sh/blog/./exploring-plan-9.html</guid> <guid>https://g1n.ttm.sh/blog/./exploring-plan-9.html</guid>
@ -241,6 +316,9 @@ Trying surf but firefox still my default browser</p>
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/using-suckless-programs.html</link> ]]></description><link>https://g1n.ttm.sh/blog/using-suckless-programs.html</link>
<guid>https://g1n.ttm.sh/blog/./using-suckless-programs.html</guid> <guid>https://g1n.ttm.sh/blog/./using-suckless-programs.html</guid>
@ -261,6 +339,9 @@ Setting up exwm
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/setting-up-exwm.html</link> ]]></description><link>https://g1n.ttm.sh/blog/setting-up-exwm.html</link>
<guid>https://g1n.ttm.sh/blog/./setting-up-exwm.html</guid> <guid>https://g1n.ttm.sh/blog/./setting-up-exwm.html</guid>
@ -282,6 +363,9 @@ Gopher homepage - <a href="gopher://thelambdalab.xyz/1/projects/elpher/">gopher:
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/elpher---gopher-and-gemini-client-in-emacs.html</link> ]]></description><link>https://g1n.ttm.sh/blog/elpher---gopher-and-gemini-client-in-emacs.html</link>
<guid>https://g1n.ttm.sh/blog/./elpher---gopher-and-gemini-client-in-emacs.html</guid> <guid>https://g1n.ttm.sh/blog/./elpher---gopher-and-gemini-client-in-emacs.html</guid>
@ -303,6 +387,9 @@ Getting started guide - <a href="https://magit.vc/manual/magit/Getting-Started.h
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/magit---git-in-emacs.html</link> ]]></description><link>https://g1n.ttm.sh/blog/magit---git-in-emacs.html</link>
<guid>https://g1n.ttm.sh/blog/./magit---git-in-emacs.html</guid> <guid>https://g1n.ttm.sh/blog/./magit---git-in-emacs.html</guid>
@ -321,6 +408,9 @@ elfeed - feed reader in emacs
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/elfeed---feed-reader-in-emacs.html</link> ]]></description><link>https://g1n.ttm.sh/blog/elfeed---feed-reader-in-emacs.html</link>
<guid>https://g1n.ttm.sh/blog/./elfeed---feed-reader-in-emacs.html</guid> <guid>https://g1n.ttm.sh/blog/./elfeed---feed-reader-in-emacs.html</guid>
@ -341,6 +431,9 @@ EXWM - X.org window manager but in emacs
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/exwm---xorg-window-manager-but-in-emacs.html</link> ]]></description><link>https://g1n.ttm.sh/blog/exwm---xorg-window-manager-but-in-emacs.html</link>
<guid>https://g1n.ttm.sh/blog/./exwm---xorg-window-manager-but-in-emacs.html</guid> <guid>https://g1n.ttm.sh/blog/./exwm---xorg-window-manager-but-in-emacs.html</guid>
@ -361,6 +454,9 @@ Creating OrgBlog
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/creating-orgblog.html</link> ]]></description><link>https://g1n.ttm.sh/blog/creating-orgblog.html</link>
<guid>https://g1n.ttm.sh/blog/./creating-orgblog.html</guid> <guid>https://g1n.ttm.sh/blog/./creating-orgblog.html</guid>
@ -381,6 +477,9 @@ Published this tilde page on Codeberg
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/published-this-tilde-page-on-codeberg.html</link> ]]></description><link>https://g1n.ttm.sh/blog/published-this-tilde-page-on-codeberg.html</link>
<guid>https://g1n.ttm.sh/blog/./published-this-tilde-page-on-codeberg.html</guid> <guid>https://g1n.ttm.sh/blog/./published-this-tilde-page-on-codeberg.html</guid>
@ -401,6 +500,9 @@ Wttr.in
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/wttrin.html</link> ]]></description><link>https://g1n.ttm.sh/blog/wttrin.html</link>
<guid>https://g1n.ttm.sh/blog/./wttrin.html</guid> <guid>https://g1n.ttm.sh/blog/./wttrin.html</guid>
@ -421,6 +523,9 @@ My first post on xhec.one
<!-- text end --> <!-- text end -->
]]></description><link>https://g1n.ttm.sh/blog/my-first-post-on-xhecone.html</link> ]]></description><link>https://g1n.ttm.sh/blog/my-first-post-on-xhecone.html</link>
<guid>https://g1n.ttm.sh/blog/./my-first-post-on-xhecone.html</guid> <guid>https://g1n.ttm.sh/blog/./my-first-post-on-xhecone.html</guid>

View File

@ -33,10 +33,13 @@ projects.</p>
<p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p> <p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p>
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -36,10 +36,13 @@ Now I am trying to setup smaller fonts in tty and choosing between wayland and x
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -14,6 +14,49 @@
<div id="description">~g1n's blog</div> <div id="description">~g1n's blog</div>
</div></div></div> </div></div></div>
<div id="divbody"><div class="content"> <div id="divbody"><div class="content">
<h3><a class="ablack" href="ukraine-will-win.html">
Ukraine will win
</a></h3>
<!-- bashblog_timestamp: #202203141210.58# -->
<div class="subtitle">March 14, 2022 &mdash;
G1n
</div>
<!-- text begin -->
<p>Hello everyone, long time no posts from me here.</p>
<p>I was born in Ukraine and I don&rsquo;t want to be part of Russia. 24 February Russia invaded Ukraine.
They wanted to conquer us in 3-4 days. But they still haven&rsquo;t captured any big city after 18 days
of war! Even occupied cities like Melitopol, Kherson and a lot more stand with Ukraine.
Putin thought that if the city is russian-speaking, it&rsquo;ll support &ldquo;liberation&rdquo; from Ukraine.
Russians think that our goverment is full of neo-nazi. But why then we have jewish president?
Why nationalistic parties are not supported on elections? And why a lot of countries support us
in this war?</p>
<p>About &ldquo;big&rdquo; and &ldquo;strong&rdquo; russian army. If Russia had enough good army, they hadn&rsquo;t so huge losses.
Current info is that russians had lost over 12000 of their soldiers. A bit old info that i found
in English <a href="https://www.cbsnews.com/news/ukraine-russia-death-toll-invasion/">here</a>. It is less than our
official news, but more than 10 times more than official Russia&rsquo;s data. Russian propaganda want people
to lie people that they are winning, but they are really loosing. Also our army captured a lot of occupants,
and we treat them well. <a href="https://youtu.be/3aCSTQ3KOs0">(video with russian occupants)</a></p>
<p>They can&rsquo;t conquer us, because we are strong. So they are bombing civilians <a href="https://youtu.be/fMGyFIHA9ys">(proof)</a>,
maternity hospitals <a href="https://youtu.be/Um4FI9NVEpA">(proof)</a>, and they do a lot more war crimes.</p>
<p>But someone thinks that we won&rsquo;t win this war, that we will loose. How can we loose, if we have people
that don&rsquo;t give up even under occupation? Some of video proofs: <a href="https://youtu.be/0irhJIMhWRQ">Kherson</a>,
<a href="https://youtu.be/8Kne0bk7plM">Melitopol</a></p>
<p>Ukraine don&rsquo;t want to be part of Russia. It is not liberation operation! Putin doesn&rsquo;t
want Ukraine to exists! He wants to restore Russian Empire, if we will lose he will want to invade more countries!</p>
<p><a href="https://www.washingtonpost.com/opinions/2022/03/09/why-ukraine-needs-no-fly-zone/">CLOSE THE SKY!</a></p>
<p>GLORY TO UKRAINE! GLORY TO ARMED FORCES OF UKRAINE!</p>
<p>tags: <a href='tag_Ukraine.html'>Ukraine</a>, <a href='tag_war.html'>war</a>, <a href='tag_russia.html'>russia</a></p>
<!-- text end -->
<h3><a class="ablack" href="ircnow.html"> <h3><a class="ablack" href="ircnow.html">
Ircnow Ircnow
</a></h3> </a></h3>
@ -33,6 +76,9 @@ very cool! Also I joined their team and I hope I could help them and learn new a
<p>Check ircnow website - <a href="https://ircnow.org/">https://ircnow.org/</a></p> <p>Check ircnow website - <a href="https://ircnow.org/">https://ircnow.org/</a></p>
<p>tags: <a href='tag_ircnow.html'>ircnow</a></p> <p>tags: <a href='tag_ircnow.html'>ircnow</a></p>
<!-- text end --> <!-- text end -->
<h3><a class="ablack" href="happy-new-2022-year.html"> <h3><a class="ablack" href="happy-new-2022-year.html">
Happy New 2022 Year! Happy New 2022 Year!
@ -52,6 +98,9 @@ projects.</p>
<p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p> <p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p>
<!-- text end --> <!-- text end -->
<h3><a class="ablack" href="cleared-this-webpage-a-bit.html"> <h3><a class="ablack" href="cleared-this-webpage-a-bit.html">
Cleared this webpage a bit Cleared this webpage a bit
@ -69,6 +118,9 @@ Also I fixed something on this webpage. Maybe I will post some programming adven
<p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p> <p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p>
<!-- text end --> <!-- text end -->
<h3><a class="ablack" href="spartan-protocol.html"> <h3><a class="ablack" href="spartan-protocol.html">
Spartan protocol Spartan protocol
@ -89,6 +141,9 @@ G1n
<!-- text end --> <!-- text end -->
<h3><a class="ablack" href="exploring-bbses.html"> <h3><a class="ablack" href="exploring-bbses.html">
Exploring BBSes Exploring BBSes
@ -112,6 +167,9 @@ Maybe I will find that interesting.</p>
<!-- text end --> <!-- text end -->
<h3><a class="ablack" href="moving-to-tildeteam.html"> <h3><a class="ablack" href="moving-to-tildeteam.html">
Moving to tilde.team Moving to tilde.team
@ -133,6 +191,9 @@ G1n
<!-- text end --> <!-- text end -->
<h3><a class="ablack" href="i-successufully-installed-linux-from-scratch.html"> <h3><a class="ablack" href="i-successufully-installed-linux-from-scratch.html">
I successufully installed Linux from Scratch I successufully installed Linux from Scratch
@ -155,6 +216,9 @@ Now I am trying to setup smaller fonts in tty and choosing between wayland and x
<!-- text end --> <!-- text end -->
<h3><a class="ablack" href="learning-programing.html"> <h3><a class="ablack" href="learning-programing.html">
Learning programing Learning programing
@ -176,6 +240,9 @@ G1n
<!-- text end --> <!-- text end -->
<h3><a class="ablack" href="bmpdb-and-bmpcb---play-music-on-your-machine-in-command-line.html"> <h3><a class="ablack" href="bmpdb-and-bmpcb---play-music-on-your-machine-in-command-line.html">
<b>mpd</b> and <b>mpc</b> - play music on your machine in command line <b>mpd</b> and <b>mpc</b> - play music on your machine in command line
@ -198,31 +265,13 @@ Now going to setup emms (emacs music player). One more thing that I can do witho
<!-- text end -->
<h3><a class="ablack" href="notmuch---mail-in-emacs.html">
notmuch - mail in emacs
</a></h3>
<!-- bashblog_timestamp: #202105201204.07# -->
<div class="subtitle">May 20, 2021 &mdash;
G1n
</div>
<!-- text begin -->
<p><b>notmuch</b> is an email system. But I use emacs as frontend for it</p>
<p>Tags: <a href='tag_notmuch.html'>notmuch</a>, <a href='tag_email.html'>email</a>, <a href='tag_emacs.html'>emacs</a>, <a href='tag_emacs-for-everything.html'>emacs-for-everything</a></p>
<!-- text end --> <!-- text end -->
<div id="all_posts"><a href="all_posts.html">archive</a> &mdash; <a href="all_tags.html">all tags</a> &mdash; <a href="g1n.ttm.sh/blog/feed.xml">rss</a></div> <div id="all_posts"><a href="all_posts.html">archive</a> &mdash; <a href="all_tags.html">all tags</a> &mdash; <a href="g1n.ttm.sh/blog/feed.xml">rss</a></div>
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -34,10 +34,13 @@ very cool! Also I joined their team and I hope I could help them and learn new a
<p>Check ircnow website - <a href="https://ircnow.org/">https://ircnow.org/</a></p> <p>Check ircnow website - <a href="https://ircnow.org/">https://ircnow.org/</a></p>
<p>tags: <a href='tag_ircnow.html'>ircnow</a></p> <p>tags: <a href='tag_ircnow.html'>ircnow</a></p>
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -35,10 +35,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -36,10 +36,13 @@ Getting started guide - <a href="https://magit.vc/manual/magit/Getting-Started.h
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -35,10 +35,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -35,10 +35,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -35,10 +35,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -35,10 +35,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -35,10 +35,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -34,10 +34,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -32,9 +32,12 @@ projects.</p>
<p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p> <p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p>
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

64
blog/tag_Ukraine.html Normal file
View File

@ -0,0 +1,64 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="main.css" type="text/css">
<link rel="stylesheet" href="blog.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="subscribe to this page..." href="g1n.ttm.sh/blog/feed.xml">
<title>~g1n's blog &mdash; posts tagged "Ukraine"</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="https://g1n.ttm.sh/blog/index.html">~g1n's blog</a></h1>
<div id="description">~g1n's blog</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3><a class="ablack" href="ukraine-will-win.html">
Ukraine will win
</a></h3>
<!-- bashblog_timestamp: #202203141210.58# -->
<div class="subtitle">March 14, 2022 &mdash;
G1n
</div>
<!-- text begin -->
<p>Hello everyone, long time no posts from me here.</p>
<p>I was born in Ukraine and I don&rsquo;t want to be part of Russia. 24 February Russia invaded Ukraine.
They wanted to conquer us in 3-4 days. But they still haven&rsquo;t captured any big city after 18 days
of war! Even occupied cities like Melitopol, Kherson and a lot more stand with Ukraine.
Putin thought that if the city is russian-speaking, it&rsquo;ll support &ldquo;liberation&rdquo; from Ukraine.
Russians think that our goverment is full of neo-nazi. But why then we have jewish president?
Why nationalistic parties are not supported on elections? And why a lot of countries support us
in this war?</p>
<p>About &ldquo;big&rdquo; and &ldquo;strong&rdquo; russian army. If Russia had enough good army, they hadn&rsquo;t so huge losses.
Current info is that russians had lost over 12000 of their soldiers. A bit old info that i found
in English <a href="https://www.cbsnews.com/news/ukraine-russia-death-toll-invasion/">here</a>. It is less than our
official news, but more than 10 times more than official Russia&rsquo;s data. Russian propaganda want people
to lie people that they are winning, but they are really loosing. Also our army captured a lot of occupants,
and we treat them well. <a href="https://youtu.be/3aCSTQ3KOs0">(video with russian occupants)</a></p>
<p>They can&rsquo;t conquer us, because we are strong. So they are bombing civilians <a href="https://youtu.be/fMGyFIHA9ys">(proof)</a>,
maternity hospitals <a href="https://youtu.be/Um4FI9NVEpA">(proof)</a>, and they do a lot more war crimes.</p>
<p>But someone thinks that we won&rsquo;t win this war, that we will loose. How can we loose, if we have people
that don&rsquo;t give up even under occupation? Some of video proofs: <a href="https://youtu.be/0irhJIMhWRQ">Kherson</a>,
<a href="https://youtu.be/8Kne0bk7plM">Melitopol</a></p>
<p>Ukraine don&rsquo;t want to be part of Russia. It is not liberation operation! Putin doesn&rsquo;t
want Ukraine to exists! He wants to restore Russian Empire, if we will lose he will want to invade more countries!</p>
<p><a href="https://www.washingtonpost.com/opinions/2022/03/09/why-ukraine-needs-no-fly-zone/">CLOSE THE SKY!</a></p>
<p>GLORY TO UKRAINE! GLORY TO ARMED FORCES OF UKRAINE!</p>
<p>tags: <a href='tag_Ukraine.html'>Ukraine</a>, <a href='tag_war.html'>war</a>, <a href='tag_russia.html'>russia</a></p>
<!-- text end -->
</div>
<div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>

View File

@ -36,9 +36,12 @@ Maybe I will find that interesting.</p>
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -30,9 +30,12 @@ Also I fixed something on this webpage. Maybe I will post some programming adven
<p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p> <p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p>
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -33,9 +33,12 @@ G1n
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -32,9 +32,12 @@ projects.</p>
<p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p> <p>tags: <a href='tag_happy-new-year.html'>happy-new-year</a>, <a href='tag_2022.html'>2022</a></p>
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -33,9 +33,12 @@ very cool! Also I joined their team and I hope I could help them and learn new a
<p>Check ircnow website - <a href="https://ircnow.org/">https://ircnow.org/</a></p> <p>Check ircnow website - <a href="https://ircnow.org/">https://ircnow.org/</a></p>
<p>tags: <a href='tag_ircnow.html'>ircnow</a></p> <p>tags: <a href='tag_ircnow.html'>ircnow</a></p>
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -36,9 +36,12 @@ Maybe I will find that interesting.</p>
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -33,9 +33,12 @@ G1n
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

64
blog/tag_russia.html Normal file
View File

@ -0,0 +1,64 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="main.css" type="text/css">
<link rel="stylesheet" href="blog.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="subscribe to this page..." href="g1n.ttm.sh/blog/feed.xml">
<title>~g1n's blog &mdash; posts tagged "russia"</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="https://g1n.ttm.sh/blog/index.html">~g1n's blog</a></h1>
<div id="description">~g1n's blog</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3><a class="ablack" href="ukraine-will-win.html">
Ukraine will win
</a></h3>
<!-- bashblog_timestamp: #202203141210.58# -->
<div class="subtitle">March 14, 2022 &mdash;
G1n
</div>
<!-- text begin -->
<p>Hello everyone, long time no posts from me here.</p>
<p>I was born in Ukraine and I don&rsquo;t want to be part of Russia. 24 February Russia invaded Ukraine.
They wanted to conquer us in 3-4 days. But they still haven&rsquo;t captured any big city after 18 days
of war! Even occupied cities like Melitopol, Kherson and a lot more stand with Ukraine.
Putin thought that if the city is russian-speaking, it&rsquo;ll support &ldquo;liberation&rdquo; from Ukraine.
Russians think that our goverment is full of neo-nazi. But why then we have jewish president?
Why nationalistic parties are not supported on elections? And why a lot of countries support us
in this war?</p>
<p>About &ldquo;big&rdquo; and &ldquo;strong&rdquo; russian army. If Russia had enough good army, they hadn&rsquo;t so huge losses.
Current info is that russians had lost over 12000 of their soldiers. A bit old info that i found
in English <a href="https://www.cbsnews.com/news/ukraine-russia-death-toll-invasion/">here</a>. It is less than our
official news, but more than 10 times more than official Russia&rsquo;s data. Russian propaganda want people
to lie people that they are winning, but they are really loosing. Also our army captured a lot of occupants,
and we treat them well. <a href="https://youtu.be/3aCSTQ3KOs0">(video with russian occupants)</a></p>
<p>They can&rsquo;t conquer us, because we are strong. So they are bombing civilians <a href="https://youtu.be/fMGyFIHA9ys">(proof)</a>,
maternity hospitals <a href="https://youtu.be/Um4FI9NVEpA">(proof)</a>, and they do a lot more war crimes.</p>
<p>But someone thinks that we won&rsquo;t win this war, that we will loose. How can we loose, if we have people
that don&rsquo;t give up even under occupation? Some of video proofs: <a href="https://youtu.be/0irhJIMhWRQ">Kherson</a>,
<a href="https://youtu.be/8Kne0bk7plM">Melitopol</a></p>
<p>Ukraine don&rsquo;t want to be part of Russia. It is not liberation operation! Putin doesn&rsquo;t
want Ukraine to exists! He wants to restore Russian Empire, if we will lose he will want to invade more countries!</p>
<p><a href="https://www.washingtonpost.com/opinions/2022/03/09/why-ukraine-needs-no-fly-zone/">CLOSE THE SKY!</a></p>
<p>GLORY TO UKRAINE! GLORY TO ARMED FORCES OF UKRAINE!</p>
<p>tags: <a href='tag_Ukraine.html'>Ukraine</a>, <a href='tag_war.html'>war</a>, <a href='tag_russia.html'>russia</a></p>
<!-- text end -->
</div>
<div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>

View File

@ -33,9 +33,12 @@ G1n
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -34,9 +34,12 @@ G1n
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

64
blog/tag_war.html Normal file
View File

@ -0,0 +1,64 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="main.css" type="text/css">
<link rel="stylesheet" href="blog.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="subscribe to this page..." href="g1n.ttm.sh/blog/feed.xml">
<title>~g1n's blog &mdash; posts tagged "war"</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="https://g1n.ttm.sh/blog/index.html">~g1n's blog</a></h1>
<div id="description">~g1n's blog</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3><a class="ablack" href="ukraine-will-win.html">
Ukraine will win
</a></h3>
<!-- bashblog_timestamp: #202203141210.58# -->
<div class="subtitle">March 14, 2022 &mdash;
G1n
</div>
<!-- text begin -->
<p>Hello everyone, long time no posts from me here.</p>
<p>I was born in Ukraine and I don&rsquo;t want to be part of Russia. 24 February Russia invaded Ukraine.
They wanted to conquer us in 3-4 days. But they still haven&rsquo;t captured any big city after 18 days
of war! Even occupied cities like Melitopol, Kherson and a lot more stand with Ukraine.
Putin thought that if the city is russian-speaking, it&rsquo;ll support &ldquo;liberation&rdquo; from Ukraine.
Russians think that our goverment is full of neo-nazi. But why then we have jewish president?
Why nationalistic parties are not supported on elections? And why a lot of countries support us
in this war?</p>
<p>About &ldquo;big&rdquo; and &ldquo;strong&rdquo; russian army. If Russia had enough good army, they hadn&rsquo;t so huge losses.
Current info is that russians had lost over 12000 of their soldiers. A bit old info that i found
in English <a href="https://www.cbsnews.com/news/ukraine-russia-death-toll-invasion/">here</a>. It is less than our
official news, but more than 10 times more than official Russia&rsquo;s data. Russian propaganda want people
to lie people that they are winning, but they are really loosing. Also our army captured a lot of occupants,
and we treat them well. <a href="https://youtu.be/3aCSTQ3KOs0">(video with russian occupants)</a></p>
<p>They can&rsquo;t conquer us, because we are strong. So they are bombing civilians <a href="https://youtu.be/fMGyFIHA9ys">(proof)</a>,
maternity hospitals <a href="https://youtu.be/Um4FI9NVEpA">(proof)</a>, and they do a lot more war crimes.</p>
<p>But someone thinks that we won&rsquo;t win this war, that we will loose. How can we loose, if we have people
that don&rsquo;t give up even under occupation? Some of video proofs: <a href="https://youtu.be/0irhJIMhWRQ">Kherson</a>,
<a href="https://youtu.be/8Kne0bk7plM">Melitopol</a></p>
<p>Ukraine don&rsquo;t want to be part of Russia. It is not liberation operation! Putin doesn&rsquo;t
want Ukraine to exists! He wants to restore Russian Empire, if we will lose he will want to invade more countries!</p>
<p><a href="https://www.washingtonpost.com/opinions/2022/03/09/why-ukraine-needs-no-fly-zone/">CLOSE THE SKY!</a></p>
<p>GLORY TO UKRAINE! GLORY TO ARMED FORCES OF UKRAINE!</p>
<p>tags: <a href='tag_Ukraine.html'>Ukraine</a>, <a href='tag_war.html'>war</a>, <a href='tag_russia.html'>russia</a></p>
<!-- text end -->
</div>
<div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>

View File

@ -30,9 +30,12 @@ Also I fixed something on this webpage. Maybe I will post some programming adven
<p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p> <p>tags: <a href='tag_webpage.html'>webpage</a>, <a href='tag_blog.html'>blog</a></p>
<!-- text end --> <!-- text end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -0,0 +1,66 @@
<!DOCTYPE html>
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="main.css" type="text/css">
<link rel="stylesheet" href="blog.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="subscribe to this page..." href="g1n.ttm.sh/blog/feed.xml">
<title>Ukraine will win</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="https://g1n.ttm.sh/blog/index.html">~g1n's blog</a></h1>
<div id="description">~g1n's blog</div>
</div></div></div>
<div id="divbody"><div class="content">
<!-- entry begin -->
<h3><a class="ablack" href="ukraine-will-win.html">
Ukraine will win
</a></h3>
<!-- bashblog_timestamp: #202203141210.58# -->
<div class="subtitle">March 14, 2022 &mdash;
G1n
</div>
<!-- text begin -->
<p>Hello everyone, long time no posts from me here.</p>
<p>I was born in Ukraine and I don&rsquo;t want to be part of Russia. 24 February Russia invaded Ukraine.
They wanted to conquer us in 3-4 days. But they still haven&rsquo;t captured any big city after 18 days
of war! Even occupied cities like Melitopol, Kherson and a lot more stand with Ukraine.
Putin thought that if the city is russian-speaking, it&rsquo;ll support &ldquo;liberation&rdquo; from Ukraine.
Russians think that our goverment is full of neo-nazi. But why then we have jewish president?
Why nationalistic parties are not supported on elections? And why a lot of countries support us
in this war?</p>
<p>About &ldquo;big&rdquo; and &ldquo;strong&rdquo; russian army. If Russia had enough good army, they hadn&rsquo;t so huge losses.
Current info is that russians had lost over 12000 of their soldiers. A bit old info that i found
in English <a href="https://www.cbsnews.com/news/ukraine-russia-death-toll-invasion/">here</a>. It is less than our
official news, but more than 10 times more than official Russia&rsquo;s data. Russian propaganda want people
to lie people that they are winning, but they are really loosing. Also our army captured a lot of occupants,
and we treat them well. <a href="https://youtu.be/3aCSTQ3KOs0">(video with russian occupants)</a></p>
<p>They can&rsquo;t conquer us, because we are strong. So they are bombing civilians <a href="https://youtu.be/fMGyFIHA9ys">(proof)</a>,
maternity hospitals <a href="https://youtu.be/Um4FI9NVEpA">(proof)</a>, and they do a lot more war crimes.</p>
<p>But someone thinks that we won&rsquo;t win this war, that we will loose. How can we loose, if we have people
that don&rsquo;t give up even under occupation? Some of video proofs: <a href="https://youtu.be/0irhJIMhWRQ">Kherson</a>,
<a href="https://youtu.be/8Kne0bk7plM">Melitopol</a></p>
<p>Ukraine don&rsquo;t want to be part of Russia. It is not liberation operation! Putin doesn&rsquo;t
want Ukraine to exists! He wants to restore Russian Empire, if we will lose he will want to invade more countries!</p>
<p><a href="https://www.washingtonpost.com/opinions/2022/03/09/why-ukraine-needs-no-fly-zone/">CLOSE THE SKY!</a></p>
<p>GLORY TO UKRAINE! GLORY TO ARMED FORCES OF UKRAINE!</p>
<p>tags: <a href='tag_Ukraine.html'>Ukraine</a>, <a href='tag_war.html'>war</a>, <a href='tag_russia.html'>russia</a></p>
<!-- text end -->
<!-- entry end -->
</div>
<div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>

34
blog/ukraine-will-win.md Normal file
View File

@ -0,0 +1,34 @@
Ukraine will win
Hello everyone, long time no posts from me here.
I was born in Ukraine and I don't want to be part of Russia. 24 February Russia invaded Ukraine.
They wanted to conquer us in 3-4 days. But they still haven't captured any big city after 18 days
of war! Even occupied cities like Melitopol, Kherson and a lot more stand with Ukraine.
Putin thought that if the city is russian-speaking, it'll support "liberation" from Ukraine.
Russians think that our goverment is full of neo-nazi. But why then we have jewish president?
Why nationalistic parties are not supported on elections? And why a lot of countries support us
in this war?
About "big" and "strong" russian army. If Russia had enough good army, they hadn't so huge losses.
Current info is that russians had lost over 12000 of their soldiers. A bit old info that i found
in English [here](https://www.cbsnews.com/news/ukraine-russia-death-toll-invasion/). It is less than our
official news, but more than 10 times more than official Russia's data. Russian propaganda want people
to lie people that they are winning, but they are really loosing. Also our army captured a lot of occupants,
and we treat them well. [(video with russian occupants)](https://youtu.be/3aCSTQ3KOs0)
They can't conquer us, because we are strong. So they are bombing civilians [(proof)](https://youtu.be/fMGyFIHA9ys),
maternity hospitals [(proof)](https://youtu.be/Um4FI9NVEpA), and they do a lot more war crimes.
But someone thinks that we won't win this war, that we will loose. How can we loose, if we have people
that don't give up even under occupation? Some of video proofs: [Kherson](https://youtu.be/0irhJIMhWRQ),
[Melitopol](https://youtu.be/8Kne0bk7plM)
Ukraine don't want to be part of Russia. It is not liberation operation! Putin doesn't
want Ukraine to exists! He wants to restore Russian Empire, if we will lose he will want to invade more countries!
[CLOSE THE SKY!](https://www.washingtonpost.com/opinions/2022/03/09/why-ukraine-needs-no-fly-zone/)
GLORY TO UKRAINE! GLORY TO ARMED FORCES OF UKRAINE!
tags: Ukraine, war, russia

View File

@ -37,10 +37,13 @@ Trying surf but firefox still my default browser</p>
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>

View File

@ -35,10 +35,13 @@ G1n
<!-- text end --> <!-- text end -->
<!-- entry end --> <!-- entry end -->
</div> </div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br> <div id="footer">CC by-nc <a href="https://tilde.team/~g1n/">G1n</a> &mdash; <a href="mailto:g1n&#64;ttm&#46;sh">g1n&#64;ttm&#46;sh</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div> generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div> </div></div>
</body></html> </body></html>