<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: vlad003</title><link>https://news.ycombinator.com/user?id=vlad003</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 23:29:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=vlad003" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by vlad003 in "Facebook Messenger XMPP is going away"]]></title><description><![CDATA[
<p>Can you link to the example? I've been interested in doing something like this, but as far as I can tell, you can only read messages using the Graph API; there's no method for sending messages.</p>
]]></description><pubDate>Thu, 26 Mar 2015 01:38:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=9267300</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=9267300</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9267300</guid></item><item><title><![CDATA[New comment by vlad003 in "KaTeX – Fast math typesetting for the web"]]></title><description><![CDATA[
<p>Can I just add $$x^2$$ to my text and have KaTeX render it automatically (like MathJax does), or do I have to use katex.render() directly?</p>
]]></description><pubDate>Sun, 01 Mar 2015 22:09:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=9129110</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=9129110</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9129110</guid></item><item><title><![CDATA[New comment by vlad003 in "Show HN: Tail out log files from multiple remote hosts with one command"]]></title><description><![CDATA[
<p>You can have something like this in your .bashrc:<p><pre><code>    multitail() {
        com="tail -f "

        for arg; do
            IFS=':' read -a array <<< "$arg"
            host="${array[0]}"
            file="${array[1]}"

            com="$com <(ssh -t $host 'tail -f $file')"
        done

        eval ${com}
    }
</code></pre>
This will take the host:file syntax of remtail and turn it into Plugawy's example. I haven't tested it, but if you echo "$com" it'll spit out Plugawy's code.</p>
]]></description><pubDate>Mon, 23 Feb 2015 01:09:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=9092018</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=9092018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9092018</guid></item><item><title><![CDATA[New comment by vlad003 in "Live patching for Linux 3.20"]]></title><description><![CDATA[
<p>That's because the <title> element only contains "LKML: " on the thread, and "LKML.ORG - the Linux Kernel Mailing List Archive" on the main page.<p>Maybe they forgot to keep the "unofficial" in the title?</p>
]]></description><pubDate>Wed, 11 Feb 2015 08:17:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=9031982</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=9031982</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9031982</guid></item><item><title><![CDATA[New comment by vlad003 in "YouTube Ditches Flash, and It Hardly Matters"]]></title><description><![CDATA[
<p>It's possible the false sense of security is worth more than people think. It lets them say "hey, we tried".</p>
]]></description><pubDate>Sat, 07 Feb 2015 06:37:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=9013292</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=9013292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9013292</guid></item><item><title><![CDATA[New comment by vlad003 in "YouTube Ditches Flash, and It Hardly Matters"]]></title><description><![CDATA[
<p>I'm not sure what the benefit of HTML5 video is if you still end up being forced to use some proprietary component. You ditch Flash but now you have to run some DRM software.<p>And there's so much more to HTML5 than video; I disagree that lack of DRM video support would set the rest of HTML5 back in any way.<p>EDIT: I guess the sandboxing aspect of EME is a significant improvement over Flash running as a plugin.</p>
]]></description><pubDate>Sat, 07 Feb 2015 06:27:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=9013275</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=9013275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9013275</guid></item><item><title><![CDATA[New comment by vlad003 in "Lizard Squad attacks Brian Krebs"]]></title><description><![CDATA[
<p>It looks like it's unstable. I can connect to it occasionally but most of the time Firefox is saying the connection was reset.</p>
]]></description><pubDate>Fri, 02 Jan 2015 23:07:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=8829091</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8829091</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8829091</guid></item><item><title><![CDATA[New comment by vlad003 in "Redesiging a Broken Internet: Cory Doctorow [video]"]]></title><description><![CDATA[
<p>I think that probably falls under "launch other executable code".</p>
]]></description><pubDate>Sun, 28 Dec 2014 12:27:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=8806114</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8806114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8806114</guid></item><item><title><![CDATA[New comment by vlad003 in "Sleep sort (2011)"]]></title><description><![CDATA[
<p>I don't know Perl, so I rewrote it in Python in an attempt to understand what's going on: [link redacted]<p>I'm not storing key,value pairs for elements that don't exist (not sure what the Perl code's doing), so it shouldn't be too bad in terms of space used.</p>
]]></description><pubDate>Fri, 26 Dec 2014 10:24:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=8798589</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8798589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8798589</guid></item><item><title><![CDATA[New comment by vlad003 in "The Pirate Bay Back Online"]]></title><description><![CDATA[
<p>Oddly enough, if you search for "test", you do get results. Nothing else works, though.</p>
]]></description><pubDate>Wed, 10 Dec 2014 20:36:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=8731525</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8731525</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8731525</guid></item><item><title><![CDATA[New comment by vlad003 in "Elon Musk and John Carmack Discussing Rocket Design on Twitter"]]></title><description><![CDATA[
<p>Scroll up. The conversation is above the linked tweet.</p>
]]></description><pubDate>Mon, 24 Nov 2014 01:29:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=8650629</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8650629</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8650629</guid></item><item><title><![CDATA[New comment by vlad003 in "Why Did Google Decide to Split Inbox from Gmail?"]]></title><description><![CDATA[
<p>He means separate from Gmail.</p>
]]></description><pubDate>Sun, 16 Nov 2014 21:26:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=8615496</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8615496</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8615496</guid></item><item><title><![CDATA[New comment by vlad003 in "Systemd: The Biggest Fallacies"]]></title><description><![CDATA[
<p>On Ubuntu, since 6.10, Dash has been the default system shell rather than Bash. '/bin/sh' symlinks to '/bin/dash'.</p>
]]></description><pubDate>Fri, 26 Sep 2014 23:51:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=8375487</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8375487</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8375487</guid></item><item><title><![CDATA[New comment by vlad003 in "Google deprecates OpenID 2.0, moves to OpenID Connect"]]></title><description><![CDATA[
<p>It looks like the OpenID Foundation considers OpenID 2.0 obsolete and OpenID Connect is the new thing: <a href="http://openid.net/developers/specs/" rel="nofollow">http://openid.net/developers/specs/</a></p>
]]></description><pubDate>Sun, 21 Sep 2014 07:21:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=8346552</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8346552</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8346552</guid></item><item><title><![CDATA[New comment by vlad003 in "The seL4 microkernel"]]></title><description><![CDATA[
<p>Conveniently enough, I just generated myself a pdf of it: [link redacted]</p>
]]></description><pubDate>Tue, 29 Jul 2014 17:04:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=8103328</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8103328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8103328</guid></item><item><title><![CDATA[New comment by vlad003 in "Google+ now lets you use any name you want"]]></title><description><![CDATA[
<p>I find it much easier to read when the text is in columns of that width (like newspaper) than when it's full width. According to Wikipedia, it's actually recommended to put your content in columns of about 60 characters[1].<p>And it's not that narrow; facebook's newsfeed is about the same width as that post on my 23" monitor.<p>[1] <a href="http://en.wikipedia.org/wiki/Column_%28typography%29#Typographic_style" rel="nofollow">http://en.wikipedia.org/wiki/Column_%28typography%29#Typogra...</a></p>
]]></description><pubDate>Tue, 15 Jul 2014 23:13:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=8039695</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8039695</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8039695</guid></item><item><title><![CDATA[New comment by vlad003 in "Introducing Raspberry Pi B+"]]></title><description><![CDATA[
<p>My understanding is that the Raspberry Pis are intended to be used in education. The front page says: "We want to see it being used by kids all over the world to learn how computers work, how to manipulate the electronic world around them, and how to program."<p>That said, I use mine as a simple NAS for backups.</p>
]]></description><pubDate>Mon, 14 Jul 2014 07:42:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=8029920</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8029920</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8029920</guid></item><item><title><![CDATA[New comment by vlad003 in "Google Profits from Malware"]]></title><description><![CDATA[
<p>Since you can't escape the problem, maybe it might be a good idea for sites like these to make it clear where the ads are. Something similar to the yellow/orange Ad tag on Google Search would make it clear which download buttons are ads and which ones are the ones you want.</p>
]]></description><pubDate>Sat, 12 Jul 2014 01:08:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=8023348</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=8023348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8023348</guid></item><item><title><![CDATA[New comment by vlad003 in "W3C green-lights adding DRM to the Web's standards"]]></title><description><![CDATA[
<p>It is the concern of the middle men, though. If content providers aren't willing to provide content, then the middle men will have no reason to exist. You can't have Netflix without any movies or shows on it.</p>
]]></description><pubDate>Fri, 04 Oct 2013 02:29:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=6493396</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=6493396</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6493396</guid></item><item><title><![CDATA[New comment by vlad003 in "Users don't like social login"]]></title><description><![CDATA[
<p>You don't have to. You can use a username.</p>
]]></description><pubDate>Thu, 21 Mar 2013 03:57:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=5412803</link><dc:creator>vlad003</dc:creator><comments>https://news.ycombinator.com/item?id=5412803</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5412803</guid></item></channel></rss>