<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Introducing the logs</title>
	<atom:link href="http://trilema.com/2019/introducing-the-logs/feed/" rel="self" type="application/rss+xml" />
	<link>http://trilema.com/2019/introducing-the-logs/</link>
	<description>Moving targets for a fast crowd.</description>
	<pubDate>Tue, 28 Apr 2026 01:18:22 +0000</pubDate>
	<generator>http://polimedia.us</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mircea Popescu</title>
		<link>http://trilema.com/2019/introducing-the-logs/#comment-152915</link>
		<dc:creator>Mircea Popescu</dc:creator>
		<pubDate>Sun, 19 Jul 2020 01:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://trilema.com/?p=89087#comment-152915</guid>
		<description>Gen.</description>
		<content:encoded><![CDATA[<p>Gen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Federico Weinhold</title>
		<link>http://trilema.com/2019/introducing-the-logs/#comment-152914</link>
		<dc:creator>Federico Weinhold</dc:creator>
		<pubDate>Sun, 19 Jul 2020 00:38:51 +0000</pubDate>
		<guid isPermaLink="false">http://trilema.com/?p=89087#comment-152914</guid>
		<description>"Es gibt kein Morgen mehr danach
Wir sind die durch die Hölle gehen
Gott weint uns keine Träne nach."</description>
		<content:encoded><![CDATA[<p>"Es gibt kein Morgen mehr danach<br />
Wir sind die durch die Hölle gehen<br />
Gott weint uns keine Träne nach."</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mircea Popescu</title>
		<link>http://trilema.com/2019/introducing-the-logs/#comment-152901</link>
		<dc:creator>Mircea Popescu</dc:creator>
		<pubDate>Fri, 17 Jul 2020 23:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://trilema.com/?p=89087#comment-152901</guid>
		<description>As part of intensive sanity checks prompted by the above May discovery, I'm also accounting for log gaps. Here's how to find plot holes in mp-wp dbs : 

&lt;blockquote&gt;select l.id +1 as start from mpwp_posts as l left outer join mpwp_posts as r on l.id +1 = r.id where r.id is null and l.id &gt; &lt;a href=http://trilema.com/2019/introducing-the-logs/ &gt;89087&lt;/a&gt;;
+-------+
&#124; start &#124;
+-------+
&#124; 89293 &#124;
&#124; 89615 &#124;
&#124; 89680 &#124;
&#124; 89780 &#124;
&#124; 90005 &#124;
&#124; 90028 &#124;
&#124; 90232 &#124;
&#124; 90286 &#124;
&#124; 90459 &#124;
&#124; 90474 &#124;
&#124; 90482 &#124;
&#124; 90493 &#124;
&#124; 90570 &#124;
&#124; 90615 &#124;
&#124; 90622 &#124;
+-------+
15 rows in set (0.02 sec)&lt;/blockquote&gt;

I've meanwhile filled all these gaps ; the rate of progress through this entirely unnecessary swamp was greatly diminished by the misfortunate circumstance that each and every attempt (of which I've made a dozen or so in the interval) immediately results (really, entirely consists) of interacting with the flaming imbecile idiocy of "IT" withall its endless magic-strings-and-formats-conversions vomit, which makes me want to beat the stupid mothers of all these idle fucktards into a bloody pulp -- especially seeing how there was no real reason to "have problems" and "discover gaps" in the first fucking place.

Just look at this inane shit : 

&lt;blockquote&gt;cat 'logs.txt' &#124; grep "29-jan-2016" &#124; sed 's/*/\&ast;/g' &#124; sed 's/@/&#64;/g' &#124; sed "s%'%\&#39;%g" &#124; tr '"' "'" &#124; sed "s%\\\'%FUCKINGFORMATSFFS%g" &#124; sed 's%FUCKINGFORMATSFFS%"%g' &#124; sed 's%\\\\%\&#47;\&#47;%g'  &gt; missingline.sql&lt;/blockquote&gt;

Then add that ctrl-w searches in nano but &lt;b&gt;closes&lt;/b&gt; whatever GUI Word and so on and so forth forever, or rather for as long as patience lasts. I really hope you fuckwits all starve forgotten inside small concrete cubes.

Unrelated to the foregoing, there's nothing logged during August 3rd, 4th, 5th, 6th and 7th 2019, such that the entries for August 2nd and August 8th of that year follow each other directly. This is because &lt;a href=http://trilema.com/2019/trilema-goes-dark/ &gt;those days were silent&lt;/a&gt;, a sort of full dress rehearsal for the March &lt;a href=http://trilema.com/2020/closure/ &gt;closure&lt;/a&gt;, immediately driven by &lt;a href=http://trilema.com/2019/a-nickels-worth-of-clues/ &gt;Minsk shenanigans&lt;/a&gt; but otherwise the necessary continuation of long standing "problems", to call thusly well entrenched &lt;a href=http://trilema.com/2015/the-anal-child/ &gt;idiocy&lt;/a&gt;. People close to the center of the world probably recall their "flushing the toilet" comment in private conversation, and everyone else... well, everyone else is everyone else.

Hopefully with this last (significant!) chunk of my time and patience, the matter of that juvenile, naive attempt of mine can finally be laid to rest, because &lt;a href=http://trilema.com/2016/a-complete-theory-of-politics/?b=The%20alpha&#038;e=male#select&gt;holy god enough already&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>As part of intensive sanity checks prompted by the above May discovery, I'm also accounting for log gaps. Here's how to find plot holes in mp-wp dbs : </p>
<blockquote><p>select l.id +1 as start from mpwp_posts as l left outer join mpwp_posts as r on l.id +1 = r.id where r.id is null and l.id > <a href=http://trilema.com/2019/introducing-the-logs/ >89087</a>;<br />
+-------+<br />
| start |<br />
+-------+<br />
| 89293 |<br />
| 89615 |<br />
| 89680 |<br />
| 89780 |<br />
| 90005 |<br />
| 90028 |<br />
| 90232 |<br />
| 90286 |<br />
| 90459 |<br />
| 90474 |<br />
| 90482 |<br />
| 90493 |<br />
| 90570 |<br />
| 90615 |<br />
| 90622 |<br />
+-------+<br />
15 rows in set (0.02 sec)</p></blockquote>
<p>I've meanwhile filled all these gaps ; the rate of progress through this entirely unnecessary swamp was greatly diminished by the misfortunate circumstance that each and every attempt (of which I've made a dozen or so in the interval) immediately results (really, entirely consists) of interacting with the flaming imbecile idiocy of "IT" withall its endless magic-strings-and-formats-conversions vomit, which makes me want to beat the stupid mothers of all these idle fucktards into a bloody pulp -- especially seeing how there was no real reason to "have problems" and "discover gaps" in the first fucking place.</p>
<p>Just look at this inane shit : </p>
<blockquote><p>cat 'logs.txt' | grep "29-jan-2016" | sed 's/*/\&ast;/g' | sed 's/@/&#64;/g' | sed "s%'%\&#39;%g" | tr '"' "'" | sed "s%\\\'%FUCKINGFORMATSFFS%g" | sed 's%FUCKINGFORMATSFFS%"%g' | sed 's%\\\\%\&#47;\&#47;%g'  > missingline.sql</p></blockquote>
<p>Then add that ctrl-w searches in nano but <b>closes</b> whatever GUI Word and so on and so forth forever, or rather for as long as patience lasts. I really hope you fuckwits all starve forgotten inside small concrete cubes.</p>
<p>Unrelated to the foregoing, there's nothing logged during August 3rd, 4th, 5th, 6th and 7th 2019, such that the entries for August 2nd and August 8th of that year follow each other directly. This is because <a href=http://trilema.com/2019/trilema-goes-dark/ >those days were silent</a>, a sort of full dress rehearsal for the March <a href=http://trilema.com/2020/closure/ >closure</a>, immediately driven by <a href=http://trilema.com/2019/a-nickels-worth-of-clues/ >Minsk shenanigans</a> but otherwise the necessary continuation of long standing "problems", to call thusly well entrenched <a href=http://trilema.com/2015/the-anal-child/ >idiocy</a>. People close to the center of the world probably recall their "flushing the toilet" comment in private conversation, and everyone else... well, everyone else is everyone else.</p>
<p>Hopefully with this last (significant!) chunk of my time and patience, the matter of that juvenile, naive attempt of mine can finally be laid to rest, because <a href=http://trilema.com/2016/a-complete-theory-of-politics/?b=The%20alpha&#038;e=male#select>holy god enough already</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mircea Popescu</title>
		<link>http://trilema.com/2019/introducing-the-logs/#comment-151577</link>
		<dc:creator>Mircea Popescu</dc:creator>
		<pubDate>Thu, 28 May 2020 21:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://trilema.com/?p=89087#comment-151577</guid>
		<description>In other news, I've discovered (as part of handling obscure footnote references for today's &lt;a href=http://trilema.com/2020/robocop/ &gt;Robocop&lt;/a&gt; review) that a handful of old logs were fragmentarily imported (because of &lt;a href=http://trilema.com/2016/unicode-is-fucking-stupid-the-definitive-article/ &gt;inane bullshit&lt;/a&gt;). Here's the list : 

SELECT id, post_name FROM tril_posts WHERE post_type ="post" AND post_content NOT LIKE "%&#60;/td&gt;&#60;/tr&gt;&#60;/table&gt;" and post_name like "forum-logs%" order by id desc
+-------+----------------------------+
&#124; id    &#124; post_name                  &#124;
+-------+----------------------------+
&#124; 90619 &#124; forum-logs-for-14-jan-2016 &#124;
&#124; 90609 &#124; forum-logs-for-04-jan-2016 &#124;
&#124; 90575 &#124; forum-logs-for-01-dec-2015 &#124;
&#124; 90563 &#124; forum-logs-for-19-nov-2015 &#124;
&#124; 90499 &#124; forum-logs-for-15-sep-2015 &#124;
&#124; 90416 &#124; forum-logs-for-24-jun-2015 &#124;
&#124; 90024 &#124; forum-logs-for-01-may-2014 &#124;
&#124; 89618 &#124; forum-logs-for-21-mar-2013 &#124;
&#124; 89606 &#124; forum-logs-for-09-mar-2013 &#124;
&#124; 89475 &#124; forum-logs-for-29-oct-2012 &#124;
&#124; 89204 &#124; forum-logs-for-14-feb-2012 &#124;
&#124; 89193 &#124; forum-logs-for-02-feb-2012 &#124;
+-------+----------------------------+
12 rows in set (8.66 sec)

Needless to say these are now fixed. Sorry for any inconvenience.</description>
		<content:encoded><![CDATA[<p>In other news, I've discovered (as part of handling obscure footnote references for today's <a href=http://trilema.com/2020/robocop/ >Robocop</a> review) that a handful of old logs were fragmentarily imported (because of <a href=http://trilema.com/2016/unicode-is-fucking-stupid-the-definitive-article/ >inane bullshit</a>). Here's the list : </p>
<p>SELECT id, post_name FROM tril_posts WHERE post_type ="post" AND post_content NOT LIKE "%&lt;/td>&lt;/tr>&lt;/table>" and post_name like "forum-logs%" order by id desc<br />
+-------+----------------------------+<br />
| id    | post_name                  |<br />
+-------+----------------------------+<br />
| 90619 | forum-logs-for-14-jan-2016 |<br />
| 90609 | forum-logs-for-04-jan-2016 |<br />
| 90575 | forum-logs-for-01-dec-2015 |<br />
| 90563 | forum-logs-for-19-nov-2015 |<br />
| 90499 | forum-logs-for-15-sep-2015 |<br />
| 90416 | forum-logs-for-24-jun-2015 |<br />
| 90024 | forum-logs-for-01-may-2014 |<br />
| 89618 | forum-logs-for-21-mar-2013 |<br />
| 89606 | forum-logs-for-09-mar-2013 |<br />
| 89475 | forum-logs-for-29-oct-2012 |<br />
| 89204 | forum-logs-for-14-feb-2012 |<br />
| 89193 | forum-logs-for-02-feb-2012 |<br />
+-------+----------------------------+<br />
12 rows in set (8.66 sec)</p>
<p>Needless to say these are now fixed. Sorry for any inconvenience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mircea Popescu</title>
		<link>http://trilema.com/2019/introducing-the-logs/#comment-149845</link>
		<dc:creator>Mircea Popescu</dc:creator>
		<pubDate>Fri, 01 May 2020 05:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://trilema.com/?p=89087#comment-149845</guid>
		<description>Cheers.</description>
		<content:encoded><![CDATA[<p>Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
