<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>João Neto — Blog</title><description>Notes and tutorials on distributed systems, software testing, and engineering.</description><link>https://joao.neto.pt/</link><item><title>Using GitHub Repositories as Helm Registries</title><link>https://joao.neto.pt/blog/github-helm-registry/</link><guid isPermaLink="true">https://joao.neto.pt/blog/github-helm-registry/</guid><description>A quick guide on how to set up a no-maintenance, zero-cost private Helm registry using nothing more than a GitHub private repository.</description><pubDate>Sun, 03 Jul 2022 00:00:00 GMT</pubDate></item><item><title>Computing Writesets of C Functions</title><link>https://joao.neto.pt/blog/computing-writesets-c-functions/</link><guid isPermaLink="true">https://joao.neto.pt/blog/computing-writesets-c-functions/</guid><description>A proof-of-concept, showing we can treat C/C++ functions like we treat database transactions, albeit in a more convoluted way.</description><pubDate>Sat, 01 Jun 2019 00:00:00 GMT</pubDate></item><item><title>Travis CI Java Tutorial</title><link>https://joao.neto.pt/blog/travis-ci-java-tutorial/</link><guid isPermaLink="true">https://joao.neto.pt/blog/travis-ci-java-tutorial/</guid><description>A short, straight-to-the-point tutorial on how to get started with a Java project on GitHub, and enabling continuous integration using Travis CI. A starter project is provided, with a simple calculator application as well as basic JUnit tests.</description><pubDate>Tue, 09 Apr 2019 00:00:00 GMT</pubDate></item><item><title>Analysis of VPFFT for HPC</title><link>https://joao.neto.pt/blog/vpfft-analysis/</link><guid isPermaLink="true">https://joao.neto.pt/blog/vpfft-analysis/</guid><description>A detailed analysis of a high-performance application to be ran on the MareNostrum supercomputer, discussing the tools used, as well as the steps and decisions along the way. We identify application and algorithmic features that should be redesigned, as well as suggestions on deployment to make sure the application runs as fast as possible.</description><pubDate>Thu, 26 Oct 2017 00:00:00 GMT</pubDate></item></channel></rss>