New Post for Creating a Gif on the CLI.

This commit is contained in:
Norm Rasmussen
2024-07-03 18:21:05 -04:00
parent 8e52fe4b03
commit 65db836b67
59 changed files with 1172 additions and 322 deletions

View File

@ -29,7 +29,10 @@
}
</style>
</noscript><meta property="og:title" content="Posts" />
</noscript>
<meta property="og:title" content="Posts" />
<meta property="og:description" content="A semi-technical blog &amp; series of experiences working in tech and my homelab" />
<meta property="og:type" content="website" />
<meta property="og:url" content="/posts.html" /><meta property="og:site_name" content="Self-hosted Norm" />
@ -98,11 +101,6 @@
<span>Posts</span>
</a>
</li>
<li>
<a href="./search.html" title="Search (Alt &#43; /)" accesskey=/>
<span>Search</span>
</a>
</li>
</ul>
</nav>
</header>
@ -113,6 +111,18 @@
</h1>
</header>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Create a GIF from a video - Right from the Command Line!
</h2>
</header>
<div class="entry-content">
<p>Finding this little set of commands is one of the main reasons why I love the Command Line. Once I realized that almost everything that I was doing in a UI was possible on the CLI, the world opened up. One of the things I return to from time to time is when I cant find a GIF I want to use in a message or email. Every time, I look up how to convert a video to a GIF and every time, Im given a new solution....</p>
</div>
<footer class="entry-footer"><span title='2024-07-03 17:41:15 -0400 EDT'>July 3, 2024</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;409 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to Create a GIF from a video - Right from the Command Line!" href="./posts/create_gif_on_commandline.html"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">How to Revisit your Terminal Session&#39;s History
@ -187,19 +197,6 @@ In order to greatly reduce the number of nodes needed in the single recipe, I cr
<footer class="entry-footer"><span title='2023-10-16 11:34:14 -0400 EDT'>October 16, 2023</span>&nbsp;·&nbsp;6 min&nbsp;·&nbsp;1170 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to ESP8266 Medicine Indicator Light" href="./posts/medicine_indicator_light.html"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">BirdNET-PI &amp; HomeAssistant: Part 2
</h2>
</header>
<div class="entry-content">
<p>Checking for Entities If youre following up on this from my first post, youve already added your AppDaemon script and confirmed that the AppDaemon logs dont show any errors. Now is the true test if its working: do you have the new sensors in HomeAssistant?!
The best way to do this is by just type e from any screen in the HomeAssistant UI! That will bring up a list of entities....</p>
</div>
<footer class="entry-footer"><span title='2023-10-04 10:35:23 -0400 EDT'>October 4, 2023</span>&nbsp;·&nbsp;10 min&nbsp;·&nbsp;1986 words&nbsp;·&nbsp;Me</footer>
<a class="entry-link" aria-label="post link to BirdNET-PI &amp; HomeAssistant: Part 2" href="./posts/birdnet_homeassistant_part2.html"></a>
</article>
<footer class="page-footer">
<nav class="pagination">
<a class="next" href="./posts/page/2.html">Next&nbsp;&nbsp;»