









<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Blogs on the pipe operator</title>
		<link>https://smallmedium.net/blog/</link>
		<description>Recent content in Blogs on smallmedium.net</description>
		<generator>Hugo -- gohugo.io</generator>
		<language>en-us</language>
		<lastBuildDate>Thu, 14 Nov 2024 00:00:00 +0000</lastBuildDate>
		
		<atom:link href="https://smallmedium.net/blog/index.xml" rel="self" type="application/rss+xml" />
		
		
		
		<item>
			<title>A few useful features of hex</title>
			<link>https://smallmedium.net/blog/2024/11/a-few-useful-features-of-hex/</link>
			<pubDate>Thu, 14 Nov 2024 00:00:00 +0000</pubDate>
			
			<guid>https://smallmedium.net/blog/2024/11/a-few-useful-features-of-hex/</guid>
			<description>
			
				Hex is a package manager for the BEAM ecosystem. Any language capable of running on the BEAM can utilize the hex package manager. Hex, just …
			
			</description>
		</item>
		
		
		
		<item>
			<title>A few slick git aliases</title>
			<link>https://smallmedium.net/blog/2022/09/a-few-slick-git-aliases/</link>
			<pubDate>Thu, 29 Sep 2022 00:00:00 +0000</pubDate>
			
			<guid>https://smallmedium.net/blog/2022/09/a-few-slick-git-aliases/</guid>
			<description>
			
				If you’re writing code, you are almost certain to be using git. One of the awesome features of git is the ability to add your own aliases to …
			
			</description>
		</item>
		
		
		
		<item>
			<title>List.wrap, let&#39;s wrap it up</title>
			<link>https://smallmedium.net/blog/2022/09/list.wrap-lets-wrap-it-up/</link>
			<pubDate>Tue, 27 Sep 2022 00:00:00 +0000</pubDate>
			
			<guid>https://smallmedium.net/blog/2022/09/list.wrap-lets-wrap-it-up/</guid>
			<description>
			
				Recently discovered that the elixr api has a List.wrap function. This function does exactly as you might think, it wraps a term in a list. I …
			
			</description>
		</item>
		
		
		
		<item>
			<title>Developers daily Git commands</title>
			<link>https://smallmedium.net/blog/2022/04/developers-daily-git-commands/</link>
			<pubDate>Thu, 07 Apr 2022 00:00:00 +0000</pubDate>
			
			<guid>https://smallmedium.net/blog/2022/04/developers-daily-git-commands/</guid>
			<description>
			
				As a software engineer, using a Version Control System (VCS) is pretty much a given and these days most of the software engineers/developers …
			
			</description>
		</item>
		
		
		
		<item>
			<title>The Match Operator in Elixir</title>
			<link>https://smallmedium.net/blog/2021/02/the-match-operator-in-elixir/</link>
			<pubDate>Wed, 24 Feb 2021 00:00:00 +0000</pubDate>
			
			<guid>https://smallmedium.net/blog/2021/02/the-match-operator-in-elixir/</guid>
			<description>
			
				In the last post we took a brief look at the different datatypes in Elixir, and in this post we’re going to take a look at the match = …
			
			</description>
		</item>
		
		
		
		<item>
			<title>Basic Data Types and Operations in Elixir</title>
			<link>https://smallmedium.net/blog/2021/02/basic-data-types-and-operations-in-elixir/</link>
			<pubDate>Sat, 20 Feb 2021 00:00:00 +0000</pubDate>
			
			<guid>https://smallmedium.net/blog/2021/02/basic-data-types-and-operations-in-elixir/</guid>
			<description>
			
				Elixir’s core datatypes are much like that of any other language. It has Integers, Floats, Strings, and Booleans just like most languages. …
			
			</description>
		</item>
		
		
		
		<item>
			<title>Finally getting around to creating a blog</title>
			<link>https://smallmedium.net/blog/2021/02/finally-getting-around-to-creating-a-blog/</link>
			<pubDate>Thu, 18 Feb 2021 00:00:00 +0000</pubDate>
			
			<guid>https://smallmedium.net/blog/2021/02/finally-getting-around-to-creating-a-blog/</guid>
			<description>
			
				Finally taking the time to get a blog up and running for myself. I have been taking for years about putting up a blog so that share my …
			
			</description>
		</item>
		
		
	</channel>
</rss>
