<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: pinhead</title><link>https://news.ycombinator.com/user?id=pinhead</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Jul 2026 03:19:48 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pinhead" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pinhead in "Use multiple Git SSH identities on a single computer"]]></title><description><![CDATA[
<p>Using `git config` is great. Another option since I don't always remember that command is `export GIT_SSH_COMMAND="ssh -i <private-key>"`<p><a href="https://git-scm.com/docs/git#Documentation/git.txt-codeGITSSHCOMMANDcode" rel="nofollow noreferrer">https://git-scm.com/docs/git#Documentation/git.txt-codeGITSS...</a></p>
]]></description><pubDate>Thu, 20 Jul 2023 15:17:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=36801768</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=36801768</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36801768</guid></item><item><title><![CDATA[New comment by pinhead in "AMD-powered Frontier supercomputer breaks the exascale barrier"]]></title><description><![CDATA[
<p>Surprisingly, ROCm support has been getting a lot better over the very recent years. In my experience the pytorch support is essentially seamless between CUDA and ROCm. Also, I know some popular frameworks like DeepSpeed have announced support and benchmarks on it as well: <a href="https://cloudblogs.microsoft.com/opensource/2022/03/21/supporting-efficient-large-model-training-on-amd-instinct-gpus-with-deepspeed/" rel="nofollow">https://cloudblogs.microsoft.com/opensource/2022/03/21/suppo...</a></p>
]]></description><pubDate>Tue, 31 May 2022 15:50:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=31570961</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=31570961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=31570961</guid></item><item><title><![CDATA[PyTorch 1.2 Release]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/pytorch/pytorch/releases/tag/v1.2.0">https://github.com/pytorch/pytorch/releases/tag/v1.2.0</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=20645836">https://news.ycombinator.com/item?id=20645836</a></p>
<p>Points: 6</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 08 Aug 2019 16:13:39 +0000</pubDate><link>https://github.com/pytorch/pytorch/releases/tag/v1.2.0</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=20645836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=20645836</guid></item><item><title><![CDATA[New comment by pinhead in "Over $9T of Federal Debt Will Mature in the Next Four Years"]]></title><description><![CDATA[
<p>Link to the podcast in reference, very excellent episode: <a href="https://www.nbcnews.com/think/opinion/debunking-deficit-hysteria-stephanie-kelton-podcast-transcript-ncna1003301" rel="nofollow">https://www.nbcnews.com/think/opinion/debunking-deficit-hyst...</a></p>
]]></description><pubDate>Mon, 13 May 2019 15:32:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=19900284</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=19900284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=19900284</guid></item><item><title><![CDATA[New comment by pinhead in "Google Vizier: A Service for Black-Box Optimization"]]></title><description><![CDATA[
<p>Very cool project! Glad to see support for PBT and HyperBand. Also related to <a href="https://www.microsoft.com/en-us/research/publication/hyperdrive-exploring-hyperparameters-pop-scheduling/" rel="nofollow">https://www.microsoft.com/en-us/research/publication/hyperdr...</a></p>
]]></description><pubDate>Mon, 27 Aug 2018 18:03:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=17853084</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=17853084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17853084</guid></item><item><title><![CDATA[New comment by pinhead in "Show HN: Quilt – manage data like code"]]></title><description><![CDATA[
<p>Not to be confused with <a href="http://quilt.io/" rel="nofollow">http://quilt.io/</a></p>
]]></description><pubDate>Fri, 14 Jul 2017 18:31:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=14772130</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=14772130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=14772130</guid></item><item><title><![CDATA[New comment by pinhead in "Streaming video on 10 Gigabit Ethernet and beyond"]]></title><description><![CDATA[
<p>The netmap project (<a href="http://info.iet.unipi.it/~luigi/netmap/" rel="nofollow">http://info.iet.unipi.it/~luigi/netmap/</a>) or intel's dpdk help with this and don't require super fancy non-standard NICs.</p>
]]></description><pubDate>Sat, 17 Oct 2015 19:27:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=10405696</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=10405696</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10405696</guid></item><item><title><![CDATA[New comment by pinhead in "DPDK: Data Plane Development Kit"]]></title><description><![CDATA[
<p>If you're interested in this also checkout netmap and vale: <a href="http://info.iet.unipi.it/~luigi/netmap/" rel="nofollow">http://info.iet.unipi.it/~luigi/netmap/</a></p>
]]></description><pubDate>Sat, 05 Sep 2015 00:11:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=10173373</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=10173373</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=10173373</guid></item><item><title><![CDATA[The TCP/IP Drinking Game]]></title><description><![CDATA[
<p>Article URL: <a href="http://valerieaurora.org/tcpip.html">http://valerieaurora.org/tcpip.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=9056945">https://news.ycombinator.com/item?id=9056945</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 16 Feb 2015 14:10:40 +0000</pubDate><link>http://valerieaurora.org/tcpip.html</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=9056945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=9056945</guid></item><item><title><![CDATA[New comment by pinhead in "Google Shopping Express"]]></title><description><![CDATA[
<p>I totally agree. I was really excited about GSX when I first heard about them from Costco. However when you dig deeper into what they will deliver from Costco (or other stores for that matter) perishable items like milk, eggs, etc. are for some reason not on the list. It essentially makes the service useless for me since I'll have to go to those stores to get my regular perishable items anyway.</p>
]]></description><pubDate>Tue, 15 Jul 2014 20:14:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=8038703</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=8038703</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8038703</guid></item><item><title><![CDATA[New comment by pinhead in "Comparing Cloud Compute Services"]]></title><description><![CDATA[
<p>Good to know, thanks for the reply. Does this seem to change with instance type?</p>
]]></description><pubDate>Tue, 08 Jul 2014 22:38:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=8007113</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=8007113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8007113</guid></item><item><title><![CDATA[New comment by pinhead in "Comparing Cloud Compute Services"]]></title><description><![CDATA[
<p>I was disappointed they didn't include internal network latency variability like they did with disk performance. I've seen EC2 have wildly different network latencies at times, but haven't tried any of the other services.</p>
]]></description><pubDate>Tue, 08 Jul 2014 20:53:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=8006688</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=8006688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=8006688</guid></item><item><title><![CDATA[New comment by pinhead in "Decoupled from IP, TCP is at last able to support multihomed hosts"]]></title><description><![CDATA[
<p>UCL and others have done (and are actively doing) really cool work on MPTCP.<p><a href="https://www.usenix.org/conference/nsdi11/design-implementation-and-evaluation-congestion-control-multipath-tcp" rel="nofollow">https://www.usenix.org/conference/nsdi11/design-implementati...</a><p><a href="https://www.usenix.org/conference/nsdi12/technical-sessions/presentation/raiciu" rel="nofollow">https://www.usenix.org/conference/nsdi12/technical-sessions/...</a><p>Others: <a href="http://multipath-tcp.org/pmwiki.php/Researchers/References" rel="nofollow">http://multipath-tcp.org/pmwiki.php/Researchers/References</a></p>
]]></description><pubDate>Thu, 08 May 2014 00:39:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=7713382</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=7713382</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=7713382</guid></item><item><title><![CDATA[New comment by pinhead in "Implementing Real-Time Trending Topics in Storm"]]></title><description><![CDATA[
<p>Maybe check out Spark [1], it primarily supports Scala and they have great streaming functionality that seems to beat out Storm and others in terms of performance for some workloads [2].<p>[1] <a href="http://spark.incubator.apache.org/" rel="nofollow">http://spark.incubator.apache.org/</a><p>[2] <a href="http://www.cs.berkeley.edu/~matei/papers/2013/sosp_spark_streaming.pdf" rel="nofollow">http://www.cs.berkeley.edu/~matei/papers/2013/sosp_spark_str...</a></p>
]]></description><pubDate>Thu, 19 Dec 2013 23:18:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=6938712</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=6938712</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6938712</guid></item><item><title><![CDATA[Seaborn: statistical data visualization (for matplotlib)]]></title><description><![CDATA[
<p>Article URL: <a href="http://stanford.edu/~mwaskom/software/seaborn">http://stanford.edu/~mwaskom/software/seaborn</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=6766284">https://news.ycombinator.com/item?id=6766284</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 20 Nov 2013 04:26:15 +0000</pubDate><link>http://stanford.edu/~mwaskom/software/seaborn</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=6766284</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6766284</guid></item><item><title><![CDATA[New comment by pinhead in "Ph.D. 2.0: Rethinking the Ph.D. Application"]]></title><description><![CDATA[
<p>If you haven't already, you should really talk to <a href="http://cs.brown.edu/~rfonseca/" rel="nofollow">http://cs.brown.edu/~rfonseca/</a></p>
]]></description><pubDate>Thu, 14 Nov 2013 23:45:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=6736610</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=6736610</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6736610</guid></item><item><title><![CDATA[New comment by pinhead in "Ph.D. 2.0: Rethinking the Ph.D. Application"]]></title><description><![CDATA[
<p>The NSF GRFP provides ~3k/month plus tuition and health insurance are covered. If you do a 3-month internship each summer on top of that you can get an extra $20k-30k easy. I am not saying you'll have the same lifestyle as a Google employee but I think it's hard to argue that you will go into debt. Maybe I live a more modest lifestyle than others. Also all the schools I got into when I applied to grad school would pay health care/tuition, that's standard.</p>
]]></description><pubDate>Thu, 14 Nov 2013 22:28:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=6736140</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=6736140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6736140</guid></item><item><title><![CDATA[New comment by pinhead in "Ph.D. 2.0: Rethinking the Ph.D. Application"]]></title><description><![CDATA[
<p>How exactly would you be racking up debt as a computer science Ph.D student? You don't pay for tuition, you get paid a pretty decent stipend + health insurance and you probably will do many industry/research internships (where you get paid very well). I say this with experience, as I am a CS Ph.D student and make more than enough to live on with a modest lifestyle and I have no debt. Plus if you get an outside fellowship, which most successful students do, you'll essentially be able to work on just about anything you want (I don't think this can be said for a random Google employee, however this is probably true for a YC founder). The Ph.D lifestyle is pretty great imho...at least in CS (non-CS, that's a <i>whole</i> other story).</p>
]]></description><pubDate>Thu, 14 Nov 2013 21:07:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=6735591</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=6735591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6735591</guid></item><item><title><![CDATA[A practical man-in-the-middle attack on pip]]></title><description><![CDATA[
<p>Article URL: <a href="http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/">http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=5156977">https://news.ycombinator.com/item?id=5156977</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 02 Feb 2013 19:22:18 +0000</pubDate><link>http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=5156977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5156977</guid></item><item><title><![CDATA[Dialup handshake explained]]></title><description><![CDATA[
<p>Article URL: <a href="http://windytan.blogspot.fi/2012/11/the-sound-of-dialup-pictured.html">http://windytan.blogspot.fi/2012/11/the-sound-of-dialup-pictured.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=5139763">https://news.ycombinator.com/item?id=5139763</a></p>
<p>Points: 11</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 30 Jan 2013 15:08:04 +0000</pubDate><link>http://windytan.blogspot.fi/2012/11/the-sound-of-dialup-pictured.html</link><dc:creator>pinhead</dc:creator><comments>https://news.ycombinator.com/item?id=5139763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5139763</guid></item></channel></rss>