<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://bultrowicz.com</id>
  <title>Butlablog - Posted in 2020</title>
  <updated>2024-11-02T21:37:58.940984+00:00</updated>
  <link href="https://bultrowicz.com"/>
  <link href="https://bultrowicz.com/blog/2020/atom.xml" rel="self"/>
  <generator uri="https://ablog.readthedocs.org/" version="0.10.33.post1">ABlog</generator>
  <entry>
    <id>https://bultrowicz.com/universal_reload_with_entr/</id>
    <title>Universal app reload with entr</title>
    <updated>2020-02-18T00:00:00+01:00</updated>
    <author>
      <name>Michal Bultrowicz</name>
    </author>
    <content type="html">&lt;div class="ablog-post-excerpt docutils container"&gt;
&lt;p&gt;A useful feature many web frameworks have is auto-reload.
Your app is running in the background, you change the code,
and the app is restarted with those changes, so you can try them out immediately.
What if you wanted that behavior for everything that you’re writing?
And without any coding to implement it over and over in every little project?&lt;/p&gt;
&lt;/div&gt;
</content>
    <link href="https://bultrowicz.com/universal_reload_with_entr/"/>
    <summary>A useful feature many web frameworks have is auto-reload.
Your app is running in the background, you change the code,
and the app is restarted with those changes, so you can try them out immediately.
What if you wanted that behavior for everything that you’re writing?
And without any coding to implement it over and over in every little project?</summary>
    <category term="CLI" label="CLI"/>
    <category term="Linux" label="Linux"/>
    <category term="Python" label="Python"/>
    <published>2020-02-18T00:00:00+01:00</published>
  </entry>
  <entry>
    <id>https://bultrowicz.com/say_it_with_style_in_cli/</id>
    <title>Say it with style in CLI</title>
    <updated>2020-04-26T00:00:00+02:00</updated>
    <author>
      <name>Michal Bultrowicz</name>
    </author>
    <content type="html">&lt;div class="ablog-post-excerpt docutils container"&gt;
&lt;p&gt;So I glued some awesome software together into a shell one-liner and
now I can make my announcements with a rainbow tortoise on the CLI :)&lt;/p&gt;
&lt;/div&gt;
</content>
    <link href="https://bultrowicz.com/say_it_with_style_in_cli/"/>
    <summary>So I glued some awesome software together into a shell one-liner and
now I can make my announcements with a rainbow tortoise on the CLI :)</summary>
    <category term="CLI" label="CLI"/>
    <category term="Linux" label="Linux"/>
    <published>2020-04-26T00:00:00+02:00</published>
  </entry>
</feed>
