<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on Jericho's blog</title><link>https://jkeyne.dev/post/</link><description>Recent content in Posts on Jericho's blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 09 Jul 2026 18:20:33 +0000</lastBuildDate><atom:link href="https://jkeyne.dev/post/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploying my blog with ansible</title><link>https://jkeyne.dev/post/2023-10-08-deploying-my-blog-with-ansible/</link><pubDate>Sun, 08 Oct 2023 01:36:31 +0000</pubDate><guid>https://jkeyne.dev/post/2023-10-08-deploying-my-blog-with-ansible/</guid><description>&lt;p&gt;I&amp;rsquo;ve recently been making an effort to migrate my server stack to use &lt;a href="https://www.ansible.com/"&gt;ansible&lt;/a&gt; to manage everything.
So I wanted to see if I could compile and deploy my blog using just ansible. (spoiler: I can)&lt;/p&gt;</description></item><item><title>Scansnap S300, S1100, S1300, S1300i on Linux</title><link>https://jkeyne.dev/post/2022-01-29-scansnap-on-linux/</link><pubDate>Sat, 29 Jan 2022 03:03:06 +0000</pubDate><guid>https://jkeyne.dev/post/2022-01-29-scansnap-on-linux/</guid><description>&lt;p&gt;TLDR: run this script to get S300, S1100, S1300, or S1300i models working in Linux: &lt;a href="https://jkeyne.dev/scansnap.sh"&gt;script&lt;/a&gt;&lt;/p&gt;</description></item><item><title>ARCHIVE: Linux on a NuVision 8" Tablet TM800W610L</title><link>https://jkeyne.dev/post/2021-11-01-linux-on-a-nuvision-8-tablet-tm800w610l/</link><pubDate>Mon, 01 Nov 2021 16:55:16 +0000</pubDate><guid>https://jkeyne.dev/post/2021-11-01-linux-on-a-nuvision-8-tablet-tm800w610l/</guid><description>&lt;p&gt;This is an old blog post I wrote back in March 2018, but I thought it might be worth posting again.&lt;/p&gt;</description></item><item><title>Jumpdrive only p-boot image</title><link>https://jkeyne.dev/post/2021-09-13-jumpdrive-only-p-boot-image/</link><pubDate>Mon, 13 Sep 2021 21:56:32 +0000</pubDate><guid>https://jkeyne.dev/post/2021-09-13-jumpdrive-only-p-boot-image/</guid><description>&lt;p&gt;TLDR: if you just want my image: &lt;a href="https://jkeyne.dev/multi.img.xz"&gt;here you go&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Setting up a startpage</title><link>https://jkeyne.dev/post/2021-05-20-settings-up-a-startpage/</link><pubDate>Thu, 20 May 2021 23:40:05 +0000</pubDate><guid>https://jkeyne.dev/post/2021-05-20-settings-up-a-startpage/</guid><description>&lt;p&gt;I made a pretty unusual setup for generating a start page. All you need is this python script, &lt;code&gt;sites.yml&lt;/code&gt;, and &lt;code&gt;index.css&lt;/code&gt;. I find this script makes it pretty easy for me to add new sites whenever I want. If you want to look at other examples of start pages feel free to look at &lt;a href="https://reddit.com/r/startpages"&gt;r/startpages&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Setting up nginx as a reverse-proxy for docker services</title><link>https://jkeyne.dev/post/2020-06-27-setting-up-nginx-as-a-reverse-proxy-for-docker-services/</link><pubDate>Sat, 27 Jun 2020 13:11:00 +0000</pubDate><guid>https://jkeyne.dev/post/2020-06-27-setting-up-nginx-as-a-reverse-proxy-for-docker-services/</guid><description>&lt;h1 id="prerequisites"&gt;Prerequisites&lt;/h1&gt;
&lt;p&gt;I&amp;rsquo;m going to assume that you have a few things already setup before starting.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A working server&lt;/li&gt;
&lt;li&gt;Working nginx setup&lt;/li&gt;
&lt;li&gt;A service already running in docker&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Setting up a blog</title><link>https://jkeyne.dev/post/2020-06-25-setting-up-a-blog/</link><pubDate>Thu, 25 Jun 2020 20:25:48 +0000</pubDate><guid>https://jkeyne.dev/post/2020-06-25-setting-up-a-blog/</guid><description>&lt;h1 id="getting-started"&gt;Getting started&lt;/h1&gt;
&lt;p&gt;The first two things you will need to setup your blog is a domain name and a server (either self-hosted or a vps). I&amp;rsquo;m not going to go into depth on setting those up in the blog entry as there are many ways to do it, but I chose to buy &lt;code&gt;jkeyne.dev&lt;/code&gt; from &lt;a href="https://www.namecheap.com"&gt;Namecheap&lt;/a&gt; and I got a server from &lt;a href="https://www.linode.com"&gt;Linode&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Hello world</title><link>https://jkeyne.dev/post/2020-06-25-hello-world/</link><pubDate>Thu, 25 Jun 2020 10:34:01 +0000</pubDate><guid>https://jkeyne.dev/post/2020-06-25-hello-world/</guid><description>&lt;p&gt;Welcome to my blog. I will be posting about my various projects over time here. I have a variety of interests so expect to see anything from electrical design to code to server setup to whatever else I feel like posting.&lt;/p&gt;
&lt;p&gt;My first few posts are going to be about how I setup my own blog along with the other services I have running on my server.&lt;/p&gt;</description></item></channel></rss>