<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Scripting on Nerd-World Problems</title>
    <link>https://tech.crthaze.com/categories/scripting/</link>
    <description>Recent content in Scripting on Nerd-World Problems</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2008-2025: Diego Fernando Carrión</copyright>
    <lastBuildDate>Sun, 13 Sep 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tech.crthaze.com/categories/scripting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Stop Rawdogging Scripts from the Internet</title>
      <link>https://tech.crthaze.com/post/protect-your-pipes/</link>
      <pubDate>Sun, 13 Sep 2026 00:00:00 +0000</pubDate>
      
      <guid>https://tech.crthaze.com/post/protect-your-pipes/</guid>
      <description>It seems like every project that doesn&amp;rsquo;t want to bother supporting a wide array of package managers just gives you a one-liner you can put in your terminal emulator to quickly and easily install it.
# Rust curl --proto &amp;#39;=https&amp;#39; --tlsv1.2 -sSf https://sh.rustup.rs | sh # Bun curl -fsSL https://bun.sh/install | bash # k3s curl -sfL https://get.k3s.io | sh - # Oh-My-Zsh sh -c &amp;#34;$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)&amp;#34; # Homebrew /bin/bash -c &amp;#34;$(curl -fsSL https://raw.</description>
    </item>
    
  </channel>
</rss>
