<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Fedora on Blog | Tomáš Tomeček</title>
		<link>https://blog.tomecek.net/tags/fedora/</link>
		<description>Recent content in Fedora on Blog | Tomáš Tomeček</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Tue, 23 Jun 2026 20:00:00 +0200</lastBuildDate>
		
			<atom:link href="https://blog.tomecek.net/tags/fedora/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Running opencode inside openshell on Fedora 44 with llama-cpp</title>
				<link>https://blog.tomecek.net/post/opencode-openshell-fedora-llama-cpp/</link>
				<pubDate>Tue, 23 Jun 2026 20:00:00 +0200</pubDate>
				<guid>https://blog.tomecek.net/post/opencode-openshell-fedora-llama-cpp/</guid>
				<description>&lt;p&gt;For quite some time I wanted to explore&#xA;&lt;a href=&#34;https://github.com/NVIDIA/OpenShell&#34;&gt;openshell&lt;/a&gt;. I naively thought it would be&#xA;easy to set up on my workstation that has an AMD GPU, together with llama-cpp&#xA;as an inference server.&lt;/p&gt;&#xA;&lt;p&gt;After following the tutorial, I was immediately stuck even with running the gateway in a podman container.&lt;/p&gt;&#xA;&lt;p&gt;I guess I&amp;rsquo;m too old for this stuff because I let Claude Code to investigate the problems.&lt;/p&gt;&#xA;&lt;img src=&#34;https://blog.tomecek.net/img/flower-jun2026.JPG&#34; style=&#34;width: 800px;&#34;&gt;</description>
			</item>
			<item>
				<title>Flock 2023 trip report</title>
				<link>https://blog.tomecek.net/post/flock-2023/</link>
				<pubDate>Sun, 13 Aug 2023 08:00:00 +0200</pubDate>
				<guid>https://blog.tomecek.net/post/flock-2023/</guid>
				<description>&lt;p&gt;My first conference outside of Brno after the pandemic. I forgot how stressed I&#xA;am from the travelling. Didn&amp;rsquo;t have to wait long to realize why:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;traffic jam in Brno&lt;/li&gt;&#xA;&lt;li&gt;90 minutes flight delay&lt;/li&gt;&#xA;&lt;li&gt;downpour of people on the airport&lt;/li&gt;&#xA;&lt;li&gt;border control scanners not made for my height&lt;/li&gt;&#xA;&lt;li&gt;missing connections because of delays&lt;/li&gt;&#xA;&lt;li&gt;never-ending transfers&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;All of this was worth the frustration to absorb Flock energy and magic.&lt;/strong&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Flock 2018 trip report</title>
				<link>https://blog.tomecek.net/post/flock-2018-report/</link>
				<pubDate>Wed, 22 Aug 2018 10:30:30 +0200</pubDate>
				<guid>https://blog.tomecek.net/post/flock-2018-report/</guid>
				<description>&lt;p&gt;Thank you for the contributions and review, Dominika and Jirka.&lt;/p&gt;&#xA;&lt;h2 id=&#34;fedora-and-centos-will-be-closer&#34;&gt;Fedora and CentOS will be closer&lt;/h2&gt;&#xA;&lt;p&gt;A presentation from Jim Perrin and Matt Miller revealed that Fedora and CentOS&#xA;dist-git will be tied together. This change will likely provide an opportunity&#xA;to do crazy, awesome and beautiful stuff. But the key thing is to have a single&#xA;dist-git deployment instead of 2 at start. Once that’s done, we may start&#xA;thinking about what to do with it.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Recent news in container tech: issue 2</title>
				<link>https://blog.tomecek.net/post/recent-news-in-container-tech-2/</link>
				<pubDate>Thu, 21 Jun 2018 08:57:59 +0200</pubDate>
				<guid>https://blog.tomecek.net/post/recent-news-in-container-tech-2/</guid>
				<description>&lt;p&gt;This is an issue number 2 of what&amp;rsquo;s happening in the world of linux containers.&#xA;We have 2 items on the menu for today:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Kata containers 1.0&lt;/li&gt;&#xA;&lt;li&gt;Buildah 1.0&lt;/li&gt;&#xA;&lt;/ol&gt;</description>
			</item>
			<item>
				<title>Building Container Images with Buildah and Ansible</title>
				<link>https://blog.tomecek.net/post/building-containers-with-buildah-and-ansible/</link>
				<pubDate>Sun, 04 Feb 2018 11:12:00 +0100</pubDate>
				<guid>https://blog.tomecek.net/post/building-containers-with-buildah-and-ansible/</guid>
				<description>&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: I started a tool which simplifies all of this into a single&#xA;command: &lt;a href=&#34;https://github.com/TomasTomecek/ab&#34;&gt;TomasTomecek/ab&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Do you use Ansible roles to provision your infrastructure? And would you like&#xA;to use those very same roles to create container images? You came to the right&#xA;place!&lt;/p&gt;&#xA;&lt;p&gt;We are working on a project (and you problably heard of it already) called&#xA;&lt;a href=&#34;https://github.com/ansible/ansible-container&#34;&gt;Ansible Container&lt;/a&gt;. It&amp;rsquo;s not&#xA;just about creation of container images. It covers the complete workflow of&#xA;a containerized application. From build, local run, test to deploy.&lt;/p&gt;&#xA;&lt;p&gt;In this blog post, I would like to show you how Ansible Container does those&#xA;builds — from an Ansible role to a container image.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Flock 2016: my notes</title>
				<link>https://blog.tomecek.net/post/flock-2016/</link>
				<pubDate>Fri, 12 Aug 2016 11:00:00 +0200</pubDate>
				<guid>https://blog.tomecek.net/post/flock-2016/</guid>
				<description>&lt;p&gt;Last week we were at Flock 2016 which was held in Krakow, Poland. Awesome&#xA;event, lots of news, great people, plenty of conversations and fun.&lt;/p&gt;&#xA;&lt;p&gt;Here is a list of my notes:&lt;/p&gt;</description>
			</item>
			<item>
				<title>Build docker engine on Fedora</title>
				<link>https://blog.tomecek.net/post/build-docker-engine-in-fedora/</link>
				<pubDate>Tue, 27 Oct 2015 14:29:33 +0100</pubDate>
				<guid>https://blog.tomecek.net/post/build-docker-engine-in-fedora/</guid>
				<description>&lt;p&gt;It&amp;rsquo;s not that hard, here are a couple pain points:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;make sure that &lt;code&gt;GOPATH&lt;/code&gt; is right&lt;/strong&gt; — you want to compile against your checked out docker, not master docker&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
	</channel>
</rss>
