<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: ryencoke</title><link>https://news.ycombinator.com/user?id=ryencoke</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 15 Aug 2026 15:57:26 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ryencoke" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ryencoke in "Build a Container Image from Scratch"]]></title><description><![CDATA[
<p>If you want to add in another bash trick called Parameter Expansion[0] you can parse out the filename automatically with the special variable $_. Something like:<p><pre><code>  > wget https://dl-cdn.alpinelinux.org/alpine/v3.18/releases/x86_64/alpine-minirootfs-3.18.4-x86_64.tar.gz && tar xzf ${_##*/}
</code></pre>
[0] <a href="https://www.gnu.org/software/bash/manual/html_node/Shell-Parameter-Expansion.html" rel="nofollow">https://www.gnu.org/software/bash/manual/html_node/Shell-Par...</a></p>
]]></description><pubDate>Fri, 21 Mar 2025 01:34:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=43431016</link><dc:creator>ryencoke</dc:creator><comments>https://news.ycombinator.com/item?id=43431016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43431016</guid></item><item><title><![CDATA[Remote Work the Last Meritocracy]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.jonwatson.ca/posts/remote-work-the-last-meritocracy/">https://www.jonwatson.ca/posts/remote-work-the-last-meritocracy/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=21955052">https://news.ycombinator.com/item?id=21955052</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 04 Jan 2020 14:32:42 +0000</pubDate><link>https://www.jonwatson.ca/posts/remote-work-the-last-meritocracy/</link><dc:creator>ryencoke</dc:creator><comments>https://news.ycombinator.com/item?id=21955052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21955052</guid></item><item><title><![CDATA[New comment by ryencoke in "Mitigating a DDoS on Mastodon"]]></title><description><![CDATA[
<p>Another option since you already have OSSEC running.. Create a script for OSSEC that interacts with the cloudflare api to block the flooding IPs. 
This way the flood doesn't get to your server.</p>
]]></description><pubDate>Fri, 06 Dec 2019 13:07:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=21721432</link><dc:creator>ryencoke</dc:creator><comments>https://news.ycombinator.com/item?id=21721432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21721432</guid></item><item><title><![CDATA[New comment by ryencoke in "How to fight back against Google AMP as a web user and a web developer"]]></title><description><![CDATA[
<p>You don't have to restart your phone. On Android you can close the app from the recent app list.</p>
]]></description><pubDate>Fri, 06 Dec 2019 12:38:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=21721246</link><dc:creator>ryencoke</dc:creator><comments>https://news.ycombinator.com/item?id=21721246</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21721246</guid></item></channel></rss>