<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Practices on Hillel Wayne</title>
    <link>https://www.hillelwayne.com/tags/practices/</link>
    <description>Recent content in Practices 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/practices/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>Using Formal Methods at Work</title>
      <link>https://www.hillelwayne.com/post/using-formal-methods/</link>
      <pubDate>Mon, 11 Mar 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.hillelwayne.com/post/using-formal-methods/</guid>
      <description>A few people have told me that they&amp;rsquo;ve enjoyed learning formal methods but aren&amp;rsquo;t sure how to actually use it. They&amp;rsquo;re mostly doing short sprints at work and aren&amp;rsquo;t building new systems from scratch. This tells me there&amp;rsquo;s some confusion about what makes specifications useful, and that we need a resource on applying them in practice. This is a short guide to using specifications at work in a way that&amp;rsquo;s accessible to beginners, applicable in many contexts, and provides solid business value.</description>
    </item>
    
  </channel>
</rss>