<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Github on whois JoeByjo</title><link>https://joebyjo.dev/tags/github/</link><description>Recent content in Github on whois JoeByjo</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 23 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://joebyjo.dev/tags/github/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting GitHub updates on Discord</title><link>https://joebyjo.dev/posts/github_updates_on_discord/</link><pubDate>Mon, 23 Mar 2026 00:00:00 +0000</pubDate><guid>https://joebyjo.dev/posts/github_updates_on_discord/</guid><description>&lt;p&gt;I’ll be honest, I set this up because GitHub email notifications just weren’t cutting it. They’re delayed, easy to miss, and honestly a bit noisy.&lt;/p&gt;
&lt;p&gt;Instead of over-engineering a solution (which I was &lt;em&gt;very&lt;/em&gt; tempted to do), I went with the simplest possible approach:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Let GitHub send events directly to Discord using a webhook.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;No backend. No scripts. Just HTTP.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;p&gt;Before starting, make sure you have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A &lt;strong&gt;GitHub account&lt;/strong&gt; with a repository&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;Discord server&lt;/strong&gt; where you can create webhooks&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="how-this-works"&gt;How This Works&lt;/h2&gt;
&lt;p&gt;At a high level:&lt;/p&gt;</description></item><item><title>My Insane Blog Pipeline</title><link>https://joebyjo.dev/posts/my_insane_blog_pipeline/</link><pubDate>Tue, 24 Feb 2026 00:00:00 +0000</pubDate><guid>https://joebyjo.dev/posts/my_insane_blog_pipeline/</guid><description>&lt;p&gt;I’ve reached a point where my brain is essentially a browser with too many tabs open. To fix this, I decided to start blogging for two reasons: I needed a &amp;ldquo;second brain&amp;rdquo; to offload everything I’m learning, and I stumbled upon a &lt;a href="https://www.youtube.com/watch?v=dnE7c0ELEH8"&gt;NetworkChuck video&lt;/a&gt; that made building a blog pipeline look like the perfect sandbox for some DevOps experimentation.&lt;/p&gt;
&lt;p&gt;Instead of just &amp;ldquo;making a website&amp;rdquo; I decided to treat this like a real engineering project. I’ve been procrastinating on my portfolio for years, so I figured I’d finally build it properly using CI/CD, GitHub Actions, and modern static site practices.&lt;/p&gt;</description></item></channel></rss>