<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Frink on Hillel Wayne</title>
    <link>https://www.hillelwayne.com/tags/frink/</link>
    <description>Recent content in Frink on Hillel Wayne</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 15 Jul 2024 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.hillelwayne.com/tags/frink/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Toolbox languages</title>
      <link>https://www.hillelwayne.com/post/toolbox-languages/</link>
      <pubDate>Mon, 15 Jul 2024 00:00:00 +0000</pubDate>
      
      <guid>https://www.hillelwayne.com/post/toolbox-languages/</guid>
      <description>A toolbox language is a programming language that&amp;rsquo;s good at solving problems without requiring third party packages. My default toolbox languages are Python and shell scripts, which you probably already know about. Here are some of my more obscure ones.
AutoHotKey Had to show up! Autohotkey is basically &amp;ldquo;shell scripting for GUIs&amp;rdquo;. Just a fantastic tool to smooth over using unprogrammable applications. It&amp;rsquo;s Windows-only but similar things exist for Mac and Linux.</description>
    </item>
    
    <item>
      <title>The Frink is Good, the Unit is Evil</title>
      <link>https://www.hillelwayne.com/post/frink/</link>
      <pubDate>Fri, 10 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.hillelwayne.com/post/frink/</guid>
      <description>One day Alan Eliasen read a fart joke and got so mad he invented a programming language. 20 years later Frink is one of the best special purpose languages for dealing with units.
&amp;ldquo;But why do we need a language just for dealing with units?&amp;rdquo; Glad you asked!
Intro to Units A unit is the physical property a number represents, like distance or time. We almost always are talking about SI units, or Système international.</description>
    </item>
    
  </channel>
</rss>