-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss.xml
16 lines (16 loc) · 8.89 KB
/
rss.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Michael Toohig’s Blog</title><description>I showcase my work and hobby projects and write posts about things I learn.</description><link>https://michaeltoohig.com</link><item><title>Dockerized Borgmatic with Multiple Configs</title><link>https://michaeltoohig.com/blog/dockerized-borgmatic</link><guid isPermaLink="true">https://michaeltoohig.com/blog/dockerized-borgmatic</guid><description>Running a single borgmatic docker container with the intention of maintaining multiple borg repos.</description><pubDate>Wed, 25 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Using Threads with Flask</title><link>https://michaeltoohig.com/blog/using-threads-with-flask</link><guid isPermaLink="true">https://michaeltoohig.com/blog/using-threads-with-flask</guid><description>Background tasks for toy projects when Celery and a dedicated message queue service are too heavy.</description><pubDate>Tue, 20 Aug 2024 00:00:00 GMT</pubDate></item><item><title>Notes On Learning OpenTofu</title><link>https://michaeltoohig.com/blog/on-learning-opentofu</link><guid isPermaLink="true">https://michaeltoohig.com/blog/on-learning-opentofu</guid><description>Provisioning & Deploying my personal projects.</description><pubDate>Wed, 29 May 2024 00:00:00 GMT</pubDate></item><item><title>South Sea Cargo Driver's App</title><link>https://michaeltoohig.com/projects/ssc-drivers</link><guid isPermaLink="true">https://michaeltoohig.com/projects/ssc-drivers</guid><description>Offline-First PWA for delivery drivers in remote areas</description><pubDate>Fri, 03 May 2024 00:00:00 GMT</pubDate></item><item><title>South Sea Cargo Container Tracker</title><link>https://michaeltoohig.com/projects/ssc-container-tracker</link><guid isPermaLink="true">https://michaeltoohig.com/projects/ssc-container-tracker</guid><description>Replacing the foundation on a local shipping business's information system.</description><pubDate>Mon, 08 Apr 2024 00:00:00 GMT</pubDate></item><item><title>Building a PWA Outbox Feature</title><link>https://michaeltoohig.com/blog/pwa-outbox</link><guid isPermaLink="true">https://michaeltoohig.com/blog/pwa-outbox</guid><description>Recording failed POST requests and retrying on demand.</description><pubDate>Mon, 08 Apr 2024 00:00:00 GMT</pubDate></item><item><title>Offline-First PWA</title><link>https://michaeltoohig.com/blog/offline-first-pwa</link><guid isPermaLink="true">https://michaeltoohig.com/blog/offline-first-pwa</guid><description>A webapp built for offline users which gracefully handles expired authorizations.</description><pubDate>Sun, 07 Apr 2024 00:00:00 GMT</pubDate></item><item><title>Astro + Rehype Pretty Code</title><link>https://michaeltoohig.com/blog/astro-rehype-pretty-code</link><guid isPermaLink="true">https://michaeltoohig.com/blog/astro-rehype-pretty-code</guid><description>Applying Tailwind styles to your code snippets with light & dark modes.</description><pubDate>Sat, 30 Mar 2024 00:00:00 GMT</pubDate></item><item><title>Directus Insights Are Not Mature</title><link>https://michaeltoohig.com/blog/directus-insights-are-not-mature</link><guid isPermaLink="true">https://michaeltoohig.com/blog/directus-insights-are-not-mature</guid><description>Directus itself is a great headless CMS but its Insights feature is not mature.
</description><pubDate>Thu, 29 Feb 2024 00:00:00 GMT</pubDate></item><item><title>Custom Extensions for Directus</title><link>https://michaeltoohig.com/blog/directus-extensions</link><guid isPermaLink="true">https://michaeltoohig.com/blog/directus-extensions</guid><description>How to get started with self-hosting Directus and write custom extensions.</description><pubDate>Wed, 02 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Sabdivisen.com</title><link>https://michaeltoohig.com/projects/sabdivisen</link><guid isPermaLink="true">https://michaeltoohig.com/projects/sabdivisen</guid><description>Vanuatu's map for subdivisions.</description><pubDate>Mon, 17 Jul 2023 00:00:00 GMT</pubDate></item><item><title>Design of a Web Scraper</title><link>https://michaeltoohig.com/blog/design-of-a-web-scraper</link><guid isPermaLink="true">https://michaeltoohig.com/blog/design-of-a-web-scraper</guid><description>The high-level overview of a custom web scraper.
</description><pubDate>Sun, 26 Mar 2023 00:00:00 GMT</pubDate></item><item><title>VMGD API</title><link>https://michaeltoohig.com/projects/vmgd-api</link><guid isPermaLink="true">https://michaeltoohig.com/projects/vmgd-api</guid><description>An unofficial API for Vanuatu Meteorology Services.
</description><pubDate>Thu, 23 Mar 2023 00:00:00 GMT</pubDate></item><item><title>Vanuatu Energy Dashboard</title><link>https://michaeltoohig.com/projects/vanuatu-energy-dashboard</link><guid isPermaLink="true">https://michaeltoohig.com/projects/vanuatu-energy-dashboard</guid><description>An open source dashboard on Vanuatu's energy sources and
prices from information obtained in public records.
</description><pubDate>Sun, 02 Oct 2022 00:00:00 GMT</pubDate></item><item><title>Automating PDF Hyperlinks</title><link>https://michaeltoohig.com/projects/pdf-hyperlinks</link><guid isPermaLink="true">https://michaeltoohig.com/projects/pdf-hyperlinks</guid><description>Improving efficiency by rebuilding lost hyperlinks</description><pubDate>Thu, 22 Sep 2022 00:00:00 GMT</pubDate></item><item><title>Scraping PDFs With Computer Vision</title><link>https://michaeltoohig.com/blog/scraping-pdfs-with-opencv</link><guid isPermaLink="true">https://michaeltoohig.com/blog/scraping-pdfs-with-opencv</guid><description>Using OpenCV to scrape figures from PDF files.
</description><pubDate>Thu, 15 Sep 2022 00:00:00 GMT</pubDate></item><item><title>Astro@v1 is not mature</title><link>https://michaeltoohig.com/blog/astro-is-not-mature</link><guid isPermaLink="true">https://michaeltoohig.com/blog/astro-is-not-mature</guid><description>Astro v1 is more difficult to work with than its beta version.</description><pubDate>Tue, 30 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Integrating A New Subscriber Management System</title><link>https://michaeltoohig.com/projects/integrating-a-new-sms</link><guid isPermaLink="true">https://michaeltoohig.com/projects/integrating-a-new-sms</guid><description>Writing the glue to tie two different systems under one managment software.
</description><pubDate>Sat, 06 Aug 2022 00:00:00 GMT</pubDate></item><item><title>Migrating to Astro</title><link>https://michaeltoohig.com/blog/migrating-to-astro</link><guid isPermaLink="true">https://michaeltoohig.com/blog/migrating-to-astro</guid><description>Detailing the process I experienced migrating this site from Vitepress to Astro and how I got to `yet another framework`.
</description><pubDate>Sat, 30 Jul 2022 00:00:00 GMT</pubDate></item><item><title>OG Tags and Facebook Issues</title><link>https://michaeltoohig.com/blog/open-graph-facebook</link><guid isPermaLink="true">https://michaeltoohig.com/blog/open-graph-facebook</guid><description>Painful workarounds to accommodate Facebook's web crawler
</description><pubDate>Sun, 12 Jun 2022 00:00:00 GMT</pubDate></item><item><title>FastAPI Is Not Mature</title><link>https://michaeltoohig.com/blog/fastapi-is-not-mature</link><guid isPermaLink="true">https://michaeltoohig.com/blog/fastapi-is-not-mature</guid><description>FastAPI and its ecosystem is touted for more than it is ready for.
</description><pubDate>Sun, 12 Jun 2022 00:00:00 GMT</pubDate></item><item><title>Uppy and Tus</title><link>https://michaeltoohig.com/blog/tus-and-uppy</link><guid isPermaLink="true">https://michaeltoohig.com/blog/tus-and-uppy</guid><description>Integrating resumable uploads into Bilolok.
</description><pubDate>Sun, 13 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Thumbor</title><link>https://michaeltoohig.com/blog/thumbor</link><guid isPermaLink="true">https://michaeltoohig.com/blog/thumbor</guid><description>Integrating Thumbor image thumbnail service into Bilolok.
</description><pubDate>Sun, 13 Mar 2022 00:00:00 GMT</pubDate></item><item><title>Bilolok</title><link>https://michaeltoohig.com/projects/bilolok</link><guid isPermaLink="true">https://michaeltoohig.com/projects/bilolok</guid><description>A Foursqaure inspired app for kava bars in Port Vila, Vanuatu.
</description><pubDate>Sat, 13 Mar 2021 00:00:00 GMT</pubDate></item><item><title>Remote Video Monitoring</title><link>https://michaeltoohig.com/projects/remote-video-monitoring</link><guid isPermaLink="true">https://michaeltoohig.com/projects/remote-video-monitoring</guid><description>Automated Post-STB QoS monitoring with a RaspberryPi
</description><pubDate>Sun, 14 Feb 2021 00:00:00 GMT</pubDate></item><item><title>1NOMO</title><link>https://michaeltoohig.com/projects/1nomo</link><guid isPermaLink="true">https://michaeltoohig.com/projects/1nomo</guid><description>A comprehensive linear TV station platform. Broadcast free-to-air in Port Vila, Vanuatu.
</description><pubDate>Sun, 22 Mar 2020 00:00:00 GMT</pubDate></item></channel></rss>