<?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 for Fnzna Side Dish</title>
	<atom:link href="http://www.fnsna.net/side/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.fnsna.net/side</link>
	<description></description>
	<lastBuildDate>Sat, 21 Apr 2012 23:39:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Prove to me that you’re really my nephew by fnzna</title>
		<link>http://www.fnsna.net/side/?p=1077#comment-47</link>
		<dc:creator>fnzna</dc:creator>
		<pubDate>Sat, 21 Apr 2012 23:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnsna.net/side/?p=1077#comment-47</guid>
		<description>&quot;The net result is the absurdity of insisting on a system in the first place.&quot;
If that is true, Kōji Kumeta must be an anti-establishist (jk)

While that is the joke in this particular chapter (and I&#039;m sure that some other chapters would have touch on an issue similar to this), I also do think that it is highly likely to be some kind of commentary that the author has to the (Japanese) society.</description>
		<content:encoded><![CDATA[<p>&#8220;The net result is the absurdity of insisting on a system in the first place.&#8221;<br />
If that is true, Kōji Kumeta must be an anti-establishist (jk)</p>
<p>While that is the joke in this particular chapter (and I&#8217;m sure that some other chapters would have touch on an issue similar to this), I also do think that it is highly likely to be some kind of commentary that the author has to the (Japanese) society.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Prove to me that you’re really my nephew by moritheil</title>
		<link>http://www.fnsna.net/side/?p=1077#comment-46</link>
		<dc:creator>moritheil</dc:creator>
		<pubDate>Sat, 21 Apr 2012 22:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnsna.net/side/?p=1077#comment-46</guid>
		<description>The lack of adequacy of some of the reasons to accept or deny people is definitely part of the joke - I&#039;d note it&#039;s an underlying theme of SZS that sometimes things get overanalyzed and &lt;i&gt;simultaneously&lt;/i&gt; some things are accepted at face value.  The net result is the absurdity of insisting on a system in the first place.</description>
		<content:encoded><![CDATA[<p>The lack of adequacy of some of the reasons to accept or deny people is definitely part of the joke &#8211; I&#8217;d note it&#8217;s an underlying theme of SZS that sometimes things get overanalyzed and <i>simultaneously</i> some things are accepted at face value.  The net result is the absurdity of insisting on a system in the first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Security Issue: certain picture-sharing site by fnzna</title>
		<link>http://www.fnsna.net/side/?p=1048#comment-45</link>
		<dc:creator>fnzna</dc:creator>
		<pubDate>Tue, 03 Apr 2012 16:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnsna.net/side/?p=1048#comment-45</guid>
		<description>Your picture, &quot;You do not have access to view that puush.&quot; Well, I guess my argument just got thrown out the window.

FUUUUUUUUUUUUUUUUUUUUU</description>
		<content:encoded><![CDATA[<p>Your picture, &#8220;You do not have access to view that puush.&#8221; Well, I guess my argument just got thrown out the window.</p>
<p>FUUUUUUUUUUUUUUUUUUUUU</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Security Issue: certain picture-sharing site by fnzna</title>
		<link>http://www.fnsna.net/side/?p=1048#comment-44</link>
		<dc:creator>fnzna</dc:creator>
		<pubDate>Tue, 03 Apr 2012 16:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnsna.net/side/?p=1048#comment-44</guid>
		<description>&quot;I’m not sure any developer worth his salt would actually advertise security where there really is none.&quot;
While I do hope that is always true, there are enough news about security breaches that it is obvious some developer don&#039;t know stuff about security. (Example: http://consumerist.com/2011/06/how-hackers-stole-200000-citi-accounts-by-exploiting-basic-browser-vulnerability.html it&#039;s a bank website for crying outloud). 

That being said, it is possible to make it harder for someone to guess correctly if the length of the ID is longer and maybe use a larger set of characters. For example, Youtube uses a ID of 11 character, with numbers, both lowercase and uppercase characters, and finally special character so, therefore there would be around 94^11 (or 2^73) possible ID&#039;s, which while still not fully secure my today&#039;s cryptography standards (most modern cryptography scheme needs 2^128  steps or more to break, which is computationally impossible for now), you might need to running super computers in order to find one by brute force. [ok, wow I don&#039;t know if that added to the discussion, but just wanted to talk about it]

End of the day, ya, it is not security if there is a hint chance that your private data can be accessed by anyone you didn&#039;t give authority to see. Sounds like most of my stuff online aren&#039;t secure, since the company staff can see them (hello Dropbox).</description>
		<content:encoded><![CDATA[<p>&#8220;I’m not sure any developer worth his salt would actually advertise security where there really is none.&#8221;<br />
While I do hope that is always true, there are enough news about security breaches that it is obvious some developer don&#8217;t know stuff about security. (Example: <a href="http://consumerist.com/2011/06/how-hackers-stole-200000-citi-accounts-by-exploiting-basic-browser-vulnerability.html" rel="nofollow">http://consumerist.com/2011/06/how-hackers-stole-200000-citi-accounts-by-exploiting-basic-browser-vulnerability.html</a> it&#8217;s a bank website for crying outloud). </p>
<p>That being said, it is possible to make it harder for someone to guess correctly if the length of the ID is longer and maybe use a larger set of characters. For example, Youtube uses a ID of 11 character, with numbers, both lowercase and uppercase characters, and finally special character so, therefore there would be around 94^11 (or 2^73) possible ID&#8217;s, which while still not fully secure my today&#8217;s cryptography standards (most modern cryptography scheme needs 2^128  steps or more to break, which is computationally impossible for now), you might need to running super computers in order to find one by brute force. [ok, wow I don't know if that added to the discussion, but just wanted to talk about it]</p>
<p>End of the day, ya, it is not security if there is a hint chance that your private data can be accessed by anyone you didn&#8217;t give authority to see. Sounds like most of my stuff online aren&#8217;t secure, since the company staff can see them (hello Dropbox).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Security Issue: certain picture-sharing site by otou-san</title>
		<link>http://www.fnsna.net/side/?p=1048#comment-43</link>
		<dc:creator>otou-san</dc:creator>
		<pubDate>Tue, 03 Apr 2012 14:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnsna.net/side/?p=1048#comment-43</guid>
		<description>Your article seems to be based around the idea that &quot;regardless of what kind of schema is used to create these URLs, a random person hitting random URLs can still guess them, thus it&#039;s not secure.&quot; That in itself is true. I&#039;m not sure any developer worth his salt would actually advertise security where there really is none. 

That said, check out this random screenshot of my Activity Monitor showing iTunes running away with my RAM: http://puu.sh/nISB</description>
		<content:encoded><![CDATA[<p>Your article seems to be based around the idea that &#8220;regardless of what kind of schema is used to create these URLs, a random person hitting random URLs can still guess them, thus it&#8217;s not secure.&#8221; That in itself is true. I&#8217;m not sure any developer worth his salt would actually advertise security where there really is none. </p>
<p>That said, check out this random screenshot of my Activity Monitor showing iTunes running away with my RAM: <a href="http://puu.sh/nISB" rel="nofollow">http://puu.sh/nISB</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kill Me Baby Opening by fnzna</title>
		<link>http://www.fnsna.net/side/?p=1042#comment-42</link>
		<dc:creator>fnzna</dc:creator>
		<pubDate>Mon, 02 Apr 2012 05:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnsna.net/side/?p=1042#comment-42</guid>
		<description>hopefully ppl will understand that this is an April Fool&#039;s Day post</description>
		<content:encoded><![CDATA[<p>hopefully ppl will understand that this is an April Fool&#8217;s Day post</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Secret Santa 2011 Anime Review – Dennou Coil by Secret Santa 2011 Project Reveal &#171; Reverse Thieves</title>
		<link>http://www.fnsna.net/side/?p=855#comment-32</link>
		<dc:creator>Secret Santa 2011 Project Reveal &#171; Reverse Thieves</dc:creator>
		<pubDate>Sun, 25 Dec 2011 06:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnsna.net/side/?p=855#comment-32</guid>
		<description>[...] reviewed Dennou Coil as recommended by [...]</description>
		<content:encoded><![CDATA[<p>[...] reviewed Dennou Coil as recommended by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Gundam Trap by fnsna</title>
		<link>http://www.fnsna.net/side/?p=786#comment-30</link>
		<dc:creator>fnsna</dc:creator>
		<pubDate>Sun, 30 Oct 2011 04:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnsna.net/side/?p=786#comment-30</guid>
		<description>While I would like to think that there are still many fans out there who would like to see more Gundam/mecha and consume it, I do think that the genre&#039;s is bleak because of the following reasons:

1. Technology had progressed hugely since the first Gundam. Computers nowadays don&#039;t take a whole room, but can fit in your pocket. Technology doesn&#039;t look large and stuck out anymore, but is now integrated with most people. Therefore, mecha, large pieces of robots, doesn&#039;t seem as relevant anymore.
- This is why we now see anime like Time of Eve

2. Secondly, technology have progressed different from back then, with space expenditure seemingly less likely as before. 

Ya, this is why mecha (large block of technology) is a fading genre. It just so seem distant to them. (and if they don&#039;t want realistic, then stuff like TTGL suffice =P)

And ya, I did go back and rewatched bits of the TTGL movie, good stuff.</description>
		<content:encoded><![CDATA[<p>While I would like to think that there are still many fans out there who would like to see more Gundam/mecha and consume it, I do think that the genre&#8217;s is bleak because of the following reasons:</p>
<p>1. Technology had progressed hugely since the first Gundam. Computers nowadays don&#8217;t take a whole room, but can fit in your pocket. Technology doesn&#8217;t look large and stuck out anymore, but is now integrated with most people. Therefore, mecha, large pieces of robots, doesn&#8217;t seem as relevant anymore.<br />
- This is why we now see anime like Time of Eve</p>
<p>2. Secondly, technology have progressed different from back then, with space expenditure seemingly less likely as before. </p>
<p>Ya, this is why mecha (large block of technology) is a fading genre. It just so seem distant to them. (and if they don&#8217;t want realistic, then stuff like TTGL suffice =P)</p>
<p>And ya, I did go back and rewatched bits of the TTGL movie, good stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Gundam Trap by kevo</title>
		<link>http://www.fnsna.net/side/?p=786#comment-29</link>
		<dc:creator>kevo</dc:creator>
		<pubDate>Sun, 30 Oct 2011 01:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnsna.net/side/?p=786#comment-29</guid>
		<description>I&#039;m really glad you brought up Ring of Gundam. I believe that Gundam, and the mecha genre it created is geared towards an audience that has moved on. The themes and messages in old-school mecha don&#039;t strike the same chords anymore. We need something new. We need to move beyond robots.

(except TTGL, that shit was cash.)</description>
		<content:encoded><![CDATA[<p>I&#8217;m really glad you brought up Ring of Gundam. I believe that Gundam, and the mecha genre it created is geared towards an audience that has moved on. The themes and messages in old-school mecha don&#8217;t strike the same chords anymore. We need something new. We need to move beyond robots.</p>
<p>(except TTGL, that shit was cash.)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

